flamingo_pinyata@sopuli.xyz to Programmer Humor@programming.dev · 1 day agoYou can pry pattern matching from my cold dead handssopuli.xyzimagemessage-square202fedilinkarrow-up1483arrow-down117
arrow-up1466arrow-down1imageYou can pry pattern matching from my cold dead handssopuli.xyzflamingo_pinyata@sopuli.xyz to Programmer Humor@programming.dev · 1 day agomessage-square202fedilink
minus-squarebigfondue@lemmy.worldlinkfedilinkarrow-up3·edit-27 hours agoWhere you can define a method is syntax
minus-squareZak@lemmy.worldlinkfedilinkarrow-up1·5 hours agoIn most languages, I would agree with that. In Lisp, I think I might not. If Common Lisp didn’t come with CLOS, you could implement it as a library, and that is not true of the object systems of the vast majority of languages.
Where you can define a method is syntax
In most languages, I would agree with that. In Lisp, I think I might not. If Common Lisp didn’t come with CLOS, you could implement it as a library, and that is not true of the object systems of the vast majority of languages.