Skip to content

Instantly share code, notes, and snippets.

@goldensunliu
Last active February 24, 2018 04:45
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 goldensunliu/c033f8498890c7a7f53f7526f38671a3 to your computer and use it in GitHub Desktop.
Save goldensunliu/c033f8498890c7a7f53f7526f38671a3 to your computer and use it in GitHub Desktop.
const cell = {
value: 9,
notes: Set([1,2,3]),
prefilled: false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment