/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

www.sheshbabu.com
| | hermanradtke.com
5.8 parsecs away

Travel
| | [AI summary] A technical guide explaining the differences between iter() and into_iter() in Rust, demonstrating when to use references versus ownership with code examples.
| | jaketrent.com
4.0 parsecs away

Travel
| | Arrow functions treat return values in a couple ways.
| | wwwtech.de
4.6 parsecs away

Travel
| | [AI summary] A user shares their experience learning Rust, a systems programming language, by building a parallel file search tool and praising its safety features, type system, and documentation while critiquing some API usability.
| | text.marvinborner.de
20.6 parsecs away

Travel
| This article describes a variadic extension to the default fixed-point combinator namely the Y-combinator. We do this by translating the Scheme code from a paper to bruijn (pure lambda calculus).