convert list to a string in Oz?

Posted by el diablo on Stack Overflow See other posts from Stack Overflow or by el diablo
Published on 2009-11-11T00:40:27Z Indexed on 2010/04/09 9:03 UTC
Read the original article Hit count: 308

Filed under:
|

Does anyone know how to convert a list to a string in Oz? I have a list of characters I need to convert to a string and I didn't see any concatenation operator in the Oz documentation.

thanks

© Stack Overflow or respective owner

Related posts about homework

Related posts about oz