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 25, 2025. It is now read-only.
Currently
fields.getreturns an empty list for a header that has no entry.It might be useful to explicitly make this an option?
Alternatively, a
fields.hasmight be useful for these kinds of checks as well.A length check on a list for existence just feels a bit unintuitive even though it's semantically correct.