Skip to content

Instantly share code, notes, and snippets.

@mpizenberg
Created December 7, 2016 09:27
Show Gist options
  • Save mpizenberg/ae741d47eaf80f228da6cdc72c9509c2 to your computer and use it in GitHub Desktop.
Save mpizenberg/ae741d47eaf80f228da6cdc72c9509c2 to your computer and use it in GitHub Desktop.
Medium Debounce
isItLongEnoughCmd : Cmd Msg
isItLongEnoughCmd = Task.perform IsItLongEnough Time.now
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment