Type creation, validation, and comparison for Javascript
npm install epytWARNING: This module is not finished. Beware.
#### vyper does 2 things:
Replaces traditional type creation (the class keyword) with the Type class. [Learn more.]()
Sets the constructor of every built-in type (eg: String, Object, Array, ...) to Type. [Learn more.]()
-
vyper will be with us shortly...