Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: Function 'BIT-VECTOR-P' undefined #480

Open
VitoVan opened this issue May 12, 2023 · 0 comments
Open

ERROR: Function 'BIT-VECTOR-P' undefined #480

VitoVan opened this issue May 12, 2023 · 0 comments

Comments

@VitoVan
Copy link
Contributor

VitoVan commented May 12, 2023

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-array 6  
...                            :element-type 'bit  
...                            :fill-pointer t))
ERROR: Function 'BIT-VECTOR-P' undefined
CL-USER>

http://clhs.lisp.se/Body/f_bt_vec.htm#bit-vector-p

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant