Skip to content

Latest commit

 

History

History
1 lines (1 loc) · 165 Bytes

File metadata and controls

1 lines (1 loc) · 165 Bytes

provides a trait for converting things to tuples or arrays, trait comes implemented for arrays and tuples up to size 32, except (), because of compiler limitations.