summary refs log tree commit diff stats
path: root/lib/std/sums.nim
Commit message (Expand)AuthorAgeFilesLines
* use single backtick (#17141)flywind2021-02-211-1/+1
* Small changes to std/sums (#16797)konsumlamm2021-01-251-13/+29
* move rest of tests to testament (#16140)flywind2020-11-271-24/+0
* Fix doc comment for sumKbn (#15769)Antonis Geralis2020-10-291-1/+1
* Add Documentation (#13811)Juan Carlos2020-03-311-0/+8
* Add summation algorithms (#9284)b3liever2019-02-131-0/+78
ef='#n68'>68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110