RosettaCodeData/Task/Array-length/OCaml/array-length.ml
2024-10-16 18:07:41 -07:00

1 line
37 B
OCaml

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