Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
昨日誰かが splat 演算子について尋ねたので、ソースコードを見たいと思ったのですが、それは C で書かれているのでしょうか、それとも Ruby で書かれているのでしょうか? それはどこにありますか?
Google で簡単に検索したところ、eval.cに実装されていることがわかりました。ファイル内のいくつかの場所で「splat」への参照を見つけることができますが、私は Ruby の内部の仕組みについて十分に理解していません。