quarkdown
Toggle table of contents
2.3.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
quarkdown
quarkdown-core
/
com.quarkdown.core.function.call.binding
/
ArgumentBindings
Argument
Bindings
typealias
ArgumentBindings
=
Map
<
FunctionParameter
<
*
>
,
FunctionCallArgument
>
Parameter-argument pairs of a function call.