Replies: 1 comment 5 replies
-
You can have something similar like: https://psalm.dev/r/24318db73e but it seems Psalm choke on templates in offsets for a shape: https://psalm.dev/r/c1eafbc924. It considers |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to use a template to specify a key of an array like so : https://psalm.dev/r/7469115e9c ?
toArray('i', 1)
=>array{i: int}
Beta Was this translation helpful? Give feedback.
All reactions