Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/rolling_hash.rb
Instance Method Summary collapse
Instance Method Details
#ord ⇒ Object
3 4 5 |
# File 'lib/rolling_hash.rb', line 3 def ord self[0] end |