runner property

IO<ZIORunner<E, A>> runner

Implementation

IO<ZIORunner<E, A>> get runner => ZIORunner.make(this);