package mmdb

  1. Overview
  2. Docs
type t

A representation of a version of the binary format of an MMDB database

val of_major_and_minor : (int * int) -> t
val to_major_and_minor : t -> int * int
OCaml

Innovation. Community. Security.