Augment

trait Augment[T[_], O[_]]
class Object
trait Matchable
class Any

Value members

Abstract methods

def apply[X](tx: T[X]): O[Unit]