rust
Lambda From Scratch
How do Lambda functions work under the covers?
Ross Canning•
Read article
Ross worked almost exclusively with C++ for over a decade, and has the gunshot scars on his feet to prove it. In 2015, he would not have believed that a language could have the same power and performance as C++, but with perfect memory safety. He was delighted to be proven completely wrong when he discovered Rust.
Ross joined IDVerse in 2021, and now works almost exclusively with Rust. The foot scars are healing nicely.
2 posts by this author
How do Lambda functions work under the covers?
How to mix OpenCV and NdArray to leverage Rust's strong type system in image processing code.