Closed sfcgeorge closed 8 years ago
Fixes #204 by adding builtin Int and NatPos contracts.
Int
NatPos
Added to TUTORIAL.md and fixed documentation links by namespacing builtin.
Added to cucumber features and tested still passing.
LGTM
THanks @sfcgeorge !
Fixes #204 by adding builtin
Int
andNatPos
contracts.Added to TUTORIAL.md and fixed documentation links by namespacing builtin.
Added to cucumber features and tested still passing.