r-lib / bit64

An R package with an S3 Class for Vectors of 64bit Integers
32 stars 8 forks source link

Appropriate handling for 0-length input in arithmetic operations #90

Closed MichaelChirico closed 1 month ago

MichaelChirico commented 1 month ago

Closes #10. Revival of #11 -- thank you to original author @OfekShilon!!

MichaelChirico commented 1 month ago

This was already closed on master. Closing here, I'll close #10 with some new regression tests.