Llair.IP
type t = ip
include Ppx_compare_lib.Comparable.S with type t := t
val compare : t Base__Ppx_compare_lib.compare
include Ppx_compare_lib.Equal.S with type t := t
val equal : t Base__Ppx_compare_lib.equal
val sexp_of_t : t -> Sexplib0.Sexp.t
val index : t -> int
val is_schedule_point : t -> bool
module Tbl : NS.HashTable.S with type key := t