Kotlin / Kotlin/multik

Implement equals and hashCode for ComplexFloat

Open
#250 0 comments 0 reactions 0 assignees View on GitHub
api ndarray
Dominant language
Kotlin
Stars
734
Forks
51
Avg merge
9h 52m
Merged PRs (30d)
6

Description

Its equals() and hashCode() are commented out in ComplexFloat.kt (lines ~442-456) due to Kotlin limitation https://youtrack.jetbrains.com/issue/KT-24874.

Contributor guide

Open the contributing guide

Research direction

Open ComplexFloat.kt around lines 442-456 and review the commented-out equals() and hashCode() methods. Read the linked KT-24874 issue to understand the Kotlin limitation. Done means both methods are implemented for ComplexFloat and their equality and hash behavior is verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin
Domain
data
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.