HaloO Juerd,

you wrote:
Because the alternative is to drop context.
...
Then we lose the point for having different sigils, and everything gets
a dollar sign.

Isn't the strong type system adequate compensation?
Especially when the sigils denote the level below
which you can't go in untypedness or unspecificity?

The two new list types Eager and Lazy nicely fit the
jargon term. Actually you could e.g. apply them to
complete files and view them as a list of lines if
that suites a certain task.

OTOH, some classes might like to travel in variables
with the @ and % sigil. E.g.

my @data is DatabaseTable;
my %tree is StructuredDocument;
--
TSa (Thomas Sandlaß)

Reply via email to