ilrico
ilrico
MModular
Created by Frank Saez on 6/5/2024 in #questions
Question about iterating a list of strings
yes, the getter meaning is what I called "access to value". But * overloading is indeed a very valid explanation. thx
14 replies
MModular
Created by Frank Saez on 6/5/2024 in #questions
Question about iterating a list of strings
I was wondering, any particular reason to use [] operator to deference, instead of widly-accepted *, present in mainstream languages? I understand the "access to value" meaning of [], close to array[index], but asterisk is so familiar to programmers...
14 replies