flamingo_pinyata@sopuli.xyz to Programmer Humor@programming.dev · 5 days agoYou can pry pattern matching from my cold dead handssopuli.xyzimagemessage-square230linkfedilinkarrow-up1533arrow-down120
arrow-up1513arrow-down1imageYou can pry pattern matching from my cold dead handssopuli.xyzflamingo_pinyata@sopuli.xyz to Programmer Humor@programming.dev · 5 days agomessage-square230linkfedilink
minus-squarebigfondue@lemmy.worldlinkfedilinkarrow-up3·4 days agoWhere you can define a method is syntax
minus-squareZak@lemmy.worldlinkfedilinkarrow-up1·4 days 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.