Last active
January 21, 2020 02:53
-
-
Save thealmikey/0fd21be8ad1f552a9de4770e19315ed7 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
import com.tinder.StateMachine | |
val stateMachine = StateMachine.create<State, Action, SideEffect> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment