Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1086b4 commit 352aa80Copy full SHA for 352aa80
release-notes/release-notes.rkt
@@ -35,6 +35,12 @@
35
(define dr-core-url
36
"https://github.com/racket/drracket/commit/ae16d6bc6e00a9498313cff035537ac98ef71194")
37
38
+(define bfs-url
39
+ (rur "generic-numbers.html#%28def._%28%28quote._~23~25kernel%29._bitwise-first-bit-set%29%29"))
40
+
41
+(define racket-lang-core-url
42
+ "https://racket-lang.org")
43
44
(define bullets
45
(list
46
0 commit comments