List

final case class List[G[_]](t: SimplifiedType[G]) extends SimplifiedType[G]
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

Inherited from:
Product