mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-09 00:22:43 +02:00
`delete` has to operate directly on Reference Records, so this introduces a new set of operations called DeleteByValue, DeleteVariable and DeleteById. They operate similarly to their Get counterparts, except they end in creating a (temporary) Reference and calling delete_ on it.
8.8 KiB
8.8 KiB