RosettaCodeData/Task/Documentation/Julia/documentation-1.jl
2024-10-16 18:07:41 -07:00

2 lines
74 B
Julia

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