Skip Navigation

Posts
0
Comments
16
Joined
2 yr. ago

  • @danielquinn agreed! You can work around the performance issues by wrapping it in a function.

  • @nikaro iterable means: has iter() method. So there's no real difference, as far as I can see.