View Source Patch.Reflection (patch v0.15.0)

Summary

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())