Skip to main content
Module

x/ramda/source/index.js>construct

:ram: Practical functional Javascript
Latest
variable construct
import { construct } from "https://deno.land/x/ramda@v0.27.2/source/index.js";

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