racket-collections icon indicating copy to clipboard operation
racket-collections copied to clipboard

Fix conj* and extend* contracts to expect collections

Open countvajhula opened this issue 4 years ago • 1 comments

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]

countvajhula avatar Sep 20 '20 16:09 countvajhula

Coverage Status

Coverage remained the same at 89.421% when pulling 27573669c4bfca88c917fdfc421b2e5dd9624816 on countvajhula:fix-conj-extend-contracts into c4822fc200b0488922cd6e86b4f2ea7cf8c565da on lexi-lambda:master.

coveralls avatar Sep 20 '20 16:09 coveralls