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

  • Documentation
  • profunctor lib
  • Profunctor .Of_applicative .F .Applicative_infix Module
package profunctor
  • profunctor
    • Profunctor
      • Conv_based
      • Fn_with_id
        • Of_record
          • Bare
            • Make_creator_types
      • Of_applicative
        • F
          • Applicative_infix
        • Of_record
          • Bare
            • Make_creator_types
      • Of_conv_based
        • F
        • Of_record
          • Bare
            • Make_creator_types
      • Record_builder
        • Bare
          • Make_creator_types
        • F
      • S
Legend:
Library
Module
Module type
Parameter
Class
Class type
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