chickadee » srfi-178 » bitvector->string

bitvector->string bvecprocedure

Returns a string beginning with "#*" and followed by the values of bvec represented as 0 and 1 characters. This is the Common Lisp representation of a bitvector.