Interesting thought experiment:
LIM=:256
hash=: 1$.LIM#256
set=:{{
hash=:y (< LIM{.a.i.x)} hash
y
}}
get=:{{
(<LIM{.a.i.y){hash
}}
'dog' set 10
10
'frog' set 20
20
get 'dog'
10
--
Raul
On Sun, Apr 4, 2021 at 9:52 AM Henry Rich <[email protected]> wrote:
>
> I propose that the maximum value for a rank, whether of a verb or a
> noun, will be 63. Minimum verb rank will be _63.
>
> You got a problem with that?
>
> Henry Rich
>
> --
> This email has been checked for viruses by AVG.
> https://www.avg.com
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm