Open phorward opened 2 years ago
Similar to JavaScript, Tokay has two atomics to define an empty value.
void
null
This concept is currently not enforced in Tokay. Here's an example:
There are several more, related methods currently available. General rules relating void:
Similar to JavaScript, Tokay has two atomics to define an empty value.
void
is intended to define a value which isn't therenull
is a defined empty valueThis concept is currently not enforced in Tokay. Here's an example:
There are several more, related methods currently available. General rules relating void: