You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ahh nice, I agree this would be quite useful to have. This makes me wonder if we should add Signal::map and Signal::zip_map (that wrap Frame::map and Frame::zip_map respectively) as a more general way of approaching this?
I need to concatenate frames, and obviously doing this in a type-safe way would be pretty cool. Of course it'll be a ton of macro impls.
I'm working on this in a separate crate and will push when ready; just a heads-up that this issue is in-progress.
The text was updated successfully, but these errors were encountered: