///delete(id) /** * delete :: Instance -> () * * Removes an instance. * * @param the instance id */ with (argument0) instance_destroy();