Module Identifier.LabelParentSource

Sourcetype t = [
  1. | Parent.t
  2. | Page.t
]
Sourceval equal : t -> t -> bool
Sourceval hash : t -> int
Sourceval compare : t -> t -> int