Stall

final case class Stall[A, B, S, T](viewOrModify: S => Either[T, A], set: S => B => T)
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product