flamingo_pinyata@sopuli.xyz to Programmer Humor@programming.dev · 2 months agoYou can pry pattern matching from my cold dead handssopuli.xyzimagemessage-square223linkfedilinkarrow-up1538
arrow-up1538imageYou can pry pattern matching from my cold dead handssopuli.xyzflamingo_pinyata@sopuli.xyz to Programmer Humor@programming.dev · 2 months agomessage-square223linkfedilink
minus-squareKSP Atlas@sopuli.xyzlinkfedilinkarrow-up5·2 months agoHaskell has the choice of both indentation based and brackets for things like do blocks, but most people use indentation based cause it’s the norm and looks cleaner
Haskell has the choice of both indentation based and brackets for things like
doblocks, but most people use indentation based cause it’s the norm and looks cleaner