But even if `splitAt` was in <#C0B8Q383C|stdlib> i...
# stdlib
m
But even if
splitAt
was in #stdlib it would use `drop`+`take` equivalent and not
subList
.