You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At present, Pointer.atEnd is allowed only on REF types. It would seem to make sense to allow it on Range types as well. Not sure of the work increment, but presumably not large.
At present,
Pointer.atEndis allowed only onREFtypes. It would seem to make sense to allow it onRangetypes as well. Not sure of the work increment, but presumably not large.