Hacker News new | ask | show | jobs
by francasso 400 days ago
That works in numerical libraries because you can encapsulate the loops into basic operations that you then lower to C. In a domain like type checking it's not nearly as easy/doable.