Created
February 24, 2018 18:27
-
-
Save yasuabe/69424e90ea007ddff494fe0eba1f1794 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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