Pearl (asyncmeow)
Pearl (asyncmeow)
CC#
Created by Pearl (asyncmeow) on 4/17/2024 in #help
IEnumerable<T> (or List<T>, or T[]) to IEnumerable (non-generic, ie. no type param)?
ahh - i'm dumb. I was thinking I couldn't because I was mistakenly checking against the wrong variable if it was System.Collections.IEnumerable, and it wasn't, so it was returning false.
2 replies