Module Common.Builtins

val builtin_functions : (string, unit) Hashtbl.t

List of builtin functions

val is_builtin_function : string -> bool