• OCaml logo OCaml logo
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Get started
  • bap-future
  • Documentation
  • bap_future lib
  • Bap_future .Std .Future .Triple Module
package bap-future
  • bap_future
    • Bap_future
      • Std
        • Applicable
          • S
        • Future
          • Applicative_infix
          • Args
          • Collection
            • Delay
              • 1-T
            • Eager
              • 1-T
            • S
          • Exn
          • Fn
          • Let
          • Let_syntax
            • Let_syntax
              • Open_on_rhs
          • Lift
          • List
          • Monad_infix
          • Pair
          • Seq
          • Syntax
          • Triple
          • Variadic
        • Promise
        • Signal
        • Stream
          • Variadic
        • Variadic
          • Make
            • 1-T
          • S
Legend:
Library
Module
Module type
Parameter
Class
Class type
val fst : ('a * 'b * 'c) t -> 'a t

fst (x,y,z) computes x

val snd : ('a * 'b * 'c) t -> 'b t

snd (x,y,z computes y

val trd : ('a * 'b * 'c) t -> 'c t

trd (x,y,z) computes z

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