Skip to main content
Module

x/ramda/source/index.js>splitEvery

:ram: Practical functional Javascript
Latest
variable splitEvery
import { splitEvery } from "https://deno.land/x/ramda@v0.27.2/source/index.js";

Splits a collection into slices of the specified length.