package mmdb

  1. Overview
  2. Docs
type t

A representation of an IP address. Can be both IPv4 as well as IPv6

include Base.Stringable.S with type t := t
val of_string : string -> t
val to_string : t -> string
OCaml

Innovation. Community. Security.