forked from GitHub/gf-core
5 lines
112 B
Plaintext
5 lines
112 B
Plaintext
|
|
SymmetricRelation ? (\x,y -> oppositeDirection x y)
|
|
|
|
IrreflexiveRelation ? (\x,y -> oppositeDirection x y)
|