Many

case class Many(sayables: Seq[Sayable]) extends Sayable
trait Serializable
trait Product
trait Equals
trait Sayable
class Object
trait Matchable
class Any

Value members

Inherited methods

final def &(that: Sayable): Sayable
Inherited from:
Sayable
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product
final def toSingles: Seq[Single]
Inherited from:
Sayable
override def toString: String
Definition Classes
Sayable -> Any
Inherited from:
Sayable