package patdiff

  1. Overview
  2. Docs
include module type of struct include Composition_infix end
val (>>) : ('a -> 'b) -> ('b -> 'c) -> 'a -> 'c
val (<<) : ('b -> 'c) -> ('a -> 'b) -> 'a -> 'c
val error_message_start : file:string -> line:Core.Int.t -> string
OCaml

Innovation. Community. Security.