Closed magiconair closed 9 years ago
I had initially removed the deletion of p.k, but later added it back, which is why the comment was off. Changed it now.
Still not good since the go doc guidelines say that the comment should start with the function name :)
So please change it to
// Delete removes the key and its comments.
Tagged v1.5.5 with the change. Thx for the patch
If you change the comment to "Delete removes the key..." then I'll merge it