File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
tests/fsharp/core/members/ops Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 1+ F# uses third-party libraries or other resources that may be
2+ distributed under licenses different than the .NET Core software.
3+
4+ Attributions and license notices for test cases originally authored by
5+ third parties can be found in the respective test directories.
6+
7+ In the event that we accidentally failed to list a required notice, please
8+ bring it to our attention. Post an issue or email us:
9+
10+ dotnet@microsoft.com
11+
12+ The attached notices are provided for information only.
13+
14+ License notice for Stack Overflow
15+ -------------------------------------
16+
17+ Policy: https://stackoverflow.com/help/licensing
18+ License: https://creativecommons.org/licenses/by-sa/3.0/
19+
20+ Content: How to write a variadic function in F# emulating a similar Haskell solution?
21+ URL: https://stackoverflow.com/questions/28243963/how-to-write-a-variadic-function-in-f-emulating-a-similar-haskell-solution/28244413#28244413
22+
23+ Question author: robkuz -- https://stackoverflow.com/users/621427/robkuz
24+ Answer author: Gustavo -- https://stackoverflow.com/users/446822/gustavo
You can’t perform that action at this time.
0 commit comments