View Source Telegex.Helper (Telegex v1.8.0)

Some helper functions.

Summary

Functions

Convert the map to a struct with type information, which is used in the internal implementation of this function.

Types

@type datatype() :: Telegex.TypeDefiner.field_type()

Functions

@spec typedmap(any(), datatype()) :: any()

Convert the map to a struct with type information, which is used in the internal implementation of this function.