module RubyCollections

Dir[File.expand_path(__FILE__) + ‘../ruby_collections/*.rb’].each {|file| require_relative file}

Constants

VERSION