Jump to content

Array length: Difference between revisions

no edit summary
(→‎Joy: add)
No edit summary
Line 1,371:
 
<code>length</code> also accepts a list or a string.
 
=={{header|EMal}}==
<syntaxhighlight lang="emal">
writeLine(text["apple", "orange"].length)
</syntaxhighlight>
 
=={{header|Erlang}}==
226

edits

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