Support hashing domains
This commit is contained in:
parent
7af51e9e64
commit
9202c839e2
@ -53,7 +53,7 @@ pub enum Formula
|
|||||||
Predicate(Predicate),
|
Predicate(Predicate),
|
||||||
}
|
}
|
||||||
|
|
||||||
#[derive(PartialEq)]
|
#[derive(Eq, Hash, PartialEq)]
|
||||||
pub enum Domain
|
pub enum Domain
|
||||||
{
|
{
|
||||||
Program,
|
Program,
|
||||||
|
Loading…
Reference in New Issue
Block a user