package lascar

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type state = S.state
type label = S.label
val merge_state : (state * state * state) -> state
val merge_label : (label option * label option * label option) -> label