Flowdock
compose() public

Performs composition on all the characters.

'é'.length                       # => 1
'é'.mb_chars.compose.to_s.length # => 1
Show source
Register or log in to add new notes.