Skip to content

Instantly share code, notes, and snippets.

@mpizenberg
Created December 7, 2016 09:15
Show Gist options
  • Save mpizenberg/a9ced1b1791d49756fea4a221f41c5f2 to your computer and use it in GitHub Desktop.
Save mpizenberg/a9ced1b1791d49756fea4a221f41c5f2 to your computer and use it in GitHub Desktop.
Medium Debounce
type alias Model = { ... , state : Debounce.State }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment