package core_kernel

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

Innovation. Community. Security.