Rusty 🦀 Femboy 🏳️🌈 to Programmer Humor@lemmy.mlEnglish · 6 个月前I love Rustexternal-linkmessage-square73linkfedilinkarrow-up1315
arrow-up1315external-linkI love RustRusty 🦀 Femboy 🏳️🌈 to Programmer Humor@lemmy.mlEnglish · 6 个月前message-square73linkfedilink
minus-squareTekhne@sh.itjust.workslinkfedilinkarrow-up4·6 个月前Swift: : 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)