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
This implementation of linearize turns it into a generic algorithm that
works on types that model the Client Request concept. This is important
because it means any type that models the Client Request concept can
then be linearized into an output iterator.
0 commit comments