Revision history for Tuple

0.0.5  2018-10-20T13:51:03+02:00
    - Account for STORE initialize -> INITIALIZE change

0.0.4  2018-09-15T10:12:54+02:00
    - Don't use an anoymous class for iterating for better optimizability

0.0.3  2018-07-15T22:26:12+02:00
    - Marked "tuple" as "is nodal" so that meta-ops work on it correctly

0.0.2  2018-07-15T19:37:22+02:00
    - Made sure that Tuple's are also Iterable
    - Added candidates for directly handling a single Iterable (for performance)
    - Fixed erroneous "is Positional"

0.0.1  2018-07-15T16:34:27+02:00
    - Initial version
