Matthew Walton writes:

> Pair notation is, as I understand it, when you get
> 
>       key => value

That can now also be written as:

  :key<value>

or, where value is 1, simply as:

  :key

I suspect it was this form that Larry was referring to.

Smylers

Reply via email to