package goblint

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

Module Goblint_lib.FloatOps

type round_mode =
  1. | Nearest
  2. | ToZero
  3. | Up
  4. | Down
module type CFloatType = sig ... end
OCaml

Innovation. Community. Security.