Sha256: ce812e5673e2c8ddcc83300d255b6d839726f228b3c174cad6a8bae6602c6f81
Contents?: true
Size: 163 Bytes
Versions: 4
Compression:
Stored size: 163 Bytes
Contents
module Mext ARRAY_PATH = File.join(Mext::PATH, 'array') end %w( vectorize choose dotop scalarop ).each { |f| require File.join(Mext::ARRAY_PATH, f) }
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
ruby-mext-0.13.1 | lib/mext/array.rb |
ruby-mext-0.13.0 | lib/mext/array.rb |
ruby-mext-0.12.1 | lib/mext/array.rb |
ruby-mext-0.12.0 | lib/mext/array.rb |