package lascar

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

Signature of the second argument for the IProduct3 functor

type state
type label
val merge_state : (state * state * state) -> state
val merge_label : (label option * label option * label option) -> label