RosettaCodeData/Task/Array-length/OCaml/array-length.ocaml
2023-07-01 13:44:08 -04:00

1 line
37 B
Text

Array.length [|"apple"; "orange"|];;