RosettaCodeData/Task/Array-length/F-Sharp/array-length-1.fs
2023-07-01 13:44:08 -04:00

1 line
33 B
FSharp

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