:: Int -> [a] -> [[a]] package:haskoin-core

Helper function to split a list in chunks Int length. Last chunk may be smaller.