lua-language-server
lua-language-server copied to clipboard
Operator annotations for comparison operators
The @operator annotation supports nearly all the operator metamethods, except for eq / lt / le. I'd like to be able to annotate that my type are comparable.