3.0.0 • Published 9 years ago
aureooms-js-collections-dict v3.0.0
js-collections-dict
Python's dictionnary data structure for JavaScript. Parent is js-collections.
dict( ).getdefault( "x" , -2 ) ; // -23.0.0
9 years ago
Python's dictionnary data structure for JavaScript. Parent is js-collections.
dict( ).getdefault( "x" , -2 ) ; // -29 years ago