Learn
Packages
Community
Blog
Playground
max) { row = max } }" @keyup.up="if (row !== null) { row -=1; if (row < 0) { row = null } }" @keyup.right="if (col < 1) col++" @keyup.left="if (col >= 1) col--" :aria-activedescendant="row !== null ? 'package-autocomplete-'+row+'-'+col : null" hx-get="/packages/autocomplete" hx-params="q" hx-trigger="keyup changed delay:500ms, search" hx-target="#header-search-results" hx-indicator="#header-search-indicator" >
Searching...
Or go to:
Standard Library API
Learn
Packages
Community
Blog
Playground
Get started
ppx_compare
latest (v0.15.0)
v0.15.0
v0.14.0
v0.13.0
v0.12.0
v0.11.1
v0.11.0
v0.10.0
v0.9.0
113.33.03
113.33.00+4.03
113.33.00
113.24.00
113.09.00
Documentation
doc
= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
side menu
Overview
Docs
package ppx_compare
ppx_compare
Ppx_compare
ppx_compare.expander
Ppx_compare_expander
Compare
Attrs
Equal
Attrs
S
Attrs
ppx_compare.runtime-lib
Ppx_compare_lib
Builtin
Comparable
S
S1
S2
S3
Equal
S
S1
S2
S3
Legend:
Library
Module
Module type
Parameter
Class
Class type
type
t
val
compare :
t
->
t
->
int