Projects with this topic
-
Sort tuples efficiently and with good type inference. Choose among stable and unstable sorts.
Updated -
Static shuffling and static random permutations: shuffling of tuples and generating random permutation tuples
Updated -
Map implementation using N-tuples as multi-dimensional keys.
Updated -
Package tuple provides a very basic, lightweight tuple type representing a set of two distinct, typed values in four different flavours.
Updated -
Gives a static (linear) view of a container. Julia package.
Updated -
Overview
Sequential Algebra is a Mathematics field, designed for large data operations.
In Practical terms, it has the same purpose as Relational Algebra, and it is an alternative to it, by correcting some issues, and by providing some updates, i
Updated -
Sort small collections efficiently and with good type inference. The sort is an unstable sort. The supported collections are currently tuples and vectors.
Updated -
Encodes nested sequences of tuples and primitive types in an order- and prefix-preserving way.
Updated