laserlist
TypeScript icon, indicating that this package has built-in type declarations

0.2.6 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i laserlist

Weekly Downloads

10

Version

0.2.6

License

MIT

Last publish

Collaborators

  • garbles