You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it really necessary to polyfill Maps and Sets inside this lib instead of requiring those to be available? The goal of this library is to provide implementations for Reflect metadata-related functionality, not to provide implementations for Map and Set.
The text was updated successfully, but these errors were encountered:
Is it really necessary to polyfill Maps and Sets inside this lib instead of requiring those to be available? The goal of this library is to provide implementations for Reflect metadata-related functionality, not to provide implementations for Map and Set.
The text was updated successfully, but these errors were encountered: