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
In order to verify support for extensible sequences in other implementations (most notably Clozure/ccl#217), we need a test suite that verifies the creation and functioning of the extensible sequences protocol.
We need to find (or, in the worst case, write) a proper test suite and make it executable by running (asdf:test-system :trivial-extensible-sequences).
The text was updated successfully, but these errors were encountered:
In order to verify support for extensible sequences in other implementations (most notably Clozure/ccl#217), we need a test suite that verifies the creation and functioning of the extensible sequences protocol.
We need to find (or, in the worst case, write) a proper test suite and make it executable by running
(asdf:test-system :trivial-extensible-sequences)
.The text was updated successfully, but these errors were encountered: