4.0.0 • Published 6 years ago
@aureooms/js-collections-dict v4.0.0
@aureooms/js-collections-dict
Python's dictionnary data structure for JavaScript. Parent is @aureooms/js-collections.
dict( ).getdefault( "x" , -2 ) ; // -2Python's dictionnary data structure for JavaScript. Parent is @aureooms/js-collections.
dict( ).getdefault( "x" , -2 ) ; // -2