Page MenuHomePhabricator

Discuss How to Implement Unions
Open, In Progress, MediumPublic

Description

K1: type1, K2: type2?
Or just allowing Union(type1, type2) to be either of type1, type2 directly?

Event Timeline

What would be the use of an untagged union? It doesn't make sense in the function model.

Jdforrester-WMF changed the task status from Open to In Progress.Feb 15 2024, 5:05 PM
Jdforrester-WMF triaged this task as Medium priority.