Skip to content

Instantly share code, notes, and snippets.

@MarcoWorms
Created April 5, 2018 06:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MarcoWorms/f8a470b5c8320820d788465722b3e6e4 to your computer and use it in GitHub Desktop.
Save MarcoWorms/f8a470b5c8320820d788465722b3e6e4 to your computer and use it in GitHub Desktop.
const { head } = require('ramda')
const drawFromTop = draw(head)
const { card, newDeck } = drawFromTop(deck)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment