croma v0.9.1 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 list_to_type_union(list) View Source
Link to this function resolve_primitive(module, name, env) View Source
resolve_primitive(module(), atom(), Macro.Env.t()) ::
  {:ok, atom()} |
  :error