jan tolenaar / kiezellisp / index-of-everything

Name

private

Usage

builtin-function

Syntax

(private &rest names)

Description

Asserts symbols with the given names exist in the current package and makes them private.

make-html > (private "test")