Re: table.foreach NYI

  • From: Mike Pall <mike-1311@xxxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Tue, 12 Nov 2013 23:39:17 +0100

Konstantin Olkhovskiy wrote:
> Is there some way of iterating a hash table without having to
> degrade to the interpreter?

Nope, not right now. You need some kind of workaround, but better
check if the workaround isn't slower than the interpreter ...

--Mike

Other related posts: