package speed
-
speed
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type Stdlib.Effect.t +=
| Op : (Speed_dsl_list.LwtDsl.t ->
Speed_dsl_list.LwtDsl.t) -> unit Stdlib.Effect.t
val run : (unit -> unit) -> Speed_dsl_list.LwtDsl.t -> Speed_dsl_list.LwtDsl.t
val parse : (unit -> unit) -> Speed_dsl_list.LwtDsl.t
val test : ?focus:bool -> string -> unit Domain.LwtDomain.test_function -> unit
val it : ?focus:bool -> string -> unit Domain.LwtDomain.test_function -> unit