mrdocs::merge
Merges two Symbol objects.
Description
This function is used to merge two Symbol objects with the same SymbolID. The function assumes that the two Symbol objects are of the same type. If they are not, the function will fail.
Parameters
| Name | Description |
|---|---|
I |
The Symbol object to merge into. |
Other |
The Symbol object to merge from. |
Created with MrDocs