modularml / mojo

The Mojo Programming Language
https://docs.modular.com/mojo
Other
21.91k stars 2.53k forks source link

[stdlib] Add equality methods to Span #2698

Open lsh opened 4 weeks ago

lsh commented 4 weeks ago

With the increased ability for structs to conditionally conform to traits, this PR adds the ability for Span to check for equality.

JoeLoser commented 3 weeks ago

!sync

JoeLoser commented 22 hours ago

!sync