Created
June 29, 2018 22:20
-
-
Save kbuzzard/455709bfd5d8fed57f5e4321481adf5b to your computer and use it in GitHub Desktop.
What is `some 0`?
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
definition X := some 0 | |
#check X | |
#check ℕ | |
#check option | |
#check some | |
#check @some |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment