Module StratResult.Infix

Module with Infix operators for StratResult

val (>>==) : 'a t -> ( 'a -> 'b t ) -> 'b t

Infix operator for FPauth.Static.StratResult.bind