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

  • Documentation
  • ppx_deriving_runtime lib
  • Ppx_deriving_runtime .Result Module
package ppx_deriving
  • ppx_deriving
    • Ppx_deriving
      • Arg
  • ppx_deriving_runtime
    • Ppx_deriving_runtime
      • Array
      • Buffer
      • Bytes
      • Char
      • Format
      • Hashtbl
        • HashedType
        • Make
          • H
        • MakeSeeded
          • H
        • S
        • SeededHashedType
        • SeededS
      • Int32
      • Int64
      • LargeFile
      • Lazy
      • List
      • Map
        • Make
          • Ord
        • OrderedType
        • S
      • Nativeint
      • Pervasives
        • LargeFile
      • Predef
      • Printexc
        • Slot
      • Printf
      • Queue
      • Result
      • Set
        • Make
          • Ord
        • OrderedType
        • S
      • Stack
      • String
      • Weak
        • Make
          • H
        • S
Legend:
Library
Module
Module type
Parameter
Class
Class type
type ('a, 'b) result = ('a, 'b) Result.result =
  1. | Ok of 'a
  2. | Error of 'b

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