Method: StrokeDB::InvertedList::Node#next
- Defined in:
- lib/strokedb/data_structures/inverted_list.rb
#next ⇒ Object
234 235 236 |
# File 'lib/strokedb/data_structures/inverted_list.rb', line 234 def next forward[0] end |
234 235 236 |
# File 'lib/strokedb/data_structures/inverted_list.rb', line 234 def next forward[0] end |