Sha256: 856a17129d7a9fc06a5d5bc153eb1cae6d4cdbc6badf61312e5b8e8514e68ee8

Contents?: true

Size: 59 Bytes

Versions: 5

Compression:

Stored size: 59 Bytes

Contents

class Array
  def exclude?(item) ! include? item end
end


Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
freighthopper-0.1.14 lib/freighthopper/array/exclude.rb
freighthopper-0.1.13 lib/freighthopper/array/exclude.rb
freighthopper-0.1.12 lib/freighthopper/array/exclude.rb
freighthopper-0.1.11 lib/freighthopper/array/exclude.rb
freighthopper-0.1.9 lib/freighthopper/array/exclude.rb