package core

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

This module extends Base.Int_intf.

module type Round = Base.Int.Round
module type Stable = sig ... end
module type Hexable = sig ... end
module type Extension = sig ... end
module type S_unbounded = sig ... end
module type S = sig ... end
module type Extension_with_stable = sig ... end