On 6/7/07, MenTaLguY <mental / rydia.net> wrote: > On Thu, 2007-06-07 at 02:25 +0900, Brad Phelan wrote: > > Perhapps you are doing it but I was unable to parse the > > whole algorithm out and figure out exactly what all the lambdas > > you use do. > > If it helps, what a lot of the math stuff does is create lists of the > length specified by a number, manipulate those, and then count their > lengths to get back to a number. For instance, subtraction would be: > > SUBTRACT = LAMBDA2 { |m,n| LENGTH[DROP[n][MAKE_LIST[ID][m]]] } must work nicely for n>m ;) But interesting stuff. Cheers Robert > > (here, ID is just used as a dummy value to populate the list with) > > -mental > > -- You see things; and you say Why? But I dream things that never were; and I say Why not? -- George Bernard Shaw