ExKits.Utils.Param protocol (ex_kits v0.2.8)

View Source

Summary

Types

t()

All the types that implement this protocol.

Types

t()

@type t() :: term()

All the types that implement this protocol.

Functions

to_integer(param)

@spec to_integer(t()) :: integer()

to_map(param)

@spec to_map(t()) :: map()

to_string(param)

@spec to_string(t()) :: String.t()