Add link to Rust: Zero Cost Abstractions

Signed-off-by: Magic_RB <magic_rb@redalder.org>
This commit is contained in:
Magic_RB 2021-06-26 19:34:09 +02:00
parent c0f248b9ea
commit 99bfb5400c
No known key found for this signature in database
GPG key ID: 08D5287CC5DDCA0E

View file

@ -7,3 +7,6 @@
- [[https://www.schoolofhaskell.com/school/starting-with-haskell/libraries-and-frameworks/text-manipulation/json][Parsing JSON with Aeson]]
- [[https://www.schoolofhaskell.com/user/Geraldus/algebraic-data-types-adts-with-aeson][Algebraic Data Types (ADTs) with Aeson]]
- [[https://artyom.me/aeson][Aeson: the tutorial]]
* Rust
- [[https://www.youtube.com/watch?v=JCGjjk5ccV0][Rust: Zero Cost Abstractions]]