treble-snake / async-optional

Optional implementation inspired by java.util.Optional. Works with Promises and async functions.
MIT License
17 stars 0 forks source link

Update interfaces #2

Closed treble-snake closed 6 years ago

treble-snake commented 6 years ago

Use more logical names. Update docs. Update README.