A brief investigation on vRO const
IntroductionRhino 1.7R4 Const Feature Compatibility ChartWhat is const?Typical Properties of a constHow does a vRO const differ?Test ResultsError: Assignment to constant variable [FAIL]Object.freeze() [PASS]*Name-sharing with f(), variable or other const in the same scope [PASS]const needs […]