Skip to content
Snippets Groups Projects
predefEvalClock.mli 214 B
Newer Older
(** Time-stamp: <modified the 28/08/2008 (at 16:05) by Erwan Jahier> *)
type clocker = Eff.clock Predef.evaluator
exception EvalClock_error of string


val f: Predef.op -> Lxm.t -> Eff.static_arg list -> clocker