### Summary The map implementation should adhere to the limitations of a Apex defined type. ### Suggested Solution _No response_ ### Alternative Solutions _No response_ <details open> <summary>Checklist</summary> - [X] ``force-app/main/default/classes/LinkedMap.cls`` ✅ Commit <a href='https://github.com/codefriar/ApexKit/commit/5364b7f3d01aca3f2ae688b273a7958f0f299240'><code>5364b7f</code></a> - [X] ``force-app/main/default/classes/LinkedMapTests.cls`` ✅ Commit <a href='https://github.com/codefriar/ApexKit/commit/cddce6ed2c8e706d0d8cf2f554695fff95df996f'><code>cddce6e</code></a> </details>