Expand description
RemoveConverter: Converts MutationSpec::RemoveItem and MutationSpec::ReplaceCode
ReplaceCode is grouped with RemoveItem because both target a single
existing top-level item by SymbolId; they differ only in what replaces it.
Structsยง
- Remove
Converter - Converter for RemoveItem and ReplaceCode mutations