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
Verifying my Blockstack ID is secured with the address 14kHvmHpSDFfG36BunJaepADRWSM3xtq3p https://explorer.blockstack.org/address/14kHvmHpSDFfG36BunJaepADRWSM3xtq3p |
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
main() { | |
// Press `run` button to evaluate the file. | |
// You must explicitly print values, e.g. print("$myValue") | |
} | |
// CODE BELOW FOR OUR OPTION TYPE: | |
A identity<A>(A value) => value; |