module Gemmy::Patches::ArrayPatch::InstanceMethods::Cut
Public Instance Methods
cut()
click to toggle source
another alias for compact
# File lib/gemmy/patches/array_patch.rb, line 40 def cut compact end
another alias for compact
# File lib/gemmy/patches/array_patch.rb, line 40 def cut compact end