ViaUtils.Enum (via_utils v0.1.0) View Source

Documentation for UtilsEnum.

Link to this section Summary

Link to this section Functions

Link to this function

assert_list(value_or_list)

View Source

Hello world.

Examples

iex> UtilsEnum.hello()
:world
Link to this function

get_key_or_value(keys_values, id)

View Source

Specs

get_key_or_value(any(), any()) :: any()
Link to this function

index_for_embedded_value(container, key, value, index \\ 0)

View Source

Specs

index_for_embedded_value(list(), any(), any(), integer()) :: integer()
Link to this function

list_to_enum(input_list)

View Source
Link to this function

list_to_int(x_list, bytes)

View Source