Zappy
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Zappy
core
/
dev.mtctx.zappy.zpl
/
generateWithZPL
generate
With
ZPL
inline
fun
<
R
:
Any
>
String
.
generateWithZPL
(
customProviders
:
Collection
<
ZPLProvider
<
*
>
>
=
emptyList()
)
:
R