package travesty

  1. Overview
  2. Docs
Traversable containers, monad extensions, and more

Install

Dune Dependency

Authors

Maintainers

Sources

travesty-0.7.2.tbz
sha256=49d43ea0e9cef32d493fcc1561fc7480c55d9a2490700e487f4d5c3aff562d61
sha512=1cd77071adfb4583d0fcd27469b97bc64b7278761949aaaf415768aec14f6a1243e14575155c75033a5141a0320b4f56687381dc2bc56432a5ea63ea8613d968

doc/src/travesty.base_exts/travesty_base_exts.ml.html

Source file travesty_base_exts.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
(* generated by dune *)

(** @canonical Travesty_base_exts.Alist *)
module Alist = Travesty_base_exts__Alist

(** @canonical Travesty_base_exts.Fn *)
module Fn = Travesty_base_exts__Fn

(** @canonical Travesty_base_exts.List *)
module List = Travesty_base_exts__List

(** @canonical Travesty_base_exts.Option *)
module Option = Travesty_base_exts__Option

(** @canonical Travesty_base_exts.Or_error *)
module Or_error = Travesty_base_exts__Or_error

(** @canonical Travesty_base_exts.Result *)
module Result = Travesty_base_exts__Result

(** @canonical Travesty_base_exts.Tuple2 *)
module Tuple2 = Travesty_base_exts__Tuple2
OCaml

Innovation. Community. Security.