Created
January 21, 2019 17:03
-
-
Save TylerPachal/3a16b197d39854e7e3fdc7a821e9d346 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
# I don't want to have to do this in other parts of my code, | |
# this function should clearly just return a boolean value. | |
{_, res} = Game.is_started?(game) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment