#23 Integer type?

Open
opened 6 years ago by caryoscelus · 0 comments

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
Sign in to join this conversation.
Loading...
Cancel
Save
There is no content yet.