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.
chlobes/array_tuple
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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.