IOTickedOps<A> extension

Extension on IO to create a Ticker for deterministic testing.

on
  • IO<A>

Properties

ticked Ticker<A>

Available on IO<A>, provided by the IOTickedOps extension

Creates a Ticker for this IO, starting it on a TestIORuntime.
no setter