epyt
v0.0.2
Published
Type creation, validation, and comparison for Javascript
Downloads
28
Maintainers
Readme
vyper v0.0.2
WARNING: 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...