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 Jun 1, 2023. It is now read-only.
Currently we are limited to the typestash in a comppad, which requires to use type aliases for complex types, such as type unions (:int|:num) or type expressions (where ...).
Add support for SvOBJECT in those stashes, and when a stash is required return the stash of this object.
The text was updated successfully, but these errors were encountered:
Currently we are limited to the typestash in a comppad, which requires to use type aliases for complex types, such as type unions (:int|:num) or type expressions (where ...).
Add support for SvOBJECT in those stashes, and when a stash is required return the stash of this object.
The text was updated successfully, but these errors were encountered: