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
(note that HASH(0x76cb88) is a string, and in fact the actual hash has been destroyed at this point) rather than warning or croaking on the input. It would be nice to have the option of parsing such data as an alternating sequence (but that would make actual sequences less nice as they'd turn into [0, x, 1, y, 2, z]-style alternating sequences), I think.
The text was updated successfully, but these errors were encountered:
(I hope I'm testing this with the right source code. Please ignore it if it's not reproducible.)
This isn't a major problem, but I was a little surprised to see
produce
(note that HASH(0x76cb88) is a string, and in fact the actual hash has been destroyed at this point) rather than warning or croaking on the input. It would be nice to have the option of parsing such data as an alternating sequence (but that would make actual sequences less nice as they'd turn into [0, x, 1, y, 2, z]-style alternating sequences), I think.
The text was updated successfully, but these errors were encountered: