RosettaCodeData/Task/Array-length/Rebol/array-length.rebol
2026-04-30 12:34:36 -04:00

2 lines
37 B
Text

>> length? ["apples" "oranges"]
== 2