Class: CJKChar
- Inherits:
-
String
- Object
- String
- CJKChar
- Defined in:
- lib/cjk_string.rb
Instance Method Summary collapse
Instance Method Details
#codepoint ⇒ Object
30 31 32 |
# File 'lib/cjk_string.rb', line 30 def codepoint codepoints.first end |