Skip to content

0.5.0: Remove

Compare
Choose a tag to compare
@thekid thekid released this 22 Aug 21:46
· 55 commits to master since this release
  • Changed ISession::remove() to return whether the value being deleted
    previously existed or not, and not void.
    (@thekid)