Thoughts on a New Language

13 thoughts
last posted Nov. 23, 2012, 6:22 p.m.

6 earlier thoughts

0

The callable in this case would basically perform some operation on the value (with access to the key and optional tuple) and return the new value to use.

There's an analogy here with Python decorators.

6 later thoughts