2 lines
74 B
Text
2 lines
74 B
Text
"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) = ...
|