compound icon indicating copy to clipboard operation
compound copied to clipboard

remove-all method on compound?

Open conjurernix opened this issue 2 years ago • 0 comments

Would it be a good idea to introduce a remove-all method for the compound where it would remove all items from a compound thus clearing it of any data? Right now I have to either manually find all the keys in the compound and then use remove-keys or make a new compound, both of them which are costly and feel hacky.

conjurernix avatar Dec 28 '22 14:12 conjurernix