Comment on I come here not to bury Delphi, but to praise it (2019)parentComments−tjalfi3yF# requires code to be in dependency order. You can't refer to types unless the compiler has seen them.−JaggerJo3yYeah, this is quite nice once you are used to it.
Comments
F# requires code to be in dependency order. You can't refer to types unless the compiler has seen them.
Yeah, this is quite nice once you are used to it.