table of contents
other versions
- Tumbleweed 4.14.2-3.1
- Leap-16.0
- Leap-15.6
Misc.Int_literal_converter(3) | OCaml library | Misc.Int_literal_converter(3) |
NAME¶
Misc.Int_literal_converter - no description
Module¶
Module Misc.Int_literal_converter
Documentation¶
Module Int_literal_converter
: sig end
val int : string -> int
val int32 : string -> int32
val int64 : string -> int64
val nativeint : string -> nativeint
2025-03-03 | OCamldoc |