Skip to content

Instantly share code, notes, and snippets.

@entzik
Created November 8, 2020 20:40
Show Gist options
  • Save entzik/e55bb8f0185ac2c1069ae4e3cb31fb7d to your computer and use it in GitHub Desktop.
Save entzik/e55bb8f0185ac2c1069ae4e3cb31fb7d to your computer and use it in GitHub Desktop.
fromOptional.hs
crtVotes = fromOptional (VotingSlot with count = 0, voted = []) (DA.TextMap.lookup option this.votes)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment