@alixq/monads

A small monad library for TypeScript

Usage no npm install needed!

<script type="module">
  import alixqMonads from 'https://cdn.skypack.dev/@alixq/monads';
</script>

README

TypeScript library implementing Option/Maybe (as Maybe) and Result monads. Meant for internal use. Needs testing. Will import the functions and types globally.