clugg / sm-json

A pure SourcePawn JSON encoder/decoder.
GNU General Public License v3.0
82 stars 8 forks source link

Add support for StringMap.ContainsKey #24

Closed MAGNAT2645 closed 2 years ago

MAGNAT2645 commented 2 years ago

https://sourcemod.dev/#/adt_trie/methodmap.StringMap/function.ContainsKey

clugg commented 2 years ago

Cheers for this one - I have actually already implemented this in v4 (great minds!) but it's not quite ready for release yet. I've also decided that v3.3.1 is the final release for v3. As such I'm going to close this PR without merging but I appreciate the idea/contribution :)