let
string_addr b =
if
b
then
"address taken"
else
"not address taken"