mirror of
https://github.com/mruby/mruby
synced 2026-06-08 16:11:16 +00:00
f3cd991771
add tap_each method that yields each element for side effects (e.g. logging, debugging) and passes it through unmodified. see https://bugs.ruby-lang.org/issues/21520 Co-authored-by: Claude <noreply@anthropic.com>