Files
Nim/tests/effects
ee7 84fea7c144 strutils.nim: Use func everywhere (#16281)
* strutils.nim: procs with {.noSideEffect.} -> func

* strutils.nim: procs without {.noSideEffect.} -> func

* strutils.nim: proc -> func for links

* strutils.nim: proc -> func in doc comments

* test: add strutils to strictFuncs test

* test: proc -> func in errmsg test
2020-12-07 17:07:12 +01:00
..
2018-11-23 11:58:28 +01:00
2018-02-10 20:55:22 +01:00
2019-02-13 23:30:14 +01:00