S.Metadata
Metadata provides base functions for node metadata.
Metadata
type t = metadata
The type for metadata.
val t : t Type.t
t is the value type for t.
t
val merge : t Merge.t
merge is the merge function for metadata.
merge
val default : t
The default metadata to attach, for APIs that don't care about metadata.