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
When initializing a Vector variable, whether using a simple "Vector" or a specified reference "haxe.ds.Vector", an "unknown variable" error is returned. My assumption is it is an issue with Abstract types, as maps can have the same issue when referred to with a path reference (ex: "haxe.ds.StringMap".