2 lines
74 B
Julia
2 lines
74 B
Julia
"Tell whether there are too foo items in the array."
|
|
foo(xs::Array) = ...
|
"Tell whether there are too foo items in the array."
|
|
foo(xs::Array) = ...
|