fsmx
fsmx copied to clipboard
Add behaviour to __using__ macro
This merge request adds:
- Conditional
@behaviourset in__using__macro if it was called first time - Additional callback
transition_changeset/4because it's used inside__before_compile__/1 @implfor all defined functions inside__before_compile__/1
Fixes #12