Name
Name
In Scala, the ::: symbol/operator/method is used for concatenating lists, but with DejaVu Sans Code it renders it as a :: ligature with a : added to the end.
Sometimes, `rustfmt` just doesn't work, e.g. with an async main function with tokio or otherwise, but `cargo fmt` can recognize it. Not sure if there would be any downsides to...
(somewhat) Recently I've found that if Firefox's main window is too big, then opening the hamburger menu thing in the top right corner no longer works. It'll work the first...
I was reading through the Rustic book and noticed the FLIP array which flips squares from white to black and vice versa. XORing the square by 56 accomplishes the same...