Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val from_instance : Instance.t -> t
from_intance instance
extracts the exports from the given instance.
fn exports name typ
looks for a function called name
and type checks it against typ
.