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

3 lines
74 B
Text
Raw Permalink Normal View History

2019-09-12 10:33:56 -07:00
"Tell whether there are too foo items in the array."
foo(xs::Array) = ...