Runner

trait Runner[F[_]]
Companion
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def run(choice: Choice): F[Unit]