RosettaCodeData/Task/Array-length/OCaml/array-length.ocaml
2023-07-01 11:58:00 -04:00

1 line
37 B
Text

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