[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Making a lambda-expr more like a fn



Only the evaluator and the compiler process #' to create a function. If you
don't want to compile, call EVAL.
Or better, try to not create functions at run time.
     Daniel.