Closed jesskfullwood closed 6 years ago
Hey there, thanks for reaching out :) No, as far as I can tell there is no reason why it's missing; a PR implementing it is definitely welcome :)
I am not at all opposed, in fact I was wondering myself why it wasn't there when I first saw the crate.
If you can make it work, I'd also welcome a PR. :)
Thanks for the cool lib, I'm using it heavily to create a typesafe dataframe-like lib.
I have a need for a
get_mut
function on theSelector
trait. Is there a reason this is missing/would you accept a PR?