[erlang-questions] Function Dependency

Tyron Zerafa tyron.zerafa@REDACTED
Sun Aug 19 01:52:54 CEST 2012


Hey,
    Is there a way in Erlang which can give me a function's dependencies?
Such as dependency_of_fun(A) will result in all functions' names (including
modules)
 being used in A? Also, apart from this, can I somehow extract a function
clause by knowing its signature only?

Thanks in advance for all your help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20120819/6ba1b715/attachment.htm>


More information about the erlang-questions mailing list