package ppx_compare
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Generation of comparison functions from types
Install
dune-project
Dependency
Authors
Maintainers
Sources
ppx_compare-v0.14.0.tar.gz
sha256=b7de8451acb6bcd0917b476c8bf2546bc4d45eb9c14a47fa71d19214b4501d57
md5=9149b3a0c954fe2cef2b0705d254b9e3
doc/ppx_compare.expander/Ppx_compare_expander/Compare/index.html
Module Ppx_compare_expander.Compare
include S
val type_ :
hide:bool ->
loc:Ppxlib.Location.t ->
Ppxlib.core_type ->
Ppxlib.core_typetype_ ~hide ty is ty -> ty -> result_type where result_type is int for compare and bool for equal.
hide controls whether some [@merlin.hide] attributes should be added.
val core_type : Ppxlib.core_type -> Ppxlib.expressioncore_type ty is an expression of type ty -> ty -> result_type
val str_type_decl :
ctxt:Ppxlib.Expansion_context.Deriver.t ->
(Ppxlib.rec_flag * Ppxlib.type_declaration list) ->
Ppxlib.structureval sig_type_decl :
ctxt:Ppxlib.Expansion_context.Deriver.t ->
(Ppxlib.rec_flag * Ppxlib.type_declaration list) ->
Ppxlib.signaturemodule Attrs : sig ... endval str_attributes : Ppxlib.Attribute.packed listval equal_core_type : Ppxlib.core_type -> Ppxlib.expressionequal_core_type ty is an expression of type ty -> ty -> bool, using the comparison function generated by core_type
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>