Skip to main content
Module

x/rambda/mod.ts>unwind

Faster and smaller alternative to Ramda
Go to Latest
function unwind
import { unwind } from "https://deno.land/x/rambda@v9.1.0/mod.ts";

Parameters

prop: keyof T

Returns

(obj: T) => U[]