jan tolenaar / kiezellisp / index-of-everything

Name

list-all-packages

Usage

builtin-function

Syntax

(list-all-packages)

Description

Returns a list with the names of all packages.

make-html > (list-all-packages)
it: ("about"
      "archiver"
      "array"
      "assert-failed-exception"
      "ast-light-typed-dynamic-expression-n"
      "atom"
      "big-integer"
      "big-rational"
      "boolean"
      "bq"
      "btrfs"
      "byte"
      "char"
      "common-mark"
      "common-mark-converter"
      "complex"
      "cons"
      "console"
      "console-color"
      "console-key"
      "convert"
      "csv"
      "culture-info"
      "date-time"
      "decimal"
      "directory"
      "double"
      "encoding"
      "environment"
      "example"
      "file"
      "file-info"
      "ftp-methods"
      "html"
      "html-elements"
      "ienumerable"
      "ienumerator"
      "ilist"
      "int"
      "int32"
      "int64"
      "integer"
      "iruntime-variables"
      "keyword"
      "keyword-class"
      "lambda-closure"
      "lambda-definition"
      "lftp"
      "linq-assign-binary-expression"
      "linq-block-expression"
      "linq-conditional-expression"
      "linq-constant-expression"
      "linq-dynamic-expression"
      "linq-goto-expression"
      "linq-label-expression"
      "linq-label-target"
      "linq-method-call-expression"
      "linq-parameter-expression"
      "linq-property-expression"
      "linq-scope-expression"
      "linq-try-expression"
      "lisp"
      "lisp-exception"
      "list"
      "list^1"
      "make-html"
      "math"
      "md"
      "md5"
      "number"
      "object"
      "path"
      "process"
      "prototype"
      "rational"
      "reflection-method-info"
      "reflection-property-info"
      "regex"
      "regex-options"
      "search-option"
      "sequence"
      "shell"
      "special-folder"
      "stream-reader"
      "stream-writer"
      "string"
      "string-reader"
      "string-split-options"
      "string-writer"
      "symbol"
      "system"
      "temp"
      "test-not-found"
      "thread-context"
      "time-span"
      "unit-test"
      "user"
      "vector"
      "xml"
      "zip-archive"
      "zip-archive-mode"
      "zip-file-extensions")