package batteries

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

Module type BatNumber.CompareSource

And if you are ready to drop generic comparison operators, then you can open this one as well

Sourcetype bat__compare_t
Sourceval (<>) : bat__compare_t -> bat__compare_t -> bool
Sourceval (>=) : bat__compare_t -> bat__compare_t -> bool
Sourceval (<=) : bat__compare_t -> bat__compare_t -> bool
OCaml

Innovation. Community. Security.