package codex

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module ConditionDom.LogSource

Sourceval disjoint : t -> t -> bool
Sourceval inter : t -> t -> t
Sourceval union : t -> t -> t
Sourceval is_prefix : t -> t -> bool
Sourceval nearest_common_ancestor : t -> t -> t