gearheads
/
mastodon
Archived
2
0
Fork 0
Commit Graph

1 Commits (c8d11b8bdb97a1a2f8aaf5deca5f1c6c7c0d2688)

Author SHA1 Message Date
luigi 087ed84367
Optimize map { ... }.compact calls (#15513)
* Optimize map { ... }.compact

using Enumerable#filter_map, supported since Ruby 2.7

* Add poyfill for Enumerable#filter_map
2021-01-10 00:32:01 +01:00