chickadee » srfi-178 » string->bitvector

string->bitvector stringprocedure

Parses a string in the format generated by bitvector->string and returns the corresponding bitvector, or #f if the string is not in this format.