Skip to content

Instantly share code, notes, and snippets.

@manakuro
Created February 24, 2020 23:13
Show Gist options
  • Save manakuro/00b6f7099723c84ab74a83bcb2f87e23 to your computer and use it in GitHub Desktop.
Save manakuro/00b6f7099723c84ab74a83bcb2f87e23 to your computer and use it in GitHub Desktop.
let result = exclaim(capitalize(doubleSay("hello")));
result //=> "Hello, hello!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment