@typed/either

Well-typed data-structure for representing varying outcomes

Usage no npm install needed!

<script type="module">
  import typedEither from 'https://cdn.skypack.dev/@typed/either';
</script>

README

@typed/either

A useful data-type for operations that have more than one outcome, especially failures.