Hacker News new | ask | show | jobs
by kvb 4330 days ago
Seems like parametricity ensures that

    Transducer a b 
is isomorphic to

    b -> [a]
Am I missing something?
1 comments