Hacker News new | ask | show | jobs
by rileyphone 1503 days ago
There’s another way to solve the visitor problem: multiple dispatch. Alas, it brings along a separate host of problems that are trickier to solve.