Data Structures

Select data structures using explicit access patterns, mutation behavior, memory limits, and concurrency constraints. Use when implementation correctness or performance depends on choosing between alternatives (array/map/heap/tree/queue/set) under real workload assumptions; do not use for persistence schema or deployment topology decisions.

planifest b25ac4f 2 files · 3.3 KB Updated

File contents

planifest/planifest-framework/tree/main/planifest-framework/external-skills/data-structures commit b25ac4f13f

Frequently asked questions

npx skillmds@latest add planifest/data-structures