Qore Util Module Reference  1.2
 All Classes Namespaces Files Functions Variables Modules Pages
Util Module

Util Module Introduction

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:

Release Notes

util_1_2

util_1_1

util_1_0

  • the initial version of the Util module