jan tolenaar / kiezellisp / index-of-everything

Name

public

Usage

builtin-function

Syntax

(public &rest names)

Description

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

make-html > (public "test")