UNPKG

fp-ts

Version:

Functional programming in TypeScript

8 lines (7 loc) 273 B
"use strict"; /** * Type defunctionalization (as describe in [Lightweight higher-kinded polymorphism](https://www.cl.cam.ac.uk/~jdy22/papers/lightweight-higher-kinded-polymorphism.pdf)) * * @since 2.0.0 */ Object.defineProperty(exports, "__esModule", { value: true });