toggle menu
mobiuskt
1.3.1-SNAPSHOT
common
switch theme
search in API
mobiuskt-core
/
kt.mobius.functions
/
Function
Function
fun
interface
Function
<
T
,
R
>
Interface for simple functions.
Members
Functions
apply
Link copied to clipboard
abstract
fun
apply
(
value
:
T
)
:
R