Jump to content

Array length: Difference between revisions

add Fennel implementation
(add Fennel implementation)
Line 1,461:
{ "apple" "orange" } length
</syntaxhighlight>
 
=={{header|Fennel}}==
<syntaxhighlight lang="fennel">(length [:apple :orange])</syntaxhighlight>
 
=={{header|Forth}}==
62

edits

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