Qore Util Module Reference
1.8
|
The Util module provides some generally-useful routines that are more suitable for writing in Qore than in C++.
To use this module, use "%requires Util"
in your code.
All the public symbols in the module are defined in the Util namespace
Functions:
parse_to_qore_value()
with floats and numbers with trailing zeros (issue 4349)parse_memory_size()
with numbers larger than 9
(issue 4198)EVAL=
expressions in parse_to_qore_value() where expressions that evaluated to integer 0 or floating-point values were returned as NOTHING (issue 3851)lang
value (issue 3182)