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
The lower-level readers support a 'peek' operation; it isn't currently exposed at higher levels because that would require storing ephemeral values that are peeked.
We should either remove this feature or finish it.