You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Welcome to JSCL (version 4d7e110 built on 5 May 2023)
JSCL is a Common Lisp implementation on Javascript.
For more information, visit the project page at [GitHub](https://github.com/jscl-project/jscl).
CL-USER> (bit-vector-p (make-array6
... :element-type'bit
... :fill-pointert))
ERROR: Function 'BIT-VECTOR-P' undefined
CL-USER>
http://clhs.lisp.se/Body/f_bt_vec.htm#bit-vector-p
The text was updated successfully, but these errors were encountered: