• 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 .Command .Param .Applicative_infix Module
package async_extra
  • async_extra
    • Async_extra
      • Bus
        • Callback_arity
        • First_arity
        • Fold_arity
        • On_subscription_after_first_write
        • Read_only
        • Read_write
        • Subscriber
      • Command
        • Anons
        • Arg_type
          • Export
        • Deprecated
          • Spec
        • Flag
        • Let_syntax
          • Let_syntax
        • Param
          • Applicative_infix
          • Arg_type
            • Export
          • S
            • Applicative_infix
        • Path
        • Shape
          • Base_info
            • Fields
              • Direct
          • Exec_info
            • Fields
              • Direct
          • Flag_info
            • Fields
              • Direct
          • Fully_forced
          • Group_info
            • Fields
              • Direct
        • Spec
          • Applicative_infix
          • Arg_type
            • Export
        • Staged
      • Rpc
        • Connection
          • Client_implementations
          • Heartbeat_config
        • Low_latency_transport
          • Config
          • Handler_result
          • Header
          • Reader
            • S
          • Send_result
          • Writer
            • S
        • Transport
          • Handler_result
          • Header
          • Reader
            • S
          • Send_result
          • Writer
            • S
      • 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
            • 1-X
          • Provide_of_sexp
            • 1-X
        • Map
          • Key
          • Provide_bin_io
            • 1-Key
          • Provide_hash
            • 1-Key
          • Provide_of_sexp
            • 1-Key
          • Tree
            • Provide_of_sexp
              • 1-K
        • Replace_polymorphic_compare
        • Set
          • Elt
          • Named
          • Provide_bin_io
            • 1-Elt
          • Provide_hash
            • 1-Elt
          • Provide_of_sexp
            • 1-Elt
          • Tree
            • Named
            • Provide_of_sexp
              • 1-Elt
        • Table
          • Provide_bin_io
            • 1-Key
          • Provide_of_sexp
            • 1-Key
Legend:
Library
Module
Module type
Parameter
Class
Class type
Falling back to pre-odoc.2.2.0 documentation page...
val (<*>) : ( 'a -> 'b ) t -> 'a t -> 'b t

same as apply

val (<*) : 'a t -> unit t -> 'a t
val (*>) : unit t -> 'a t -> 'a t
val (>>|) : 'a t -> ( 'a -> 'b ) -> 'b 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