package hardcaml

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

overflow control - wrap or saturate

type t
val wrap : t
val saturate : t
val eval : t -> Base.Int.t -> Base.Int.t -> B.t -> B.t