Skip to content

LispKit Base

Matthias Zenger edited this page Dec 16, 2019 · 1 revision

Library (lispkit base) aggregates all exported values, parameter objects, and functions from the following libraries and re-exports them.

  • (lispkit box)
  • (lispkit bytevector)
  • (lispkit char)
  • (lispkit control)
  • (lispkit core)
  • (lispkit dynamic)
  • (lispkit hashtable)
  • (lispkit list)
  • (lispkit math)
  • (lispkit port)
  • (lispkit record)
  • (lispkit string)
  • (lispkit system)
  • (lispkit type)
  • (lispkit vector)
Clone this wiki locally