Skip to content

Commit 7f4051a

Browse files
committed
Remove duplicated title
1 parent fcef045 commit 7f4051a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

_posts/2026-02-26-eager-literal-intersections.markdown

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ category: Internals
77
excerpt: "This article explores the latest batch of optimizations we did to set-theoretic types and their representation"
88
---
99

10-
# Lazy BDDs with eager literal intersections
11-
1210
In [a previous article](/blog/2025/12/02/lazier-bdds-for-set-theoretic-types/),
1311
we discussed how Elixir changed its set-theoretic types representation from
1412
Disjunctive Normal Forms (DNFs) to Lazy Binary Decision Diagrams (Lazy BDDs).

0 commit comments

Comments
 (0)