1
0
mirror of https://github.com/danog/psalm.git synced 2024-11-26 20:34:47 +01:00
This commit is contained in:
Matthew Brown 2019-06-09 15:34:19 -04:00
parent 61102998d1
commit c3d4acf6fe

View File

@ -39,7 +39,7 @@ A type without unions is an atomic type. Psalm allows many different sorts of ba
### [Array types](type_syntax/array_types.md)
- `array`/`non-empty-array`
- [`array`/`non-empty-array`](type_syntax/array_types.md)
### [Callable types](type_syntax/callable_types.md)