Files
manolia-alpha/node_modules/fp-ts/lib/HKT/index.js
Robin COuret e0e50af706 init component
2026-02-16 17:28:37 +01:00

8 lines
273 B
JavaScript

"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 });