|
|
|
|
|
by Zalastax
2787 days ago
|
|
I instead proclaim that it brings you the best of both worlds. Finding the right mix of static/dymamic is a balance act but if you do so you get the benefits of static types (safety, documentation, tooling) and dynamic types (fast prototyping, not having to write convuluted code to please the compiler). What are the killer features that gradual types lose out on? |
|
In the context of software development, it means that "prototypes" get shipped as production code all the time.