|
|
|
|
|
by junkyarddog
3499 days ago
|
|
Using F# would have been a great choice. By using algebraic data types plus active patterns the size of the code base would have been dramatically reduced and much more comprehensible. And of course it would have been even more type safe. |
|