Optional of an Optional
During a recent debugging session, I came across an Optional of an Optional of an entity. ๐ฑ Well, I've read about this in theory but experiencing it in practice is definitely interesting. Intro first.
Optional Basics
Optional is a (generic) type tha...
charlesmuchene.com4 min read