each_codepoint {|codepoint| ... } -> selfRuby 1.9.3 から[permalink][rdoc][edit]each_codepoint -> Enumerator-
自身の各コードポイントに対して繰り返します。
[SEE_ALSO] IO#each_codepoint
このマニュアルは既にメンテナンスが終了したバージョンの Ruby を対象としています。 最新版のマニュアルへ
each_codepoint {|codepoint| ... } -> selfRuby 1.9.3 から[permalink][rdoc][edit]each_codepoint -> Enumerator自身の各コードポイントに対して繰り返します。
[SEE_ALSO] IO#each_codepoint