aboutsummaryrefslogtreecommitdiff
path: root/catalog.mli
blob: 583db142e8f9883e76e5f1ccc378657a46e541f6 (plain)
1
2
3
4
val register: UTF8.t -> (ScTypes.types list -> ScTypes.types) -> unit

val eval: UTF8.t -> ScTypes.types list -> ScTypes.types