Loading

IMMUTABLE

lists maps sets

Transforms a collection (LIST, MAP, VLIST, SET) into an immutable one. Any attempt to modify the immutable collection will fail. The original collection is not modified.

IMMUTABLE is available since version 1.0.0.

Signatures