UnionInto

trait UnionInto[R, S]
class Object
trait Matchable
class Any

Value members

Abstract methods

def apply[A](union: Union[R, A]): Union[S, A]