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
std.range.interfaces.* represents explicit interfaces for ranges.
They are both (T == interface) and isInputRange!T, but returning ShouldList is probably more natural then ShouldObject.
The text was updated successfully, but these errors were encountered:
std.range.interfaces.* represents explicit interfaces for ranges.
They are both (T == interface) and isInputRange!T, but returning ShouldList is probably more natural then ShouldObject.
The text was updated successfully, but these errors were encountered: