- lazy-seq->string seqprocedure
Completely realizes a seq of characters and returns a string consisting of those characters. Should not be called on infinite sequences.
Completely realizes a seq of characters and returns a string consisting of those characters. Should not be called on infinite sequences.