Package-level declarations

Types

Link copied to clipboard
interface McpLensTarget

Represents a target for a Lens to extract or inject values from.

Functions

Link copied to clipboard
fun <T : McpLensTarget> T.with(vararg modifiers: (T) -> T): T