possible

A monad-like object that may possibly have a value, an error, timeout, or a captured throw.

Usage no npm install needed!

<script type="module">
  import possible from 'https://cdn.skypack.dev/possible';
</script>

README

Possible

Because anything is possible.... A monad-like object that may possibly have a value, or possibly some sort or error.

NOTE

Under development... not ready for prime time.

Example

to be written...

Installation

npm install possible

Release History

  • 2014-11-22v0.1.0Initial release.