1 unstable release
| 0.1.0 | Jan 7, 2021 |
|---|
#2426 in Data structures
21KB
587 lines
functional_list
This library provides an immutable, singly-linked list implementation designed to be used with as little mutation as possible.
See the list module documentation for more details.