I was refactoring some very foundational stuff in my codebase today that rippled almost thru every module I had.
The interesting and scary thing was that I couldn't compile for almost 6 hours until I had applied all of the changes. And as time went on and on and I could compile I grew more and more uneasy as I really didnt know if things will work out. But then it compiled and all tests run.
static (inferred) typing really rocks!
#fsharp
The interesting and scary thing was that I couldn't compile for almost 6 hours until I had applied all of the changes. And as time went on and on and I could compile I grew more and more uneasy as I really didnt know if things will work out. But then it compiled and all tests run.
static (inferred) typing really rocks!
#fsharp