Andrew Gazelka
04/22/2019, 7:15 PMSequence does not implement Iterable? It is annoying to have to have two extension functions to support things which have a forEach method.serebit
04/22/2019, 7:16 PMThe key difference lies in the semantics and the implementation of the stdlib extension functions for Iterable<T> and Sequence<T>.