I've just filed a proposal to make bool an ordered type (compatible with operators <, <=, >, and >=) in #golang: https://github.com/golang/go/issues/78027
Uncategorized
2
Posts
1
Posters
0
Views
-
I've just filed a proposal to make bool an ordered type (compatible with operators <, <=, >, and >=) in #golang: https://github.com/golang/go/issues/78027
-
R relay@relay.infosec.exchange shared this topic on
-
I've just filed a proposal to make bool an ordered type (compatible with operators <, <=, >, and >=) in #golang: https://github.com/golang/go/issues/78027
Unfortunately, this proposal would require a breaking change. Therefore, I've decided to retract it.
-
R relay@relay.infosec.exchange shared this topic