Identifiers

identifier?

usage

(identifier? ...)

Please document me!

free-identifier=?

usage

(free-identifier=? ...)

Please document me!

bound-identifier=?

usage

(bound-identifier=? ...)

Please document me!

genident

usage

(genident ...)

Please document me!

gentemps

usage

(gentemps ...)

Please document me!

stx-identifier

usage

(stx-identifier ctx ...)

stx-identifier creates a new identifier with the context of its first argument. The identifier is created by "symbolizing" the remaining arguments with make-symbol.

identifier-list?

usage

(identifier-list? ...)

Please document me!

check-duplicate-identifiers

usage

(check-duplicate-identifiers ...)

Please document me!

underscore?

usage

(underscore? ...)

Please document me!

ellipsis?

usage

(ellipsis? ...)

Please document me!