gitlab.com topics: tuples
dantelepoole/tuple
Package tuple provides a very basic, lightweight tuple type representing a set of two distinct, typed values in four different flavours.
Last synced at: about 1 month ago - Stars: 0 - Forks: 0
nsajko/TupleSorting.jl
Sort tuples efficiently and with good type inference. Choose among stable and unstable sorts.
Last synced at: 23 days ago - Stars: 1 - Forks: 0
nsajko/OptimalSortingNetworks.jl
Sort small collections efficiently and with good type inference. The sort is an unstable sort. The supported collections are currently tuples and vectors.
Last synced at: 25 days ago - Stars: 1 - Forks: 0
cptpackrat/tuplemap
Map implementation using N-tuples as multi-dimensional keys.
Last synced at: 15 days ago - Stars: 0 - Forks: 0
mail.umlcat/sequential-algebra
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
Last synced at: 10 months ago - Stars: 0 - Forks: 0

dlnet/lexicographic-encoding
Encodes nested sequences of tuples and primitive types in an order- and prefix-preserving way.
Last synced at: about 1 month ago - Stars: 0 - Forks: 0