Open Paril opened 2 years ago
With node v16.14.0 and latest collections.js (5.1.13):
new MultiMap().get('test'); ^ TypeError: Method Map.prototype.get called on incompatible receiver #<MultiMap> at MultiMap.get (<anonymous>)
Not sure exactly what approach to take to fixing this yet.
With node v16.14.0 and latest collections.js (5.1.13):
Not sure exactly what approach to take to fixing this yet.