FromSyntax

final implicit class FromSyntax[Self <: From[_]](self: Self) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def &[B <: From[_]](that: B): Self & B
def and[B <: From[_]](that: B): Self & B