package batteries

  1. Overview
  2. Docs

This infix module provides the operator (>>=)

val (>>=) : ('a, 'e) t -> ('a -> ('c, 'e) t) -> ('c, 'e) t
OCaml

Innovation. Community. Security.