Skip to main content
Module

x/ramda/source/index.js>flip

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

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