|
|
|
|
|
by conradfr
323 days ago
|
|
Writing typespecs (+ guards) feels really outdated and a drag, especially in a language that wants you to write a lot of functions. It reminds of the not-missed phpspec, in a worst way because at least with PHP the IDE was mostly writing it itself and you didn't need to add the function name to them (easily missed when copy/pasting). |
|
Typespec is an opt-in type hint for develop and build time.