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
It would provide much more flexibility to have this be a (generic) iterator over strings to give the implementor of the trait more freedom on the implementation.
The text was updated successfully, but these errors were encountered:
What would you like to see added?
Currently the history trait specifies:
It would provide much more flexibility to have this be a (generic) iterator over strings to give the implementor of the trait more freedom on the implementation.
The text was updated successfully, but these errors were encountered: