RosettaCodeData/Task/Array-length/F-Sharp/array-length-2.fs
2023-07-01 11:58:00 -04:00

1 line
42 B
FSharp

[|1;2;3|] |> Array.length |> printfn "%i"