On Sunday, 14 July 2024 at 17:54:05 UTC, monkyyy wrote: > So there should be several templated to hell and back print > functions, without the slightest care about speed We could add something like Rust's `dbg` to object.d (which is the module that's always implicitly imported) https://doc.rust-lang.org/std/macro.dbg.html