lyst-ts

Functional Immutable List in TypeScript

Usage no npm install needed!

<script type="module">
  import lystTs from 'https://cdn.skypack.dev/lyst-ts';
</script>

README

lyst-ts

Commitizen friendly

Type-safe Immutable list for Typescript and JavaScript

Getting Started

npm install lyst-ts

DOCS (annotated source)

Why?

This is primarilly a learning exercise for me and a way to try out code quality tools. If you find this useful, cool!