Hacker News new | ask | show | jobs
by thisBrian 2450 days ago
Slightly OT, but for those not aware: typescript's type system is turing-complete[0], and there's a playground demonstrating number base conversion[1].

0: https://github.com/Microsoft/TypeScript/issues/14833

1: https://github.com/Microsoft/TypeScript/issues/14833#issueco...