Primi 0.2.5
- Truthness of
null
values can now be determined. That ultimately means that now it supports comparison to other truthy/untruthy values (such asbool
values, etc.) - REPL mode now has slightly better support for multiline input.
null
values can now be determined. That ultimately means that now it supports comparison to other truthy/untruthy values (such as bool
values, etc.)