LowPriFroms

This needs to be split into a separate trait due to https://github.com/scala/bug/issues/11768

class Object
trait Matchable
class Any
trait Froms
Types

Implicits

Implicits

implicit
def SeqLikeFrom[C <: ([_] =>> Iterable[_]), T](implicit r: <none>[T]): <none>[C[T]]