newMaplet( key, value )

Returns a new unmodifiable maplet, initialized with the key and value supplied.

The supplied key and value can be any MillScript objects, e.g.

:-) newMaplet( "key", "value" );
There is 1 result
( key ==> value )