We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcef045 commit 7f4051aCopy full SHA for 7f4051a
_posts/2026-02-26-eager-literal-intersections.markdown
@@ -7,8 +7,6 @@ category: Internals
7
excerpt: "This article explores the latest batch of optimizations we did to set-theoretic types and their representation"
8
---
9
10
-# Lazy BDDs with eager literal intersections
11
-
12
In [a previous article](/blog/2025/12/02/lazier-bdds-for-set-theoretic-types/),
13
we discussed how Elixir changed its set-theoretic types representation from
14
Disjunctive Normal Forms (DNFs) to Lazy Binary Decision Diagrams (Lazy BDDs).
0 commit comments