As suggested in #206 (comment), I propose the following procedural changes to deprecate interpolation evaluation by array indexing []:
The first two steps will be completed as soon as the pull request #206 is approved and changes are committed accordingly. Completing the rest of the procedure should not be a complex task.
As suggested in #206 (comment), I propose the following procedural changes to deprecate interpolation evaluation by array indexing
[]:()(complete from Function call syntax support #206)README.mdto let users know that[]is deprecated in favour of()(complete from Function call syntax support #206)[]docdirectory that evaluate interpolation objects by[]to()[]to()[]from the code base entirelyThe first two steps will be completed as soon as the pull request #206 is approved and changes are committed accordingly. Completing the rest of the procedure should not be a complex task.