croma v0.9.2 Croma.TypeUtil View Source
Utilities to work with internal representation of types.
Link to this section Summary
Link to this section Functions
Link to this function
resolve_primitive(module, name, env)
View Source
resolve_primitive(module(), atom(), Macro.Env.t()) :: {:ok, atom()} | :error