Am 09.01.2014 14:29, schrieb laci:
> function () {
> return this.firstName + " " + this.lastName;
> }
I think this must be something like:
at: 'name' put: [:thisArg :each| each.firstName + " " +
each.lastName ] currySelf
best is to search for "currySelf"
Sebastian
--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
For more options, visit
https://groups.google.com/groups/opt_out.