package ipaddr-sexp

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = Ipaddr.V4.t
val sexp_of_t : Ipaddr.V4.t -> Sexplib0.Sexp.t
val t_of_sexp : Sexplib0.Sexp.t -> Ipaddr.V4.t
val compare : Ipaddr.V4.t -> Ipaddr.V4.t -> int
module Prefix : sig ... end