viaduct
0.3.0
runtime
/
io.github.aplcornell.viaduct.runtime
/
Out
Out
class
Out
<
T
:
Any
>
Represents an output argument of a function call.
Constructors
Functions
Constructors
Out
Link copied to clipboard
fun
Out
(
)
Functions
get
Link copied to clipboard
fun
get
(
)
:
T
set
Link copied to clipboard
fun
set
(
value
:
T
)