Package-level declarations

Types

Link copied to clipboard
fun interface ValueFormatter<in T, out R>

An interface for formatting from one value to another.