[erlang-questions] list:join() for erlang?

Peter K Chan peter@REDACTED
Wed Sep 12 17:47:09 CEST 2007


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



More information about the erlang-questions mailing list