Skip to content

Instantly share code, notes, and snippets.

@nejni-marji
Created June 9, 2016 12:58
Show Gist options
  • Save nejni-marji/aa1e3aa0417dad233bebee4c0cf742fb to your computer and use it in GitHub Desktop.
Save nejni-marji/aa1e3aa0417dad233bebee4c0cf742fb to your computer and use it in GitHub Desktop.
prefs.get = function prefsGet(group) [p.text for (p of values(this[group])) if (getPref(p.pref))];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment