0
comment
comment
on 8/21/2015 8:17 AM
Since I’ve been without an assingment I’ve had the time to look into F# more.
Where did I find material?
  fsharpforfunandprofit
  functional programming on slack
  stackoverflow
Why did I start looking into F# again?
I share the office with Fredrik Forssen. I find his love of F# inspiring.
Things I’ve found that delighted me:
  Less ceremony to declare classes, records, methods and functions (when you get used to how you write it)
  Easier to compose things (for instance if you want to create a c[...]






