[erlang-questions] Ensure if a function/arity is exported from a module or not?

Garrett Smith g@REDACTED
Tue Aug 23 02:17:20 CEST 2011


On Mon, Aug 22, 2011 at 7:11 PM, Zabrane Mickael <zabrane3@REDACTED> wrote:
> Hi guys,
> What's the correct/best way to ensure that a module exports a certain
> function or not?

erlang:function_exported/3



More information about the erlang-questions mailing list