I looked around and I couldn't find a list:join() implementation for erlang. Is this intentional? The join function seems to be a useful feature to have. I ended up writing my own version, which was simple enough; but it would be even better if it is available as a BIF. Peter