665 B
665 B
Concerns (questions) with the current implementaion
There exist alternative Functor
implementations
See the relevant subchapter
It might be better to have a per-lifetime trait for Functor
s
See the relevant subchapter
Stackless
is kind of bad
See the relevant subchapter
WeakFunctor::F<'a, A>
is not (yet) covariant over the lifetime 'a
See the relevant subchapter
Fail
/FailMonad
/etc. have unclear semantics
See the relevant subchapter