aboutsummaryrefslogtreecommitdiff
path: root/docs/posts/auto-currying_rust_functions
diff options
context:
space:
mode:
authorAkshay <[email protected]>2021-02-23 06:50:10 +0000
committerAkshay <[email protected]>2021-02-23 06:50:10 +0000
commitfa539a09d6a12dc479cc663e252c42e6c56df975 (patch)
tree82ebc2541e4f980a4fb09b3074b79611584c7a80 /docs/posts/auto-currying_rust_functions
parentb1e2b04a5080f3e20e11b64f87756bafec9536bb (diff)
add art page
Diffstat (limited to 'docs/posts/auto-currying_rust_functions')
-rw-r--r--docs/posts/auto-currying_rust_functions/index.html18
1 files changed, 9 insertions, 9 deletions
diff --git a/docs/posts/auto-currying_rust_functions/index.html b/docs/posts/auto-currying_rust_functions/index.html
index 0318040..8fe18ef 100644
--- a/docs/posts/auto-currying_rust_functions/index.html
+++ b/docs/posts/auto-currying_rust_functions/index.html
@@ -16,7 +16,7 @@
16 <body> 16 <body>
17 <div class="posts"> 17 <div class="posts">
18 <div class="post"> 18 <div class="post">
19 <a href="/" class="post-end-link">⟵ Back</a> 19 <a href="/posts" class="post-end-link">⟵ Back</a>
20 <a class="stats post-end-link" href="https://git.peppe.rs/web/site/plain/posts/auto-currying_rust_functions.md 20 <a class="stats post-end-link" href="https://git.peppe.rs/web/site/plain/posts/auto-currying_rust_functions.md
21">View Raw</a> 21">View Raw</a>
22 <div class="separator"></div> 22 <div class="separator"></div>
@@ -529,24 +529,24 @@ test tests::works ... ok</code></pre>
529 529
530 </div> 530 </div>
531 531
532 <div class=intro> 532 <div class="intro">
533 Hi. 533 Hi.
534 <div class=hot-links> 534 <div class="hot-links">
535 <a href=https://peppe.rs/index.xml class=feed-button>Subscribe</a> 535 <a href="https://peppe.rs/index.xml" class="feed-button">Subscribe</a>
536 <a href=https://liberapay.com/nerdypepper/donate class=donate-button>Donate</a> 536 <a href="https://liberapay.com/nerdypepper/donate" class="donate-button">Donate</a>
537 </div> 537 </div>
538 <p>I'm Akshay, I go by nerd or nerdypepper on the internet.</p> 538 <p>I'm Akshay, I go by nerd or nerdypepper on the internet.</p>
539 <p> 539 <p>
540 I am a compsci undergrad, Rust programmer and an enthusiastic Vimmer. 540 I am a compsci undergrad, Rust programmer and an enthusiastic Vimmer.
541 I write <a href=https://git.peppe.rs>open-source stuff</a> to pass time. 541 I write <a href="https://git.peppe.rs">open-source stuff</a> to pass time.
542 I also design fonts: 542 I also design fonts:
543 <a href=https://git.peppe.rs/fonts/scientifica>scientifica</a>, 543 <a href="https://git.peppe.rs/fonts/scientifica">scientifica</a>,
544 <a href=https://git.peppe.rs/fonts/curie>curie</a>. 544 <a href="https://git.peppe.rs/fonts/curie">curie</a>.
545 </p> 545 </p>
546 <p>Send me a mail at [email protected] or a message at [email protected].</p> 546 <p>Send me a mail at [email protected] or a message at [email protected].</p>
547 </div> 547 </div>
548 548
549 <a href="/" class="post-end-link">⟵ Back</a> 549 <a href="/posts" class="post-end-link">⟵ Back</a>
550 <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/auto-currying_rust_functions.md 550 <a class="stats post-end-link" href="https://raw.githubusercontent.com/nerdypepper/site/master/posts/auto-currying_rust_functions.md
551">View Raw</a> 551">View Raw</a>
552 </div> 552 </div>