package ppx_compose

  1. Overview
  2. Docs
Inlined Function Composition

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_compose-0.0.3.tbz
sha256=a432e8543764b7c12e1f89e8710035f65b652bea188ee8d1242549d1bc033236
md5=afc8b36935f4a4d653d99b558c62b617

doc/ppx_compose.runtime/Compose/index.html

Module Compose

val (%) : ('b -> 'c) -> ('a -> 'b) -> 'a -> 'c
val (%>) : ('a -> 'b) -> ('b -> 'c) -> 'a -> 'c
OCaml

Innovation. Community. Security.