Elixir
v1.12.1
Pages
Modules
Macro.Env.to_match
You're seeing just the function
to_match
, go back to
Macro.Env
module for more information.
Link to this function
to_match(env)
View Source
Specs
to_match(
t
()) ::
t
()
Returns a
Macro.Env
in the match context.