Y
Hacker News
new
|
ask
|
show
|
jobs
by
plesn
5563 days ago
Haskell's Data.Typeable kind of does this. (
http://haskell.org/ghc/docs/latest/html/libraries/base/Data-...
). It does not feel like python though…