flamingo_pinyata@sopuli.xyz to Programmer Humor@programming.dev · 2 days agoYou can pry pattern matching from my cold dead handssopuli.xyzimagemessage-square221fedilinkarrow-up1510arrow-down119
arrow-up1491arrow-down1imageYou can pry pattern matching from my cold dead handssopuli.xyzflamingo_pinyata@sopuli.xyz to Programmer Humor@programming.dev · 2 days agomessage-square221fedilink
minus-squarebigfondue@lemmy.worldlinkfedilinkarrow-up3·edit-220 hours agoWhere you can define a method is syntax
minus-squareZak@lemmy.worldlinkfedilinkarrow-up1·18 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.