Flowdock
method

-@

Importance_0
v2_4_6 - Show latest stable - 0 notes - Class: Matrix
-@() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/matrix.rb, line 1147
  def -@
    collect {|e| -e }
  end
Register or log in to add new notes.