F# tips weekly #9: Shadowing
Shadowing is one of the core design choices of the F# language. Although it may seem like a simple feature, allowing us to define a new binding with the same name as an existing one, there are multiple, sometimes surprising, implications and use case...
jindraivanek.hashnode.dev3 min read