package rotor

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

Class Set.monoid

A class that represents the monoid on this Set interface. This class is designed to be inherited by reduce visitors on ASTs.

method private zero : t
method private plus : t -> t -> t
OCaml

Innovation. Community. Security.