Changes

Jump to navigation Jump to search
13 bytes removed ,  17:05, 11 September 2014
no edit summary
The following map functions are now available:
<code>map:merge</code>, <code>map:size</code>, <code>map:keys</code>, <code>map:contains</code>, <code>map:get</code>, <code>map:entry</code>, <code>map:put</code>, <code>map:remove</code>, <code>map:for-each-entry</code>
Please check out the [[Map Module]] for more details.
The following array functions are now available:
<code>array:size</code>, <code>array:append</code>, <code>array:subarray</code>, <code>array:remove</code>, <code>array:insert-before</code>, <code>array:head</code>, <code>array:tail</code>, <code>array:reverse</code>, <code>array:join</code>, <code>array:for-each-member</code>, <code>array:filter</code>, <code>array:fold-left</code>, <code>array:fold-right</code>, <code>array:for-each-pair</code>
Please check out the [[Array Module]] for more details.
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu