I've been looking for a way to transform each element of an IEnumerable into something else using a mapping function (in a Linq-compatible way) but I haven't found anything.I've been looking for a way to transform each e
I've been looking for a way to transform each element of an IEnumerable into something else using a mapping function (in a Linq-compatible way) but I haven't found anything.I've been looking for a way to transform each e