This is not really a bug, more a question. I was not sure where to ask it.
If I have a variable how do I check if it is a Hashmap? Right now the solution for this, for me is:
myHashmap isEqualType createHashmap
but maybe there is an undocumented type like hashmapNull or [] IDK