mirror of
https://github.com/status-im/nim-drchaos.git
synced 2025-02-17 21:37:35 +00:00
add idea
This commit is contained in:
parent
a181530875
commit
de1e780dbf
@ -1,6 +1,7 @@
|
|||||||
# WARNING: This mutator crashes for OrderedTable and it's too slow with Table.
|
# WARNING: This mutator crashes for OrderedTable and it's too slow with Table.
|
||||||
# TODO: split into files and make it compile again.
|
# TODO: split into files and make it compile again.
|
||||||
# Use https://nim-lang.org/docs/importutils.html
|
# Use https://nim-lang.org/docs/importutils.html
|
||||||
|
# Could try to mutate KeyValuePairSeq directly and then use enlarge.
|
||||||
import random
|
import random
|
||||||
include std/tables
|
include std/tables
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user