package travesty

  1. Overview
  2. Docs
Monadically traversable containers

Install

Dune Dependency

Authors

Maintainers

Sources

travesty-v0.6.0.tbz
sha256=64b136dadb5d7628dbdf5db18d4cae813a69f670979b028e5ce36db41c714064
sha512=086dbe8603047b549a0b97d9e8c3252ba71db0bd30bcb03eed24a86ad39ea52ee8118a29003bd20aea06d52b39e930e263d9a53215bfa58ea4bab7f856928add

doc/travesty/Travesty/Filter_mappable/index.html

Module Travesty.Filter_mappable

Simultaneous mapping and filtering.

Filter_mappable contains signatures and extensions for types that can be non-monadically mapped over, while simultaneously removing values.

Signatures

For input and output module signatures for this module's functors, see Filter_mappable_types.

Making full instances from basic ones

Make0 makes an S0 from a Basic0.

Make0 makes an S1 from a Basic1.

Deriving Mappable

To_mappable0 lowers a filter-mappable arity-0 type to a mappable one.

To_mappable1 lowers a filter-mappable arity-1 type to a mappable one.

OCaml

Innovation. Community. Security.