package ipv6-multicast

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val of_string : string -> (t, string) result
val of_string_opt : string -> t option
val of_string_exn : string -> t
val to_int : t -> int
val to_int32 : t -> Int32.t