以下の内容はhttps://shuzo-kino.hateblo.jp/entry/2019/07/19/235844より取得しました。


uLispのapply関数の中で">"や"<"を使うと……???

apply function
Syntax: (apply function list)

Returns the result of evaluating the function specified by the first argument with the list of arguments specified by the second parameter.

実際のところ

(apply > '(0) )
; t

(apply > '(1) )
; t

(apply > '(2 1) )
; t



以上の内容はhttps://shuzo-kino.hateblo.jp/entry/2019/07/19/235844より取得しました。
このページはhttp://font.textar.tv/のウェブフォントを使用してます

不具合報告/要望等はこちらへお願いします。
モバイルやる夫Viewer Ver0.14