Search Results
This rewinds the iterator to the beginning. This is a no-op for heaps as the iterator is virtual and in fact never moves from the top of the heap.
SplHeap::rewind — Rewind iterator back to the start (no-op) SplHeap::top — Peeks at the node from the top of the heap SplHeap::valid — Check whether the heap contains more nodes
SplHeap::recoverFromCorruption — Recover from the corrupted state and allow further actions on the heap SplHeap::rewind — Rewind iterator back to the start (no-op)
SplHeap::rewind — Rewind iterator back to the start (no-op) SplHeap::top — Peeks at the node from the top of the heap SplHeap::valid — Check whether the heap contains more nodes SplMaxHeap — The SplMaxHeap class
Mar 25, 2026 · Learn how to manage Claude Code conversations with three essential commands: /clear for context reset, /compact for token savings, and /rewind for undoing changes.
Introduction The SplMaxHeap class provides the main functionalities of a heap, keeping the maximum on the top.
People also ask
What does Rewind do?
When should I use /clear and /rewind?
What is the difference between /clear and /rewind?
Feb 5, 2024 · Introduction The SplMinHeap class provides the main functionalities of a heap, keeping the minimum on the top.
