package lascar

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

Parameters

module S1 : T
module S2 : T

Signature

val map : (S1.state -> S2.state) -> (S1.label -> S2.label) -> (S1.attr -> S2.attr) -> S1.t -> S2.t