Jump to content

Create an object/Native demonstration: Difference between revisions

m
→‎{{header|Wren}}: Changed to Wren S/H
(Dialects of BASIC moved to the BASIC section.)
m (→‎{{header|Wren}}: Changed to Wren S/H)
 
Line 1,406:
 
=={{header|Wren}}==
<syntaxhighlight lang="ecmascriptwren">class FixedSizeMap {
construct new(map) {
// copy the map so it cannot be mutated from the original reference
9,483

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.