map At Putting Static
fun mapAtPuttingStatic( self: A_Map, key: A_BasicObject, value: A_BasicObject): AvailObject
Content copied to clipboard
Given an A_Map, self, produce a similar map, but with key mapped to value. The original may be destroyed or recycled if it's mutable.