Top Level Namespace
Defined Under Namespace
Modules: Daru Classes: Array, Hash, MDArray, Matrix, NMatrix, Numeric, Range, String
Instance Method Summary collapse
Instance Method Details
#jruby? ⇒ Boolean
1 2 3 |
# File 'lib/daru.rb', line 1 def jruby? RUBY_ENGINE == 'jruby' end |