Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Contribuindo para o Rubinius

Contribuindo para o Rubinius

Lightning Talk apresentada na RubyConf Brasil 2011

Avatar for Carlos Galdino

Carlos Galdino

November 09, 2011
Tweet

More Decks by Carlos Galdino

Other Decks in Programming

Transcript

  1. ... IO#codepoints does not change $_ IO#codepoints calls the given

    block IO#each_char yields each character IO#each_codepoint yields each codepoint IO#each_codepoint does not change $_ ...