Skip to main content
Module

x/ramda/source/flip.js

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

Variables

Returns a new function much like the supplied one, except that the first two arguments' order is reversed.