top | item 39287882

(no title)

drhagen | 2 years ago

R does this [1]. It is the sentinel that it uses internally to represent a missing value (i.e. NA) in integer arrays. Integer operations overflow to this value.

[1] https://stackoverflow.com/a/56507840/1485877

discuss

order

No comments yet.