• OCaml logo OCaml logo
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Searching...
    Or go to: Standard Library API
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Get started
  • async_extra

  • Documentation
  • async_extra lib
  • Async_extra .Bus .First_arity Module
package async_extra
  • async_extra
    • Async_extra
      • Bus
        • First_arity
      • Command
        • Staged
      • Rpc
        • Connection
        • Low_latency_transport
          • Config
          • Reader
          • Writer
        • Transport
          • Reader
          • Writer
      • Tcp
        • Bind_to_address
        • Bind_to_port
        • Server
        • Where_to_connect
        • Where_to_listen
      • User_and_group
        • Hash_queue
          • Key
        • Hash_set
          • Provide_bin_io
            • X
          • Provide_of_sexp
            • X
        • Map
          • Key
          • Provide_bin_io
            • Key
          • Provide_hash
            • Key
          • Provide_of_sexp
            • Key
          • Tree
            • Provide_of_sexp
              • K
        • Replace_polymorphic_compare
        • Set
          • Elt
          • Named
          • Provide_bin_io
            • Elt
          • Provide_hash
            • Elt
          • Provide_of_sexp
            • Elt
          • Tree
            • Named
            • Provide_of_sexp
              • Elt
        • Table
          • Provide_bin_io
            • Key
          • Provide_of_sexp
            • Key
Legend:
Library
Module
Module type
Parameter
Class
Class type
type (_, _, _) t =
  1. | Arity1 : ('a -> unit, 'a -> 'r option, 'r) t
  2. | Arity2 : ('a -> 'b -> unit, 'a -> 'b -> 'r option, 'r) t
  3. | Arity3 : ('a -> 'b -> 'c -> unit, 'a -> 'b -> 'c -> 'r option, 'r) t
  4. | Arity4 : ('a -> 'b -> 'c -> 'd -> unit, 'a -> 'b -> 'c -> 'd -> 'r option, 'r) t
val sexp_of_t : ('v_x__001_ -> Ppx_sexp_conv_lib.Sexp.t) -> ('v_x__002_ -> Ppx_sexp_conv_lib.Sexp.t) -> ('v_x__003_ -> Ppx_sexp_conv_lib.Sexp.t) -> ('v_x__001_, 'v_x__002_, 'v_x__003_) t -> Ppx_sexp_conv_lib.Sexp.t

Footer

OCaml

Innovation. Community. Security.

GitHub Discord Twitter Peertube RSS

About Us

  • Industrial Users
  • Academic Users
  • Why OCaml

Resources

  • Get Started
  • Language Manual
  • Standard Library API
  • Books
  • Releases

Community

  • Blog
  • Jobs

Policies

  • Carbon Footprint
  • Governance
  • Privacy
  • Code of Conduct