headers icon indicating copy to clipboard operation
headers copied to clipboard

feat: permit reference types for typed_insert

Open miraclx opened this issue 1 year ago • 0 comments

typed_insert doesn't need owned values, makes sense to extend that liberty to the caller.

We can save on unnecessary allocations.

miraclx avatar Jan 25 '24 15:01 miraclx