Patrick Lühne
3e6e68f6ea
Use ordered sets for declarations
This replaces the unordered sets used for function and predicate declarations with ordered sets. This is useful when these declarations are supposed to be processed in a stable and meaningful order.
Description
No description provided
Languages
Rust
100%