gemini4kt
Toggle table of contents
0.8.0
common
Target filter
common
Switch theme
Search in API
Skip to content
gemini4kt
gemini4kt
/
io.github.ugaikit.gemini4kt.samples
/
FunctionExample3
Function
Example3
object
FunctionExample3
Represents the function example3.
Members
Functions
add
Link copied to clipboard
fun
add
(
a
:
Int
,
b
:
Int
)
:
Int
Handles add.
run
Link copied to clipboard
suspend
fun
run
(
gemini
:
Gemini
?
=
null
)
Handles run.