ToWithInit

implicit implicit class ToWithInit[A, B, C, M <: StatefulModule[A, B, C]](mod: M & StatefulModule[A, B, C])
class Object
trait Matchable
class Any

Value members

Concrete methods

def withInit(c: C): WithInit[A, B, C, M]