View Source Dx.Util.Module (dx v0.3.0)

Utility functions for working with modules and their functions.

Link to this section Summary

Link to this section Functions

Link to this function

has_function?(module, function_name, arity)

View Source

See Kernel.function_exported?/3.