Companion

object Companion

Properties

mergeRule
Link copied to clipboard
common
val mergeRule: (Sequence<Meta>) -> SealedMeta?

The values a replaced but meta children are joined TODO add picture

replaceRule
Link copied to clipboard
common
val replaceRule: (Sequence<Meta>) -> SealedMeta?

The default rule which always uses the first found item in sequence alongside with its children.