Hacker News new | ask | show | jobs
by siscia 2582 days ago
Thanks for your work!

Why the log functions takes three arguments? One of which is an option of bool?

An interesting idea would be an enhancement of the dbg! macro.

1 comments

The third one is to use `print!` instead of `println!` to keep the cursor in the same line.

Thank you for the feedback!