349 350 351
# File 'lib/b-lazy.rb', line 349 def self.all [[0], positives.lmap{|x| [x, -x]}.cons].cons end