Skip to content

Instantly share code, notes, and snippets.

@mpalmr
Created April 27, 2017 17:01
Show Gist options
  • Save mpalmr/7ec344ea71101f34a2c8ce3e372cf600 to your computer and use it in GitHub Desktop.
Save mpalmr/7ec344ea71101f34a2c8ce3e372cf600 to your computer and use it in GitHub Desktop.
this.selectedTokens = m.prop(Array.from(Array(this.tokens().length))
.map(() => m.prop()));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment