Shouldn't it be:
``` type lazy_bdd() = :top or :bottom or {type(), constrained :: lazy_bdd(), uncertain :: lazy_bdd(), dual :: lazy_bdd()} ```
(where the members are `lazy_bdd()` instead of `bdd()`?)
Correct, I pushed a fix, should be live soon! Thank you!
Correct, I pushed a fix, should be live soon! Thank you!