package core_kernel

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val (>>=) : ('a, 'e) Either.First.t -> ('a -> ('b, 'e) Either.First.t) -> ('b, 'e) Either.First.t
val (>>|) : ('a, 'e) Either.First.t -> ('a -> 'b) -> ('b, 'e) Either.First.t
OCaml

Innovation. Community. Security.