Skip to main content
Module

x/ramda/source/construct.js

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

Variables

Wraps a constructor function inside a curried function that can be called with the same arguments and returns the same type.