RosettaCodeData/Task/Documentation/Julia/documentation-1.julia
2023-07-01 13:44:08 -04:00

2 lines
74 B
Text

"Tell whether there are too foo items in the array."
foo(xs::Array) = ...