Chain

final case class Chain(items: Seq[Inline]) extends Inline
Companion:
object
trait Product
trait Equals
class Inline
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Inline
Inherited from:
Product