lazyvec
lazyvec copied to clipboard
Option to disable validity checks on custom methods
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.