Skip to content

Instantly share code, notes, and snippets.

@shaunlebron
Created December 5, 2015 04:05
Show Gist options
  • Save shaunlebron/dc701e45a6466ec75993 to your computer and use it in GitHub Desktop.
Save shaunlebron/dc701e45a6466ec75993 to your computer and use it in GitHub Desktop.
(define (make-link x)
  `(a [[href "#top"] [class "internal"]]
      ,(splice x)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment