design icon indicating copy to clipboard operation
design copied to clipboard

Don't rely on incidental properties

Open hadley opened this issue 6 years ago • 0 comments

Hard to know how to make this precise, but for example it includes things like calling c() for its side-effect of stripping attributes, or the way that substr() with negative indices makes extract matches from regexpr() work by coincidence.

hadley avatar Jun 05 '19 16:06 hadley