pod2/src/middleware
Rob Knight b2cb563eb6
Desugar statement templates (#226)
* Desugar statement templates

* Support desugaring of SetContains statement templates

* Update the book
2025-05-09 05:48:18 -07:00
..
basetypes.rs Implement HashOf statement and op (#217) 2025-05-06 19:14:53 +10:00
containers.rs Desugar statement templates (#226) 2025-05-09 05:48:18 -07:00
custom.rs add target types for custom predicates (#223) 2025-05-07 11:09:38 +02:00
error.rs migrate from anyhow to thiserror (#197) 2025-04-22 15:07:04 +02:00
mod.rs migrate from anyhow to thiserror (#197) 2025-04-22 15:07:04 +02:00
operation.rs add target types for custom predicates (#223) 2025-05-07 11:09:38 +02:00
serialization.rs Re-implement serialization (#201) 2025-04-22 04:19:20 -07:00
statement.rs add target types for custom predicates (#223) 2025-05-07 11:09:38 +02:00