jan tolenaar / kiezellisp / index-of-everything

Name

symbol-package

Usage

builtin-function

Syntax

(symbol-package sym)

Description

Returns the package owning the symbol sym.

make-html > (symbol-package 'csv:read-string-to-grid)
it: <Package Name="csv">