SuperFola@programming.dev to Programming Languages@programming.devEnglish · 10 months agoType inference was a mistakeborretti.meexternal-linkmessage-square41fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkType inference was a mistakeborretti.meSuperFola@programming.dev to Programming Languages@programming.devEnglish · 10 months agomessage-square41fedilink
minus-squareAlex@programming.devlinkfedilinkarrow-up0·10 months agoThat’s false for closures (or unnamed/inline) functions with context because their type is unique and so you just can’t write their type and that’s not a lang’s fault - that’s logically correct side-effect by-design.
That’s false for closures (or unnamed/inline) functions with context because their type is unique and so you just can’t write their type and that’s not a lang’s fault - that’s logically correct side-effect by-design.