In general, common lisp uses the 'p' suffix for boolean-returning functions (short for 'predicate'), while scheme uses '?'. Use the conventions ...
確定! 回上一頁