Skip to content

Commit 82f7d65

Browse files
committed
links
1 parent 09a65a8 commit 82f7d65

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

content/links.dj

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,9 +94,9 @@ A bunch of things I find myself repeatedly referring to in various discussions!
9494

9595
: Implementing Swift Generics
9696

97-
<https://www.youtube.com/watch?v=ctS8FzqcRug>
98-
99-
<https://download.swift.org/docs/assets/generics.pdf>
97+
<https://www.youtube.com/watch?v=ctS8FzqcRug>,\
98+
<https://download.swift.org/docs/assets/generics.pdf>,\
99+
<https://faultlore.com/blah/swift-abi/>
100100

101101
: Generics Dilemma
102102

@@ -245,3 +245,7 @@ A bunch of things I find myself repeatedly referring to in various discussions!
245245
: Test Sizes
246246

247247
<https://testing.googleblog.com/2010/12/test-sizes.html>
248+
249+
: Threads Cannot be Implemented as a Library
250+
251+
<https://courses.cs.washington.edu/courses/cse590p/05au/HPL-2004-209.pdf>

0 commit comments

Comments
 (0)