This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Olivia ๐ฆ
iolivia.me
did:plc:vzpcrjmmykn3cx4kpieaawsb
๐ซ Flattening in #rustlang
Now that we went through basic usage of iterators, Options and Results, it's a good time to talk about flattening nested structures.
Did you even find yourself returning or having to use a Result<Option<Option<T>>, String> and some code that looks like this?
๐งต๐
2025-03-20T08:05:05.434Z