nlessa opened this issue 6 years ago · 1 comments
Just wondering why (keyword "namespace/foo") --> :namespace-foo ? Why convert / to - ?
Bests Nilton Lessa
The correct way to do is passing namespace and then the name:
user=> (keyword "foo" "bar") :foo/bar