Skip to content

Instantly share code, notes, and snippets.

@yasuabe
Created February 24, 2018 18:27
Show Gist options
  • Save yasuabe/69424e90ea007ddff494fe0eba1f1794 to your computer and use it in GitHub Desktop.
Save yasuabe/69424e90ea007ddff494fe0eba1f1794 to your computer and use it in GitHub Desktop.
val afb0: Char => () => String = c => () => s"<$c>"
val ga0 = List('a', 'b')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment