Sure, you can use <https://nim-lang.org/docs/manual.html#lexical-analysis-stropping> to use any combinations of characters as proc name. For example: import std/strutils proc `youOk?`(message: string): bool = not ("penis" in message) echo `youOk?`("some message") Run
- Is there a way to use question mark in my proc names? wiltzutm
- Is there a way to use question mark in my proc names? haxscramper_
- Is there a way to use question mark in my proc na... juancarlospaco
- Is there a way to use question mark in my pro... alexeypetrushin
- Is there a way to use question mark in my... mratsim
- Is there a way to use question mark ... wiltzutm
- Is there a way to use question m... wiltzutm
- Is there a way to use questi... Araq
- Is there a way to use questi... wiltzutm
- Is there a way to use questi... alexeypetrushin
- Is there a way to use questi... Hlaaftana
- Is there a way to use questi... Stefan_Salewski