Use generic array syntax for consistency
Always prefer `Array<T>` over `T[]` for primitive types only.pull/1/head
parent
15d221ae0e
commit
e052d1df7b
Loading…
Reference in New Issue