/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

blog.polybdenum.com
| | neilmitchell.blogspot.com
5.5 parsecs away

Travel
| | Summary: I came up with a clever trick to encode lifetimes of allocated values in Rust. It doesn't work. Let's imagine we are using Rust to ...
| | blog.vashishtha.in
2.3 parsecs away

Travel
| | Broadly interested in programming languages and systems programming. Temporary Values, Borrowing, and Lifetimes `temporary value dropped while borrowed`, anyone?
| | lenholgate.com
2.3 parsecs away

Travel
| |
| | huonw.github.io
25.6 parsecs away

Travel
| Rust can model properties of aggregate types with certain trait tricks, which makes closures and concurrent APIs interact well.