+ Array#delete_if_at
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sun, 12 Dec 2010 20:36:52 +0000 (21:36 +0100)
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>
Sun, 12 Dec 2010 20:36:57 +0000 (21:36 +0100)
commit2bf7bc4cbcf61afc2f59ad9a897c4740cdbc39ef
treefdcceb0e90ed3d369e9236c659d5354cc28377c2
parent70b0085a8bd04053cc0325937a21f67ab6efe2a7
+ Array#delete_if_at

Allow deletion of an element from the array iff it's at a given position (or in
a given range of positions).
lib/rbot/core/utils/extends.rb