The world of undefined values.
mandelsoft
released this
20 Feb 16:16
·
281 commits
to master
since this release
The major feature of this release is to introduce a new literal for an undefined value (~~
). It opens a rich set of possibilities for dealing with implicit and explicit configuration settings managed by different stubs.
Additionally, to round up this feature, a new function require
has been added, that simplifies the handling of null
values.