Hacker News new | ask | show | jobs
by erlanger 5836 days ago

  Fix issue 1, rename store.del() to store.remove()
  marcuswestin (author)
  18 minutes ago
Will the API be stabilized? Or can you alias method names in cases like this, rather than clobbering them?
2 comments

It's a sixty line JS file that's been online for less than a day. I don't think API stability is a major concern at this point.
erlanger: you can consider the API stable now.