more functions from the newLISP shared library

For the Compleat Fan
Locked
ssqq
Posts: 88
Joined: Sun May 04, 2014 12:49 pm

more functions from the newLISP shared library

Post by ssqq »

I learned from "newlisp code Pattern":
; import functions from the newLISP shared library
(import LIBRARY "newlispEvalStr")
If I want know more functions could use from newLISP shared library, Where I should go?

Locked