Open
Description
Update: actually turns out there are more ideas. See my original idea below and even more original ideas of kerams even more below.
Convert
type T = T of bool
to
[<RequireQualifiedAccess>]
type T =
| Yes
| No
A true functional fix :)
Originally posted by @kerams in #15561 (comment)