Skip to content
Snippets Groups Projects
Commit 74d8995a authored by Liam Healy's avatar Liam Healy
Browse files

Use class foreign-array

Split off the class definition for foreign-array into its own file
along with applicable definitions.  Make permutations and combinations
direct subclasses of both foreign-array and marray, but not subclasses
of vectors.  All these classes now have initialize-instance :after
methods that allocate and set the pointers and finalizers.  All tests
pass.
parent a6b9010d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment