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