Skip to content

Files

Latest commit

d02c8a8 · Sep 7, 2014

History

History
4 lines (3 loc) · 165 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 165 Bytes

tuple

Tuple manipulation library. Since tuples are not inductive we have to make functions for each tuple size. Overloading makes this less painful to use.