Method: Rupture::Sequence#reverse
- Defined in:
- lib/rupture/sequence.rb
#reverse ⇒ Object
59 60 61 |
# File 'lib/rupture/sequence.rb', line 59 def reverse Seq::Empty.into(self) end |
59 60 61 |
# File 'lib/rupture/sequence.rb', line 59 def reverse Seq::Empty.into(self) end |