Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val read : t -> string -> string option
read t key
is the last known value of key
.
after prev
waits until the current bindings are different to prev
and then returns the new bindings.