Skip to main content
Module

x/rambda/immutable.d.ts>lensIndex

Faster and smaller alternative to Ramda
Go to Latest
function lensIndex
import { lensIndex } from "https://deno.land/x/rambda@v7.0.1/immutable.d.ts";

It returns a lens that focuses on specified index.

Parameters

index: number