Flowdock
compose() public

Performs composition on all the characters.

Example:

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