From: MenTaLguY Date: 2007-10-05T23:09:35+09:00 Subject: Re: Reference vs. Reference --=-hN2kha2YMMAuWGMURUwB Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2007-10-05 at 13:10 +0900, Eric Mahurin wrote: > Like Java, Ruby does have the equivalent of "intrinsics". They are > the immediates (Fixnum, TrueClass, FalseClass, NilClass, and Symbol) > which when used behave like the more conventional call-by-value. Semantically, nil, false, etc. are simply object references (to singleton objects). Whether they are represented as "intrinsics" behind the scenes is an implementation detail which is not shared by all Ruby implementations. -mental --=-hN2kha2YMMAuWGMURUwB Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD4DBQBHBkWcSuZBmZzm14ERAvxgAJd1mj+86ZZLNpFFXRGEqXxwa3jUAKCnrRcL hjTvYeZ8/cPrOwPp3xbwuQ== =FDtZ -----END PGP SIGNATURE----- --=-hN2kha2YMMAuWGMURUwB--