StateMachine.Utils (state_machine v0.1.7)

Summary

Functions

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

@spec keyword_splat(keyword(), atom(), any()) :: [any()]

normalize_funciton(_, x)

normalize_function(mod, f)

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