StandardError
# File matrix.rb, line 49 def initialize(vals) super("Sorry, Operation(#{vals[0]}) not implemented: #{vals[1]} op #{vals[2]}") end
This page was generated for Ruby 2.7.3
Generated with Ruby-doc Rdoc Generator 0.42.0.