Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

parse/invalid-syntax-unquote-splice

This happens when ~@ is used somewhere syntax-quote splicing is not allowed.

Mitigations

Use ~@ only inside a sequence position where splicing makes sense.