5.5.33
Implode a list of characters into a string
Implode a list of characters into a string:
eval: implode ['g', 'r', 'e', 'e', 'n']; "green"
Comments and suggestions to:
bugs@mythryl.org