Files
Nim/tests/effects
ee7 2297b96238 math.nim: Use func everywhere (#16285)
* math.nim: procs with {.noSideEffect} -> funcs

* math.nim: procs without {.noSideEffect.} -> funcs

* math.nim: proc -> func in links

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

* test: add `math` to strictFuncs test
2020-12-07 23:26:14 +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