Changes for version 1.032 - 2019-06-19

  • New @array method: ->reject, the opposite of Array->filter
  • New @array method: ->reject_by, the opposite of Array->filter_by
  • New @array method: ->reject_each, the opposite of Array->filter_each

Modules

Autobox methods to transform Arrays and Hashes