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
{{ message }}
This repository was archived by the owner on Nov 18, 2025. It is now read-only.
As it turns out, I am a functional analphabet and that extra s to indicate that we are talking about an interable skipped me. I think I would have spotted my error if the indication was much more explicit. Something like object.decodeObjectList
Cool project! I can see myself using it. One of the things I ran into when testing things was that pesky
s.We have things that look like this:
As it turns out, I am a functional analphabet and that extra
sto indicate that we are talking about an interable skipped me. I think I would have spotted my error if the indication was much more explicit. Something likeobject.decodeObjectListWhat do you think?