ExMCP.ACP.Maps (ex_mcp v1.0.0-rc.0)
View SourceSmall pure map helpers used by ACP protocol, client, agent, and adapters.
The functions intentionally work with string and atom keys because ACP data crosses JSON boundaries while local Elixir call sites often use atom keys.
Summary
Functions
Puts value into map when the value is present and not empty.
Puts value into map when the value is not nil.
Puts value into map unless it equals skip_value.
Functions
Puts value into map when the value is present and not empty.
Puts value into map when the value is not nil.
Puts value into map unless it equals skip_value.