Skip to content

fastmap 1.2.0

Latest
Compare
Choose a tag to compare
@wch wch released this 16 May 13:45
  • Changed fastmap's $has() method to use C++ contains() method (which is new in hopscotch-map 2.3.0). (#30)

  • Previously calling $mset() with empty input would result in an error; now it is a no-op. (#38)