package lascar

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

Module type Ltsa.Merge3Source

Signature of the second argument for the IProduct3 functor

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

Innovation. Community. Security.