starman@programming.dev to Programming@programming.devEnglish · 2 years agoUnison | A friendly, statically-typed, functional programming language from the future · Unison programming languagewww.unison-lang.orgexternal-linkmessage-square5fedilinkarrow-up10arrow-down10file-textcross-posted to: lobsters
arrow-up10arrow-down1external-linkUnison | A friendly, statically-typed, functional programming language from the future · Unison programming languagewww.unison-lang.orgstarman@programming.dev to Programming@programming.devEnglish · 2 years agomessage-square5fedilinkfile-textcross-posted to: lobsters
minus-squaresloppy_diffuser@sh.itjust.workslinkfedilinkEnglisharrow-up1·2 years agoThat’s one of the things I appreciate in a language/framework. Drives me nuts getting an exception from a dependency of a dependency of a dependency. Even better if its baked into the type system and I can’t run my code without handling it.
That’s one of the things I appreciate in a language/framework. Drives me nuts getting an exception from a dependency of a dependency of a dependency.
Even better if its baked into the type system and I can’t run my code without handling it.