A jargon-free, practical explanation of monads as a design pattern.| Demystifying monads in Rust through property-based testing
A double-ended queue implemented with a growable ring buffer.| doc.rust-lang.org
An `Ordering` is the result of a comparison between two values.| doc.rust-lang.org
I recently learned about a secrets manager called Passbolt. Given my interest in word lists, I asked them on Mastodon if they use one. They promptly replied that, yes, they do, and provided me with the GitHub URL to their word list. As is common, they seem to be using...| Prevent Default
A clone-on-write smart pointer.| doc.rust-lang.org