The name in mathematics is ["set complement"](https://en.wikipedia.org/wiki/Complement_\(set_theory\)) not "inverse" and there is a func in a stdlib module for this: import std/setutils echo complement({'a'..'z'}) Run
- How to inverse set? alexeypetrushin
- How to inverse set? PMunch
- How to inverse set? adokitkat
- How to inverse set? shirleyquirk
- How to inverse set? cblake
