coil-base
/
coil.map
Package coil.
map
Types
Types
Mapper
Link copied to clipboard
fun fun interface
Mapper
<
T
:
Any
,
V
:
Any
>
Content copied to clipboard
An interface to convert data of type
T
into
V
.