package ppx_compose

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module ComposeSource

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

Innovation. Community. Security.