Skip to content

Instantly share code, notes, and snippets.

@thealmikey
Last active January 21, 2020 02:53
Show Gist options
  • Save thealmikey/0fd21be8ad1f552a9de4770e19315ed7 to your computer and use it in GitHub Desktop.
Save thealmikey/0fd21be8ad1f552a9de4770e19315ed7 to your computer and use it in GitHub Desktop.
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