Loading...
「ツール」は右上に移動しました。
利用したサーバー: natural-voltaic-titanium
100いいね 3901回再生

Ruby's Symbol#to_proc: A Walkthrough

A video from my rubyreloaded.com/ course that digs into what Symbol#to_proc is (e.g. %w{a b c}.map(&:upcase)), where it came from, how it works, and how it's implemented, as well as how to make your own version from scratch.

コメント