ExMCP.Internal.MapBuilder (ex_mcp v1.0.0-rc.1)
View SourceSmall pipe-friendly helpers for building protocol maps.
These helpers keep optional-field decisions explicit at call sites while
avoiding repeated private maybe_put functions across MCP modules.
Summary
Functions
Puts value into map when the value is not nil.
Puts value into map when the value is truthy.
Puts value into map unless it equals skip_value.
Functions
Puts value into map when the value is not nil.
Puts value into map when the value is truthy.
Puts value into map unless it equals skip_value.