rt

Modules

aApply
module rt.aApply

This code handles decoding UTF strings for foreach loops.

aApplyR
module rt.aApplyR

This code handles decoding UTF strings for foreach_reverse loops.

aaA
module rt.aaA

Implementation of associative arrays.

adi
module rt.adi

Implementation of dynamic array property support routines.

arraycat
module rt.arraycat

Implementation of array copy support routines.

cast_
module rt.cast_

Implementation of array assignment support routines.

lifetime
module rt.lifetime

This module contains all functions related to an object's lifetime: allocation, resizing, deallocation, and finalization.

util
module rt.util