// ets_tracing: off import * as P from "../../Prelude/index.js" import { Monad } from "../instances/Monad.js" export const gen = P.genF(Monad)