Skip to content

Instantly share code, notes, and snippets.

@chrdek
Created February 22, 2019 12:22
Show Gist options
  • Save chrdek/dd9fa48ab28a24b4ab36b652773300ee to your computer and use it in GitHub Desktop.
Save chrdek/dd9fa48ab28a24b4ab36b652773300ee to your computer and use it in GitHub Desktop.
Sample numbers in string v3
f=v=>{[...v].map(c=>eval([...c].map(p=>p|0).join`+`));return!(v[0]^v[1])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment