View Source Patch.Reflection (patch v0.13.0)

Link to this section Summary

Link to this section Functions

Link to this function

find_arities(module, function)

View Source
@spec find_arities(module :: module(), function :: function()) :: [arity()]
@spec find_functions(module :: module()) :: Keyword.t(arity())