advancedresearch / prop

Propositional logic with types in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use `not . eq` as dual of `eq` in `tauto` module

bvssvni opened this issue · comments

eq[not] <=> (not . eq)

Closed by #397