OrderedList

final case class OrderedList(items: Seq[Block], style: String) extends Block
trait Product
trait Equals
class Block
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product