replaceRule

val replaceRule: (Sequence<Meta>) -> SealedMeta?

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

TODO add picture