Sha256: 5a5ee9a58573ca9535875c100927300f5d151ae70375532f1d67af393b193432

Contents?: true

Size: 126 Bytes

Versions: 10

Compression:

Stored size: 126 Bytes

Contents

require 'constree'

class Module
  def constree
    ::Constree.of self
  end

  def constreep
    ::Constree.p self
  end
end

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
constree-0.1.9 lib/constree/module.rb
constree-0.1.8 lib/constree/module.rb
constree-0.1.7 lib/constree/module.rb
constree-0.1.6 lib/constree/module.rb
constree-0.1.5 lib/constree/module.rb
constree-0.1.4 lib/constree/module.rb
constree-0.1.3 lib/constree/module.rb
constree-0.1.2 lib/constree/module.rb
constree-0.1.1 lib/constree/module.rb
constree-0.1.0 lib/constree/module.rb