Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/rambda/rambda.js>unwind

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

Parameters

prop: keyof T

Returns

(obj: T) => U[]