0 (PST)
>> From: Pascal Jasmin
>> To:"[email protected]"
>>
>> Subject: Re: [Jprogramming] Dictionary data type
>> Message-ID:
>> <[email protected]>
>> Content-Type: text/pl
sometimes work.
Monad =: : [:
Dyad =: [: :
Date: Mon, 3 Mar 2014 12:19:05 -0800 (PST)
From: Pascal Jasmin
To:"[email protected]"
Subject: Re: [Jprogramming] Dictionary data type
Message-ID:
<[email protected]>
Content-
ul Miller
Sent: Monday, March 03, 2014 4:05 PM
To: Programming forum
Subject: Re: [Jprogramming] Dictionary data type
Monad=: :[:
RightId=: @]
example1=: >: Monad
example2=: >: RightId
example1 2 3 5 7
3 4 6 8
example2 2 3 5 7
3 4 6 8
0 example1 2 3 5 7
|domain error: example1
| 0 e
>
> ?
> is it equivalent in use to @:] ?
>
>
> - Original Message -
> From: David Lambert
> To: programming
> Cc:
> Sent: Monday, March 3, 2014 2:29:35 PM
> Subject: [Jprogramming] Dictionary data type
>
> The standard answer to "Does J hav
interesting implementation.
Could you please explain
Monad =: :[:
?
is it equivalent in use to @:] ?
- Original Message -
From: David Lambert
To: programming
Cc:
Sent: Monday, March 3, 2014 2:29:35 PM
Subject: [Jprogramming] Dictionary data type
The standard answer to "D
The standard answer to "Does J have a dictionary data type?" seems to be
"Use symbols."
(Two other answers today recommend locales.) To which we ask, "How do
we use symbols?" Given that I may have overlooked a lab, I'll show my
effort. My goal is to maintain a database of probabilities writte