Rusty 🦀 Femboy 🏳️🌈 to Programmer Humor@lemmy.mlEnglish · 4 months agoI love Rustexternal-linkmessage-square74fedilinkarrow-up1314
arrow-up1314external-linkI love RustRusty 🦀 Femboy 🏳️🌈 to Programmer Humor@lemmy.mlEnglish · 4 months agomessage-square74fedilink
minus-squareTekhne@sh.itjust.workslinkfedilinkarrow-up4·4 months agoSwift: : Equatable (assuming all the members of the struct are themselves equatable, if not the compiler will tell you to implement the == method)
Swift:
: Equatable
(assuming all the members of the struct are themselves equatable, if not the compiler will tell you to implement the
==
method)