summary refs log tree commit diff stats
path: root/tests/constraints/tconstraints.nim
diff options
context:
space:
mode:
authorkonsumlamm <44230978+konsumlamm@users.noreply.github.com>2021-01-02 20:28:59 +0100
committerGitHub <noreply@github.com>2021-01-02 20:28:59 +0100
commit2eccef7ad6dd2941bcc78692b499b4cb269e9a2a (patch)
treeebf98be56e70fae670523839658aa25820f6b784 /tests/constraints/tconstraints.nim
parente869767aa72a71e673c2e8fdc51925f28c13d432 (diff)
downloadNim-2eccef7ad6dd2941bcc78692b499b4cb269e9a2a.tar.gz
Algorithm improvements (#16529)
* Improve documentation for algorithm

Remove unused import in algorithm tests
Improve formatting

* Reapply fix for reverse on empty openArray

* Use 3rd person singular

Add more explanations.
Diffstat (limited to 'tests/constraints/tconstraints.nim')
0 files changed, 0 insertions, 0 deletions
ef='#n123'>123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167