;; Terminate the loop, but return the accumulated count. (loop for i in '(1 2 3 stop-here 4 5 6) when (symbolp i) do (loop-finish) count i) => 3 ;; The preceding loop is equivalent to: (loop for i in ...
一部の結果でアクセス不可の可能性があるため、非表示になっています。
アクセス不可の結果を表示する