Skip to main contentModule error
Source - CallFrame
- A single frame in a call stack trace.
- Span
- StackTrace
- A captured stack trace (list of call frames, innermost first).
- SemaError
- suggest_similar
- Find the most similar name from a list of candidates.
Returns
None if no candidate is close enough. - veteran_hint
- Provide targeted hints for common names from other Lisp dialects.
Checked before fuzzy matching to give more helpful, specific guidance.
- SpanMap
- Maps Rc pointer addresses to source spans for expression tracking.