Sha256: 02f318643d5c7c227c8f7ff7774960e341fb6af45767e0d0e9d106be6a153b84
Contents?: true
Size: 71 Bytes
Versions: 5
Compression:
Stored size: 71 Bytes
Contents
class NegInt < Integer extend Domain::SByC.new(Integer){|i| i<0} end
Version data entries
5 entries across 5 versions & 1 rubygems