#23 Integer type?

開啟中
caryoscelus6 年之前創建 · 0 條評論

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
登入 才能加入這對話。
正在加載...
取消
保存
尚未有任何內容