Hi
I like this crate a lot.
One thing it is missing is implementations of these traits for arrays.
I would be able to do the Functor and FunctorMut cases (I mostly use the the crate for fmap).
But I'm unsure about Pure, Applicative and Bind.
What do you think?
Hi
I like this crate a lot.
One thing it is missing is implementations of these traits for arrays.
I would be able to do the
FunctorandFunctorMutcases (I mostly use the the crate forfmap).But I'm unsure about
Pure,ApplicativeandBind.What do you think?