descriptionUnder this proposal, the name would be `bytevector-copy` and the signature would be `(bytevector-copy `''bytevector start end''`)`, the current signature of `bytevector-copy-partial`.
This follows on the merger of `bytevector-copy!` and `bytevector-copy-partial!`.Under this proposal, the name would be `bytevector-copy` and the signature would be `(bytevector-copy `''bytevector'' [''start'' [''end'']]`)`.