code/_helpers/lists.dm
DET_DEFINITE | the |
---|---|
DET_INDEFINITE | a, an, some |
/proc/listDeepClone | Deep copy/clone everything in the list, or reference things that cannot be cloned. Use with caution. atom_refs_only: If true, the proc will only reference /atom subtypes, and will not clone them. |
/proc/is_dense_assoc | Is this a dense (all keys have non-null values) associative list with at least one entry? |
Define Details
DET_DEFINITE
the
DET_INDEFINITE
a, an, some