huanshankeji / compose-multiplatform-material

Unified Compose Multiplatform common extensions and Material wrappers for `androidx.compose` and Compose HTML
Apache License 2.0
16 stars 0 forks source link

Add `hashCode` and `equals` methods for wrapper classes #15

Open ShreckYe opened 5 months ago

ShreckYe commented 5 months ago

This may be needed for Compose's diff algorithm.