loop
Posted: Wed Mar 03, 2004 6:15 pm
Hello Lutz,
Im seeking for a solution ;-)
A 'While 'Unit 'dotree etc..are all loop based and im now trying to create
a simple loop myself that must loop the function but somehow im overseeing
something i think?
>(define (loop _func) ( while true _func))
but this does not work... you have a hint ?
Norman.
Im seeking for a solution ;-)
A 'While 'Unit 'dotree etc..are all loop based and im now trying to create
a simple loop myself that must loop the function but somehow im overseeing
something i think?
>(define (loop _func) ( while true _func))
but this does not work... you have a hint ?
Norman.