Blake Anderson
Blake Anderson
This should be as simple as updating the equals comparison for the map to support arrays as `AbstractMap#equals` does not do this. I'm happy to make a PR for that....
This came around as an issue where players were able to determine if a user was vanished by using tab completion - kind of similar to website logins that say...
End-users. Union types are incredibly useful for specifying alternatives accurately; intersection types are less common but show up from time to time with multiple inheritance (they're needed internally as well...
I think most of my questions here are for userland behavior with language design as opposed to internal type checking. 1. The concern I have is that `struct.nullable` and `struct.optional`...
So, just kinda kept writing and writing and this became basically a total thought drop over the design space here: 1. I think it becomes circular. It might be slightly...