Skip to main content
Module

x/ramda/source/prop.js

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

Variables

Returns a function that when supplied an object returns the indicated property of that object, if it exists.