lazy-cons can delay the calculation of first/rest, but not the determination if there is a rest. determining that often requires 'pulling' on an inner seq, ...
確定! 回上一頁