Sha256: e4fe08f3a6fa3d536c146d9df8516ea8870fcbb2926100166b4b47f5ef0716df
Contents?: true
Size: 85 Bytes
Versions: 3
Compression:
Stored size: 85 Bytes
Contents
module Predicates private def _not(pred) -> (bool) { !pred.(bool) } end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
totally_lazy-0.1.25 | lib/totally_lazy/predicates.rb |
totally_lazy-0.1.24 | lib/totally_lazy/predicates.rb |
totally_lazy-0.1.23 | lib/totally_lazy/predicates.rb |