RosettaCodeData/Task/Documentation/Julia/documentation-1.jl

3 lines
74 B
Julia
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
"Tell whether there are too foo items in the array."
foo(xs::Array) = ...