chickadee » lazy-seq » lazy-seq->list

lazy-seq->list seqprocedure

Completely realizes seq and returns a list of its elements. Should not be called on infinite sequences.