Expand description
Thread-safe by-ref applicative functors, combining SendRefPointed and SendRefSemiapplicative.
This is the thread-safe counterpart of RefApplicative.
Traitsยง
- Send
RefApplicative - A type that supports both thread-safe pure value injection (via reference) and thread-safe by-ref function application within a context.