Module Ftactic.NotationsSource

Sourceval (>>=) : 'a t -> ('a -> 'b t) -> 'b t
Sourceval (<*>) : unit t -> 'a t -> 'a t