ApexKit icon indicating copy to clipboard operation
ApexKit copied to clipboard

sweep: please develop a class that implements a map like data structure with a set of keys and a list of values that are linked.

Open codefriar opened this issue 1 year ago • 2 comments

Summary

The map implementation should adhere to the limitations of a Apex defined type.

Suggested Solution

No response

Alternative Solutions

No response

Checklist
  • [X] force-app/main/default/classes/LinkedMap.cls ✅ Commit 5364b7f
  • [X] force-app/main/default/classes/LinkedMapTests.cls ✅ Commit cddce6e

codefriar avatar Oct 19 '23 00:10 codefriar