0.2.6 • Published 6 years ago

laserlist v0.2.6

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

laserlist: Lazy linked list

CircleCI

Implementation of single linked list in TypeScript with "functional" style operators. Everything is lazy with ES getter syntax. Probably not super fast and brutal on memory, but we're just having fun here. Mostly follows the source code in elm-lang/core.

Installing

yarn add laserlist

License

MIT

0.2.6

6 years ago

0.2.5

6 years ago

0.2.4

6 years ago

0.2.3

6 years ago

0.2.2

6 years ago

0.2.1

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago