Comment on ifn't
olafurp@lemmy.world 9 months agoYeah, I just said it since you used it with null. I used it a lot for enums
Comment on ifn't
olafurp@lemmy.world 9 months agoYeah, I just said it since you used it with null. I used it a lot for enums
Lmaydev@programming.dev 9 months ago
The type matching is the most common thing I use or with. Combined with inline variables.
And switch expressions.