Skip to content

Instantly share code, notes, and snippets.

/slug

Created December 17, 2013 15:59
>> slug-rule: append union alpha numbers "-"
;; For the parenthesis challenged, it is:
>> slug-rule: append (union alpha numbers) "-"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment