Is there some array that links a specific float value to a gender? Storing something like that as a float and having to look it up outside the object itself to determine it’s actual value seems like bad practice to mezcal but I’m not a developer by trade.
Shouldn’t it be a float?
I don’t think so, but i would like to hear why a float would be better. Might change my opinion.
I think the reason why is because a float would be easier to store, while having enough possibilities for such data.
Is there some array that links a specific float value to a gender? Storing something like that as a float and having to look it up outside the object itself to determine it’s actual value seems like bad practice to mezcal but I’m not a developer by trade.