Created
November 8, 2020 20:47
-
-
Save entzik/1808ef5bc9647245b1f05fe09ecb9173 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
assertMsg "each voter is only allowed to cast one vote per option" (notElem voter crtVotes.voted) | |
create this with votes = updatedVotes |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment