mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-05-18 09:09:13 +00:00
I noticed that Variant<Empty, …> is a somewhat common pattern while working on #10080, and this will simplify a few use-cases. :^)
I noticed that Variant<Empty, …> is a somewhat common pattern while working on #10080, and this will simplify a few use-cases. :^)