Skip to content
This repository has been archived by the owner on Mar 4, 2023. It is now read-only.
Cain Atkinson edited this page Feb 19, 2022 · 2 revisions

Welcome to the Sink's Tools documentation. This wiki will list everything included in stools and how to use them.

Important Note

Just CumLISP with lib-basic generally likes to pass strings and lists around in lisp and not much more. This library will pass around a much wider array of data types, most notably objects and promises.

These extra data types behave exactly as they do in JS, but you may wish to read the docs to know what your functions are returning.

Clone this wiki locally