#23 Integer type?

Ouvert
Créé il y a 7 ans par caryoscelus · 0 commentaires

Pros:

  • some nodes operate on integers (such as list length, random number seed, etc) and storing them as doubles is ineffective and might lead to confusion

Cons:

  • requires additional int <-> double conversions
Pros: - some nodes operate on integers (such as list length, random number seed, etc) and storing them as doubles is ineffective and might lead to confusion Cons: - requires additional int <-> double conversions
Connectez-vous pour rejoindre cette conversation.
Chargement…
Annuler
Enregistrer
Il n'existe pas encore de contenu.