Post #2017785
2026-04-25 21:56 UTC
#BYOND implements ?. (null-coalescing member operator) by pushing a value to the BOTTOM of the stack and then retrieving it later. This is an O(N) operation in the stack depth. I'm still not sure why it does this.
Replies (0)
No replies.