UNPKG

@markandrus/effect-derive

Version:

Derive Covariant (Functor), Foldable, and Traversable instances, as well as base functors, for algebraic data types (ADTs)

6 lines (3 loc) 68 B
#!/usr/bin/env node import { main } from '../lib/index.js' main()