Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 208 Bytes

CHANGELOG.md

File metadata and controls

6 lines (5 loc) · 208 Bytes

Changelog for set lib

  • Initial commit (f83ff6d)
  • Add: String set and tests for sure (2c0435d)
  • Add: Keys func to String set with test (06ffef0)
  • Fix: possible panic on Store into nil map (3a938c6)