package ocaml-basics

  1. Overview
  2. Docs

Module Monad.Infix

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

Innovation. Community. Security.