On Sun, Jun 12, 2016 at 4:06 PM, Xiaoqing Rong-Mullins
wrote:
> I want to define a series of anonymous functions, where each will be a value
> in a Dict and/or a field value in a composite type. I need to be able to use
> them for multiple times with different choices of arguments, including
> key
I want to define a series of anonymous functions, where each will be a
value in a Dict and/or a field value in a composite type. I need to be able
to use them for multiple times with different choices of arguments,
including keyword arguments. How many of them are defined at runtime
depends on