igneus / calendarium-romanum

liturgical calendar library (Roman Catholic, post-Vatican II)
50 stars 21 forks source link

`each` methods: support calling without a block #40

Closed igneus closed 4 years ago

igneus commented 6 years ago

All each and each_* methods should support being called without a block, just like Array#each and similar built-in methods.