Where in the Ruby language is %q, %w, etc., defined?

后端 未结 4 2023
清酒与你
清酒与你 2020-12-13 02:32

So much of the Ruby language is methods rather than syntax, so I expected to find %q, %w, etc., defined as methods in the Kernel class

4条回答
提交回复
热议问题