Content deleted Content added
No edit summary |
m General fixes, removed erroneous space |
||
Line 81:
|{{Mono|length(''name'')}} || {{Mono|1}} || {{Mono|end}}
|-:
| [[Nim (
|{{Mono|''name''.len}} || {{Mono|''name''.low}}<ref name="nim-lang.org">https://nim-lang.org/docs/tut1.html#advanced-types-arrays</ref> || {{Mono|''name''.high}}
|-
| [[Oberon (
|{{Mono|LEN(''name'')}} || {{Mono|0}} || {{Mono|LEN(''name'') - 1}}
|-
Line 608:
| [[Nim (programming language)|Nim]]
| style="background:cornsilk;" | 0
| style="background:honeydew;" | yes<ref
| style="background:honeydew;" | yes
| style="background:honeydew;" | optional<ref>https://nim-lang.org/docs/nimc.html</ref>
Line 911:
|
|-
| [[Ch (computer programming)|Ch]]
| {{Mono|1=m = {...}}}
| {{Mono|determinant<wbr/>(m)}}
|