package ppx_compose

  1. Overview
  2. Docs
Inlined Function Composition

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_compose-0.0.4.tbz
sha256=22e46520a7ff8a846e32e64324b3d65a3f7ea29d27d1260ae7423e9b45f609e2
md5=d597c0b1cf29402bbd29d821792c867e

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.