[#65451] [ruby-trunk - Feature #10333] [PATCH 3/1] optimize: "yoda literal" == string — ko1@...

Issue #10333 has been updated by Koichi Sasada.

9 messages 2014/10/07

[ruby-core:65560] Re: is there a name for this?

From: Nobuyoshi Nakada <nobu@...>
Date: 2014-10-09 11:59:27 UTC
List: ruby-core #65560
On 2014/10/09 20:41, Xavier Noria wrote:
> When describing stuff about constants (working in their guide), you often need to refer to the first element of the nesting, or Object if the nesting is empty.
> 
> I don't recall this has a user-level name, is there an internal name for it that the guide could use?

Maybe "cref", as an implementation detail name?

-- 
Nobu Nakada

In This Thread