Binder

object Binder
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def apply[El <: Base](fn: El => DynamicSubscription): Binder[El]
def withSelf[El <: Base](fn: (El, Binder[El]) => DynamicSubscription): Binder[El]