Hacker News new | ask | show | jobs
by glittershark 1938 days ago
yeah, I picked Box mostly as a pedagogical instance of the identity functor that already exists in the stdlib - in the real world you'd definitely want `struct Identity<F>(F)` instead.