package codex

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

Module Condition_map.ConditionMapPartitionSource

Another implementation of LConditionMap: maintains a flat partition of the possible different values, with the BDD that lead to it.

Parameters

module Cond : CONDITION

Signature

Sourcetype 'a t
Sourcemodule Make (L : L) : LConditionMapFold with module L = L and module Cond = Cond and type t = L.t t