chickadee
»
generics
»
split-at
Identifier search
split-at
k
procedure
split-at
k
xs
procedure
returns two values, the sublist of xs upto index k and the sublist starting at index k.