-
James D. Lin authored
Prefer using `.of()` (which is statically type-checked) over `.from()` (which is dynamically type-checked) when possible.
Prefer using `.of()` (which is statically type-checked) over `.from()` (which is dynamically type-checked) when possible.
HIAST - GitLab