listopia
List transformer
A Common Lisp library for manipulating and transforming lists in a functional style.
List manipulation library inspired by Haskell package Data.List
31 stars
5 watching
2 forks
Language: Common Lisp
last commit: over 3 years ago
Linked from 1 awesome list
haskelllisplist
Related projects:
Repository | Description | Stars |
---|---|---|
pylons/colander | A library for serializing and deserializing data structures into strings, mappings, and lists while performing validation. | 451 |
gabriella439/list-transformer | A monad transformer library for handling lists in Haskell | 60 |
nlgranger/seqtools | A Python library to manipulate and transform indexable data | 48 |
haskell/mtl | A collection of monad classes and transformers that enable functional programming in Haskell | 367 |
optics-dev/monocle | A Scala library providing a functional programming style interface to manipulate and compose data structures using lenses and other combinatorial techniques. | 1,654 |
cgarciae/phi | A Python library for functional programming that aims to simplify the experience by providing a unified API and operator overloading for common data transformations and operations. | 134 |
paldepind/functionize | A library that converts existing JavaScript libraries into functional ones by applying a set of transformations to their methods. | 49 |
ingolemo/python-lenses | A Python library that helps manipulate nested immutable data structures without mutating them. | 311 |
stavro/remodel | A library to transform data structures for API serialization | 141 |
spl/dlist | A data structure library providing efficient append and snoc operations for list-like types | 65 |
johnpolacek/stacktable.js | A jQuery plugin that converts wide tables into a 2-column format for smaller screens. | 1,028 |
harrypeach/kia | A library of simple terminal spinners for creating interactive CLI experiences in Deno | 51 |
obrok/lens | A utility for working with nested data structures | 190 |
gamrix/cs231n_proj | This project focuses on manipulating 3D views using deep learning techniques. | 6 |
galliaproject/gallia-core | A Scala library for data transformation with schema awareness | 86 |