Hacker News new | ask | show | jobs
by Mikeb85 1335 days ago
Functional programming lends itself well to finance through correctness and also the fact everything you do is basically data in -> data out. Versus other domains where using stateful objects to model things is easier.