buzz
buzz copied to clipboard
Constant object instance
Would allow an object instance to be constant expression.
Should be similar to iterating on fibers: invoke object's next method and when returning, finish the OP_FOREACH
Would allow caching of the object and potentially speed up a lot of buzz code
duplicate of #114