/** * @tsplus static effect/core/stream/Pull.Ops end */ export const end: Effect, never> = Effect.fail(Maybe.none)