how to represent multi-structure chain relationships

Only OpenSource onlyopensource@REDACTED
Sat Aug 12 15:16:29 CEST 2006


Hello

What is the recommended approach to represent multi-structure chain
relationships in erlang ?

eg.
 CertEnvelope --> CertChain --> Cert Attribute(s)

In C, one would use a pEnv->pChain->pAttrib and work with the fields.
How does one do it in Erlang ?

Thanks in advance.

-- 
oo@@oo



More information about the erlang-questions mailing list