[erlang-questions] Convert atom and arity into fun

Jeroen Koops koops.j@REDACTED
Fri Sep 5 12:22:31 CEST 2008


Hi,

The answer to this question is probably obvious, but I can't find it
after searching around for a while:

Given a function's name as an atom and an arity (for instance as
returned by module_info(exports)), how can I convert this into a fun
that I can invoke?

Thanks in advance,

Jeroen Koops



More information about the erlang-questions mailing list