v2.1.0
- Added the
isValidator()
,isExpectation()
, andisLazyEvaluator()
methods, which allow you to check what type of value you have. - Fixed a bug that prevented negative bigint literals from being parsed.
isValidator()
, isExpectation()
, and isLazyEvaluator()
methods, which allow you to check what type of value you have.