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 has been archived by the owner on Dec 29, 2018. It is now read-only.
To supersede cl-match, we need to be able to match arrays of arbitrary dimensions.
e.g. an array of rank 3:
same array using explicit dimensions:
same array using an array as a pattern:
Oh, what about checking the specialized array type? Makes things even worse.
The text was updated successfully, but these errors were encountered: