Sets the given key to the given value if it exists, or appends it if it doesn't.
You probably want append instead.
append
See Implementation
Added June 7, 2023 (dub v11.0)
Sets the given key to the given value if it exists, or appends it if it doesn't.
You probably want append instead.