pod2/src/backends
Daniel Gulotta f76197c602
Fix handling of Lt, LtEq (#393)
Changed the middleware to only allow comparison of integers and to
use the implementation of Ord for i64.  This matches the backend
behavior.

Also fixed a separate bug where LtEqFromEntries was producing a
NotEquals statement.
2025-08-18 07:54:20 -07:00
..
plonky2 Fix handling of Lt, LtEq (#393) 2025-08-18 07:54:20 -07:00
mod.rs Add clippy (#191) 2025-04-08 11:52:02 -07:00