so, if I have a list of 100 items, `list.collate(1...
# language-proposals
b
so, if I have a list of 100 items,
list.collate(10)
would transform it into 10 lists of 10 items each.