Schlagwort-Archive: parameter

Shadowing function parameters with local variables

Within this article I want to ask a very basic question which is important in nearly all programming languages: What if you have a function with a parameter x and inside the function you declare a local variable x. Will … Weiterlesen

Veröffentlicht unter C#, F#, Racket | Verschlagwortet mit , , , | 1 Kommentar