UNPKG

fp-ts-std

Version:

The missing pseudo-standard library for fp-ts.

6 lines (5 loc) 189 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.runReader = void 0; const function_1 = require("fp-ts/function"); exports.runReader = function_1.apply;