package owi

  1. Overview
  2. Docs

Various conversion functions between i32, i64, f32 and f64.

module Int32 : sig ... end
module Int64 : sig ... end
module Float32 : sig ... end
module Float64 : sig ... end