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/travesty.ml.html

Source file travesty.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
(* generated by dune *)

(** @canonical Travesty.Bi_mappable *)
module Bi_mappable = Travesty__Bi_mappable

(** @canonical Travesty.Bi_mappable_types *)
module Bi_mappable_types = Travesty__Bi_mappable_types

(** @canonical Travesty.Bi_traversable *)
module Bi_traversable = Travesty__Bi_traversable

(** @canonical Travesty.Bi_traversable_types *)
module Bi_traversable_types = Travesty__Bi_traversable_types

(** @canonical Travesty.Container_exts *)
module Container_exts = Travesty__Container_exts

(** @canonical Travesty.Container_exts_types *)
module Container_exts_types = Travesty__Container_exts_types

(** @canonical Travesty.Filter_mappable *)
module Filter_mappable = Travesty__Filter_mappable

(** @canonical Travesty.Filter_mappable_types *)
module Filter_mappable_types = Travesty__Filter_mappable_types

(** @canonical Travesty.Generic_types *)
module Generic_types = Travesty__Generic_types

(** @canonical Travesty.Mappable *)
module Mappable = Travesty__Mappable

(** @canonical Travesty.Mappable_types *)
module Mappable_types = Travesty__Mappable_types

(** @canonical Travesty.Monad_exts *)
module Monad_exts = Travesty__Monad_exts

(** @canonical Travesty.Monad_exts_types *)
module Monad_exts_types = Travesty__Monad_exts_types

(** @canonical Travesty.Monad_transform *)
module Monad_transform = Travesty__Monad_transform

(** @canonical Travesty.State *)
module State = Travesty__State

(** @canonical Travesty.State_transform *)
module State_transform = Travesty__State_transform

(** @canonical Travesty.State_transform_types *)
module State_transform_types = Travesty__State_transform_types

(** @canonical Travesty.State_types *)
module State_types = Travesty__State_types

(** @canonical Travesty.Traversable *)
module Traversable = Travesty__Traversable

(** @canonical Travesty.Traversable_types *)
module Traversable_types = Travesty__Traversable_types
OCaml

Innovation. Community. Security.