structEach() currently does not care what the callback returns.  It'd be very useful if it can terminate the iteration if the callback return false.
  Attachments:
structEach() currently does not care what the callback returns.  It'd be very useful if it can terminate the iteration if the callback return false.
  Attachments:
Comments: