]> matita.cs.unibo.it Git - helm.git/blob - helm/ocaml/mathql_interpreter/utility.mli
928ea33bfb5631dfac1ec84893855f02d42692fb
[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