Module Identifier.ContainerPageSource

Sourcetype t = [
  1. | `Page of t option * Names.PageName.t
]
Sourceval equal : t -> t -> bool
Sourceval hash : t -> int
Sourceval compare : t -> t -> int