Re: Questions - Higer Order Functions



Kent M Pitman <pitman@xxxxxxxxxxx> wrote:

Is a higher order question:
a) a question that can take as a parameter another question
b) a question that returns a question
c) both?
2. In practice, are questions that return questions used frequently?

I believe the most important aspect of higher order questions is
lambda-questions: anonymous questions that stand for themselves...

--
5th European Lisp Workshop at ECOOP 2008, July 7: http://elw.bknr.net/2008/

Didier Verna, didier@xxxxxxxxxxxxx, http://www.lrde.epita.fr/~didier

EPITA / LRDE, 14-16 rue Voltaire Tel.+33 (0)1 44 08 01 85
94276 Le Kremlin-Bicêtre, France Fax.+33 (0)1 53 14 59 22 didier@xxxxxxxxxx
.



Relevant Pages

  • Re: Lisp Question
    ... Kent M Pitman wrote: ... I think they use us a lot to teach recursion, ... So lists are mostly what they teach, and then not well, and people come away ...
    (comp.lang.lisp)
  • Re: When do compiler-macros run?
    ... Kent M Pitman writes: ... > was a novice or an expert. ... Fair nuff. ...
    (comp.lang.lisp)
  • Re: How to xor?
    ... > Kent M Pitman wrote: ... > Intriguing possibility: Is it necessarily the wrong thing for that to ... others' existing code by an incompatible definition ... ...
    (comp.lang.lisp)
  • Re: The origins of CL conditions system
    ... Kent M Pitman wrote: ... redesign the way in which it presented the initial set of options to ... restart handlers that only make sense to be called ...
    (comp.lang.lisp)
  • Re: how do i clone in CLOS?
    ... Kent M Pitman wrote: ... (defun copy-instance (i) ... Just killing time till AI comes on. ...
    (comp.lang.lisp)