|
|
|
|
|
by pjmlp
491 days ago
|
|
Haskell isn't the only language around with complex type systems. However, it is actually a good example regarding tooling, as the Haskell ecosystem has interpreters and REPL environments available, for quick development and prototyping, something that is yet to be common among Rustaceans. |
|