Libraries
»
sequence
(0.2.4)
»
Index
»
Sequence
»
Reversed
»
#_pos=
Method: Sequence::Reversed#_pos=
Defined in:
lib/sequence/reversed.rb
#
_pos=
(pos) ⇒
Object
139 140 141
# File 'lib/sequence/reversed.rb', line 139
def
_pos=
(
pos
)
@pos
=
pos
end