konovalo skribis 2005-04-24 10:24 (+0400):
> interp interpreter
I don't recall having seen that used.
> i iterator?
Used as such, but I think discouraging i in favour of iter is a better
idea, because i is also often used as index.
> anon anonymous
Is this used?
> interestingly, among r
arefarray reference
boolboolean
const constant
elemelement
err error
fh filehandle
funcfunction
hrefhash reference
int integer
interp interpreter
i iterator?
kv key/value
num
Juerd skribis 2005-04-22 16:11 (+0200):
> Those are for identifiers, so we don't end up with one function using :r
> and another using :read. That'd be inconsistent.
Although readline should not be made rline, and I still think both :r
and :read should work!
Bool +$read is short
or preferrab
Aaron Sherman skribis 2005-04-22 10:00 (-0400):
> On Fri, 2005-04-22 at 07:46, Juerd wrote:
> > Can we together compile a list of accepted abbreviations, so they can be
> > consistently applied?
> Are you suggesting that these are accepted by the compiler or by us (for
> discussion)?
By us. Mostly
On Fri, 2005-04-22 at 07:46, Juerd wrote:
> Can we together compile a list of accepted abbreviations, so they can be
> consistently applied?
Are you suggesting that these are accepted by the compiler or by us (for
discussion)?
> Some may be source of discussion, in which case I think it's better