kvision-common-types
/
io.kvision.types
/
Decimal
common
js
jvm
Decimal
common
js
jvm
class
Decimal
Content copied to clipboard
typealias
Decimal
=
Double
Content copied to clipboard
typealias
Decimal
=
BigDecimal
Content copied to clipboard
Functions
Functions
equals
Link copied to clipboard
common
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
common
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
common
open fun
toString
():
String
Content copied to clipboard