package ipaddr-sexp

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