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

3 lines
74 B
Plaintext

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