|
|
|
|
|
by aranchelk
1558 days ago
|
|
Would you please give an example of an algorithm or technique you think is particularly poorly suited (or impossible) in a statically typed language? I’m curious to see how different an equivalent solution might look in a statically typed language and if any features like type classes or row polymorphism close that gap. |
|