Skip to main content
Module

x/ramda/source/pluck.js

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

Variables

Returns a new list by plucking the same named property off all objects in the list supplied.