add a new operator "//" for integer division just like python? #12414
Closed
charlesw1234
started this conversation in
Scripting
Replies: 1 comment
-
Thanks for the proposal! Consolidating in #11998. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
there are many integer division in game script, add warning_ignore("integer_division") should be a trouble for us.
can we add a new operator "//" for integer division just like python?
I can try to provide a patch for this if required.
Beta Was this translation helpful? Give feedback.
All reactions