arrow-core
1.0.2-alpha.43
common
arrow-core
/
arrow.typeclasses
/
Semiring
/
Companion
Companion
common
object
Companion
Content copied to clipboard
Functions
Functions
byte
Link copied to clipboard
common
@
JvmStatic
@
JvmName
(
name
=
"Byte"
)
fun
byte
(
)
:
Semiring
<
Byte
>
Content copied to clipboard
int
Link copied to clipboard
common
@
JvmStatic
@
JvmName
(
name
=
"Integer"
)
fun
int
(
)
:
Semiring
<
Int
>
Content copied to clipboard
long
Link copied to clipboard
common
@
JvmStatic
@
JvmName
(
name
=
"Long"
)
fun
long
(
)
:
Semiring
<
Long
>
Content copied to clipboard
short
Link copied to clipboard
common
@
JvmStatic
@
JvmName
(
name
=
"Short"
)
fun
short
(
)
:
Semiring
<
Short
>
Content copied to clipboard