Liquidsoap_lang_cache.Term_cacheThe typechecking cache, keyed on the parsed term and the builtin environment.
val retrieve :
?name:string ->
?dirtype:Cache.dirtype ->
trim:bool ->
Liquidsoap_lang_ast.Parsed_term.t ->
Liquidsoap_lang_ast.Term.t optionval cache :
?dirtype:Cache.dirtype ->
trim:bool ->
parsed_term:Liquidsoap_lang_ast.Parsed_term.t ->
Liquidsoap_lang_ast.Term.t ->
unit