mildew.types.array

This module implements how arrays are internally handled. There is no reason to use this instead of constructing a ScriptAny with a D array.

Members

Classes

ScriptArray
class ScriptArray

Implements arrays of ScriptAny values

Meta