The logic governing generic Hackable objects that use the Hack and ClearHack message.
This is a mix-in trait for combining with existing Receive logic.
This member is added by an implicit conversion from GenericHackable to
any2stringadd[GenericHackable] performed by method any2stringadd in scala.Predef.
The logic governing generic
Hackable
objects that use theHack
andClearHack
message. This is a mix-in trait for combining with existing Receivelogic.
Hackable