UNPKG

crocks

Version:

A collection of well known Algebraic Datatypes for your utter enjoyment.

9 lines (6 loc) 230 B
/** @license ISC License (c) copyright 2017 original and current authors */ /** @author Henrique Limas */ /** @author Ian Hofmann-Hicks */ var getPathOr = require('./getPathOr') module.exports = getPathOr.origFn('propPathOr')