Created
January 6, 2019 19:38
-
-
Save pedrommcarrasco/cb2d294460eadd51131ff5138c58932e to your computer and use it in GitHub Desktop.
I Want To Be Discardable - Usage
This file contains 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
var value = example() | |
value.append(" with discardable") | |
print(value) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment