Qore Util Module Reference  1.4
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.4.1

Util 1.4

Util 1.3

Util 1.2

Util 1.1

Util 1.0

  • the initial version of the Util module