Skip to content

Commit

Permalink
🩵 add references
Browse files Browse the repository at this point in the history
  • Loading branch information
cratelyn committed Nov 15, 2023
1 parent fd97dce commit b4fa670
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -711,10 +711,19 @@ todo...
### 🔗 works cited
[incunabulum]: https://code.jsoftware.com/wiki/Essays/Incunabulum
[why-k]: https://xpqz.github.io/kbook/Introduction.html#why-k
* ["Future Proofing"](https://rust-lang.github.io/api-guidelines/future-proofing.html)
[api-guidelines]: https://rust-lang.github.io/api-guidelines/future-proofing.html
* ["Incunabulum"](https://code.jsoftware.com/wiki/Essays/Incunabulum)
[incunabulum]: https://code.jsoftware.com/wiki/Essays/Incunabulum
* ["J: Gerunds And Atomic Representation"](https://code.jsoftware.com/wiki/Vocabulary/GerundsAndAtomicRepresentation)
[j-gerunds]: https://code.jsoftware.com/wiki/Vocabulary/GerundsAndAtomicRepresentation
* ["J: Getting Started"](https://code.jsoftware.com/wiki/Guides/Getting_Started)
[j-getting-started]: https://code.jsoftware.com/wiki/Guides/Getting_Started
* ["J: NuVoc"](https://code.jsoftware.com/wiki/NuVoc)
[j-nuvoc]: https://code.jsoftware.com/wiki/NuVoc
* ["The language strangeness budget"](https://steveklabnik.com/writing/the-language-strangeness-budget)
[klabnik-budget]: https://steveklabnik.com/writing/the-language-strangeness-budget
* ["Why K"](https://xpqz.github.io/kbook/Introduction.html#why-k)
[why-k]: https://xpqz.github.io/kbook/Introduction.html#why-k
* ["Why Rust’s postfix await syntax is good"](https://blog.ceejbot.com/posts/postfix-await/)
[ceej-postfix]: https://blog.ceejbot.com/posts/postfix-await/

0 comments on commit b4fa670

Please sign in to comment.