bytecmp: represent bytecodes as a lisp vector
Previously they were passed as an index array, now they are a simple vector (the cl_object).
Please register or sign in to comment
Previously they were passed as an index array, now they are a simple vector (the cl_object).