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
Currently we can only restrict object/map values with specific types
It would be nice to force keys of given map to be only of specific type, e.g. use case is a Log nested map, where each key is expected to be instance of Date.