@typed/maybe

Data structure for working with values that may not exist

Usage no npm install needed!

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

README

@typed/maybe

Data-type for handling "nothing" for your sanity.