Back to Browse

Named Args in TypeScript, Python, C++20, & Rust

10.2K views
May 19, 2020
11:22

Ways that using and emulating named args interacts with language features. Also, I should have mentioned that I avoid the builder pattern because I find it lots of overhead compared to struct literals.

Download

0 formats

No download links available.

Named Args in TypeScript, Python, C++20, & Rust | NatokHD