Companion
Functions
Link copied to clipboard
fun combineMapsCanDestroy( destination: A_Map, source: A_Map, canDestroy: Boolean): A_BasicObject
Content copied to clipboard
Combine the two maps into a single map, destroying the destination if possible and appropriate.
Link copied to clipboard
Answer the empty map.
Link copied to clipboard
Create a new map whose contents correspond to the specified vararg array of alternating keys and values.
Link copied to clipboard