How to change string to atoms using maplist.
This does not work :
?- maplist(atom_string,["a","b","c"]).