In computing, a reference or pointer data structure that points backward to a previous element, item, or location in memory.
From back (direction/previous) + pointer (from point, Latin punctum), literally 'a reference that points backward.'
Backpointers are how computers remember where they came from—they're essential for garbage collection (finding unused memory) and doubly-linked lists, proving that sometimes looking backward is essential to moving forward.
Complete word intelligence in one call. Free tier — 50 lookups/day.