Skip to content

v0.1.24: Add primitive type conversion. (#240)

Compare
Choose a tag to compare
@jm9e jm9e released this 09 Dec 10:34
The convert operator now supports converting from primitive types into
String, Number, Binary and Bool. This can helps comparing primitive values
to other concrete types, for instance checking for greater than or
boolean truth.