StateMachine.Utils (state_machine v0.1.6)

Link to this section Summary

Link to this section Functions

Link to this function

keyword_splat(keyword, key, default \\ [])

Specs

keyword_splat(keyword(), atom(), any()) :: [any()]
Link to this function

normalize_funciton(_, x)

Link to this function

normalize_function(mod, f)

Specs

normalize_function(module(), (any() -> any()) | atom()) :: (any() -> any())