/** * @tsplus static Maybe.Ops struct */ export const struct = DSL.structF({ ...Maybe.Monad, ...Maybe.Applicative })