Module Bonsai_test.Effect

type 'a t = 'a Ui_effect.t
val sequence : unit t list -> unit t
val no_op : unit t
val external_ : string -> unit t