UNPKG

@nozbe/watermelondb

Version:

Build powerful React Native and React web apps that scale from hundreds to tens of thousands of records and remain fast

4 lines (2 loc) 77 B
// @flow export default function splitEvery<T>(n: number, list: T[]): T[][]