Hacker News new | ask | show | jobs
by tjalfi 1036 days ago
F# requires code to be in dependency order. You can't refer to types unless the compiler has seen them.
1 comments

Yeah, this is quite nice once you are used to it.