package rresult

  1. Overview
  2. Docs
Result value combinators for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

rresult-0.6.0.tbz
sha256=0645f65eae8f34e33b27a13da660e70b3814d099fb4b0e3513eeccbcdf50c9cc
md5=aba88cffa29081714468c2c7bcdf7fb1

Description

Rresult is an OCaml module for handling computation results and errors in an explicit and declarative manner, without resorting to exceptions. It defines combinators to operate on the result type available from OCaml 4.03 in the standard library.

Rresult depends on the compatibility result package and is distributed under the ISC license.

README

Rresult — Result value combinators for OCaml

v0.6.0

Rresult is an OCaml module for handling computation results and errors in an explicit and declarative manner, without resorting to exceptions. It defines combinators to operate on the result type available from OCaml 4.03 in the standard library.

Rresult depends on the compatibility result package and is distributed under the ISC license.

Home page: http://erratique.ch/software/rresult
Contact: Daniel Bünzli <daniel.buenzl i@erratique.ch>

Installation

Rresult can be installed with opam:

opam install rresult

If you don't use opam consult the opam file for build instructions.

Documentation

The documentation and API reference is automatically generated by ocamldoc from the interfaces. It can be consulted online

Sample programs

If you installed Rresult with opam sample programs are located in the directory opam config var rresult:doc.

In the distribution sample programs and tests are located in the test directory of the distribution. They can be built and run with:

topkg build --tests true && topkg test

Dependencies (5)

  1. result
  2. topkg build
  3. ocamlbuild build
  4. ocamlfind build
  5. ocaml >= "4.01.0"

Dev Dependencies

None

  1. ahrocksdb
  2. albatross < "1.4.3"
  3. base64 >= "2.1.2"
  4. bech32
  5. bechamel-js
  6. biocaml
  7. biotk
  8. bistro
  9. bos < "0.2.1"
  10. bun
  11. ca-certs < "0.2.3"
  12. ca-certs-nss < "3.71"
  13. camlp5 >= "8.00.02"
  14. carton < "0.7.2"
  15. carton-git < "0.7.2"
  16. carton-lwt < "1.0.0"
  17. checkseum >= "0.0.2"
  18. coin < "0.1.2"
  19. colombe < "0.2.0"
  20. conan
  21. conan-cli
  22. conan-database
  23. conan-lwt
  24. conan-unix
  25. conex < "0.10.0"
  26. conex-mirage-crypto
  27. current-albatross-deployer
  28. current_github
  29. current_gitlab
  30. datakit-server
  31. dbf < "0.2.0"
  32. decompress >= "1.4.1"
  33. digestif >= "0.9.0"
  34. dkml-c-probe < "3.0.0"
  35. dns >= "4.4.1" & < "6.3.0"
  36. dns-client < "6.3.0"
  37. dns-forward
  38. dockerfile-cmd < "8.2.7"
  39. docteur
  40. dune-release
  41. ezgzip
  42. fat-filesystem
  43. febusy
  44. fiat-p256
  45. fit
  46. git < "3.16.1"
  47. git-cohttp
  48. git-cohttp-unix
  49. git-mirage < "3.16.1"
  50. git-paf < "3.16.1"
  51. git-unix >= "3.2.0" & < "3.16.1"
  52. graphql
  53. happy-eyeballs < "0.1.3"
  54. happy-eyeballs-lwt < "0.1.3"
  55. hxd < "0.3.0"
  56. ipv6-multicast
  57. jekyll-format
  58. ke >= "0.5"
  59. ledgerwallet
  60. mimic < "0.0.4"
  61. mirage-block-unix
  62. mirage-kv-mem < "3.1.0"
  63. mirage-kv-unix
  64. mrmime < "0.6.0"
  65. multipart_form < "0.4.0" | >= "0.5.0"
  66. multipart_form-eio
  67. multipart_form-lwt
  68. nbd
  69. not-ocamlfind
  70. opam-ci
  71. opam-compiler >= "0.2.0"
  72. osc < "0.2.0"
  73. passmaker
  74. passmakercmd
  75. pecu < "0.4"
  76. pf-qubes
  77. pgocaml = "3.1" | >= "4.2"
  78. pgocaml_ppx < "4.3.0"
  79. ppx_deriving_rpc
  80. ppx_deriving_yaml < "0.1.1"
  81. protocol-9p
  82. protocol-9p-tool
  83. protocol-9p-unix
  84. rfc6287
  85. rpclib
  86. sendmail >= "0.6.0"
  87. sgf
  88. shared-block-ring
  89. spoke
  90. sslconf
  91. syslog-message >= "1.0.0" & < "1.2.0"
  92. syslog-rfc5424
  93. tls = "0.14.1"
  94. tls-miou-unix
  95. unstrctrd
  96. uuuu < "0.2.0"
  97. vecosek
  98. vhd-format < "0.13.0"
  99. waylaunch
  100. webbrowser < "0.6.2"
  101. x509 >= "0.7.0" & < "0.16.5"
  102. yaml < "3.0.1"
  103. yuscii < "0.3.0"

Conflicts

None

OCaml

Innovation. Community. Security.