mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-11 01:22:12 +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.
7.5 KiB
7.5 KiB