summary refs log tree commit diff stats
path: root/lib/js/jsconsole.nim
diff options
context:
space:
mode:
authorEric N. Vander Weele <ericvw@gmail.com>2023-12-24 09:21:22 -0500
committerGitHub <noreply@github.com>2023-12-24 15:21:22 +0100
commit6fee2240cd327fbe65548eaed9ca21355a1a24b5 (patch)
tree72f4f817be1e70030f370350bc1a3af85ce2e70a /lib/js/jsconsole.nim
parentc0acf3ce286f92d41e6b280ba9a1b729019bae12 (diff)
downloadNim-6fee2240cd327fbe65548eaed9ca21355a1a24b5.tar.gz
Add `toSinglyLinkedRing` and `toDoublyLinkedRing` to `std/lists` (#22952)
Allow for conversion from `openArray`s, similar to `toSinglyLinkedList`
and `toDoublyLinkedList`.
Diffstat (limited to 'lib/js/jsconsole.nim')
0 files changed, 0 insertions, 0 deletions
mmitter Kartik Agaram <vc@akkartik.com> 2020-06-10 23:09:30 -0700 6507 - use syscall names everywhere' href='/akkartik/mu/commit/050_write.subx?h=hlt&id=7dac9ade153d736b7a183d073d83b7a17b22b4cc'>7dac9ade ^
80b6f47e ^
71eb22a5 ^
7a583220 ^
33352536 ^

ee9a9237 ^
33352536 ^



6030d7e2 ^
71eb22a5 ^
33352536 ^
71eb22a5 ^
33352536 ^

71eb22a5 ^
33352536 ^

ee9a9237 ^
7dac9ade ^
33352536 ^

6070c23e ^
cf02c20b ^
ee9a9237 ^
33352536 ^



7a583220 ^
33352536 ^

6030d7e2 ^
4224ec81 ^
e59a74ab ^


33352536 ^
7dac9ade ^
e59a74ab ^

ee9a9237 ^
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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53