summary refs log tree commit diff stats
path: root/tests/generics
diff options
context:
space:
mode:
authorflywind <43030857+xflywind@users.noreply.github.com>2020-12-23 05:04:38 -0600
committerGitHub <noreply@github.com>2020-12-23 12:04:38 +0100
commitb1c3dab2089bb4327627c2152a1148b299f1a930 (patch)
tree0369cb3b3b003a7ea9b954e3048cd9016a4b6d2a /tests/generics
parent417c2509c42367edc4130a8761fae80d529d8574 (diff)
downloadNim-b1c3dab2089bb4327627c2152a1148b299f1a930.tar.gz
add `euclDiv` and `euclMod` to `math` (#16414)
* add `euclDiv` and `euclMod` to `math`
* use abs
* Update lib/pure/math.nim

Co-authored-by: Clyybber <darkmine956@gmail.com>
Diffstat (limited to 'tests/generics')
0 files changed, 0 insertions, 0 deletions
vision' href='/ahoang/Nim/blame/tests/gc/gcleak2.nim?h=devel&id=0fee9f9924cbbb6b18191d9c731542feac1ac682'>^
fdc5925cb ^











e80465dac ^
fdc5925cb ^
9b8c9abea ^

6850fb73c ^
0926754e6 ^
9b8c9abea ^
6850fb73c ^

9b8c9abea ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38