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 Apr 8, 2026. It is now read-only.
Allow the methods to take a block. Maybe have it return second argument with library name if block has arity for it, otherwise we will need alternate methods to get library name.
Since they will be able to take a block to iterate over matches, maybe they could return an Enumerator instead of an array.
Allow the methods to take a block. Maybe have it return second argument with library name if block has arity for it, otherwise we will need alternate methods to get library name.
Since they will be able to take a block to iterate over matches, maybe they could return an Enumerator instead of an array.