package travesty

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

Install

Dune Dependency

Authors

Maintainers

Sources

travesty-v0.7.0.tbz
sha256=01661918f73f33b0e6d0cf3851c2d5d6ef76b86332a3e76a4958689ff1a6fd3a
sha512=14e9b0e9ae39055c386c5e996055ce59edf57b9bf9b0055722632520f9c9b0270af571576950be982ed2b86e859361c7344166a38a85fa7d28d45be8f3e18c77

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.