croma v0.10.0 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 fetch_spec_info_at_compile_time(module) View Source
Link to this function fetch_type_info_at_compile_time(module, kind) View Source
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