hazumi
Back

Lazier Binary Decision Diagrams for set-theoretic types

tvdaelixir-lang.org
51 points5 comments

This article explores the use of lazy Boolean decision diagrams (BDDs) to efficiently represent and manipulate set-theoretic types in the Elixir programming language. It introduces a new library that enables developers to work with complex set operations in a concise and performant manner.

Comments (5)