Skip to content

Instantly share code, notes, and snippets.

@antonva
Created April 13, 2012 07:25
Show Gist options
  • Save antonva/2374797 to your computer and use it in GitHub Desktop.
Save antonva/2374797 to your computer and use it in GitHub Desktop.
function (doc) {
if (doc.kennitala) {
emit(doc.kennitala);
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment