andros_rex@lemmy.world to Trans Memes@lemmy.blahaj.zone · 2 months agoprivate String gender;lemmy.world315427
535private String gender;lemmy.worldandros_rex@lemmy.world to Trans Memes@lemmy.blahaj.zone · 2 months ago31
Show Contentvalkyrieangela@lemmy.blahaj.zoneEnglish6·2 months agoenum implies that you cant change it, unless you were referring to the bool then true.
Show ContentFarid@startrek.website10·2 months agoYes, instead of boolean. But instead of String, too, for optimization reasons. You could always just add more enum constants to it.
enum implies that you cant change it, unless you were referring to the bool then true.
Yes, instead of boolean. But instead of String, too, for optimization reasons. You could always just add more enum constants to it.
That requires a recompile though
Think of the patch notes though.