package FPauth-core

  1. Overview
  2. Docs

Module with Infix operators for StratResult

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

Infix operator for FPauth.Static.StratResult.bind