issues
search
VBA-tools
/
VBA-Dictionary
Drop-in replacement for Scripting.Dictionary on Mac
MIT License
358
stars
89
forks
source link
Add Scripting.Dictionary branching
#3
Closed
timhall
closed
10 years ago
timhall
commented
10 years ago
Use compiler statements to use Scripting.Dictionary internally if available (improves Windows performance by ~3x)
Add tests for errors thrown
timhall
commented
10 years ago
Fixes #2