Cycles

Luke Gorrie luke@REDACTED
Tue Feb 8 08:08:43 CET 2005


orbitz <orbitz@REDACTED> writes:

> I'm trying to implement a protocol and one of the aspects of the
> protocol is the ability to transmit cyclic data.  Erlang's nature
> seems to only allow tree-structures.  Is there anything I can do to
> handle this?

You could take a look at the 'digraph' module in OTP. The basic trick
is to use ETS.





More information about the erlang-questions mailing list