Open uselessgoddess opened 3 years ago
https://github.com/linksplatform/Ranges/blob/a87c09bf27af75c4973b5333ac48b8ac8e5d83df/cpp/Platform.Ranges/Range%5BT%5D.h#L75-L76
template<typename... T> Range(T...) -> Range<std::common_type_t<T...>>
What do you mean by typo here?
No need for two parameters
https://github.com/linksplatform/Ranges/blob/a87c09bf27af75c4973b5333ac48b8ac8e5d83df/cpp/Platform.Ranges/Range%5BT%5D.h#L75-L76