Phabstractic: Tagged Union Data Type
Many programming techniques and data structures – including rope (data structure), lazy evaluation, class hierarchy (see below), arbitrary-precision arithmetic, CDR coding, the indirection bit and other kinds of tagged pointers, etc. – are usually implemented using some sort of tagged union.
You can learn more from this blog post.
Thanks!

Log in or sign up for Devpost to join the conversation.