gadgets
0.1.0
Module less_than
Structs
Traits
In crate gadgets
?
Module
gadgets
::
less_than
source
·
[
−
]
Expand description
Lt chip can be used to compare LT for two expressions LHS and RHS.
Structs
§
LtChip
Chip that compares lhs < rhs.
LtConfig
Config for the Lt chip.
Traits
§
LtInstruction
Instruction that the Lt chip needs to implement.