package ocaml-basics

  1. Overview
  2. Docs

Module S1.InfixSource

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