Hacker News new | ask | show | jobs
by deostroll 1260 days ago
How does this code work?

primes = InfiniteAIArray()

Is the context determined from the variable name? If so is this through a kind of reflection?