Skip to content

Perform generic operations on tuples.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

Dragoteryx/tupl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tupl

This repository contains two crates:

  • tupl: A #![no_std] crate for handling Rust tuples using traits. It also provides traits to manipulate functions.
  • tupl-macros: A crate providing the impl_traits macro used by the main tupl crate to implement the traits for tuples.

About

Perform generic operations on tuples.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages