headers
headers copied to clipboard
feat: permit reference types for typed_insert
typed_insert doesn't need owned values, makes sense to extend that liberty to the caller.
We can save on unnecessary allocations.