origamitower / folktale

[not actively maintained!] A standard library for functional programming in JavaScript
https://folktale.origamitower.com/
MIT License
2.04k stars 102 forks source link

Provide property based tests for Maybe.fromNullable() #210

Open HeeL opened 5 years ago

HeeL commented 5 years ago

Tests cases for Just() and Nothing() for fromNullable() method of Maybe.