]> matita.cs.unibo.it Git - helm.git/blob - helm/ocaml/mathql_interpreter/utility.mli
First very-very-very-very-alfa release of a MathQL Interpreter implemented
[helm.git] / helm / ocaml / mathql_interpreter / utility.mli
1 val pgresult_to_string_list : < get_list : 'a list list; .. > -> 'a list
2 val pgresult_to_string : < get_list : 'a list list; .. > -> 'a
3 val set_assoc : 'a -> 'b -> ('a * 'b) list -> ('a * 'b) list