lazyvec icon indicating copy to clipboard operation
lazyvec copied to clipboard

Option to disable validity checks on custom methods

Open MarcusKlik opened this issue 6 years ago • 0 comments

Phase 3 of milestone 1:

method lazyvec() has the option to enable/disable checkS on the result of user-defined R methods. Typically, the users will enable these checks when first developing a new lazyvec and disable them (for speed) when stable.

MarcusKlik avatar Mar 04 '19 09:03 MarcusKlik