package hack_parallel

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

Source file hack_poly.ml

1
2
3
4
5
(** [Hack_poly] is a convenient shorthand for [Polymorphic_compare] in the common case that one
    wants to use a polymorphic comparator directly in an expression, e.g. [Hack_poly.equal a
    b]. *)

include Hack_polymorphic_compare
OCaml

Innovation. Community. Security.