objx
objx copied to clipboard
Differentiate nil from not found
Hi, objx doesn't make a distinction between keys not existing and keys set to nil: https://go.dev/play/p/UAcl_8eT_BI
Is there an existing way to make the distinction that I've missed? Otherwise I'll be happy to submit a patch