Thanks David! I had no idea J had symbols, that helps greatly and in many other areas, as does your implementation.
On Mon, Mar 3, 2014 at 8:12 PM, David Lambert <[email protected]>wrote: > Some time ago I conjectured that tacit expressions could be more easily > understood if the reader knew the intended valence. This forum suggested > valence forcing adverbs. Monad, Dyad, and the assertions are primarily > documentation aids. Unit tests also help me to write programs which at > least sometimes work. > > Monad =: : [: > Dyad =: [: : > > Date: Mon, 3 Mar 2014 12:19:05 -0800 (PST) >> From: Pascal Jasmin<[email protected]> >> To:"[email protected]" <[email protected]> >> >> Subject: Re: [Jprogramming] Dictionary data type >> Message-ID: >> <[email protected]> >> Content-Type: text/plain; charset=iso-8859-1 >> >> interesting implementation. >> >> Could you please explain? >> >> >> Monad =: :[: >> >> >> ? >> is it equivalent in use to @:] ? >> >> >> ----- Original Message ----- >> From: David Lambert<[email protected]> >> To: programming<[email protected]> >> Cc: >> Sent: Monday, March 3, 2014 2:29:35 PM >> Subject: [Jprogramming] Dictionary data type >> > > errata: > ... > > %/ ; openGet__D'`P(P|G)`P(P)`P(G)' NB. raze not needed > ... > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
