-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add primitive type conversion. (#240)
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.
- Loading branch information
1 parent
2b6c249
commit 9c96c84
Showing
1 changed file
with
134 additions
and
37 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters