2007/6/10, June Kim <[EMAIL PROTECTED]>:
[snip]
This isn't very complicated but it get's fairly complicated dealing
with another example I gave:

( (# ;~ >@{.@;:@>@{.) /.~ [: unikey >@{.@;: each) d


Maybe I should modify the value of d slightly to make the difference
obvious from /.

 d=.'May 17';'May 18';'June 5';'July 10';'July 21';'May 1'
  ( (# ;~ >@{.@;:@>@{.) /.~ [: unikey >@{.@;: each) d
+----+-+
|May |2|
+----+-+
|June|1|
+----+-+
|July|2|
+----+-+
|May |1|
+----+-+
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to