This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Nim
Watch
1
Star
0
Fork
0
You've already forked Nim
mirror of
https://github.com/nim-lang/Nim.git
synced
2026-04-19 05:50:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8c22518d673cf792fa064d2d561d1c6f03b823bb
Nim
/
tests
/
collections
History
Timothee Cour
8c22518d67
[backport] pseudorandom probing for hash collision (
#13418
)
2020-02-19 17:19:55 +01:00
..
tcollections_to_string.nim
add
isNamedTuple
; make $(1, 2) be (1, 2) instead of (Field0: 1, Field1: 2) which leaked implementation detail (
#10070
)
2019-01-08 18:37:25 -08:00
tcollections.nim
require errormsg to be specified before file.
2018-12-11 21:23:21 +01:00
thashsets.nim
megatest can be executed
2018-12-11 21:23:21 +01:00
ttables.nim
[backport] pseudorandom probing for hash collision (
#13418
)
2020-02-19 17:19:55 +01:00
ttablesthreads.nim
[backport] pseudorandom probing for hash collision (
#13418
)
2020-02-19 17:19:55 +01:00