We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add interface support to operator overloading
Add better nil checks
Fix equal operation on different nil types
Fix bug with nil vars
Fix default type of map created in expr
Add support for interface methods
goimports
Add tests for support method of map.
Remove Type alias
Fix work with field funcs