Skip to main content
Module

x/rambda/rambda.js>identity

Faster and smaller alternative to Ramda
Go to Latest
function identity
import { identity } from "https://deno.land/x/rambda@v9.1.1/rambda.js";

It just passes back the supplied input argument.