UNPKG

fp-ts-std

Version:

The missing pseudo-standard library for fp-ts.

3 lines (2 loc) 72 B
import { apply } from "fp-ts/function"; export const runReader = apply;