Skip to content

Instantly share code, notes, and snippets.

@RangerMauve
Created September 6, 2013 05:43
Show Gist options
  • Save RangerMauve/6459974 to your computer and use it in GitHub Desktop.
Save RangerMauve/6459974 to your computer and use it in GitHub Desktop.
golfjs #3
function d(r){return(input.match(r)||[]).length}output=d(/[aeiou]/gi)+d(/y/gi)/2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment