x[foo=:] is x[foo=slice(None, None)]

We can combine this with the walrus operator for extra clarity:

    db[o0=o0:=o0==Oo:o0==oO]

:-)

Perl isn't dead, it's just resting.