mapped

fun mapped(transform: (Source) -> Source): DefaultLoaders

Returns default loaders applied the given transform function.

Return

the default loaders applied the given transform function

Parameters

transform

the given transformation function

Sources

jvm source
Link copied to clipboard