Hacker News new | ask | show | jobs
by jcparkyn 1167 days ago
I've done my share of weird stuff with TS types before, but I'd never seen the trick of using interfaces to make higher-order functions. Neat.