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
When checking collection types, it would be handy if maktaba#value#TypeMatches (and #TypeMatchesOneOf and their maktaba#ensure# variants) would recursively consider nested types to simplify checking for types like list-of-strings:
When checking collection types, it would be handy if
maktaba#value#TypeMatches
(and#TypeMatchesOneOf
and theirmaktaba#ensure#
variants) would recursively consider nested types to simplify checking for types like list-of-strings:E605: Exception not caught: ERROR(WrongType): Expected a number or list of lists. Got a list.
The text was updated successfully, but these errors were encountered: