[–] cerberusss 7y ago ↗ Fantastic. And why not? Sounds marvelous for small stuff.Reminds me of using NSString, which is a "tagged pointer" in iOS. For very short strings, it's not actually a 4 byte pointer to an object, but simply a short string itself.
1 comment
[ 0.25 ms ] story [ 22.4 ms ] threadReminds me of using NSString, which is a "tagged pointer" in iOS. For very short strings, it's not actually a 4 byte pointer to an object, but simply a short string itself.