Bonus Marks
- Define a Lisp function that returns the first element from a list.
- Define a Lisp function that returns the second element from a list.
- Define a Lisp function that calls a function with two arguments in reverse order.
- Define a Lisp function that calls a function with arguments, then passes the result to another function.
- Define a
builtin_fun
C function that is equivalent to the Lispfun
function. - Change variable arguments so at least one extra argument must be supplied before it is evaluated.
当前内容版权归 NoahDragon 译 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 NoahDragon 译 .