racket-collections
racket-collections copied to clipboard
Fix conj* and extend* contracts to expect collections
Fixes #23 by modifying the expected return values in the conj* and extend* contracts to be collection? instead of sequence? [the docs confirm that this is the intended output]