glimpse-graphics
1.2.0
android
common
desktop
glimpse-core
/
graphics.glimpse
/
GlimpseAdapter
/
booleanOf
boolean
Of
android
common
desktop
actual
fun
booleanOf
(
value
:
Int
)
:
Boolean
Content copied to clipboard
Returns a boolean value for the given integer
value
.
expect
fun
booleanOf
(
value
:
Int
)
:
Boolean
Content copied to clipboard
Returns a boolean value for the given integer
value
.
actual
fun
booleanOf
(
value
:
Int
)
:
Boolean
Content copied to clipboard
Returns a boolean value for the given integer
value
.