Skip to main content
Module

x/ramda/mod.ts>construct

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

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