Hacker News new | ask | show | jobs
by hibbelig 4102 days ago
How boring :-) I'd love to look forward to a language with optical types. I'm sure it's at least as interesting as operand overloading in Intercal.
2 comments

Optical typing must be like duck typing taken to the extreme. If it looks like a duck then it's a duck, dammit!
Type coercion taken way too far ;)
I was imagining something like Lens in Haskell :)