slist

Immutable List Library

A Python library providing an immutable list implementation with type-safe methods for chaining

A spruced up version of the built-in python list. More post fixed methods for lovely typesafe chaining!

GitHub

12 stars
4 watching
1 forks
Language: Python
last commit: 25 days ago

Related projects:

Repository Description Stars
magicstack/immutables An immutable mapping type for high-performance Python applications 1,135
nlgranger/seqtools A Python library to manipulate and transform indexable data 48
spl/dlist A data structure library providing efficient append and snoc operations for list-like types 65
tobgu/pyrsistent Persistent data structures for Python that provide immutable and functional design 2,031
zhemao/funktown A Python library implementing immutable data structures similar to Clojure's Vectors and Maps 75
funkia/list A high-performance, immutable data structure designed for functional programming with a comprehensive API. 1,653
lucaong/immutable Efficient immutable data structures for the Crystal programming language 203
aearly/icepick A library for efficiently handling immutable data structures in JavaScript 421
scottcorgan/immu A lightweight JavaScript library that enables immutable objects with fail-fast error checking and lazy property evaluation. 356
pleasetrythisathome/bardo A Clojure library for defining and manipulating interpolators between values of various types to create intermediate values or sequences. 94
frptools/collectable A library providing high-performance immutable data structures for modern JavaScript applications. 272
benji6/imlazy A library providing functional programming tools for working with lazy, immutable iterables in JavaScript. 103
devteam/immutype Generates extension methods for immutable data types in .NET. 41
nettitude/shellcodemutator Tool to modify assembly code by inserting random no-instructions. 233
ivanseidel/linkedlist A C++ implementation of a dynamic linked list data structure for use in microcontrollers and general software development 349