This library provides with helper functions, whose goal is to check miscellaneous conditions enclosed in contracts. This include type checking, and the utilities supporting type checking and error handling.
There is no documentation so far, except comments in the code.
Not much in term of tests. Just tested the umd build in a browser environment (open the relevant
index.html
in a local web server).
Open an issue with your idea.
Cf. NOTES.md
if any