tuple-append-0.3.0.0: A package to append, sequence and fold items and tuples into new tuples.

tuple-append-0.3.0.0: A package to append, sequence and fold items and tuples into new tuples.

A library that makes it more convenient to append a tuple with m items and a tuple with n items into a tuple with m+n items, together with functions to add an element at the left, or the right side of a tuple and sequence or fold a tuple.

Modules