LazedAssocArray.storage

This variable holds the instance as a value of hashmap.

class LazedAssocArray(T)
T[string] storage;

Meta