https://github.com/zudov/purescript-undefinable
A library for dealing with undefined values in foreign libraries.
https://github.com/zudov/purescript-undefinable
Last synced: 5 months ago
JSON representation
A library for dealing with undefined values in foreign libraries.
- Host: GitHub
- URL: https://github.com/zudov/purescript-undefinable
- Owner: zudov
- License: other
- Created: 2016-02-13T14:43:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-13T14:50:43.000Z (over 10 years ago)
- Last Synced: 2025-02-06T08:45:38.116Z (over 1 year ago)
- Language: PureScript
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# purescript-undefinable
A library for dealing with `undefined` values in foreign libraries.
- [Module Documentation](docs/Data/Undefinable.md)