>From >[https://nim-lang.org/docs/tut2.html#templates](https://nim-lang.org/docs/tut2.html#templates)
> The !=, >, >=, in, notin, isnot operators are in fact templates. There is also [https://nim-lang.org/docs/system.html#%3E%3D.t%2Cuntyped%2Cuntyped](https://nim-lang.org/docs/system.html#%3E%3D.t%2Cuntyped%2Cuntyped) easy to find from [https://nim-lang.org/docs/theindex.html](https://nim-lang.org/docs/theindex.html)
