Hacker News new | ask | show | jobs
by thewayfarer 3112 days ago
Strictly speaking, AnySequence is a generic type, whereas AnySequence<Int>, AnySequence<String>, and AnySequence<Any> would be three different concrete types.