diff options
| author | Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org> | 2019-07-22 19:18:51 -0400 |
|---|---|---|
| committer | Jakob L. Kreuze <zerodaysfordays@sdf.lonestar.org> | 2019-07-22 19:18:51 -0400 |
| commit | 6f9a2b625f635ca84678cdfc71c697a4bca76c36 (patch) | |
| tree | 1c14cbe6f4f3c277b8cb9b7b4d56f96351c43048 | |
| parent | 71b88611c9f4116e61aaaa620b970ae918a92fd5 (diff) | |
Add "Models of Generics and Metaprogramming: Go, Rust, Swift, D and More" to bookmarks.
| -rw-r--r-- | haunt/data/bookmarks.scm | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/haunt/data/bookmarks.scm b/haunt/data/bookmarks.scm index 4fd35c6..13df748 100644 --- a/haunt/data/bookmarks.scm +++ b/haunt/data/bookmarks.scm @@ -110,6 +110,9 @@ "programming" "programming-languages" "scheme")) + ("Models of Generics and Metaprogramming: Go, Rust, Swift, D and More" + "http://thume.ca/2019/07/14/a-tour-of-metaprogramming-models-for-generics/" + ("c" "c++" "go" "optimization" "programming" "programming-languages" "rust")) ("Notes on a smaller Rust" "https://boats.gitlab.io/blog/post/notes-on-a-smaller-rust/" ("programming" "rust")) |