Skip to main content
Module

x/ramda/source/aperture.js

:ram: Practical functional Javascript
Latest
import * as mod from "https://deno.land/x/ramda@v0.27.2/source/aperture.js";

Variables

Returns a new list, composed of n-tuples of consecutive elements. If n is greater than the length of the list, an empty list is returned.