On Mon, Jul 17, 2006 at 06:06:52PM -0400, Christopher Jeris wrote:
: I have a couple of questions about what S03 says about hyperoperators
: applying recursively to any object which matches the 'Each' role:
:
: [from S03]
: Seq(3,8,[2,Seq(9,3)],8) >>-<< (1,1,2,1); # Seq(2,7,[0,Seq(7,1)],7)
:
: 1.
At 6:06 PM -0400 7/17/06, Christopher Jeris wrote:
I have a couple of questions about what S03 says about hyperoperators
applying recursively to any object which matches the 'Each' role:
[from S03]
Seq(3,8,[2,Seq(9,3)],8) >>-<< (1,1,2,1); # Seq(2,7,[0,Seq(7,1)],7)
1. What determines the concret
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
[Beware, here be newbie -- possible nonsense ahead.]
I have a couple of questions about what S03 says about hyperoperators
applying recursively to any object which matches the 'Each' role:
[from S03]
Seq(3,8,[2,Seq(9,3)],8) >>-<< (1,1,2,1); # Seq(2,7