Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Daoortor committed Jul 31, 2024
1 parent b5e6f98 commit b8a4c71
Show file tree
Hide file tree
Showing 35 changed files with 11 additions and 378 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,4 @@ package jetbrains.kotlin.course.alias.card
data class JsCard(
val id: Int,
val words: Array<String>
) {
override fun equals(other: Any?): Boolean {
if (this === other) return true
if (javaClass != other?.javaClass) return false

other as JsCard

if (id != other.id) return false
if (!words.contentEquals(other.words)) return false

return true
}

override fun hashCode(): Int {
var result = id
result = 31 * result + words.contentHashCode()
return result
}
}
)

This file was deleted.

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,4 @@ package jetbrains.kotlin.course.alias.card
data class JsCard(
val id: Int,
val words: Array<String>
) {
override fun equals(other: Any?): Boolean {
if (this === other) return true
if (javaClass != other?.javaClass) return false

other as JsCard

if (id != other.id) return false
if (!words.contentEquals(other.words)) return false

return true
}

override fun hashCode(): Int {
var result = id
result = 31 * result + words.contentHashCode()
return result
}
}
)

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,4 @@ package jetbrains.kotlin.course.alias.card
data class JsCard(
val id: Int,
val words: Array<String>
) {
override fun equals(other: Any?): Boolean {
if (this === other) return true
if (javaClass != other?.javaClass) return false

other as JsCard

if (id != other.id) return false
if (!words.contentEquals(other.words)) return false

return true
}

override fun hashCode(): Int {
var result = id
result = 31 * result + words.contentHashCode()
return result
}
}
)

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,4 @@ package jetbrains.kotlin.course.alias.card
data class JsCard(
val id: Int,
val words: Array<String>
) {
override fun equals(other: Any?): Boolean {
if (this === other) return true
if (javaClass != other?.javaClass) return false

other as JsCard

if (id != other.id) return false
if (!words.contentEquals(other.words)) return false

return true
}

override fun hashCode(): Int {
var result = id
result = 31 * result + words.contentHashCode()
return result
}
}
)

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,4 @@ package jetbrains.kotlin.course.alias.card
data class JsCard(
val id: Int,
val words: Array<String>
) {
override fun equals(other: Any?): Boolean {
if (this === other) return true
if (javaClass != other?.javaClass) return false

other as JsCard

if (id != other.id) return false
if (!words.contentEquals(other.words)) return false

return true
}

override fun hashCode(): Int {
var result = id
result = 31 * result + words.contentHashCode()
return result
}
}
)

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,4 @@ package jetbrains.kotlin.course.alias.card
data class JsCard(
val id: Int,
val words: Array<String>
) {
override fun equals(other: Any?): Boolean {
if (this === other) return true
if (javaClass != other?.javaClass) return false

other as JsCard

if (id != other.id) return false
if (!words.contentEquals(other.words)) return false

return true
}

override fun hashCode(): Int {
var result = id
result = 31 * result + words.contentHashCode()
return result
}
}
)

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,4 @@ package jetbrains.kotlin.course.alias.card
data class JsCard(
val id: Int,
val words: Array<String>
) {
override fun equals(other: Any?): Boolean {
if (this === other) return true
if (javaClass != other?.javaClass) return false

other as JsCard

if (id != other.id) return false
if (!words.contentEquals(other.words)) return false

return true
}

override fun hashCode(): Int {
var result = id
result = 31 * result + words.contentHashCode()
return result
}
}
)

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,4 @@ package jetbrains.kotlin.course.alias.card
data class JsCard(
val id: Int,
val words: Array<String>
) {
override fun equals(other: Any?): Boolean {
if (this === other) return true
if (javaClass != other?.javaClass) return false

other as JsCard

if (id != other.id) return false
if (!words.contentEquals(other.words)) return false

return true
}

override fun hashCode(): Int {
var result = id
result = 31 * result + words.contentHashCode()
return result
}
}
)

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,4 @@ package jetbrains.kotlin.course.alias.card
data class JsCard(
val id: Int,
val words: Array<String>
) {
override fun equals(other: Any?): Boolean {
if (this === other) return true
if (javaClass != other?.javaClass) return false

other as JsCard

if (id != other.id) return false
if (!words.contentEquals(other.words)) return false

return true
}

override fun hashCode(): Int {
var result = id
result = 31 * result + words.contentHashCode()
return result
}
}
)

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,4 @@ package jetbrains.kotlin.course.alias.card
data class JsCard(
val id: Int,
val words: Array<String>
) {
override fun equals(other: Any?): Boolean {
if (this === other) return true
if (javaClass != other?.javaClass) return false

other as JsCard

if (id != other.id) return false
if (!words.contentEquals(other.words)) return false

return true
}

override fun hashCode(): Int {
var result = id
result = 31 * result + words.contentHashCode()
return result
}
}
)

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,4 @@ package jetbrains.kotlin.course.alias.card
data class JsCard(
val id: Int,
val words: Array<String>
) {
override fun equals(other: Any?): Boolean {
if (this === other) return true
if (javaClass != other?.javaClass) return false

other as JsCard

if (id != other.id) return false
if (!words.contentEquals(other.words)) return false

return true
}

override fun hashCode(): Int {
var result = id
result = 31 * result + words.contentHashCode()
return result
}
}
)
Loading

0 comments on commit b8a4c71

Please sign in to comment.