Plasma GitLab Archive
Projects Blog Knowledge

Functor Netplex_encap.Make_encap

module Make_encap: 
functor (T : TYPE) -> ENCAP with type t = T.t

Create an encapsulation module

Parameters:
T : TYPE

type t 
val wrap : t -> Netplex_encap.encap
val unwrap : Netplex_encap.encap -> t

Raises Netplex_encap.Type_mismatch if the value does not fit

This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml