chunk_id
large_stringlengths
7
11
question_id
large_stringlengths
4
8
language
large_stringclasses
1 value
chunk_index
int64
0
5
chunk_text
large_stringlengths
128
2.78k
sparse_text
large_stringlengths
116
3.65k
dense_vector
listlengths
3.58k
3.58k
sparse_indices
listlengths
9
228
sparse_values
listlengths
9
228
export_source
large_stringclasses
1 value
3049784_c0
3049784
fsharp
0
Title: Applications of concurrent queues and stacks in .NET 4 Problem title: Applications of concurrent queues and stacks in .NET 4 Tags: concurrency, f%23, c%23, .net Problem: Applications of concurrent queues and stacks in .NET 4 .NET 4 includes new concurrent data structures. The Bag and Dictionary collections have ...
Applications of concurrent queues and stacks in .NET 4 Applications of concurrent queues and stacks in .NET 4 concurrency f%23 c%23 .net Applications NET Applications of concurrent queues and stacks in .NET 4 .NET 4 includes new concurrent data structures. The Bag and Dictionary collections have obvious applications bu...
[ 0.0030059814453125, 0.010986328125, -0.005096435546875, 0.00836181640625, -0.007537841796875, -0.005340576171875, 0.0002117156982421875, 0.0019683837890625, -0.00775146484375, -0.01239013671875, -0.0225830078125, 0.00665283203125, -0.00150299072265625, -0.000835418701171875, 0.0114135742...
[ 104921, 133244, 41, 21049, 136, 177261, 7, 5, 17777, 201, 108636, 982, 1179, 96853, 2053, 45646, 19413, 147638, 42486, 162520, 86685, 53418, 1957, 4527, 5813, 13388, 6512, 2594, 4865, 3395, 17368, 6097, 100, 156672, 4331, 3126, 5303, 73106, ...
[ 0.168212890625, 0.2137451171875, 0.167724609375, 0.146728515625, 0.10791015625, 0.210205078125, 0.003265380859375, 0.02325439453125, 0.1610107421875, 0.187744140625, 0.1461181640625, 0.07232666015625, 0.1109619140625, 0.0042724609375, 0.0811767578125, 0.168212890625, 0.2022705078125,...
embed
5169201_c0
5169201
fsharp
0
Title: How to specify unicode characters in patterns for fslex Problem title: How to specify unicode characters in patterns for fslex Tags: fslex, regex, unicode, f%23 Problem: How to specify unicode characters in patterns for fslex What is the correct way to specify Unicode characters in pattern for FSharp Lexer. Foll...
How to specify unicode characters in patterns for fslex How to specify unicode characters in patterns for fslex fslex regex unicode f%23 How LexBuffer LexemeString TOKEN1 u0100 u0101 TOKEN2 u0102 u01FF TOKEN3 EOF How to specify unicode characters in patterns for fslex What is the correct way to specify Unicode characte...
[ -0.00531005859375, 0.00848388671875, 0.00689697265625, 0.00055694580078125, -0.01513671875, 0.00616455078125, 0.0093994140625, 0.034912109375, -0.002227783203125, 0.02099609375, 0.0299072265625, -0.01226806640625, 0.0150146484375, 0.00101470947265625, 0.00616455078125, 0.00112152099609...
[ 11249, 40140, 18929, 60347, 112, 124850, 23, 103510, 7, 100, 1238, 74070, 47, 6835, 3355, 3949, 3742, 99078, 7235, 18234, 12549, 71713, 9926, 47884, 75, 3559, 76327, 418, 304, 6746, 30110, 363, 241, 82341, 26785, 3917, 219778, 93774, 3467, ...
[ 0.051361083984375, 0.18603515625, 0.0955810546875, 0.1759033203125, 0.19091796875, 0.1802978515625, 0.0504150390625, 0.20361328125, 0.06866455078125, 0.0457763671875, 0.100341796875, 0.2427978515625, 0.0147552490234375, 0.07421875, 0.13427734375, 0.04779052734375, 0.1356201171875, ...
embed
4148368_c0
4148368
fsharp
0
Title: Recursive map reference in F# Problem title: Recursive map reference in F# Tags: f%23 Problem: Recursive map reference in F# I'm trying to create a recursive map in F#. type RecMap = Map<string, RecMap> will not work, because of the cyclic reference to RecMap . But why is it that neither type RecMap = Map<string...
Recursive map reference in F# Recursive map reference in F# f%23 Recursive RecMap Map Recursive map reference in F# I'm trying to create a recursive map in F#. type RecMap = Map<string, RecMap> will not work, because of the cyclic reference to RecMap . But why is it that neither type RecMap = Map<string, RecMap ref> no...
[ 0.0029754638671875, 0.01458740234375, 0.0201416015625, 0.0250244140625, -0.00537109375, -0.031005859375, -0.0242919921875, 0.00885009765625, 0.00286865234375, -0.017333984375, 0.0026397705078125, 0.01019287109375, 0.002716064453125, 0.046875, 0.03076171875, 0.002044677734375, 0.00019...
[ 853, 48650, 5844, 22288, 91067, 563, 4904, 23, 1238, 3949, 3742, 48224, 166179, 42719, 31577, 28282, 195625, 10644, 91693, 1221, 959, 4488, 187830, 238, 15400, 83, 2725, 18831, 12488, 43240, 34292, 88308, 1353, 2967, 456, 199332, 3934, 1632, ...
[ 0.09674072265625, 0.2281494140625, 0.14208984375, 0.1898193359375, 0.2283935546875, 0.1357421875, 0.198974609375, 0.008758544921875, 0.08026123046875, 0.004486083984375, 0.1156005859375, 0.1787109375, 0.210693359375, 0.1441650390625, 0.002960205078125, 0.057403564453125, 0.2374267578...
embed
22270101_c0
22270101
fsharp
0
Title: F# projects in Visual Express 2013 Desktop Problem title: F# projects in Visual Express 2013 Desktop Tags: visual-studio-2013, f%23-3.1, f%23 Problem: F# projects in Visual Express 2013 Desktop I've found information it's possible to use F# in VE 2013 Desktop: http://fsharp.org/use/windows/ I've installed both V...
F# projects in Visual Express 2013 Desktop F# projects in Visual Express 2013 Desktop visual-studio-2013 f%23-3.1 f%23 Visual Express Desktop visual-studio-2013 F# projects in Visual Express 2013 Desktop I've found information it's possible to use F# in VE 2013 Desktop: http://fsharp.org/use/windows/ I've installed bot...
[ 0.00958251953125, 0.0115966796875, -0.00347900390625, -0.007720947265625, 0.01123046875, 0.019287109375, -0.0111083984375, -0.0079345703125, 0.01336669921875, 0.01544189453125, 0.007476806640625, 0.0003871917724609375, 0.0064697265625, 0.01226806640625, 0.003997802734375, -0.0010528564...
[ 563, 4904, 77635, 23, 73372, 25129, 1210, 141423, 21176, 52629, 74790, 1238, 97109, 3742, 4677, 7722, 4527, 13668, 420, 89280, 254, 1478, 4032, 229792, 20600, 119296, 83184, 38415, 831, 18, 28282, 2685, 4734, 75034, 313, 37223, 80866, 22687, ...
[ 0.17236328125, 0.2493896484375, 0.175537109375, 0.08721923828125, 0.193359375, 0.199951171875, 0.2213134765625, 0.209228515625, 0.0977783203125, 0.1007080078125, 0.166259765625, 0.07806396484375, 0.05560302734375, 0.0299835205078125, 0.01556396484375, 0.105224609375, 0.1212158203125,...
embed
13928963_c0
13928963
fsharp
0
Title: Implement F# interface member with Unit return type in C# Problem title: Implement F# interface member with Unit return type in C# Tags: unit-type, null, f%23 Problem: Implement F# interface member with Unit return type in C# Suppose I've defined the following interface in F#: type IFoo<'T> = abstract member DoS...
Implement F# interface member with Unit return type in C# Implement F# interface member with Unit return type in C# unit-type null f%23 Implement Unit IFoo DoStuff Implement F# interface member with Unit return type in C# Suppose I've defined the following interface in F#: If I implement this in C# I need the method si...
[ 0.0120849609375, 0.0191650390625, 0.025634765625, -0.0177001953125, -0.0267333984375, -0.0208740234375, 0.00958251953125, 0.005645751953125, -0.003448486328125, 0.0031890869140625, -0.0242919921875, 0.0040283203125, -0.021484375, 0.004974365234375, 0.004486083984375, 0.00396728515625, ...
[ 153941, 563, 4904, 101758, 32786, 678, 46640, 30646, 10644, 23, 313, 25072, 50986, 56574, 1238, 3949, 3742, 55449, 16635, 984, 37455, 21493, 61924, 25632, 29479, 3871, 55300, 138256, 186, 6183, 3444, 47, 91067, 93774, 3467, 254, 50886, 4527, ...
[ 0.1748046875, 0.1337890625, 0.2452392578125, 0.21435546875, 0.2032470703125, 0.05462646484375, 0.213623046875, 0.2225341796875, 0.1728515625, 0.0440673828125, 0.065185546875, 0.165771484375, 0.1710205078125, 0.1529541015625, 0.09381103515625, 0.047698974609375, 0.15966796875, 0.091...
embed
51641139_c0
51641139
fsharp
0
Title: What is the best way of creating a repeating sequence in an array in F#? Problem title: What is the best way of creating a repeating sequence in an array in F#? Tags: arrays, list, sequence, f%23 Problem: What is the best way of creating a repeating sequence in an array in F#? In Python you can create the array ...
What is the best way of creating a repeating sequence in an array in F#? What is the best way of creating a repeating sequence in an array in F#? arrays list sequence f%23 What What is the best way of creating a repeating sequence in an array in F#? In Python you can create the array and just add * n to make it repeat ...
[ 0.005126953125, 0.005523681640625, -0.00830078125, -0.001220703125, -0.0029449462890625, -0.0203857421875, 0.0033721923828125, -0.003387451171875, 0.0057373046875, -0.0223388671875, -0.00927734375, 0.033447265625, -0.005615234375, 0.01953125, -0.00250244140625, -0.0047607421875, -0.0...
[ 2965, 3917, 105233, 119140, 214, 40, 944, 3956, 23, 10298, 53, 563, 4904, 142, 4778, 5303, 1238, 3949, 3742, 70, 111, 10, 360, 145581, 831, 28282, 15190, 661, 653, 3249, 68034, 14012, 20028, 54, 903, 15490, 4989, 40956, 11522, 4527, 164...
[ 0.1456298828125, 0.08099365234375, 0.1849365234375, 0.273193359375, 0.14404296875, 0.1138916015625, 0.1751708984375, 0.164306640625, 0.06781005859375, 0.186279296875, 0.15625, 0.150390625, 0.2176513671875, 0.03472900390625, 0.0882568359375, 0.125244140625, 0.05206298828125, 0.04110...
embed
18334857_c0
18334857
fsharp
0
Title: Why Seq.take in F# throw System.OutOfMemoryException Problem title: Why Seq.take in F# throw System.OutOfMemoryException Tags: sequence, f%23, memory-management Problem: Why Seq.take in F# throw System.OutOfMemoryException I have a code: seq {for i in [1 .. 100000000] -> i} |> Seq.take 100000;; Real: 00:00:00.00...
Why Seq.take in F# throw System.OutOfMemoryException Why Seq.take in F# throw System.OutOfMemoryException sequence f%23 memory-management System.OutOfMemoryException Why Seq.take Real CPU gen0 gen1 gen2 Error Exception Why Seq.take in F# throw System.OutOfMemoryException I have a code: This code results in out of memor...
[ 0.0242919921875, 0.0289306640625, -0.003204345703125, 0.01483154296875, 0.01385498046875, -0.00579833984375, 0.01348876953125, 0.0230712890625, 0.0031280517578125, -0.0301513671875, 0.0213623046875, 0.0250244140625, 0.011474609375, 0.0142822265625, 0.0286865234375, -0.0106201171875, ...
[ 44084, 503, 864, 5, 78219, 23, 563, 4904, 104250, 12353, 79858, 132887, 6696, 4514, 19279, 63928, 40, 944, 1238, 3949, 3742, 98323, 87140, 5120, 86039, 9226, 2389, 418, 304, 212059, 5443, 53, 87, 765, 18151, 3293, 50339, 1810, 111, 15400,...
[ 0.1455078125, 0.1405029296875, 0.240234375, 0.03076171875, 0.1923828125, 0.075439453125, 0.1322021484375, 0.21826171875, 0.20947265625, 0.1114501953125, 0.1708984375, 0.196044921875, 0.09033203125, 0.1495361328125, 0.0760498046875, 0.1593017578125, 0.0933837890625, 0.175048828125, ...
embed
21629941_c0
21629941
fsharp
0
Title: Creating a clean abstraction layer Problem title: Creating a clean abstraction layer Tags: design-patterns, f%23 Problem: Creating a clean abstraction layer I've got a problem for which I am not sure which data-type to use. Currently I have gone for Array2D<'T> , but I may change my mind in the future to use ano...
Creating a clean abstraction layer Creating a clean abstraction layer design-patterns f%23 Creating Array2D Creating a clean abstraction layer I've got a problem for which I am not sure which data-type to use. Currently I have gone for Array2D<'T> , but I may change my mind in the future to use another container. In C+...
[ 0.007476806640625, 0.0004749298095703125, -0.01312255859375, 0.01007080078125, 0.00007486343383789062, -0.00518798828125, -0.017578125, 0.022216796875, 0.01043701171875, 0.01611328125, -0.0003376007080078125, 0.0140380859375, 0.0045166015625, -0.0108642578125, -0.027099609375, 0.007293...
[ 56781, 46622, 164789, 1830, 135355, 10, 4331, 4453, 22766, 1238, 3742, 69253, 53, 304, 397, 2967, 9077, 2053, 50986, 4527, 618, 15549, 7086, 116419, 313, 37223, 2806, 17368, 110527, 150624, 10644, 112, 420, 2499, 3525, 8060, 56065, 11177, 2...
[ 0.1199951171875, 0.2374267578125, 0.2091064453125, 0.083740234375, 0.2281494140625, 0.00408935546875, 0.0882568359375, 0.0474853515625, 0.037353515625, 0.0107421875, 0.044036865234375, 0.12548828125, 0.05731201171875, 0.095947265625, 0.110595703125, 0.0261077880859375, 0.033843994140...
embed
27848179_c1
27848179
fsharp
1
have NUnit.Framework.TestFixtureAttribute (that code is not shown). The array elements in ttypes are heterogeneous, for example index 0 shown above has type Foo.Bar.Cow.Test.AaaTest but index 1 has type Foo.Bar.Cow.Test.BbbTest, etc. Start fsharpi like so fsharpi /r:/usr/lib/cli/nunit.framework-2.6/nunit.framework.dll...
have NUnit.Framework.TestFixtureAttribute (that code is not shown). The array elements in ttypes are heterogeneous, for example index 0 shown above has type Foo.Bar.Cow.Test.AaaTest but index 1 has type Foo.Bar.Cow.Test.BbbTest, etc. Start fsharpi like so fsharpi /r:/usr/lib/cli/nunit.framework-2.6/nunit.framework.dll...
[ 0.0206298828125, 0.004302978515625, -0.0159912109375, -0.00921630859375, -0.0026702880859375, -0.0301513671875, 0.00909423828125, -0.01177978515625, -0.0022430419921875, -0.017578125, -0.0196533203125, 0.0034942626953125, -0.0047607421875, 0.0037689208984375, -0.008544921875, 0.0032653...
[ 765, 18057, 6773, 108386, 282, 18244, 111337, 6159, 425, 6644, 28848, 191145, 18151, 959, 127887, 194, 581, 10298, 53, 80854, 23, 808, 50986, 7, 621, 77099, 15292, 10821, 27781, 63262, 757, 1556, 10644, 9572, 31, 5, 25267, 8770, 284, 11, ...
[ 0.1429443359375, 0.1669921875, 0.259765625, 0.060699462890625, 0.020172119140625, 0.1363525390625, 0.2110595703125, 0.1163330078125, 0.07305908203125, 0.050537109375, 0.018310546875, 0.196044921875, 0.1650390625, 0.036468505859375, 0.0604248046875, 0.06341552734375, 0.0145263671875, ...
embed
27364970_c0
27364970
fsharp
0
Title: `use` keyword doesn&#x27;t work with curry form? Problem title: `use` keyword doesn&#x27;t work with curry form? Tags: f%23 Problem: `use` keyword doesn't work with curry form? let make f = printfn "1" use file = File.CreateText("abc.txt") let v = f file printfn "2" v let f (x: StreamWriter) (y:int) = printfn "3...
`use` keyword doesn&#x27;t work with curry form? `use` keyword doesn&#x27;t work with curry form? f%23 System.ObjectDisposedException File.CreateText abc.txt StreamWriter y:int x.WriteLine `use` keyword doesn't work with curry form? When compiling this doesn't give me any error or warning, but in the runtime it trigger...
[ 0.004974365234375, 0.01116943359375, 0.018310546875, -0.01153564453125, -0.00909423828125, 0.000804901123046875, 0.005889892578125, 0.0101318359375, 0.0126953125, -0.02978515625, 0.01190185546875, 0.008056640625, 0.0089111328125, 0.00433349609375, 0.025634765625, -0.0303955078125, -0...
[ 4032, 166117, 22027, 3768, 18, 4488, 678, 198555, 3173, 1238, 3742, 12353, 46471, 75161, 44456, 144429, 63928, 42724, 63784, 174379, 1563, 124326, 115061, 2783, 113, 4288, 1022, 18781, 93232, 9969, 18499, 11675, 6032, 185553, 4527, 4393, 11389,...
[ 0.1787109375, 0.26220703125, 0.0816650390625, 0.07244873046875, 0.1102294921875, 0.122314453125, 0.11669921875, 0.25048828125, 0.21484375, 0.0836181640625, 0.04205322265625, 0.055145263671875, 0.036865234375, 0.11279296875, 0.0222930908203125, 0.1279296875, 0.109375, 0.06201171875,...
embed
51334151_c1
51334151
fsharp
1
the compiler that unqualified Some and None are actually Option.Some and Option.None ? Or should I just give different names to these DU cases, like AtLeastOne and ExactlyZero Code signals: Can, Discriminated, Union, BooleanCombinator, All, Some, None, AtLeast, MoreThan, NotMoreThan, LessThan, ExactlyOne, ExactlyTwo, ...
the compiler that unqualified Some and None are actually Option.Some and Option.None ? Or should I just give different names to these DU cases, like AtLeastOne and ExactlyZero Code signals: Can, Discriminated, Union, BooleanCombinator, All, Some, None, AtLeast, MoreThan, NotMoreThan, LessThan, ExactlyOne, ExactlyTwo, ...
[ 0.00531005859375, 0.0140380859375, 0.003814697265625, 0.004119873046875, -0.01031494140625, -0.0096435546875, 0.0186767578125, -0.00994873046875, 0.003631591796875, 0.0120849609375, -0.0191650390625, 0.005645751953125, 0.00860595703125, 0.005767822265625, -0.006378173828125, 0.02026367...
[ 9969, 34759, 51, 71723, 47314, 31384, 136, 438, 86, 621, 20653, 86769, 8912, 282, 5021, 705, 5608, 87, 8337, 12921, 123055, 6097, 14614, 50218, 1913, 5267, 4438, 62068, 202873, 538, 1511, 4036, 28864, 26073, 7, 4171, 6206, 135421, 3674, 3...
[ 0.180908203125, 0.2186279296875, 0.0643310546875, 0.184814453125, 0.1097412109375, 0.1942138671875, 0.1087646484375, 0.1373291015625, 0.1324462890625, 0.010406494140625, 0.0853271484375, 0.265625, 0.091796875, 0.1434326171875, 0.097900390625, 0.005859375, 0.01434326171875, 0.006591...
embed
36354967_c0
36354967
fsharp
0
Title: fsx script finishes before async response is back Problem title: fsx script finishes before async response is back Tags: f%23, f%23-interactive Problem: fsx script finishes before async response is back I have the following .fsx script: #r "packages/FSharp.Data/lib/net40/FSharp.Data.dll" open FSharp.Data async {...
fsx script finishes before async response is back fsx script finishes before async response is back f%23 f%23-interactive FSharp.Data net40 FSharp.Data.dll Http.AsyncRequestString stackoverflow.com html.Length Async.Start fsx script finishes before async response is back I have the following .fsx script: The code is co...
[ 0.003265380859375, 0.021484375, 0.0002460479736328125, 0.003021240234375, -0.009033203125, 0.00640869140625, 0.0184326171875, -0.015380859375, -0.004486083984375, -0.0439453125, 0.01544189453125, 0.0196533203125, 0.01019287109375, 0.0093994140625, 0.044189453125, -0.0050048828125, 0....
[ 1238, 7, 425, 26499, 67229, 8108, 10, 12654, 238, 57553, 4420, 90, 3742, 27495, 10433, 93774, 3467, 254, 137989, 2043, 2839, 1181, 75616, 177261, 118664, 7693, 126597, 17447, 18151, 26785, 43240, 84751, 89280, 1434, 92610, 123087, 82230, 1544...
[ 0.06243896484375, 0.059234619140625, 0.2161865234375, 0.2366943359375, 0.1522216796875, 0.1441650390625, 0.0236053466796875, 0.160888671875, 0.09783935546875, 0.19140625, 0.1322021484375, 0.014801025390625, 0.0321044921875, 0.00042724609375, 0.0184478759765625, 0.061309814453125, 0.1...
embed
20219364_c0
20219364
fsharp
0
Title: Comparing values in loop inside function Problem title: Comparing values in loop inside function Tags: f%23, c%23-to-f%23, inline Problem: Comparing values in loop inside function I want to make a function that takes an integer list as argument and compares every value and returns the largest value. In C# I woul...
Comparing values in loop inside function Comparing values in loop inside function f%23 c%23-to-f%23 inline Comparing max_list max2 Comparing values in loop inside function I want to make a function that takes an integer list as argument and compares every value and returns the largest value. In C# I would simply iterat...
[ 0.000720977783203125, -0.007171630859375, -0.005340576171875, 0.018310546875, 0.0002803802490234375, 0.0213623046875, 0.004852294921875, 0.020263671875, 0.02392578125, 0.00299072265625, 0.021240234375, 0.01385498046875, 0.0181884765625, -0.01019287109375, 0.0228271484375, -0.0295410156...
[ 113307, 214, 142424, 23, 40956, 46132, 32354, 1238, 3742, 27495, 188, 420, 2256, 18389, 6562, 304, 3444, 3249, 892, 1505, 5303, 10750, 69101, 11907, 34292, 30646, 142105, 360, 313, 4904, 8560, 8305, 30098, 77336, 156377, 563, 6002, 86531, 7...
[ 0.1912841796875, 0.0303955078125, 0.184326171875, 0.0758056640625, 0.2064208984375, 0.17919921875, 0.1995849609375, 0.072998046875, 0.1497802734375, 0.1658935546875, 0.08685302734375, 0.074951171875, 0.128173828125, 0.1728515625, 0.1785888671875, 0.17041015625, 0.05914306640625, 0....
embed
11836807_c0
11836807
fsharp
0
Title: Type constraint for structs and reference types that support null Problem title: Type constraint for structs and reference types that support null Tags: generics, constraints, f%23 Problem: Type constraint for structs and reference types that support null Is it possible to constrain a type to be either a struct ...
Type constraint for structs and reference types that support null Type constraint for structs and reference types that support null generics constraints f%23 Type IDictionary d.TryGetValue Unchecked.defaultof AllowNullLiteral Type constraint for structs and reference types that support null Is it possible to constrain ...
[ 0.01055908203125, 0.017822265625, 0.0172119140625, 0.0048828125, -0.0026092529296875, -0.0274658203125, -0.002227783203125, -0.0224609375, -0.008544921875, -0.0028533935546875, 0.003936767578125, -0.009765625, -0.007354736328125, -0.00537109375, 0.015380859375, -0.000713348388671875, ...
[ 60457, 158, 2816, 4288, 36716, 136, 91067, 52895, 8060, 56574, 100, 189534, 1238, 3742, 10763, 1294, 50770, 78292, 214810, 4390, 41566, 18444, 1181, 9506, 720, 442, 7722, 73, 10644, 47, 186, 70, 170933, 32354, 5608, 11814, 678, 563, 4904, ...
[ 0.2147216796875, 0.0997314453125, 0.173583984375, 0.0577392578125, 0.171630859375, 0.05413818359375, 0.1688232421875, 0.1693115234375, 0.1661376953125, 0.217041015625, 0.006683349609375, 0.134765625, 0.000030517578125, 0.0863037109375, 0.0233001708984375, 0.03863525390625, 0.03146362...
embed
7814495_c0
7814495
fsharp
0
Title: Two simple F# questions Problem title: Two simple F# questions Tags: f%23 Problem: Two simple F# questions There are two snippets of F# I would like to understand, but don't know what to google. First: let ``1+2`` () = .... I am guessing this just means "turn the expression into an identifier"? But what is that ...
Two simple F# questions Two simple F# questions f%23 Two Two simple F# questions There are two snippets of F# I would like to understand, but don't know what to google. First: I am guessing this just means "turn the expression into an identifier"? But what is that feature called if I want to refer to it? Second, what d...
[ 0.01116943359375, -0.0194091796875, 0.003997802734375, 0.0277099609375, 0.006072998046875, 0.007720947265625, -0.015869140625, 0.00701904296875, 0.01416015625, -0.0208740234375, 0.01422119140625, -0.013916015625, -0.0037994384765625, 0.005950927734375, 0.001800537109375, 0.010131835937...
[ 32964, 8781, 563, 4904, 17582, 1238, 3949, 3742, 6626, 93, 58134, 1884, 28219, 3714, 26484, 87, 57767, 903, 26950, 987, 19, 125195, 3934, 142, 42485, 56, 60213, 35839, 2174, 15005, 77648, 2367, 14602, 62816, 13331, 29459, 3229, 442, 74918, ...
[ 0.1307373046875, 0.1617431640625, 0.134765625, 0.249267578125, 0.1461181640625, 0.06414794921875, 0.017303466796875, 0.123779296875, 0.07183837890625, 0.04522705078125, 0.1329345703125, 0.0189056396484375, 0.1302490234375, 0.031097412109375, 0.0711669921875, 0.0048828125, 0.097045898...
embed
3025830_c0
3025830
fsharp
0
Title: F#: any way to use member functions as unbound functions? Problem title: F#: any way to use member functions as unbound functions? Tags: function, member-functions, f%23 Problem: F#: any way to use member functions as unbound functions? Is there a way to extract member functions, and use them as F# functions? I'...
F#: any way to use member functions as unbound functions? F#: any way to use member functions as unbound functions? function member-functions f%23 string.Split Array.filter string.Length y:char x:string x.Split x.Length F#: any way to use member functions as unbound functions? Is there a way to extract member functions...
[ 0.0024871826171875, 0.015869140625, 0.0196533203125, -0.0164794921875, -0.0181884765625, -0.01239013671875, 0.031005859375, -0.0087890625, 0.009033203125, -0.02880859375, -0.0086669921875, 0.0225830078125, 0.002716064453125, 0.0126953125, 0.007476806640625, -0.00225830078125, 0.00191...
[ 563, 4904, 2499, 3917, 47, 4527, 32786, 32354, 7, 237, 51, 99091, 137175, 1238, 3742, 79315, 31923, 4353, 69253, 53, 120337, 113, 9254, 1022, 91693, 10, 125663, 2856, 1884, 19048, 33022, 25632, 18151, 36917, 43240, 2174, 1974 ]
[ 0.1273193359375, 0.177734375, 0.05731201171875, 0.0692138671875, 0.007232666015625, 0.1192626953125, 0.277587890625, 0.2196044921875, 0.055572509765625, 0.08721923828125, 0.08636474609375, 0.1600341796875, 0.20263671875, 0.07965087890625, 0.1270751953125, 0.105712890625, 0.0032043457...
embed
46725807_c1
46725807
fsharp
1
FileMiddleware 1 OPTIONS requests are not supported dbug: Giraffe.Middleware.GiraffeMiddleware[0] Giraffe returned Some for HTTP/1.1 OPTIONS /register Appendix: Elm Gateway (with CORS support) Giraffe server (with CORS support) Giraffe CORS sample project reference Code signals: Http.Error, Issues, Http, Post, CORS, El...
FileMiddleware 1 OPTIONS requests are not supported dbug: Giraffe.Middleware.GiraffeMiddleware[0] Giraffe returned Some for HTTP/1.1 OPTIONS /register Appendix: Elm Gateway (with CORS support) Giraffe server (with CORS support) Giraffe CORS sample project reference Code signals: Http.Error, Issues, Http, Post, CORS, El...
[ 0.0146484375, 0.0247802734375, 0.01055908203125, 0.0096435546875, 0.010986328125, -0.016845703125, 0.00494384765625, -0.00885009765625, 0.01239013671875, 0.01513671875, -0.01025390625, 0.02392578125, -0.0040283203125, -0.005828857421875, 0.01171875, 0.0096435546875, -0.025390625, 0...
[ 42724, 594, 532, 19298, 15876, 106, 28023, 165117, 50336, 621, 959, 8060, 85779, 39919, 11, 16670, 724, 2634, 2389, 176377, 31384, 135913, 64, 92134, 105199, 17215, 540, 39, 213692, 76228, 70555, 294, 10723, 121413, 13452, 91067, 28864, 26073...
[ 0.1781005859375, 0.04803466796875, 0.10382080078125, 0.107177734375, 0.22802734375, 0.07879638671875, 0.2305908203125, 0.071533203125, 0.208740234375, 0.0142364501953125, 0.1004638671875, 0.196044921875, 0.1724853515625, 0.147216796875, 0.1053466796875, 0.245361328125, 0.012023925781...
embed
32720710_c0
32720710
fsharp
0
Title: F#:Block following this &#x27;let&#x27; is unfinished. Expect an expression Problem title: F#:Block following this &#x27;let&#x27; is unfinished. Expect an expression Tags: f%23, f%23-interactive Problem: F#:Block following this 'let' is unfinished. Expect an expression I know in F# we should bind every single v...
F#:Block following this &#x27;let&#x27; is unfinished. Expect an expression F#:Block following this &#x27;let&#x27; is unfinished. Expect an expression f%23 f%23-interactive Block Expect List.nth F#:Block following this 'let' is unfinished. Expect an expression I know in F# we should bind every single value to a name ....
[ -0.0177001953125, -0.0086669921875, 0.0123291015625, 0.007720947265625, 0.0142822265625, 0.020751953125, 0.0380859375, 0.015625, 0.0201416015625, 0.0224609375, -0.00469970703125, 0.00714111328125, 0.003570556640625, -0.0026397705078125, 0.009033203125, 0.00445556640625, 0.01867675781...
[ 563, 4904, 166191, 25632, 903, 3768, 1974, 83, 51, 48310, 67175, 60075, 24762, 125195, 1238, 3742, 27495, 10433, 71232, 80231, 32036, 19, 927, 3714, 5608, 68557, 11907, 11001, 34292, 47, 9351, 5351, 5665, 3664, 7273, 2174, 63805, 18499, 324...
[ 0.1357421875, 0.21923828125, 0.19287109375, 0.1806640625, 0.12109375, 0.1396484375, 0.237060546875, 0.03155517578125, 0.0887451171875, 0.17724609375, 0.12451171875, 0.1314697265625, 0.131103515625, 0.2166748046875, 0.056732177734375, 0.04217529296875, 0.050628662109375, 0.075561523...
embed
6675359_c0
6675359
fsharp
0
Title: Does F# List.Map guarantee the executing order from left item to right item? Problem title: Does F# List.Map guarantee the executing order from left item to right item? Tags: parallel-processing, f%23, functional-programming Problem: Does F# List.Map guarantee the executing order from left item to right item? I ...
Does F# List.Map guarantee the executing order from left item to right item? Does F# List.Map guarantee the executing order from left item to right item? parallel-processing f%23 functional-programming left Does List.Map Get login.xxx.com Post Does F# List.Map guarantee the executing order from left item to right item?...
[ -0.00811767578125, 0.00994873046875, 0.004241943359375, 0.00567626953125, -0.0079345703125, 0.000545501708984375, -0.0059814453125, 0.00191497802734375, 0.0037689208984375, -0.00885009765625, 0.01019287109375, -0.000751495361328125, 0.005706787109375, 0.01104736328125, -0.0089111328125, ...
[ 101790, 563, 4904, 32036, 5, 166179, 142027, 71924, 214, 12989, 1295, 25737, 35735, 47, 7108, 95103, 63923, 1238, 3742, 123309, 28966, 20779, 73655, 43883, 277, 2795, 5303, 1621, 75101, 3871, 17311, 20255, 235879, 11343, 11675, 50336, 2663, 3...
[ 0.0626220703125, 0.1180419921875, 0.1981201171875, 0.230224609375, 0.0155792236328125, 0.2474365234375, 0.245849609375, 0.161865234375, 0.087646484375, 0.212158203125, 0.07098388671875, 0.17578125, 0.152099609375, 0.088134765625, 0.1524658203125, 0.13037109375, 0.043182373046875, 0...
embed
16954584_c0
16954584
fsharp
0
Title: F# Flatten Function Efficiency Comparison Problem title: F# Flatten Function Efficiency Comparison Tags: f%23, time-complexity, asymptotic-complexity, complexity-theory Problem: F# Flatten Function Efficiency Comparison I'm trying to compare these two functions to see which has the best algorithm. I been looking...
F# Flatten Function Efficiency Comparison F# Flatten Function Efficiency Comparison f%23 time-complexity asymptotic-complexity complexity-theory Flatten Efficiency Comparison flatten1 List.fold flatten2 List.foldBack Real CPU gen0 gen1 gen2 F# Flatten Function Efficiency Comparison I'm trying to compare these two funct...
[ -0.02490234375, 0.00109100341796875, 0.01141357421875, -0.00701904296875, -0.002532958984375, -0.00726318359375, -0.0024871826171875, -0.006683349609375, 0.0062255859375, 0.009765625, -0.005584716796875, 0.035888671875, 0.005340576171875, -0.00531005859375, 0.005340576171875, -0.003005...
[ 563, 4904, 106516, 510, 28670, 14467, 11044, 33, 113307, 40514, 10763, 1238, 3742, 1733, 277, 44974, 237, 4650, 40934, 9523, 2481, 27140, 2347, 30675, 49878, 418, 32036, 42822, 304, 152470, 5120, 86039, 9226, 2389, 31577, 69101, 6097, 6626, ...
[ 0.1380615234375, 0.2271728515625, 0.2275390625, 0.2010498046875, 0.126953125, 0.1014404296875, 0.1507568359375, 0.025909423828125, 0.1790771484375, 0.08984375, 0.04241943359375, 0.09344482421875, 0.115966796875, 0.1458740234375, 0.055877685546875, 0.201171875, 0.052581787109375, 0....
embed
31593878_c2
31593878
fsharp
2
2 1 Note the last two columns are test.A and test.B . Effectively this approach creates a new frame (A and B) and then joins the frame to the existing frame. This is fine for my use case but it is probably confusing Code signals: Deedle, research_projects, QualtricsToR, Deedle.1.2.3, net40, Deedle.dll, FSharp.Charting...
2 1 Note the last two columns are test.A and test.B . Effectively this approach creates a new frame (A and B) and then joins the frame to the existing frame. This is fine for my use case but it is probably confusing Code signals: Deedle, research_projects, QualtricsToR, Deedle.1.2.3, net40, Deedle.dll, FSharp.Charting...
[ 0.01043701171875, 0.005706787109375, -0.0040283203125, 0.030517578125, -0.004180908203125, -0.00075531005859375, 0.009033203125, 0.010986328125, 0.01519775390625, -0.004730224609375, 0.00124359130859375, -0.010986328125, -0.0152587890625, -0.01055908203125, 0.0081787109375, 0.001586914...
[ 116, 106, 18622, 4568, 6626, 3365, 316, 1779, 3034, 284, 136, 571, 216741, 903, 51515, 28282, 3525, 123789, 335, 33284, 47, 144573, 3293, 83, 5885, 4527, 7225, 31895, 55681, 6953, 28864, 26073, 7, 262, 297, 133, 25188, 95322, 23554, 62233...
[ 0.00042724609375, 0.008758544921875, 0.0572509765625, 0.107666015625, 0.072998046875, 0.167236328125, 0.1505126953125, 0.06402587890625, 0.225341796875, 0.127685546875, 0.093994140625, 0.1143798828125, 0.05413818359375, 0.05548095703125, 0.191162109375, 0.08575439453125, 0.0729370117...
embed
77795747_c0
77795747
fsharp
0
Title: Number decimal precision with System.Text.Json Problem title: Number decimal precision with System.Text.Json Tags: f%23, system.text.json, c%23, .net, json-serialization Problem: Number decimal precision with System.Text.Json How do I write (serialize) a float to JSON with fixed 2 decimals using System.Text.Json...
Number decimal precision with System.Text.Json Number decimal precision with System.Text.Json f%23 system.text.json c%23 .net json-serialization Number System.Text.Json Amount JsonWriterOptions JsonSerializerOptions Utf8JsonWriter Number decimal precision with System.Text.Json How do I write (serialize) a float to JSON...
[ -0.00099945068359375, 0.0185546875, -0.00335693359375, -0.005523681640625, -0.0034027099609375, -0.033935546875, 0.00148773193359375, 0.03466796875, -0.01141357421875, 0.043701171875, -0.007049560546875, 0.044921875, -0.0028076171875, 0.0166015625, 0.0208740234375, 0.0277099609375, 0...
[ 103332, 32380, 2749, 22619, 1830, 678, 12353, 174379, 1375, 1681, 3742, 5426, 22829, 170, 1179, 1647, 184, 51626, 47691, 121147, 821, 2783, 39029, 52825, 3994, 420, 1019, 1456, 54, 33022, 7, 25435, 119066, 21917, 257, 47, 58627, 188347, 116...
[ 0.1102294921875, 0.209716796875, 0.1429443359375, 0.255615234375, 0.090087890625, 0.052825927734375, 0.12890625, 0.22900390625, 0.12646484375, 0.162841796875, 0.067138671875, 0.06842041015625, 0.1475830078125, 0.04296875, 0.07611083984375, 0.06396484375, 0.0260467529296875, 0.08862...
embed
2986769_c0
2986769
fsharp
0
Title: F# - This code isn&#x27;t compiling for me Problem title: F# - This code isn&#x27;t compiling for me Tags: f%23 Problem: F# - This code isn't compiling for me This code isn't compiling for me: let countDown = [5L .. −1L .. 0L];; I have a book (page 33) that says it should return this: val countDown : int list = ...
F# - This code isn&#x27;t compiling for me F# - This code isn&#x27;t compiling for me f%23 Program.fs FS0010 Unexpected F# - This code isn't compiling for me This code isn't compiling for me: let countDown = [5L .. −1L .. 0L];; I have a book (page 33) that says it should return this: val countDown : int list = [5L; 4L;...
[ 0.00159454345703125, 0.0030670166015625, -0.00360107421875, 0.001617431640625, -0.00127410888671875, 0.00057220458984375, -0.0054931640625, -0.00762939453125, 0.002532958984375, 0.0081787109375, -0.006103515625, -0.004791259765625, 0.0311279296875, 0.0098876953125, -0.00186920166015625, ...
[ 563, 4904, 3293, 18151, 56112, 3768, 18, 9969, 49725, 100, 163, 1238, 3742, 7663, 17447, 93774, 7049, 963, 992, 83613, 13, 2633, 54529, 8331, 7710, 2203, 758, 866, 48768, 418, 757, 12877, 22469, 3912, 30646, 3502, 23, 5303, 201, 138, 11...
[ 0.121826171875, 0.2237548828125, 0.09393310546875, 0.21435546875, 0.09051513671875, 0.0826416015625, 0.12060546875, 0.169921875, 0.1656494140625, 0.1134033203125, 0.09130859375, 0.0894775390625, 0.120361328125, 0.107666015625, 0.1676025390625, 0.0985107421875, 0.03179931640625, 0.0...
embed
24703131_c0
24703131
fsharp
0
Title: F# Sum of products of an array with element position Problem title: F# Sum of products of an array with element position Tags: f%23, arrays Problem: F# Sum of products of an array with element position Coming of a C# background and trying to learn F#. I'm trying to iterate over an array of size 256, so the total...
F# Sum of products of an array with element position F# Sum of products of an array with element position f%23 arrays Sum Array.fold Array.iteri F# Sum of products of an array with element position Coming of a C# background and trying to learn F#. I'm trying to iterate over an array of size 256, so the total sum of it ...
[ -0.00958251953125, -0.00982666015625, -0.001220703125, 0.0069580078125, -0.04248046875, 0.005340576171875, -0.004180908203125, 0.02734375, 0.016357421875, -0.0059814453125, -0.007659912109375, 0.017333984375, -0.005157470703125, 0.0167236328125, 0.00089263916015625, 0.005889892578125, ...
[ 563, 4904, 36335, 111, 38742, 10298, 53, 678, 12830, 19069, 1238, 3949, 3742, 4778, 69253, 42822, 14, 14465, 76615, 30698, 31577, 17, 8560, 645, 13267, 57901, 3622, 10554, 186, 12996, 136, 1884, 903, 7228, 2965, 3917, 23, 31895, 7722, 452...
[ 0.1419677734375, 0.1920166015625, 0.254638671875, 0.06549072265625, 0.268798828125, 0.1724853515625, 0.1337890625, 0.106689453125, 0.1966552734375, 0.2177734375, 0.070068359375, 0.011077880859375, 0.126708984375, 0.0158538818359375, 0.1361083984375, 0.1995849609375, 0.034454345703125...
embed
3504856_c0
3504856
fsharp
0
Title: F# - The type int is not compatible with type unit Problem title: F# - The type int is not compatible with type unit Tags: .net, f%23, unit-type Problem: F# - The type int is not compatible with type unit Quite new to functional languages, but I'm maintaining someone else's code with a lot of F#. Can anyone offe...
F# - The type int is not compatible with type unit F# - The type int is not compatible with type unit .net f%23 unit-type Rendering.MTViewerCapture mtvCap.GetCapture mtvCap.ToWpfImage grid.Children.Add mtvCap.ImageElement F# - The type int is not compatible with type unit Quite new to functional languages, but I'm main...
[ -0.0048828125, 0.0142822265625, 0.01275634765625, -0.003875732421875, -0.00151824951171875, -0.0159912109375, 0.01080322265625, -0.02294921875, -0.004180908203125, -0.01019287109375, -0.0023345947265625, -0.00738525390625, 0.0084228515625, -0.0101318359375, 0.00811767578125, -0.0036773...
[ 563, 4904, 10644, 23, 18, 83, 959, 146731, 678, 25072, 1179, 1238, 3742, 50986, 63137, 37290, 100474, 56, 87926, 8283, 7763, 39557, 216960, 120067, 102656, 4028, 19929, 123309, 46876, 76104, 18151, 149201, 69882, 478, 6488, 12353, 43342, 1759...
[ 0.10015869140625, 0.184814453125, 0.2027587890625, 0.1165771484375, 0.1495361328125, 0.00927734375, 0.1121826171875, 0.1715087890625, 0.05157470703125, 0.18017578125, 0.1102294921875, 0.028839111328125, 0.0943603515625, 0.1339111328125, 0.0870361328125, 0.05328369140625, 0.2067871093...
embed
61837694_c0
61837694
fsharp
0
Title: is there a way to do a quick check of the type of a discriminated union value, without using match Problem title: is there a way to do a quick check of the type of a discriminated union value, without using match Tags: f%23 Problem: is there a way to do a quick check of the type of a discriminated union value, w...
is there a way to do a quick check of the type of a discriminated union value, without using match is there a way to do a quick check of the type of a discriminated union value, without using match f%23 match ResultInfo Success Error HttpStatusCode is there a way to do a quick check of the type of a discriminated union...
[ -0.0255126953125, 0.0135498046875, 0.01171875, 0.00921630859375, -0.00909423828125, -0.0166015625, -0.0225830078125, -0.00154876708984375, -0.00010061264038085938, 0.023193359375, 0.02978515625, -0.006317138671875, 0.00165557861328125, -0.031494140625, 0.004913330078125, 0.0146484375, ...
[ 83, 2685, 3917, 54, 10, 63773, 12765, 10644, 55970, 3674, 69941, 34292, 15490, 17368, 14858, 111, 1238, 3949, 3742, 126684, 93147, 144053, 212059, 135206, 114211, 47, 903, 32354, 30646, 2109, 7136, 1884, 68018, 3444, 3714, 86531, 99162, 50218...
[ 0.0176239013671875, 0.036956787109375, 0.082275390625, 0.047149658203125, 0.0548095703125, 0.172119140625, 0.2205810546875, 0.1832275390625, 0.2275390625, 0.0869140625, 0.1954345703125, 0.150634765625, 0.1314697265625, 0.035369873046875, 0.1641845703125, 0.03021240234375, 0.032257080...
embed
14629549_c1
14629549
fsharp
1
don't like it either.) .NET is, in my opinion, a fantastic framework and flexible enough to handle almost any programming task, so we could theoretically handle all of the reporting in .NET. But - trying to handle all of the reporting in .NET takes too long. We have to write all the boilerplate stuff ourselves. I like...
don't like it either.) .NET is, in my opinion, a fantastic framework and flexible enough to handle almost any programming task, so we could theoretically handle all of the reporting in .NET. But - trying to handle all of the reporting in .NET takes too long. We have to write all the boilerplate stuff ourselves. I like...
[ 0.006134033203125, 0.0203857421875, -0.011474609375, 0.00262451171875, -0.01324462890625, -0.0037994384765625, -0.006805419921875, -0.01123046875, -0.006927490234375, 0.0257568359375, -0.0166015625, -0.000843048095703125, -0.0262451171875, 0.000823974609375, 0.005279541015625, 0.006683...
[ 2301, 18, 1884, 442, 40101, 16, 5, 17777, 83, 759, 33153, 10, 47823, 170846, 110677, 20174, 34831, 39555, 2499, 56037, 66211, 5809, 3790, 2264, 756, 111, 13416, 214, 23, 4966, 31577, 51776, 5792, 4989, 1401, 765, 33022, 34759, 92558, 4188...
[ 0.091552734375, 0.178955078125, 0.2125244140625, 0.0372314453125, 0.095458984375, 0.012939453125, 0.1103515625, 0.28173828125, 0.1064453125, 0.039794921875, 0.10174560546875, 0.005157470703125, 0.1280517578125, 0.1917724609375, 0.1728515625, 0.0509033203125, 0.1373291015625, 0.0469...
embed
57114612_c2
57114612
fsharp
2
GRES_USER, POSTGRES_PASSWORD, POSTGRES_DB, data:rw, docker-entrypoint-initdb.d, depends_on, database:database, ubuntu:18.04, RUN, libbz2-dev, libkrb5-dev, libncurses5-dev, libncursesw5-dev, libsqlite3-dev, zlib1g-dev, packages.microsoft.com, microsoft.asc, microsoft.asc.gpg, trusted.gpg.d, prod.list, sources.list.d, mi...
GRES_USER, POSTGRES_PASSWORD, POSTGRES_DB, data:rw, docker-entrypoint-initdb.d, depends_on, database:database, ubuntu:18.04, RUN, libbz2-dev, libkrb5-dev, libncurses5-dev, libncursesw5-dev, libsqlite3-dev, zlib1g-dev, packages.microsoft.com, microsoft.asc, microsoft.asc.gpg, trusted.gpg.d, prod.list, sources.list.d, mi...
[ -0.0125732421875, 0.0152587890625, 0.0002880096435546875, 0.03515625, -0.000499725341796875, 0.0035400390625, 0.01092529296875, -0.047607421875, 0.00421142578125, 0.031494140625, 0.02685546875, -0.007659912109375, 0.016357421875, 0.02734375, 0.0009765625, -0.000942230224609375, 0.002...
[ 527, 34465, 454, 1062, 50184, 4, 81903, 76914, 294, 98185, 89023, 36639, 39463, 2053, 12, 434, 54, 11050, 33, 15123, 38496, 217, 48073, 71, 56566, 191, 63399, 10135, 37382, 6, 198996, 24033, 5, 7709, 130747, 400, 5125, 169, 18504, 18548, ...
[ 0.113525390625, 0.2685546875, 0.0231475830078125, 0.1556396484375, 0.181640625, 0.0341796875, 0.1021728515625, 0.220947265625, 0.147216796875, 0.109130859375, 0.1357421875, 0.1466064453125, 0.151123046875, 0.1396484375, 0.01092529296875, 0.0831298828125, 0.0821533203125, 0.24035644...
embed
32051233_c1
32051233
fsharp
1
methods? How should I explain this to a person who is new to F# and asked "What is an immutable variable and why I am mutating it?" Personally, I am interested in what design choices and trade offs were made to allow this? I am comfortable with the cases when the different scopes are easily detectable, e.g. when a var...
methods? How should I explain this to a person who is new to F# and asked "What is an immutable variable and why I am mutating it?" Personally, I am interested in what design choices and trade offs were made to allow this? I am comfortable with the cases when the different scopes are easily detectable, e.g. when a var...
[ -0.0140380859375, 0.01336669921875, -0.0048828125, 0.0264892578125, 0.006591796875, -0.0179443359375, -0.006500244140625, 0.02392578125, 0.0146484375, 0.0263671875, 0.0216064453125, 0.00799560546875, -0.0093994140625, 0.0174560546875, 0.03662109375, 0.002471923828125, 0.0138549804687...
[ 150624, 73342, 3525, 563, 4904, 52231, 83, 566, 561, 22819, 77336, 15400, 444, 31158, 214, 442, 60892, 4331, 44126, 52350, 5773, 63769, 104577, 12921, 44679, 90, 72546, 96391, 2886, 64549, 748, 64552, 14361, 61924, 128239, 100, 12960, 40956, ...
[ 0.2412109375, 0.1575927734375, 0.013397216796875, 0.07830810546875, 0.1595458984375, 0.019989013671875, 0.009765625, 0.087646484375, 0.157958984375, 0.15869140625, 0.2327880859375, 0.1385498046875, 0.0184326171875, 0.2171630859375, 0.1165771484375, 0.005828857421875, 0.01336669921875...
embed
35095301_c0
35095301
fsharp
0
Title: F# deleting common elements in lists Problem title: F# deleting common elements in lists Tags: f%23, recursion Problem: F# deleting common elements in lists I'm trying to make a list with only one copy of each element of the original list. For example [1;2;3;3;2] would be [1;2;3] or ["hi";"the";"world";"hi"] wou...
F# deleting common elements in lists F# deleting common elements in lists f%23 recursion F# deleting common elements in lists I'm trying to make a list with only one copy of each element of the original list. For example [1;2;3;3;2] would be [1;2;3] or ["hi";"the";"world";"hi"] would be ["hi";"the";"world"] I'm using r...
[ -0.007568359375, 0.0260009765625, -0.0047607421875, -0.004547119140625, -0.00848388671875, 0.00653076171875, 0.0040283203125, -0.0059814453125, 0.003509521484375, -0.04052734375, 0.0274658203125, -0.00115966796875, 0.00726318359375, -0.0067138671875, 0.0013580322265625, -0.004425048828...
[ 563, 4904, 24674, 1916, 39210, 80854, 23, 5303, 1238, 3949, 3742, 195625, 1830, 7, 87, 31577, 3249, 678, 4734, 1632, 43658, 12638, 12830, 70, 7311, 304, 363, 90173, 2806, 96386, 979, 2347, 32554, 186, 17368, 136, 103510, 14858, 214, 88996...
[ 0.1392822265625, 0.19970703125, 0.198486328125, 0.06219482421875, 0.195068359375, 0.2052001953125, 0.09228515625, 0.2315673828125, 0.10394287109375, 0.06597900390625, 0.1488037109375, 0.1898193359375, 0.0977783203125, 0.072509765625, 0.010772705078125, 0.1009521484375, 0.057525634765...
embed
490780_c0
490780
fsharp
0
Title: F# Units of measure, problems with genericity 2 Problem title: F# Units of measure, problems with genericity 2 Tags: units-of-measurement, f%23 Problem: F# Units of measure, problems with genericity 2 Following on from this question, I still seem to be battling at the frontiers of what is possible, though I don'...
F# Units of measure, problems with genericity 2 F# Units of measure, problems with genericity 2 units-of-measurement f%23 Units Vector2d F# Units of measure, problems with genericity 2 Following on from this question, I still seem to be battling at the frontiers of what is possible, though I don't think that I'm doing ...
[ -0.01129150390625, 0.0224609375, 0.001556396484375, -0.0218505859375, -0.002197265625, -0.0167236328125, -0.00958251953125, -0.00970458984375, 0.0225830078125, -0.0034637451171875, -0.015625, 0.004180908203125, 0.0294189453125, -0.0179443359375, -0.007415771484375, 0.012939453125, 0....
[ 563, 4904, 46640, 111, 72350, 44402, 189534, 2481, 116, 25072, 4390, 37440, 56851, 1238, 3742, 2609, 18770, 304, 71, 48903, 1777, 33843, 7722, 18499, 93774, 7049, 9323, 171859, 34, 959, 61924, 6746, 12183, 52184, 10821, 77336, 28897, 21635, ...
[ 0.07281494140625, 0.1676025390625, 0.1885986328125, 0.06982421875, 0.21826171875, 0.1085205078125, 0.20166015625, 0.0188751220703125, 0.119873046875, 0.21142578125, 0.1942138671875, 0.140380859375, 0.150390625, 0.05517578125, 0.11328125, 0.0821533203125, 0.0284881591796875, 0.04888...
embed
49264165_c0
49264165
fsharp
0
Title: F# mergesort tail-recursion Problem title: F# mergesort tail-recursion Tags: f%23 Problem: F# mergesort tail-recursion I tried to write a tail recursive code for mergesort. The code does compile and run. However, the output is wrong. It only outputs one integer. I was wondering how I would fix this code so that ...
F# mergesort tail-recursion F# mergesort tail-recursion f%23 hd::t1 hd2::t2 hd2 List.length List.splitAt F# mergesort tail-recursion I tried to write a tail recursive code for mergesort. The code does compile and run. However, the output is wrong. It only outputs one integer. I was wondering how I would fix this code s...
[ 0.00102996826171875, 0.0277099609375, 0.0089111328125, -0.018310546875, 0.00193023681640625, 0.015869140625, -0.02685546875, -0.018798828125, -0.0037689208984375, -0.000667572021484375, 0.004058837890625, 0.0244140625, 0.0245361328125, 0.013671875, 0.018310546875, -0.0010528564453125, ...
[ 563, 4904, 42564, 62351, 46741, 107, 48650, 1830, 1238, 3742, 26488, 418, 304, 32036, 23986, 4353, 28848, 37842, 33022, 195625, 5844, 18151, 9969, 1340, 136, 11675, 140992, 44691, 4734, 7, 1632, 892, 1505, 30022, 5303, 26255, 17497 ]
[ 0.10321044921875, 0.15576171875, 0.2216796875, 0.2197265625, 0.2325439453125, 0.06658935546875, 0.1767578125, 0.0687255859375, 0.0654296875, 0.0828857421875, 0.0987548828125, 0.0435791015625, 0.08099365234375, 0.1414794921875, 0.043243408203125, 0.1151123046875, 0.03643798828125, 0...
embed
23405175_c0
23405175
fsharp
0
Title: Visual Studio and F# Problem title: Visual Studio and F# Tags: intellisense, visual-studio, fsi, f%23 Problem: Visual Studio and F# F# can be installed and used without visual studio. My questions concern the other side of the coin. Is it possible to upgrade F# keeping the same version of Visual Studio? How to d...
Visual Studio and F# Visual Studio and F# intellisense visual-studio fsi f%23 Visual Studio Visual Studio and F# F# can be installed and used without visual studio. My questions concern the other side of the coin. Is it possible to upgrade F# keeping the same version of Visual Studio? How to do that? The language is fa...
[ 0.0038909912109375, 0.017822265625, 0.000774383544921875, -0.00421142578125, -0.006805419921875, 0.01458740234375, -0.01068115234375, 0.001434326171875, 0.00384521484375, 0.00016117095947265625, -0.00064849853515625, 0.003936767578125, 0.0017242431640625, 0.0113525390625, 0.0112915039062...
[ 73372, 22968, 136, 563, 4904, 892, 27077, 184, 21176, 52629, 1238, 172, 3949, 3742, 831, 20600, 11814, 15490, 12275, 17582, 5609, 2071, 442, 7722, 116086, 120260, 5701, 11389, 46876, 83, 4271, 98567, 49347, 16751, 21771, 109133, 40225, 1295, ...
[ 0.21826171875, 0.22412109375, 0.0897216796875, 0.161865234375, 0.2398681640625, 0.0867919921875, 0.1427001953125, 0.016845703125, 0.1856689453125, 0.19287109375, 0.08795166015625, 0.16796875, 0.017303466796875, 0.1094970703125, 0.05560302734375, 0.1512451171875, 0.103515625, 0.1359...
embed
3521489_c0
3521489
fsharp
0
Title: Can I use dynamic types in F#? Problem title: Can I use dynamic types in F#? Tags: f%23, ironpython, c%23-4.0, dynamic Problem: Can I use dynamic types in F#? .net4.0 mytest.py def Add (a, b): return a+b I can use it in C# 4, like this: ScriptRuntime runtime = Python.CreateRuntime(); dynamic script = runtime.Use...
Can I use dynamic types in F#? Can I use dynamic types in F#? f%23 ironpython c%23-4.0 dynamic Can Add ScriptRuntime Python.CreateRuntime runtime.UseFile mytest.py Console.WriteLine script.Add System Microsoft.Scripting.Hosting IronPython.Hosting Can I use dynamic types in F#? .net4.0 mytest.py I can use it in C# 4, li...
[ 0.0157470703125, 0.00836181640625, 0.008544921875, 0.0150146484375, -0.000469207763671875, -0.00848388671875, 0.00787353515625, 0.004638671875, -0.015625, -0.049072265625, 0.00506591796875, 0.01129150390625, -0.016845703125, -0.003814697265625, 0.004669189453125, -0.01275634765625, 0...
[ 4171, 4527, 84079, 52895, 23, 563, 4904, 87, 1238, 3742, 193, 191, 6493, 50828, 27495, 151152, 29117, 84654, 163321, 6032, 145581, 174350, 759, 6954, 40777, 93232, 26499, 4028, 12353, 70599, 1179, 831, 313, 201 ]
[ 0.08203125, 0.1141357421875, 0.2486572265625, 0.24609375, 0.0650634765625, 0.1390380859375, 0.182373046875, 0.0205078125, 0.06085205078125, 0.0355224609375, 0.052215576171875, 0.006011962890625, 0.12158203125, 0.08404541015625, 0.0079345703125, 0.140380859375, 0.06243896484375, 0.0...
embed
15303626_c0
15303626
fsharp
0
Title: NuGet/package restore not playing nicely with F# Problem title: NuGet/package restore not playing nicely with F# Tags: nuget, f%23 Problem: NuGet/package restore not playing nicely with F# We have a solution with an F# project and a C# project. Both consume the same set of NuGet packages, using NuGet package res...
NuGet/package restore not playing nicely with F# NuGet/package restore not playing nicely with F# nuget f%23 NuGet NuGet/package restore not playing nicely with F# We have a solution with an F# project and a C# project. Both consume the same set of NuGet packages, using NuGet package restore to automate the downloads. ...
[ -0.01434326171875, 0.0005340576171875, 0.009033203125, -0.021484375, 0.0012359619140625, 0.0244140625, -0.0142822265625, -0.0147705078125, -0.0017242431640625, 0.047607421875, -0.01275634765625, -0.0159912109375, 0.013916015625, 0.0103759765625, 0.0186767578125, 0.0030975341796875, 0...
[ 1429, 724, 126, 64, 29102, 4588, 14359, 107, 959, 75169, 26267, 678, 563, 4904, 315, 3794, 1238, 3949, 3742, 29806, 13452, 136, 313, 149766, 18588, 5701, 5423, 98169, 47, 11408, 7026, 37527, 178308, 51042, 3934, 37348, 53418, 45367, 100, ...
[ 0.2269287109375, 0.1864013671875, 0.19287109375, 0.027618408203125, 0.14892578125, 0.05242919921875, 0.2071533203125, 0.146484375, 0.06964111328125, 0.162109375, 0.0650634765625, 0.08984375, 0.1258544921875, 0.175537109375, 0.1904296875, 0.1944580078125, 0.1090087890625, 0.02244567...
embed
23909700_c1
23909700
fsharp
1
here: Is FSharp.Data.DesignTime .NET 4.5 only? That you can remove the reference and it should work but this mentions FSharp.Data and that it should be fixed in the new nuget packages. Am I doing something wrong? Do I need to checkout the source code and manually remove the reference and rebuild? Code signals: the, Ca...
here: Is FSharp.Data.DesignTime .NET 4.5 only? That you can remove the reference and it should work but this mentions FSharp.Data and that it should be fixed in the new nuget packages. Am I doing something wrong? Do I need to checkout the source code and manually remove the reference and rebuild? Code signals: the, Ca...
[ 0.00007963180541992188, 0.042236328125, 0.01556396484375, -0.01031494140625, 0.01153564453125, 0.00732421875, 0.0029754638671875, 0.01214599609375, -0.01141357421875, -0.0181884765625, -0.0150146484375, 0.00066375732421875, 0.009521484375, -0.01116943359375, 0.0003108978271484375, -0.0...
[ 3688, 2071, 93774, 3467, 254, 137989, 128640, 70059, 17777, 60061, 4734, 831, 87388, 70, 91067, 4488, 41392, 5, 188347, 315, 3794, 98169, 2022, 20594, 44691, 12765, 31344, 18151, 23009, 456, 177149, 28864, 26073, 4171, 5787, 14, 6635, 196707,...
[ 0.05255126953125, 0.002685546875, 0.1253662109375, 0.203369140625, 0.2122802734375, 0.2056884765625, 0.215576171875, 0.2366943359375, 0.1632080078125, 0.2215576171875, 0.06256103515625, 0.03375244140625, 0.1915283203125, 0.010345458984375, 0.27783203125, 0.09320068359375, 0.053344726...
embed
26132648_c0
26132648
fsharp
0
Title: Plotting Sequence of Records in F# Charting Problem title: Plotting Sequence of Records in F# Charting Tags: f%23, f%23-charting Problem: Plotting Sequence of Records in F# Charting I am just starting out with F# and having some trouble understanding how to use a Sequence of Records with F# Charting. I have a fu...
Plotting Sequence of Records in F# Charting Plotting Sequence of Records in F# Charting f%23 f%23-charting Plotting Sequence Records Charting TempData Date System.DateTime Year int64 Location Temperature Plotting Sequence of Records in F# Charting I am just starting out with F# and having some trouble understanding how...
[ -0.0027923583984375, -0.00921630859375, 0.020751953125, 0.01300048828125, 0.03466796875, -0.017578125, -0.00872802734375, -0.00186920166015625, 0.003265380859375, -0.000492095947265625, -0.009033203125, 0.006378173828125, 0.003021240234375, 0.0218505859375, 0.01312255859375, 0.00134277...
[ 168763, 1916, 503, 944, 3956, 89916, 563, 4904, 110373, 214, 1238, 3742, 27495, 9254, 37446, 137989, 25512, 12353, 86291, 70059, 42552, 13307, 90788, 61727, 100094, 4527, 111, 678, 32354, 4332, 987, 19, 159065, 30646, 115923, 10644, 61924, 17...
[ 0.1685791015625, 0.0740966796875, 0.043975830078125, 0.1124267578125, 0.0673828125, 0.17724609375, 0.1300048828125, 0.21630859375, 0.1956787109375, 0.08050537109375, 0.05291748046875, 0.076904296875, 0.05560302734375, 0.1531982421875, 0.211181640625, 0.185791015625, 0.10986328125, ...
embed
34978909_c0
34978909
fsharp
0
Title: How to add generated code to type provider Problem title: How to add generated code to type provider Tags: type-providers, f%23 Problem: How to add generated code to type provider I have F# function generateCode params that generates a code on F#(.fs file). And I want to write Type Provider, that runs generateCo...
How to add generated code to type provider How to add generated code to type provider type-providers f%23 How Calc Operations Calculate MyType MyTypeProvider MyType.Calculate How to add generated code to type provider I have F# function that generates a code on F#(.fs file). And I want to write Type Provider, that runs...
[ 0.0072021484375, 0.00160980224609375, -0.0120849609375, 0.0245361328125, -0.017822265625, -0.002960205078125, 0.0030670166015625, -0.00823974609375, -0.003570556640625, -0.050537109375, 0.0015869140625, 0.0026702880859375, 0.00439453125, -0.005859375, 0.00823974609375, -0.0145263671875...
[ 11249, 47, 15190, 139392, 71, 18151, 10644, 81450, 93136, 14202, 1238, 3742, 9113, 238, 102203, 212467, 2646, 196707, 177997, 62160, 94553, 16735, 67, 563, 4904, 32354, 10, 17447, 11435, 3444, 33022, 60457, 123089, 42, 127877, 114211, 76199, ...
[ 0.055908203125, 0.1075439453125, 0.1778564453125, 0.236572265625, 0.109375, 0.2298583984375, 0.218505859375, 0.2467041015625, 0.1641845703125, 0.096435546875, 0.036956787109375, 0.06787109375, 0.09967041015625, 0.046356201171875, 0.1607666015625, 0.1396484375, 0.0826416015625, 0.22...
embed
37572646_c0
37572646
fsharp
0
Title: How to navigate between pages in Xamarin.Forms for F# Problem title: How to navigate between pages in Xamarin.Forms for F# Tags: xamarin.forms, f%23 Problem: How to navigate between pages in Xamarin.Forms for F# I'm building a Xamarin.Forms app in F#. So far it's pretty great, but I can't figure out how to navig...
How to navigate between pages in Xamarin.Forms for F# How to navigate between pages in Xamarin.Forms for F# xamarin.forms f%23 How Xamarin.Forms TapGestureRecognizer Tapped Navigation.PushAsync MyNewPage How to navigate between pages in Xamarin.Forms for F# I'm building a Xamarin.Forms app in F#. So far it's pretty gre...
[ 0.00250244140625, 0.03515625, -0.0164794921875, 0.0018310546875, 0.005889892578125, 0.02197265625, 0.0033721923828125, -0.00897216796875, -0.007354736328125, -0.0595703125, 0.031494140625, -0.04150390625, -0.00726318359375, 0.00469970703125, 0.01422119140625, -0.006195068359375, -0.0...
[ 11249, 56136, 67, 17721, 37967, 23, 8606, 44503, 102973, 100, 563, 4904, 2459, 5037, 1238, 3742, 50266, 10429, 7, 115558, 4383, 1218, 48398, 201940, 33768, 12654, 2646, 46568, 147101, 33976, 5, 4027, 2060, 6782, 26366, 3642, 313, 3638, 683,...
[ 0.053375244140625, 0.2265625, 0.1180419921875, 0.2108154296875, 0.1871337890625, 0.06494140625, 0.16259765625, 0.2269287109375, 0.19384765625, 0.050567626953125, 0.138916015625, 0.1673583984375, 0.114501953125, 0.1717529296875, 0.03961181640625, 0.046966552734375, 0.1337890625, 0.0...
embed
14202766_c1
14202766
fsharp
1
entered (.*) into the calculator(50) And I have entered 70 into the calculator -> skipped because of previous errors When I press the add button -> No matching step definition found for the step. Use the following code to create one: [When(@"I press the add button")] public void WhenIPressTheAddButton() { ScenarioCont...
entered (.*) into the calculator(50) And I have entered 70 into the calculator -> skipped because of previous errors When I press the add button -> No matching step definition found for the step. Use the following code to create one: [When(@"I press the add button")] public void WhenIPressTheAddButton() { ScenarioCont...
[ -0.01171875, -0.003936767578125, -0.000331878662109375, 0.00445556640625, -0.00933837890625, 0.01068115234375, 0.033447265625, -0.001556396484375, 0.0106201171875, -0.010986328125, 0.00439453125, 0.00628662109375, -0.02587890625, 0.0341796875, 0.003082275390625, -0.0074462890625, 0.0...
[ 30957, 5, 77518, 3934, 154993, 2525, 2358, 7158, 48398, 96362, 18499, 24234, 15190, 77679, 438, 14858, 214, 29954, 80934, 14037, 25632, 18151, 28282, 1632, 186048, 2292, 14847, 568, 94753, 3957, 4028, 82212, 1507, 152365, 6723, 22829, 474, 76...
[ 0.15185546875, 0.05487060546875, 0.1405029296875, 0.06304931640625, 0.26904296875, 0.2060546875, 0.2254638671875, 0.1376953125, 0.08331298828125, 0.0765380859375, 0.1541748046875, 0.1036376953125, 0.1727294921875, 0.1580810546875, 0.03717041015625, 0.1439208984375, 0.06756591796875, ...
embed
32899729_c1
32899729
fsharp
1
don't actually have to specify the type signatures of the event handler functions' parameters. The following will work: member public this.OnFirstButtonClicked (sender, e) -> MessageBox.Show(this, "First button was clicked") |> ignore member public this.OnSecondButtonClicked (sender, e) -> MessageBox.Show(this, "Secon...
don't actually have to specify the type signatures of the event handler functions' parameters. The following will work: member public this.OnFirstButtonClicked (sender, e) -> MessageBox.Show(this, "First button was clicked") |> ignore member public this.OnSecondButtonClicked (sender, e) -> MessageBox.Show(this, "Secon...
[ 0.000568389892578125, 0.01220703125, 0.0106201171875, -0.004791259765625, -0.0230712890625, -0.00124359130859375, 0.0012359619140625, 0.00787353515625, 0.002105712890625, -0.0294189453125, 0.0029296875, -0.0152587890625, -0.002960205078125, 0.0311279296875, 0.00537109375, -0.0152587890...
[ 40140, 18929, 10644, 138256, 19732, 35863, 32354, 171859, 25632, 4488, 32786, 3835, 903, 20320, 207263, 82212, 1507, 181671, 297, 152452, 28, 48205, 4588, 72295, 168660, 100231, 77679, 509, 18158, 124962, 2271, 2773, 9655, 47251, 3249, 6097, 7,...
[ 0.1871337890625, 0.1024169921875, 0.2041015625, 0.2305908203125, 0.2291259765625, 0.29248046875, 0.2335205078125, 0.1907958984375, 0.0374755859375, 0.08685302734375, 0.1578369140625, 0.09918212890625, 0.131103515625, 0.1317138671875, 0.087646484375, 0.101806640625, 0.016265869140625,...
embed
39908683_c0
39908683
fsharp
0
Title: How to call extension methods to pass result to an F# function Problem title: How to call extension methods to pass result to an F# function Tags: linq, f%23 Problem: How to call extension methods to pass result to an F# function Why in Example 1, 2, 3 I have no problem but example 3 gives me an error that says:...
How to call extension methods to pass result to an F# function How to call extension methods to pass result to an F# function linq f%23 How Example list:seq list.Concat Count Enumerable.Count How to call extension methods to pass result to an F# function Why in Example 1, 2, 3 I have no problem but example 3 gives me a...
[ 0.0167236328125, 0.0125732421875, 0.0240478515625, -0.002899169921875, 0.00531005859375, -0.022216796875, -0.0079345703125, -0.00008678436279296875, 0.0185546875, -0.040771484375, -0.0177001953125, -0.02197265625, 0.004180908203125, 0.031982421875, 0.0050048828125, -0.02783203125, 0....
[ 11249, 11782, 111938, 150624, 27875, 16750, 47, 563, 4904, 32354, 96, 44982, 1238, 3949, 3742, 89536, 5303, 184, 864, 11935, 4460, 108210, 316, 56, 2886, 116, 138, 27781, 18499 ]
[ 0.030364990234375, 0.177978515625, 0.266845703125, 0.242431640625, 0.1312255859375, 0.194580078125, 0.090576171875, 0.0985107421875, 0.1748046875, 0.1636962890625, 0.04901123046875, 0.196044921875, 0.09747314453125, 0.0226287841796875, 0.1727294921875, 0.08984375, 0.128173828125, 0...
embed
29329173_c0
29329173
fsharp
0
Title: F# read words in files to string Problem title: F# read words in files to string Tags: functional-programming, f%23 Problem: F# read words in files to string I'm new to F# and I need some help. Here is the general idea (there is more but I need help with this first): Read all txt files from specific directory, r...
F# read words in files to string F# read words in files to string functional-programming f%23 Alice Wonderland F# read words in files to string I'm new to F# and I need some help. Here is the general idea (there is more but I need help with this first): Read all txt files from specific directory, read all the words fro...
[ 0.00567626953125, -0.024169921875, -0.0189208984375, 0.01409912109375, 0.00543212890625, 0.01495361328125, 0.030517578125, -0.0030975341796875, -0.0030975341796875, -0.0166015625, -0.00634765625, 0.0230712890625, -0.0213623046875, 0.01324462890625, 0.02001953125, 0.00750732421875, -0...
[ 563, 4904, 12301, 34153, 23, 102158, 47, 79315, 123309, 28966, 1238, 3949, 3742, 66083, 76648, 1760, 3525, 3871, 4358, 4537, 6528, 4764, 756, 124326, 29458, 14364, 30098, 40, 864, 110, 59801, 5361, 124850, 3021, 83324, 1295, 7440, 38162, 41...
[ 0.156494140625, 0.22412109375, 0.2005615234375, 0.2342529296875, 0.1131591796875, 0.2252197265625, 0.151611328125, 0.22802734375, 0.1544189453125, 0.1231689453125, 0.106201171875, 0.061309814453125, 0.111083984375, 0.1737060546875, 0.1663818359375, 0.1639404296875, 0.0687255859375, ...
embed
48699681_c0
48699681
fsharp
0
Title: The namespace or module is not defined Problem title: The namespace or module is not defined Tags: f%23, visual-studio-code, ionide Problem: The namespace or module is not defined I am trying to work through the getting started docs for F# Visual Studio Code shows an error If I hover my mouse over the red squigg...
The namespace or module is not defined The namespace or module is not defined f%23 visual-studio-code ionide Namespace ClassLibraryDemo PigLatin The namespace or module is not defined I am trying to work through the getting started docs for F# Visual Studio Code shows an error If I hover my mouse over the red squiggle ...
[ 0.0028533935546875, 0.005950927734375, -0.004547119140625, 0.0201416015625, -0.0029296875, 0.029052734375, 0.004119873046875, -0.020751953125, -0.01470947265625, 0.01007080078125, -0.01318359375, -0.02001953125, 0.01446533203125, -0.0002384185791015625, 0.005401611328125, -0.0095214843...
[ 581, 210716, 707, 88996, 83, 959, 61924, 71, 1238, 3949, 3742, 21176, 52629, 40899, 45339, 2506, 2096, 109164, 35014, 104820, 3701, 168678, 58593, 2729, 2311, 26859, 54, 4439, 563, 4904, 73372, 22968, 28864, 18499, 739, 814, 114669, 645, 48...
[ 0.01055908203125, 0.287109375, 0.10650634765625, 0.25146484375, 0.059326171875, 0.14794921875, 0.2333984375, 0.0792236328125, 0.0906982421875, 0.0384521484375, 0.14453125, 0.1651611328125, 0.1630859375, 0.1292724609375, 0.1298828125, 0.156494140625, 0.050506591796875, 0.12524414062...
embed
25323208_c0
25323208
fsharp
0
Title: How does this pattern-matching work? Problem title: How does this pattern-matching work? Tags: f%23 Problem: How does this pattern-matching work? Below example is a snippet i took from "F# Succinctly by Robert Pickering". let rec findSequence l = match l with | [x; y; z] -> printfn "Last 3 numbers in the list we...
How does this pattern-matching work? How does this pattern-matching work? f%23 How Last Found How does this pattern-matching work? Below example is a snippet i took from "F# Succinctly by Robert Pickering". What i don't understand is the first pattern. How does the pattern-match successfully match the last three number...
[ -0.00848388671875, 0.0228271484375, -0.010009765625, 0.00567626953125, 0.0009002685546875, -0.005523681640625, -0.01611328125, 0.01708984375, 0.0194091796875, 0.00872802734375, 0.0238037109375, -0.00897216796875, 0.00604248046875, -0.00115966796875, 0.01611328125, -0.00634765625, 0.0...
[ 11249, 14602, 903, 103510, 9, 98753, 214, 4488, 1238, 3949, 3742, 21672, 215624, 17336, 27781, 58134, 919, 4904, 103544, 6333, 15390, 12452, 122554, 4209, 2301, 18, 28219, 5117, 65771, 14858, 4568, 17262, 101935, 1295, 5303, 191147, 10336, 10...
[ 0.1285400390625, 0.1234130859375, 0.12060546875, 0.253173828125, 0.07965087890625, 0.24658203125, 0.1568603515625, 0.1558837890625, 0.0723876953125, 0.03533935546875, 0.13623046875, 0.17919921875, 0.1910400390625, 0.0139617919921875, 0.074462890625, 0.016693115234375, 0.0103149414062...
embed
33529942_c0
33529942
fsharp
0
Title: Min/Max and most frequent element of a list Problem title: Min/Max and most frequent element of a list Tags: f%23 Problem: Min/Max and most frequent element of a list I have to write a program which give in output a tuple with: min and max of a not-empty list and the value that appears most often. In particular:...
Min/Max and most frequent element of a list Min/Max and most frequent element of a list f%23 Min Max min_max max_list Empty x1::x2::xs max2 Min/Max and most frequent element of a list I have to write a program which give in output a tuple with: min and max of a not-empty list and the value that appears most often. In p...
[ -0.0069580078125, -0.0047607421875, 0.0172119140625, 0.0022125244140625, 0.01397705078125, 0.02880859375, 0.00726318359375, -0.007232666015625, 0.0283203125, -0.00011682510375976562, 0.0025177001953125, -0.0177001953125, 0.0194091796875, 0.012939453125, 0.021240234375, -0.028076171875,...
[ 4211, 64, 71346, 136, 2684, 103351, 12830, 5303, 111, 10, 1238, 3949, 3742, 9920, 881, 454, 24084, 18389, 6562, 31678, 1022, 82825, 425, 304, 7, 87, 765, 47, 33022, 1528, 8337, 140992, 370, 8705, 678, 959, 33548, 939, 34292, 135179, 279...
[ 0.25927734375, 0.1292724609375, 0.258544921875, 0.0982666015625, 0.1531982421875, 0.2841796875, 0.20703125, 0.2276611328125, 0.039764404296875, 0.0223846435546875, 0.1124267578125, 0.08544921875, 0.158447265625, 0.198486328125, 0.271728515625, 0.00341796875, 0.187744140625, 0.22509...
embed
53187618_c0
53187618
fsharp
0
Title: F# and FSharp.Configuration Check if there is a configuration file Problem title: F# and FSharp.Configuration Check if there is a configuration file Tags: f%23, app-config Problem: F# and FSharp.Configuration Check if there is a configuration file I have a question, I am using FSharp.Configuration ( https://fspr...
F# and FSharp.Configuration Check if there is a configuration file F# and FSharp.Configuration Check if there is a configuration file f%23 app-config FSharp.Configuration Check F# and FSharp.Configuration Check if there is a configuration file I have a question, I am using FSharp.Configuration ( https://fsprojects.gith...
[ -0.001556396484375, 0.023681640625, 0.0010986328125, -0.0004634857177734375, -0.003753662109375, 0.0101318359375, 0.01544189453125, -0.023681640625, -0.01470947265625, 0.018798828125, -0.005096435546875, 0.021484375, -0.012451171875, -0.0125732421875, 0.0289306640625, -0.00346374511718...
[ 563, 4904, 136, 93774, 3467, 254, 11935, 59994, 38679, 2174, 2685, 83, 10, 180346, 11435, 1238, 3742, 4027, 153837, 17368, 17447, 95322, 32102, 36381, 21566, 7237, 83671, 177997, 62160, 35773, 12301, 13452, 2369, 81450, 43240, 96391, 110, 412...
[ 0.111083984375, 0.169921875, 0.09136962890625, 0.087158203125, 0.1781005859375, 0.176513671875, 0.028350830078125, 0.1875, 0.1630859375, 0.0758056640625, 0.0780029296875, 0.048370361328125, 0.03228759765625, 0.273193359375, 0.20263671875, 0.087646484375, 0.117431640625, 0.092407226...
embed
33769381_c0
33769381
fsharp
0
Title: find repeated characters in a list Problem title: find repeated characters in a list Tags: f%23 Problem: find repeated characters in a list I have a situation in finding a sequence of strings that have patterns like XXXX or CCCC or " IIII ". I have tried the following code, but it does not work let rec checkSequ...
find repeated characters in a list find repeated characters in a list f%23 XXXX CCCC IIII List.ofSeq a::b::c::d::tail head::tail CCC find repeated characters in a list I have a situation in finding a sequence of strings that have patterns like XXXX or CCCC or " IIII ". I have tried the following code, but it does not w...
[ -0.01434326171875, 0.01318359375, -0.0069580078125, 0.0361328125, -0.0010833740234375, -0.0206298828125, -0.003936767578125, 0.01153564453125, 0.01458740234375, 0.0111083984375, 0.00885009765625, -0.0098876953125, -0.002288818359375, -0.00037384033203125, -0.0205078125, 0.0075378417968...
[ 7413, 119140, 297, 124850, 23, 5303, 10, 1238, 3949, 3742, 205378, 134982, 4830, 568, 32036, 4390, 864, 71, 46741, 10336, 16648, 90791, 944, 79315, 765, 103510, 1884, 313, 37842, 25632, 18151, 14602, 959, 4488, 18499, 125195, 509, 84751, 10...
[ 0.1256103515625, 0.29052734375, 0.165283203125, 0.21435546875, 0.0777587890625, 0.19873046875, 0.007354736328125, 0.072509765625, 0.051727294921875, 0.1448974609375, 0.195556640625, 0.1826171875, 0.1497802734375, 0.1068115234375, 0.140380859375, 0.0888671875, 0.1221923828125, 0.004...
embed
36375421_c0
36375421
fsharp
0
Title: Recursive function parameters Problem title: Recursive function parameters Tags: functional-programming, f%23, recursion Problem: Recursive function parameters I made a simple recursive function, and expected it to work (but it doesn't): open System open System.Threading let f = let r = Random() let rec d = prin...
Recursive function parameters Recursive function parameters functional-programming f%23 recursion Recursive System System.Threading Random r.Next Thread.Sleep Recursive function parameters I made a simple recursive function, and expected it to work (but it doesn't): With the help of Intellisense I ended up with the fol...
[ 0.00128173828125, 0.00762939453125, 0.00238037109375, 0.011962890625, -0.0057373046875, 0.00174713134765625, -0.001007080078125, -0.00140380859375, -0.00946044921875, -0.0277099609375, 0.001739501953125, -0.01251220703125, -0.035400390625, 0.01068115234375, 0.025146484375, -0.009033203...
[ 853, 48650, 5844, 32354, 171859, 123309, 28966, 1238, 3949, 3742, 195625, 12353, 39116, 39643, 306, 1690, 81280, 136719, 294, 133, 4517, 7228, 8781, 84751, 4488, 8789, 22027, 18, 4358, 30131, 27077, 184, 134620, 70, 25632, 20697, 100094, 1540...
[ 0.06341552734375, 0.2322998046875, 0.1474609375, 0.1700439453125, 0.202880859375, 0.126220703125, 0.1055908203125, 0.051727294921875, 0.059539794921875, 0.1336669921875, 0.22412109375, 0.086669921875, 0.087890625, 0.089111328125, 0.03826904296875, 0.0286712646484375, 0.10260009765625...
embed
41508756_c0
41508756
fsharp
0
Title: F# provide downcast type as function argument Problem title: F# provide downcast type as function argument Tags: f%23 Problem: F# provide downcast type as function argument I am doing some interfacing with some C# libraries and need to do some casting of objects. There is some duplication of code that I think co...
F# provide downcast type as function argument F# provide downcast type as function argument f%23 Option Some None tryCastUInt64 uint64 F# provide downcast type as function argument I am doing some interfacing with some C# libraries and need to do some casting of objects. There is some duplication of code that I think c...
[ 0.010498046875, 0.0030059814453125, 0.01806640625, 0.009033203125, -0.00080108642578125, -0.0208740234375, -0.01416015625, 0.00848388671875, 0.0003032684326171875, -0.0189208984375, 0.0004444122314453125, -0.0303955078125, -0.0191650390625, 0.00897216796875, -0.0029754638671875, -0.011...
[ 563, 4904, 22691, 7565, 55741, 10644, 237, 32354, 10750, 1238, 3949, 3742, 86769, 31384, 438, 9790, 174830, 660, 13307, 75, 4288, 91468, 313, 35773, 3871, 176050, 111, 36746, 115, 182867, 18151, 5351, 5809, 86869, 19048, 27875, 70 ]
[ 0.1376953125, 0.197021484375, 0.16259765625, 0.2225341796875, 0.254150390625, 0.2288818359375, 0.107177734375, 0.2027587890625, 0.2178955078125, 0.097900390625, 0.0186767578125, 0.1343994140625, 0.1300048828125, 0.03363037109375, 0.0172882080078125, 0.1346435546875, 0.110107421875, ...
embed
35895022_c0
35895022
fsharp
0
Title: F# deedle how to convert frame to list of tuples Problem title: F# deedle how to convert frame to list of tuples Tags: f%23, deedle Problem: F# deedle how to convert frame to list of tuples say I have a Frame of the following, type Person = { Name:string; Age:int; Comp1:float; Comp2:float } let peopleRecds = [ {...
F# deedle how to convert frame to list of tuples F# deedle how to convert frame to list of tuples f%23 deedle Frame Person Name:string Age:int Comp1:float Comp2:float Name Joe Age Comp1 Comp2 Tomas Eve Suzanne Frame.ofRecords F# deedle how to convert frame to list of tuples say I have a Frame of the following, How do i...
[ 0.0177001953125, 0.0098876953125, 0.005035400390625, 0.010009765625, -0.0286865234375, 0.00433349609375, -0.015380859375, 0.009521484375, 0.0012969970703125, -0.0213623046875, -0.01287841796875, 0.0032196044921875, -0.016845703125, 0.00384521484375, 0, -0.00921630859375, 0.0021362304...
[ 563, 4904, 8, 297, 133, 3642, 96760, 123789, 47, 5303, 111, 370, 99726, 1238, 3742, 42557, 15270, 15757, 91693, 72944, 4288, 15612, 52347, 257, 40207, 304, 92858, 70077, 179547, 86, 13, 4390, 32271, 765, 25632, 11249, 17, 3395, 154663 ]
[ 0.09857177734375, 0.1539306640625, 0.0885009765625, 0.1258544921875, 0.110595703125, 0.047607421875, 0.1395263671875, 0.2293701171875, 0.091796875, 0.172607421875, 0.08935546875, 0.1346435546875, 0.2333984375, 0.069091796875, 0.061309814453125, 0.15869140625, 0.150634765625, 0.0772...
embed
1541646_c0
1541646
fsharp
0
Title: My first F# program Problem title: My first F# program Tags: performance, f%23 Problem: My first F# program The idea was to create/populate a perfmon counter with the # of files in a directory. Apparently FileNet (a program) uses a given directory as a queue, and gets hung up sometimes. Hence the need to monitor...
My first F# program My first F# program performance f%23 My first F# program The idea was to create/populate a perfmon counter with the # of files in a directory. Apparently FileNet (a program) uses a given directory as a queue, and gets hung up sometimes. Hence the need to monitor the # of files that are stacking up.....
[ 0.000736236572265625, -0.021240234375, -0.0125732421875, 0.01092529296875, -0.0107421875, 0.007537841796875, 0.0054931640625, -0.026123046875, 0.00933837890625, -0.048583984375, 0.003204345703125, 0.0279541015625, 0.004425048828125, -0.0027923583984375, 0.0274658203125, 0.0233154296875...
[ 2646, 5117, 563, 4904, 1528, 23718, 1238, 3949, 3742, 6528, 509, 28282, 64, 771, 42943, 117, 420, 3796, 105416, 678, 468, 111, 102158, 23, 14364, 99547, 42724, 24447, 4527, 10, 34475, 53, 237, 41, 13388, 62163, 80756, 1257, 68018, 3871, ...
[ 0.068603515625, 0.171630859375, 0.139404296875, 0.25244140625, 0.1959228515625, 0.2086181640625, 0.05462646484375, 0.025421142578125, 0.114013671875, 0.135986328125, 0.052978515625, 0.08990478515625, 0.003570556640625, 0.001312255859375, 0.1009521484375, 0.04241943359375, 0.112060546...
embed
4946341_c0
4946341
fsharp
0
Title: Prevent object from being moved by garbage collector in F# Problem title: Prevent object from being moved by garbage collector in F# Tags: f%23, garbage-collection, pointers Problem: Prevent object from being moved by garbage collector in F# In C# it es easy to pin an object to the place where it currently is st...
Prevent object from being moved by garbage collector in F# Prevent object from being moved by garbage collector in F# f%23 garbage-collection pointers being Prevent TestMethod Point Using pt.x Prevent object from being moved by garbage collector in F# In C# it es easy to pin an object to the place where it currently is...
[ 0.0054931640625, 0.021484375, 0.0137939453125, -0.01531982421875, -0.003204345703125, -0.0027008056640625, -0.0198974609375, 0.0093994140625, 0.0019989013671875, -0.04931640625, 0.0019989013671875, -0.0027618408203125, 0.001129150390625, 0.007537841796875, 0.00958251953125, -0.00067138...
[ 1914, 16274, 36746, 1295, 8035, 109133, 390, 3671, 402, 429, 43799, 748, 563, 4904, 1238, 3742, 196352, 6275, 1314, 8647, 78572, 7352, 41097, 345, 27037, 5, 425, 23, 360, 313, 198, 23468, 47, 6520, 142, 3687, 7440, 82424, 4343, 17368, 1...
[ 0.1702880859375, 0.2025146484375, 0.2225341796875, 0.132080078125, 0.087646484375, 0.149169921875, 0.06854248046875, 0.085693359375, 0.178955078125, 0.1197509765625, 0.1475830078125, 0.129150390625, 0.1204833984375, 0.2230224609375, 0.065185546875, 0.0709228515625, 0.10986328125, 0...
embed
34613815_c0
34613815
fsharp
0
Title: Escaping characters in (s)printf with atom-editor Problem title: Escaping characters in (s)printf with atom-editor Tags: atom-editor, f%23, mono, printf Problem: Escaping characters in (s)printf with atom-editor I am having difficulties escaping '\' in sprintf statements when working with atom editor on Linux wi...
Escaping characters in (s)printf with atom-editor Escaping characters in (s)printf with atom-editor atom-editor f%23 mono printf Escaping Escaping characters in (s)printf with atom-editor I am having difficulties escaping '\' in sprintf statements when working with atom editor on Linux with mono. On Windows with VS: is...
[ -0.0017547607421875, 0.033203125, 0.00848388671875, -0.002410888671875, 0.006591796875, -0.00860595703125, 0.021728515625, 0.01068115234375, -0.00015163421630859375, 0.0277099609375, 0.01031494140625, -0.00933837890625, 0.00567626953125, 0.0087890625, 0.0038299560546875, 0.021728515625...
[ 156704, 10366, 124850, 23, 7, 35662, 420, 678, 34627, 9, 175583, 1238, 3949, 3742, 22460, 28412, 16, 34844, 3387, 38940, 242, 41872, 25, 145320, 63805, 20697, 30391, 29908, 3773, 44160, 12, 151575, 47, 237, 5608, 5701, 125195, 114211, 1379,...
[ 0.19677734375, 0.115234375, 0.1920166015625, 0.0156707763671875, 0.095458984375, 0.159423828125, 0.211669921875, 0.0804443359375, 0.200439453125, 0.0528564453125, 0.191650390625, 0.10205078125, 0.059417724609375, 0.1639404296875, 0.209716796875, 0.1514892578125, 0.021026611328125, ...
embed
20166122_c0
20166122
fsharp
0
Title: Why doesn&#x27;t SqlDataProvider work in Mono 3.2 under Mac OS X? Problem title: Why doesn&#x27;t SqlDataProvider work in Mono 3.2 under Mac OS X? Tags: sql-server, f%23, type-providers Problem: Why doesn't SqlDataProvider work in Mono 3.2 under Mac OS X? When I use the SqlDataProvider<ConnectionString = "..."> ...
Why doesn&#x27;t SqlDataProvider work in Mono 3.2 under Mac OS X? Why doesn&#x27;t SqlDataProvider work in Mono 3.2 under Mac OS X? sql-server f%23 type-providers Why SqlDataProvider Mono Mac ConnectionString Why doesn't SqlDataProvider work in Mono 3.2 under Mac OS X? When I use the SqlDataProvider<ConnectionString = ...
[ 0.015625, 0.02978515625, -0.0086669921875, 0.02099609375, -0.0181884765625, 0.0191650390625, 0.002655029296875, -0.017333984375, -0.00750732421875, -0.01312255859375, 0.0031585693359375, -0.035400390625, 0.0191650390625, -0.004486083984375, -0.0018463134765625, -0.00860595703125, -0....
[ 44084, 22027, 159, 99247, 137989, 177997, 62160, 4488, 77879, 55054, 1379, 4727, 11787, 1193, 23, 91, 39642, 10644, 93136, 14202, 62448, 71713, 18, 4527, 235603, 81450, 78292, 5885, 73372, 22968, 8606, 44503, 3773, 35782, 25632, 18499 ]
[ 0.03607177734375, 0.013153076171875, 0.03521728515625, 0.207275390625, 0.1124267578125, 0.182861328125, 0.171142578125, 0.0968017578125, 0.226806640625, 0.2025146484375, 0.0623779296875, 0.150146484375, 0.118408203125, 0.08685302734375, 0.010345458984375, 0.014312744140625, 0.0795898...
embed
26962776_c0
26962776
fsharp
0
Title: Why are the .NET LINQ methods re-written in the F# core library? Problem title: Why are the .NET LINQ methods re-written in the F# core library? Tags: c%23, f%23, linq Problem: Why are the .NET LINQ methods re-written in the F# core library? I've seen on github that the F# core library has a re-written set of LI...
Why are the .NET LINQ methods re-written in the F# core library? Why are the .NET LINQ methods re-written in the F# core library? c%23 f%23 linq Why NET LINQ Why are the .NET LINQ methods re-written in the F# core library? I've seen on github that the F# core library has a re-written set of LINQ methods. What is the re...
[ -0.00286865234375, 0.0218505859375, 0.006103515625, -0.0032806396484375, -0.01531982421875, -0.01275634765625, 0.001495361328125, 0.0277099609375, 0.00007915496826171875, 0.01318359375, -0.005218505859375, 0.006866455078125, -0.004119873046875, 0.01361083984375, 0.0128173828125, 0.0089...
[ 44084, 17777, 46610, 2737, 150624, 456, 9, 5429, 75639, 563, 4904, 56458, 35773, 23, 3949, 3742, 1238, 96, 44982, 5, 1294, 62270, 32102, 5423, 111, 31635, 15400, 12921, 33153, 171763, 3674, 161549, 5608, 84797, 27781, 5646, 55300, 313, 1178...
[ 0.1094970703125, 0.168701171875, 0.193115234375, 0.2303466796875, 0.197998046875, 0.1239013671875, 0.0565185546875, 0.1192626953125, 0.0650634765625, 0.10394287109375, 0.19189453125, 0.1282958984375, 0.1170654296875, 0.01409912109375, 0.001068115234375, 0.05126953125, 0.0185546875, ...
embed
31995356_c0
31995356
fsharp
0
Title: Resolve operator conflicts on similar generic types Problem title: Resolve operator conflicts on similar generic types Tags: f%23 Problem: Resolve operator conflicts on similar generic types I'm using a third party library (Sauve.IO) which defines the standard bind operator >>= : val inline (>>=) : first:('T -> ...
Resolve operator conflicts on similar generic types Resolve operator conflicts on similar generic types f%23 Resolve Async Response Resolve operator conflicts on similar generic types I'm using a third party library (Sauve.IO) which defines the standard bind operator >>= : I also have an internal library that would als...
[ -0.0145263671875, 0.004638671875, 0.0213623046875, -0.000675201416015625, 0.01165771484375, -0.009521484375, -0.000720977783203125, 0.0017852783203125, 0.01324462890625, -0.0003299713134765625, 0.00927734375, -0.0035552978515625, 0.03466796875, 0.00173187255859375, 0.0205078125, 0.0086...
[ 853, 86918, 39933, 79612, 7, 98, 21373, 189534, 52895, 1238, 3949, 3742, 62, 12654, 238, 92748, 17368, 50960, 19085, 35773, 1294, 143568, 272, 5, 17780, 61924, 5570, 68557, 6396, 1369, 70796, 645, 10644, 138256, 46622, 525, 3917, 4527, 6097...
[ 0.07086181640625, 0.2333984375, 0.2479248046875, 0.2142333984375, 0.022247314453125, 0.0460205078125, 0.152099609375, 0.15673828125, 0.1787109375, 0.0626220703125, 0.01470947265625, 0.1185302734375, 0.020538330078125, 0.11962890625, 0.001678466796875, 0.18798828125, 0.033660888671875...
embed
35069069_c0
35069069
fsharp
0
Title: F# Split Function Problem title: F# Split Function Tags: value-restriction, split, recursion, f%23 Problem: F# Split Function I'm building a merge sort function and my split method is giving me a value restriction error. I'm using 2 accumulating parameters, the 2 lists resulting from the split, that I package in...
F# Split Function F# Split Function value-restriction split recursion f%23 Split x::xs x::l1 x::l2 F# Split Function I'm building a merge sort function and my split method is giving me a value restriction error. I'm using 2 accumulating parameters, the 2 lists resulting from the split, that I package into a tuple in th...
[ -0.01220703125, 0.0033416748046875, -0.00010347366333007812, -0.00244140625, -0.00634765625, 0.021484375, -0.0264892578125, -0.00860595703125, 0.01165771484375, 0.01251220703125, 0.0020294189453125, 0.007354736328125, 0.0003204345703125, 0.0098876953125, 0.0194091796875, 0.002136230468...
[ 563, 4904, 46474, 28670, 34292, 107, 7655, 10763, 65450, 195625, 1238, 3949, 3742, 1022, 425, 141, 418, 304, 33976, 42564, 12096, 32354, 55300, 185190, 18499, 17368, 116, 183278, 1916, 171859, 5303, 16750, 98169, 3934, 370, 8705, 3564, 30646,...
[ 0.1114501953125, 0.193603515625, 0.230712890625, 0.123291015625, 0.19091796875, 0.0667724609375, 0.1588134765625, 0.01019287109375, 0.20556640625, 0.14892578125, 0.09014892578125, 0.03631591796875, 0.1341552734375, 0.0555419921875, 0.0401611328125, 0.00079345703125, 0.021820068359375...
embed
12333797_c0
12333797
fsharp
0
Title: Converting OCaml to F#: Is there a port of the num module to F# Problem title: Converting OCaml to F#: Is there a port of the num module to F# Tags: f%23, ocaml Problem: Converting OCaml to F#: Is there a port of the num module to F# I am converting several modules based on OCaml to F#. The OCaml code uses the n...
Converting OCaml to F#: Is there a port of the num module to F# Converting OCaml to F#: Is there a port of the num module to F# f%23 ocaml Converting OCaml Converting OCaml to F#: Is there a port of the num module to F# I am converting several modules based on OCaml to F#. The OCaml code uses the num type from the num ...
[ -0.016845703125, 0.000888824462890625, 0.0137939453125, 0.003936767578125, 0.005401611328125, 0.01611328125, -0.00970458984375, -0.002777099609375, -0.000598907470703125, -0.000789642333984375, -0.0103759765625, 0.0021820068359375, -0.005950927734375, -0.017822265625, 0.0196533203125, ...
[ 814, 180, 105272, 141, 47, 563, 4904, 2685, 11469, 13269, 88996, 10, 1238, 3742, 36, 9779, 96760, 18151, 4527, 10644, 138009, 166615, 15549, 77336, 23, 18, 93002, 3835, 9077, 35166, 110, 756, 3871, 33462, 7710, 16610 ]
[ 0.0887451171875, 0.1131591796875, 0.1705322265625, 0.14990234375, 0.04937744140625, 0.1214599609375, 0.1912841796875, 0.032806396484375, 0.1610107421875, 0.1783447265625, 0.199951171875, 0.002410888671875, 0.0352783203125, 0.0797119140625, 0.06219482421875, 0.1146240234375, 0.0958251...
embed
3102472_c0
3102472
fsharp
0
Title: F#/C# - fsx Script Files and Project References Problem title: F#/C# - fsx Script Files and Project References Tags: f%23, f%23-interactive Problem: F#/C# - fsx Script Files and Project References You have a solution with one C# project in it. SomeComp.Framework is the name. You add a F# project to the solution....
F#/C# - fsx Script Files and Project References F#/C# - fsx Script Files and Project References f%23 f%23-interactive Script Files Project References SomeComp.Framework.dll F#/C# - fsx Script Files and Project References You have a solution with one C# project in it. SomeComp.Framework is the name. You add a F# project...
[ 0.0068359375, 0.01190185546875, 0.00750732421875, 0.014404296875, -0.004608154296875, -0.01611328125, -0.00653076171875, 0.00003814697265625, -0.00064849853515625, 0.000553131103515625, -0.004119873046875, 0.01080322265625, -0.0140380859375, 0.020751953125, 0.0137939453125, -0.01263427...
[ 563, 4904, 64, 1238, 7, 425, 84654, 42724, 27331, 215996, 3742, 10433, 31384, 108161, 108386, 282, 18244, 1181, 765, 29806, 678, 1632, 313, 13452, 9351, 15190, 91067, 183540, 26499, 11435, 3034, 17447, 3934, 26785, 3917, 89845, 38526, 15490, ...
[ 0.115234375, 0.2220458984375, 0.0182647705078125, 0.07122802734375, 0.055419921875, 0.1947021484375, 0.1715087890625, 0.1458740234375, 0.1143798828125, 0.072998046875, 0.0762939453125, 0.0272674560546875, 0.1297607421875, 0.15478515625, 0.1182861328125, 0.0728759765625, 0.14685058593...
embed
42043449_c0
42043449
fsharp
0
Title: How to write a list of (string*obj) without using upcast Problem title: How to write a list of (string*obj) without using upcast Tags: f%23, dsl Problem: How to write a list of (string*obj) without using upcast My goal is to write list of name/value pairs in a DSL and make this readable. The values here can be i...
How to write a list of (string*obj) without using upcast How to write a list of (string*obj) without using upcast f%23 dsl upcast How Name Freddie Age How to write a list of (string*obj) without using upcast My goal is to write list of name/value pairs in a DSL and make this readable. The values here can be int , float...
[ 0.00677490234375, -0.0037841796875, -0.002655029296875, -0.00128173828125, -0.010986328125, -0.019287109375, -0.027587890625, -0.0027618408203125, 0.005401611328125, 0.009033203125, -0.0002193450927734375, -0.02490234375, 0.037109375, 0.00433349609375, -0.00093841552734375, -0.01544189...
[ 11249, 47, 33022, 10, 5303, 111, 91693, 1639, 3522, 170, 15490, 17368, 1257, 55741, 1238, 3949, 3742, 104, 24861, 15757, 47192, 7814, 72944, 69236, 9351, 27494, 80836, 114479, 12301, 2886, 142424, 3688, 831, 23, 18, 21917, 257, 79315, 52895...
[ 0.0850830078125, 0.057037353515625, 0.191162109375, 0.031768798828125, 0.217529296875, 0.1185302734375, 0.185302734375, 0.07269287109375, 0.177490234375, 0.228271484375, 0.146240234375, 0.0963134765625, 0.1053466796875, 0.21826171875, 0.043975830078125, 0.0147247314453125, 0.13757324...
embed
11458145_c0
11458145
fsharp
0
Title: Is it possible to view members other than public properties in a PropertyGrid? Problem title: Is it possible to view members other than public properties in a PropertyGrid? Tags: c%23, winforms, f%23 Problem: Is it possible to view members other than public properties in a PropertyGrid? Is it possible to view me...
Is it possible to view members other than public properties in a PropertyGrid? Is it possible to view members other than public properties in a PropertyGrid? c%23 winforms f%23 PropertyGrid Is it possible to view members other than public properties in a PropertyGrid? Is it possible to view members other than public pr...
[ -0.018798828125, 0.022705078125, 0.00933837890625, -0.0013275146484375, 0.004913330078125, 0.00677490234375, 0.0006866455078125, -0.01104736328125, 0.000926971435546875, 0.0194091796875, 0.01263427734375, 0.0224609375, -0.005279541015625, 0.0123291015625, -0.00555419921875, 0.019409179...
[ 2071, 7722, 21455, 43032, 3789, 3501, 3835, 183871, 23, 206984, 724, 19040, 148, 46334, 3742, 47, 209806, 5584, 51620, 297, 46471, 75161, 44116, 114977, 1272, 44457, 351, 57964, 180346, 3714, 8060 ]
[ 0.0264434814453125, 0.146240234375, 0.2242431640625, 0.1922607421875, 0.06597900390625, 0.02423095703125, 0.1826171875, 0.21435546875, 0.028564453125, 0.1993408203125, 0.132568359375, 0.2012939453125, 0.006103515625, 0.1380615234375, 0.000732421875, 0.003265380859375, 0.083984375, ...
embed
28671767_c0
28671767
fsharp
0
Title: Where can I find the current ProvidedTypes.fs API? Problem title: Where can I find the current ProvidedTypes.fs API? Tags: f%23, type-providers Problem: Where can I find the current ProvidedTypes.fs API? The last Type Provider I wrote just after F# 3.0 was released, and I used the ProvidedTypes.fs(i) files that ...
Where can I find the current ProvidedTypes.fs API? Where can I find the current ProvidedTypes.fs API? f%23 type-providers Where ProvidedTypes.fs API ProvidedTypes.fsi Where can I find the current ProvidedTypes.fs API? The last Type Provider I wrote just after F# 3.0 was released, and I used the ProvidedTypes.fs(i) file...
[ 0.00897216796875, 0.02783203125, 0.004180908203125, -0.00762939453125, -0.0211181640625, 0.01214599609375, 0.002471923828125, -0.0106201171875, -0.00335693359375, -0.0262451171875, 0.00897216796875, -0.0137939453125, 0.0062255859375, -0.010009765625, 0.0208740234375, 0.015625, -0.000...
[ 78662, 831, 87, 7413, 70, 43581, 123089, 71, 196707, 7, 5, 17447, 61687, 1238, 3949, 3742, 10644, 93136, 14202, 420, 172, 4568, 60457, 42, 54397, 7103, 563, 4904, 17596, 121447, 11814, 14, 102158, 678, 121413, 43824, 32233, 10332, 5036, 1...
[ 0.0888671875, 0.083984375, 0.0237884521484375, 0.1363525390625, 0.0240478515625, 0.151123046875, 0.2171630859375, 0.1431884765625, 0.259765625, 0.104248046875, 0.028778076171875, 0.1861572265625, 0.2159423828125, 0.0355224609375, 0.00018310546875, 0.0682373046875, 0.193603515625, 0...
embed
63029000_c2
63029000
fsharp
2
_MONTH, EOM, YTD, ALL_SHEET_NAMES, List.map, workbook.CreateSheet, workbook.GetSheet, Here, XSSFSheet, s.CreateTable, table.GetCTTable, cttable.id, table.Name, MyTableName, table.DisplayName, cttable.headerRowCount, cttable.totalsRowCount, CellReference, AreaReference, tableArea.FormatAsString, tableArea.LastCell.Row, ...
_MONTH, EOM, YTD, ALL_SHEET_NAMES, List.map, workbook.CreateSheet, workbook.GetSheet, Here, XSSFSheet, s.CreateTable, table.GetCTTable, cttable.id, table.Name, MyTableName, table.DisplayName, cttable.headerRowCount, cttable.totalsRowCount, CellReference, AreaReference, tableArea.FormatAsString, tableArea.LastCell.Row, ...
[ 0.00775146484375, -0.0015869140625, -0.01507568359375, 0.024169921875, -0.006195068359375, -0.01055908203125, -0.00188446044921875, 0.00148773193359375, -0.001129150390625, 0.051513671875, -0.000823974609375, 0.034912109375, -0.0177001953125, 0.01104736328125, 0.022705078125, 0.0035552...
[ 101, 82707, 23415, 4, 241, 31626, 990, 100045, 58837, 454, 12927, 76771, 182512, 32036, 5, 62346, 4488, 14137, 63784, 2182, 72859, 126, 724, 11853, 112720, 38406, 91, 618, 2886, 23180, 13739, 108963, 22819, 532, 163612, 2646, 20706, 31251, ...
[ 0.07867431640625, 0.149658203125, 0.1209716796875, 0.01983642578125, 0.059814453125, 0.218017578125, 0.1044921875, 0.1658935546875, 0.1314697265625, 0.018463134765625, 0.171630859375, 0.1566162109375, 0.1502685546875, 0.19287109375, 0.044158935546875, 0.17333984375, 0.1138916015625, ...
embed
2271198_c0
2271198
fsharp
0
Title: F# Checked Arithmetics Scope Problem title: F# Checked Arithmetics Scope Tags: math, f%23, module, operators, scope Problem: F# Checked Arithmetics Scope F# allows to use checked arithmetics by opening Checked module, which redefines standard operators to be checked operators, for example: open Checked let x = 1...
F# Checked Arithmetics Scope F# Checked Arithmetics Scope math f%23 module operators scope Checked Arithmetics Scope System.Int32.MaxValue int.MaxValue F# Checked Arithmetics Scope F# allows to use checked arithmetics by opening Checked module, which redefines standard operators to be checked operators, for example: wi...
[ -0.0093994140625, -0.0184326171875, -0.009765625, 0.01251220703125, -0.00592041015625, 0.009033203125, -0.000751495361328125, 0.0277099609375, -0.000904083251953125, 0.01165771484375, 0.01123046875, 0.01025390625, 0, 0.01177978515625, 0.0269775390625, 0.006805419921875, -0.0173339843...
[ 563, 4904, 38679, 297, 1172, 8962, 282, 41637, 182783, 13, 48909, 1238, 3742, 88996, 39933, 70820, 12353, 18, 6460, 71346, 856, 50770, 114864, 4527, 12765, 187, 73432, 15265, 64552, 5570, 1221, 16750, 645, 118664, 131527, 3444, 19336, 313, ...
[ 0.1500244140625, 0.2342529296875, 0.2386474609375, 0.146484375, 0.07220458984375, 0.176513671875, 0.1341552734375, 0.1104736328125, 0.2060546875, 0.016693115234375, 0.12255859375, 0.080810546875, 0.1181640625, 0.19921875, 0.21484375, 0.2191162109375, 0.0736083984375, 0.047424316406...
embed
74880300_c0
74880300
fsharp
0
Title: F# type constraints indexable Problem title: F# type constraints indexable Tags: type-constraints, indexing, f%23 Problem: F# type constraints indexable I'm trying to make a type that should represent a "slice" of some indexable collection. I know that there are some similar types in F# but not one that specifie...
F# type constraints indexable F# type constraints indexable type-constraints indexing f%23 Slice Item F# type constraints indexable I'm trying to make a type that should represent a "slice" of some indexable collection. I know that there are some similar types in F# but not one that specifies the criteria that I need. ...
[ -0.01068115234375, 0.0057373046875, -0.00506591796875, 0.00421142578125, -0.016845703125, -0.0062255859375, -0.0299072265625, 0.0034637451171875, 0.0034942626953125, -0.0159912109375, 0.0079345703125, -0.01324462890625, -0.01043701171875, 0.000865936279296875, -0.006134033203125, 0.002...
[ 563, 4904, 10644, 158, 2816, 4288, 63262, 2886, 2271, 1238, 3949, 3742, 13348, 78426, 31577, 3249, 5608, 33636, 7, 42486, 21373, 52895, 58735, 55738, 3871, 85358, 91067, 69246, 10941, 27117, 186, 37842, 32786, 3794, 64, 3509, 7464, 104250, ...
[ 0.1182861328125, 0.1846923828125, 0.2230224609375, 0.083984375, 0.17822265625, 0.1158447265625, 0.218505859375, 0.1436767578125, 0.050079345703125, 0.055084228515625, 0.041015625, 0.11328125, 0.1636962890625, 0.154541015625, 0.0228118896484375, 0.01361083984375, 0.01287841796875, 0...
embed
62011278_c0
62011278
fsharp
0
Title: How to do sum and assign value in F#? Problem title: How to do sum and assign value in F#? Tags: f%23 Problem: How to do sum and assign value in F#? What is wrong with code when I run this code it doesn't run if statement and there is warning on assigning value to player variable. I'm new at F# so please guide m...
How to do sum and assign value in F#? How to do sum and assign value in F#? f%23 How randnum2 Console.Write Player Dealer How to do sum and assign value in F#? What is wrong with code when I run this code it doesn't run if statement and there is warning on assigning value to player variable. I'm new at F# so please gui...
[ -0.004547119140625, -0.02685546875, 0.0179443359375, 0.004913330078125, 0.003814697265625, 0.0181884765625, -0.0098876953125, 0.0084228515625, 0.00665283203125, -0.0027313232421875, 0.017578125, 0.03662109375, 0, 0.006744384765625, 0.01190185546875, -0.0240478515625, 0.0152587890625,...
[ 11249, 47, 54, 10554, 136, 95486, 34292, 23, 563, 4904, 1238, 3742, 27388, 2606, 304, 40777, 1456, 18781, 60560, 90943, 56, 44691, 18151, 11675, 2174, 63805, 1631, 592, 214, 58585, 77336, 3525, 17997, 3642, 831, 96759, 14012, 43240 ]
[ 0.0855712890625, 0.0621337890625, 0.083251953125, 0.250732421875, 0.1475830078125, 0.2447509765625, 0.2437744140625, 0.07470703125, 0.14599609375, 0.2186279296875, 0.0596923828125, 0.10333251953125, 0.1063232421875, 0.179931640625, 0.1004638671875, 0.1102294921875, 0.004669189453125,...
embed
33324606_c0
33324606
fsharp
0
Title: The type &#x27;&#x27;a list&#x27; does not support the operator &#x27;+&#x27; Problem title: The type &#x27;&#x27;a list&#x27; does not support the operator &#x27;+&#x27; Tags: currying, f%23, functional-programming, type-inference Problem: The type ''a list' does not support the operator '+' auxInner below retu...
The type &#x27;&#x27;a list&#x27; does not support the operator &#x27;+&#x27; The type &#x27;&#x27;a list&#x27; does not support the operator &#x27;+&#x27; currying f%23 functional-programming type-inference List.sum x::xs y::ys y::auxInner The type ''a list' does not support the operator '+' auxInner below returns an ...
[ -0.01129150390625, 0.00909423828125, 0.01416015625, 0.0084228515625, -0.01470947265625, 0.01300048828125, -0.01068115234375, -0.010986328125, 0.0205078125, -0.0198974609375, 0.004241943359375, -0.0274658203125, 0.0263671875, -0.003936767578125, 0.0096435546875, 0.000942230224609375, ...
[ 10644, 3768, 11, 5303, 14602, 959, 8060, 39933, 1328, 581, 425, 70, 198555, 214, 1238, 3742, 123309, 28966, 73, 69988, 32036, 11832, 1022, 113, 4778, 10442, 568, 13857, 25, 2970, 35064, 30646, 23, 18, 4966, 11782, 5, 7, 28032, 221419, 7...
[ 0.1868896484375, 0.131103515625, 0.150390625, 0.2447509765625, 0.08154296875, 0.1480712890625, 0.2032470703125, 0.2081298828125, 0.1793212890625, 0.0130615234375, 0.09149169921875, 0.0086669921875, 0.153564453125, 0.06427001953125, 0.0160064697265625, 0.04913330078125, 0.128662109375...
embed
29084011_c0
29084011
fsharp
0
Title: How do I parse custom file with F#? Problem title: How do I parse custom file with F#? Tags: parsing, f%23, file Problem: How do I parse custom file with F#? I have a custom file which contains data in a format like below prop1: value1 prop2: value2 prop3: value 2 Table Instance 2 X Y Z 1 3 4 3 4 0 Table Instanc...
How do I parse custom file with F#? How do I parse custom file with F#? parsing f%23 file How prop1 value1 prop2 value2 prop3 Table Instance How do I parse custom file with F#? I have a custom file which contains data in a format like below I want to be able to parse this file and map the contents to a POCO. I was real...
[ 0.01055908203125, 0.0005645751953125, 0.006256103515625, 0.035400390625, -0.01318359375, 0.016845703125, 0.0035400390625, -0.00139617919921875, 0.00701904296875, 0.01348876953125, -0.00714111328125, 0.00836181640625, -0.0028228759765625, -0.0174560546875, 0.0037384033203125, 0.00933837...
[ 11249, 87, 366, 184, 114122, 11435, 678, 563, 4904, 54, 6953, 1238, 3949, 3742, 25793, 34292, 304, 363, 112997, 116071, 70541, 2053, 9384, 1884, 35064, 22288, 10941, 8574, 9688, 102417, 20697, 43486, 10644, 81450, 7722, 4527, 33022, 10002, ...
[ 0.082275390625, 0.0484619140625, 0.183349609375, 0.1474609375, 0.24560546875, 0.2095947265625, 0.0926513671875, 0.1436767578125, 0.227294921875, 0.034088134765625, 0.08770751953125, 0.0865478515625, 0.006988525390625, 0.1571044921875, 0.12158203125, 0.0943603515625, 0.0067138671875, ...
embed
5775149_c0
5775149
fsharp
0
Title: Can F# force a parameter to be byte[8]? Problem title: Can F# force a parameter to be byte[8]? Tags: f%23, .net Problem: Can F# force a parameter to be byte[8]? I need a little utility function that generates a checksum from an array of 8 bytes. Now, this itself is trivial, except that I can't use byte Checksum(...
Can F# force a parameter to be byte[8]? Can F# force a parameter to be byte[8]? f%23 .net Can Checksum Can F# force a parameter to be byte[8]? I need a little utility function that generates a checksum from an array of 8 bytes. Now, this itself is trivial, except that I can't use byte Checksum(byte[8] input) in C# as a...
[ -0.004791259765625, 0.0185546875, 0.025634765625, 0.004364013671875, -0.01806640625, 0.00482177734375, -0.0322265625, -0.00848388671875, 0.003997802734375, -0.00640869140625, 0.02099609375, -0.01251220703125, -0.011474609375, -0.0032501220703125, -0.00701904296875, -0.03125, 0.015502...
[ 4171, 563, 4904, 37772, 171859, 47, 186, 390, 67, 75064, 1238, 3949, 3742, 1179, 38679, 11832, 3871, 10176, 19537, 32354, 139392, 12765, 1295, 10298, 53, 111, 382, 1636, 68034, 686, 831, 18, 4527, 61028, 107730, 313, 237, 55300, 21635, 40...
[ 0.11083984375, 0.17236328125, 0.253173828125, 0.1727294921875, 0.220458984375, 0.04437255859375, 0.068359375, 0.1368408203125, 0.1494140625, 0.1943359375, 0.1104736328125, 0.008941650390625, 0.107177734375, 0.14453125, 0.20166015625, 0.267578125, 0.0673828125, 0.05230712890625, 0...
embed
36200917_c1
36200917
fsharp
1
] let label = km.Compute(dm) label The exception is: System.NullReferenceException was unhandled Message: An unhandled exception of type 'System.NullReferenceException' occurred in Cluster.exe Additional information: Object reference not set to an instance of an object. This error is on the following line dm.[i].[j] <-...
] let label = km.Compute(dm) label The exception is: System.NullReferenceException was unhandled Message: An unhandled exception of type 'System.NullReferenceException' occurred in Cluster.exe Additional information: Object reference not set to an instance of an object. This error is on the following line dm.[i].[j] <-...
[ 0.00921630859375, 0.01416015625, 0.00531005859375, 0.01361083984375, 0.0240478515625, -0.0208740234375, 0.007415771484375, -0.0113525390625, 0.0203857421875, 0.00250244140625, -0.004608154296875, 0.0018768310546875, 0.0264892578125, -0.004241943359375, -0.0115966796875, -0.004699707031...
[ 2633, 67967, 2203, 1785, 108161, 6743, 71, 39, 131527, 12353, 18444, 1181, 4332, 69988, 13, 19279, 63928, 51, 79628, 10644, 84293, 140077, 1515, 46480, 134549, 91067, 959, 5423, 110527, 36746, 18499, 83, 13315, 104, 170, 1657, 11549, 7763, ...
[ 0.15771484375, 0.245849609375, 0.0172576904296875, 0.207763671875, 0.1002197265625, 0.1126708984375, 0.0255584716796875, 0.164794921875, 0.19873046875, 0.1331787109375, 0.156982421875, 0.1195068359375, 0.1146240234375, 0.238037109375, 0.035675048828125, 0.06597900390625, 0.2056884765...
embed
11241535_c1
11241535
fsharp
1
ints.ToArray() Benchmarking on space-separated integers 1 to 1,000,000, the first version takes 1.5s whereas the second version takes 0.3s. Parsing such values can be performance critical so leaving 5x performance on the table by using temporary substrings can be undesirable. Parsing integers is easy but parsing other...
ints.ToArray() Benchmarking on space-separated integers 1 to 1,000,000, the first version takes 1.5s whereas the second version takes 0.3s. Parsing such values can be performance critical so leaving 5x performance on the table by using temporary substrings can be undesirable. Parsing integers is easy but parsing other...
[ -0.022705078125, -0.005889892578125, -0.00323486328125, 0.01397705078125, -0.0272216796875, -0.00177001953125, 0, -0.0157470703125, 0.00885009765625, -0.0157470703125, 0.00151824951171875, 0.01806640625, -0.0169677734375, 0.012451171875, 0.0225830078125, -0.01544189453125, 0.01031494...
[ 23, 933, 7763, 7614, 7092, 3419, 206, 10015, 98, 32628, 184, 6276, 3674, 892, 26255, 47, 158887, 5117, 11389, 51776, 22410, 7, 17932, 127089, 2392, 6953, 6044, 142424, 831, 23718, 130306, 137802, 190, 425, 23180, 142458, 1614, 91693, 9232, ...
[ 0.0943603515625, 0.179931640625, 0.1546630859375, 0.104248046875, 0.2200927734375, 0.103271484375, 0.077880859375, 0.15234375, 0.0133056640625, 0.12060546875, 0.144775390625, 0.142578125, 0.037750244140625, 0.136962890625, 0.1317138671875, 0.0142974853515625, 0.1563720703125, 0.027...
embed
66458468_c0
66458468
fsharp
0
Title: F# Trying to generate a list of prime numbers Problem title: F# Trying to generate a list of prime numbers Tags: primes, f%23 Problem: F# Trying to generate a list of prime numbers let isPrime n = let rec check i = i > n/2 || (n % i <> 0 && check (i + 1)) check 2 let rec Primes t = [ for n in 1..t do if isPrime ...
F# Trying to generate a list of prime numbers F# Trying to generate a list of prime numbers primes f%23 NoException Trying Primes EntryPoint Testing Exercise F# Trying to generate a list of prime numbers I'm new to F#, but why is it generating a list from 1-t instead of a list of prime numbers
[ -0.0277099609375, 0.01031494140625, 0.025634765625, -0.0130615234375, 0.0098876953125, -0.00078582763671875, 0.003204345703125, -0.01483154296875, 0.001708984375, -0.0078125, -0.003875732421875, 0.0078125, -0.00101470947265625, 0.01080322265625, 0.008056640625, 0.006591796875, 0.0213...
[ 563, 4904, 40858, 214, 139392, 5303, 20809, 101935, 10, 111, 7, 1238, 3949, 3742, 438, 63928, 56195, 15123, 147534, 8647, 155534, 3525, 15400, 83, 442, 12663, 1916, 1295, 4317, 18, 64457 ]
[ 0.1778564453125, 0.263427734375, 0.1192626953125, 0.0165863037109375, 0.16162109375, 0.182861328125, 0.1644287109375, 0.15185546875, 0.03179931640625, 0.053680419921875, 0.00518798828125, 0.126220703125, 0.036773681640625, 0.1314697265625, 0.05230712890625, 0.0919189453125, 0.1231689...
embed
58941462_c0
58941462
fsharp
0
Title: How can I make a Map[string, obj] in F#? Problem title: How can I make a Map[string, obj] in F#? Tags: f%23 Problem: How can I make a Map[string, obj] in F#? I am trying to make an immutable map of in C#, I can turn a dictionary into a readonly one, achieving the same. but it looks like, in F#, the first element...
How can I make a Map[string, obj] in F#? How can I make a Map[string, obj] in F#? f%23 How Map key1 value1 key2 value2 How can I make a Map[string, obj] in F#? I am trying to make an immutable map of in C#, I can turn a dictionary into a readonly one, achieving the same. but it looks like, in F#, the first element deci...
[ 0.0107421875, -0.01220703125, 0.00604248046875, -0.01263427734375, -0.0294189453125, -0.015869140625, -0.0147705078125, 0.0034027099609375, 0.0011444091796875, -0.00102996826171875, -0.003997802734375, 0.00124359130859375, 0.0159912109375, 0.0179443359375, 0.00750732421875, -0.00939941...
[ 11249, 831, 87, 3249, 10, 42719, 91693, 995, 170, 23, 563, 4904, 4, 1238, 3742, 22799, 418, 34292, 304, 31577, 566, 561, 22819, 22288, 111, 313, 15504, 45, 10763, 3934, 12301, 191, 1632, 55391, 5117, 12830, 28288, 7, 10644, 10588, 37842...
[ 0.05963134765625, 0.06683349609375, 0.0176544189453125, 0.1363525390625, 0.08221435546875, 0.2369384765625, 0.192626953125, 0.1788330078125, 0.226318359375, 0.0699462890625, 0.1541748046875, 0.213134765625, 0.012054443359375, 0.0721435546875, 0.10296630859375, 0.138427734375, 0.02194...
embed
18241828_c1
18241828
fsharp
1
) if dict.[k] >= noLosses then mlimit := !mlimit - 1 else mlimit := !mlimit let rec loop d t = match t with | MNode(i,sub) when d > !mlimit -> fn !mlimit MNode(i, List.map (loop (d+1)) []) | MNode(i,sub) -> MNode(i, List.map (loop (d+1)) sub) loop 1 t let Mtree2trimmed = Mtree2 |> trimTree 3 2 Result Using Thomas P's "...
) if dict.[k] >= noLosses then mlimit := !mlimit - 1 else mlimit := !mlimit let rec loop d t = match t with | MNode(i,sub) when d > !mlimit -> fn !mlimit MNode(i, List.map (loop (d+1)) []) | MNode(i,sub) -> MNode(i, List.map (loop (d+1)) sub) loop 1 t let Mtree2trimmed = Mtree2 |> trimTree 3 2 Result Using Thomas P's "...
[ -0.004852294921875, 0.0252685546875, 0.005218505859375, 0.00970458984375, 0.014404296875, -0.005889892578125, -0.01385498046875, 0.007415771484375, 0.016357421875, -0.01373291015625, 0.005401611328125, -0.00909423828125, -0.00144195556640625, -0.009521484375, 0.02783203125, -0.00177001...
[ 2174, 61669, 5, 92, 110, 100604, 5908, 347, 93343, 711, 39, 106, 37076, 2633, 21954, 40956, 104, 808, 14858, 678, 276, 5021, 112, 14, 22144, 14783, 32036, 62346, 28354, 71, 21748, 132, 1614, 62600, 304, 3996, 4806, 85247, 62731, 13, 138...
[ 0.038604736328125, 0.2159423828125, 0.01361083984375, 0.1414794921875, 0.1021728515625, 0.168212890625, 0.129638671875, 0.080810546875, 0.311279296875, 0.041412353515625, 0.151123046875, 0.07916259765625, 0.04022216796875, 0.0684814453125, 0.1683349609375, 0.179931640625, 0.080627441...
embed
21097137_c0
21097137
fsharp
0
Title: Override MouseMove event in F# Problem title: Override MouseMove event in F# Tags: f%23, c%23-to-f%23 Problem: Override MouseMove event in F# How do I override the MouseMove (or any mouse event for that matter) in F#, similar to how it's done in C#? Meaning I want to write something like this, just to get the cu...
Override MouseMove event in F# Override MouseMove event in F# f%23 c%23-to-f%23 Override MouseMove form.MouseMove e.X e.Y Override MouseMove event in F# How do I override the MouseMove (or any mouse event for that matter) in F#, similar to how it's done in C#? Meaning I want to write something like this, just to get th...
[ 0.01324462890625, 0.002716064453125, 0.002960205078125, -0.0087890625, 0.0166015625, 0.00665283203125, 0.0218505859375, 0.017578125, -0.007568359375, -0.01470947265625, 0.011474609375, -0.0004825592041015625, 0.011474609375, -0.0096435546875, -0.00167083740234375, -0.0024566650390625, ...
[ 9578, 416, 112, 174799, 9083, 272, 19732, 23, 563, 4904, 1238, 3742, 27495, 188, 420, 3173, 51483, 28, 1542, 1723, 11249, 645, 70, 114669, 21373, 3444, 33022, 1884, 2046, 43581, 176866, 90, 17203, 192134, 7614, 9405, 18151, 10750, 29481, ...
[ 0.1361083984375, 0.1964111328125, 0.1290283203125, 0.2003173828125, 0.1978759765625, 0.163330078125, 0.180419921875, 0.089599609375, 0.1591796875, 0.2279052734375, 0.08001708984375, 0.068115234375, 0.06512451171875, 0.1041259765625, 0.060302734375, 0.1431884765625, 0.14697265625, 0...
embed
12219530_c0
12219530
fsharp
0
Title: Compile error in F# nested for loop with verbose syntax Problem title: Compile error in F# nested for loop with verbose syntax Tags: visual-studio-2012, for-loop, f%23, nested, functional-programming Problem: Compile error in F# nested for loop with verbose syntax I'm new to F#, but when I use verbose syntax to ...
Compile error in F# nested for loop with verbose syntax Compile error in F# nested for loop with verbose syntax visual-studio-2012 for-loop f%23 nested functional-programming Compile Multiple9x9 visual-studio-2012 Compile error in F# nested for loop with verbose syntax I'm new to F#, but when I use verbose syntax to pu...
[ 0.0022125244140625, -0.00244140625, 0.005615234375, 0.0196533203125, 0.00848388671875, 0.012451171875, -0.00885009765625, 0.0130615234375, -0.00604248046875, 0.001708984375, 0.00147247314453125, -0.004486083984375, 0.0234375, 0.0072021484375, 0.004913330078125, -0.00439453125, 0.0147...
[ 15612, 1340, 18499, 563, 4904, 8512, 71, 100, 40956, 678, 57823, 184, 6002, 86531, 21176, 52629, 54458, 28354, 1238, 3742, 123309, 28966, 19335, 1126, 3525, 4527, 3884, 23, 15700, 1221, 959, 9969, 4488, 20016, 191 ]
[ 0.1636962890625, 0.1611328125, 0.13037109375, 0.1298828125, 0.1859130859375, 0.207275390625, 0.0654296875, 0.1220703125, 0.1678466796875, 0.019500732421875, 0.2115478515625, 0.1473388671875, 0.10205078125, 0.1514892578125, 0.1168212890625, 0.1207275390625, 0.1331787109375, 0.110595...
embed
14402623_c1
14402623
fsharp
1
nextState = getNextState state brickID nextBrick if not (explored.Contains nextState) then let nextMap = map |> Map.remove nextUnoccupied |> Map.add nextOccupied nextBrick Some ((nextState, nextMap), (nextBrick, if isForward then brick.Body.Direction else brick.Body.Direction.Opposite)) else None else None seq { for b...
nextState = getNextState state brickID nextBrick if not (explored.Contains nextState) then let nextMap = map |> Map.remove nextUnoccupied |> Map.add nextOccupied nextBrick Some ((nextState, nextMap), (nextBrick, if isForward then brick.Body.Direction else brick.Body.Direction.Opposite)) else None else None seq { for b...
[ -0.0023193359375, 0.0111083984375, -0.008056640625, 0.0087890625, 0.0005340576171875, -0.00457763671875, -0.01373291015625, -0.0091552734375, 0.0020751953125, 0.01373291015625, 0.0045166015625, 0.044189453125, 0.01141357421875, -0.00885009765625, -0.0198974609375, -0.01165771484375, ...
[ 11737, 135206, 13, 2203, 2046, 81280, 11341, 876, 41537, 7146, 571, 2174, 959, 111118, 2822, 25500, 7068, 2633, 166179, 22288, 42719, 26973, 272, 157, 143414, 14, 297, 4028, 31384, 86, 29062, 18537, 19364, 12647, 1459, 184911, 37076, 39029, ...
[ 0.212890625, 0.2371826171875, 0.07476806640625, 0.058319091796875, 0.1009521484375, 0.19970703125, 0.1864013671875, 0.059906005859375, 0.2266845703125, 0.235595703125, 0.0133056640625, 0.009857177734375, 0.096435546875, 0.1341552734375, 0.0902099609375, 0.1573486328125, 0.00018310546...
embed
45465887_c0
45465887
fsharp
0
Title: How to write Fable bindings for React component library Problem title: How to write Fable bindings for React component library Tags: fable-f%23, f%23 Problem: How to write Fable bindings for React component library Is there any step-by-step guidance available on how to write bindings for a react component librar...
How to write Fable bindings for React component library How to write Fable bindings for React component library fable-f%23 f%23 How Fable React KeyValueList ts2fable How to write Fable bindings for React component library Is there any step-by-step guidance available on how to write bindings for a react component librar...
[ -0.017578125, -0.01055908203125, -0.0026397705078125, -0.02392578125, -0.0118408203125, -0.0032196044921875, -0.0045166015625, 0.0062255859375, -0.00183868408203125, 0.0062255859375, -0.02197265625, -0.0145263671875, 0.001983642578125, 0.050048828125, 0.01361083984375, -0.0010528564453...
[ 11249, 47, 33022, 563, 2886, 128239, 7, 100, 853, 47013, 82761, 35773, 1294, 1071, 2661, 420, 3742, 26824, 856, 50770, 154663, 61636, 304, 29954, 95528, 196219, 3642, 131300, 1295, 4904, 64, 919, 27781, 107, 89110, 11728, 4527, 8, 4692, 1...
[ 0.09033203125, 0.035308837890625, 0.203125, 0.14599609375, 0.2152099609375, 0.2442626953125, 0.0933837890625, 0.062255859375, 0.1002197265625, 0.211669921875, 0.134033203125, 0.1395263671875, 0.0675048828125, 0.1282958984375, 0.138671875, 0.054412841796875, 0.024932861328125, 0.096...
embed
34183473_c0
34183473
fsharp
0
Title: How can I examine local values of a function within the debugger? Problem title: How can I examine local values of a function within the debugger? Tags: f%23 Problem: How can I examine local values of a function within the debugger? How can I examine local values of a function within the debugger? I'm trying to ...
How can I examine local values of a function within the debugger? How can I examine local values of a function within the debugger? f%23 How How can I examine local values of a function within the debugger? How can I examine local values of a function within the debugger? I'm trying to wrap my head around currying and ...
[ 0.002227783203125, 0.008544921875, 0.000865936279296875, 0.00933837890625, -0.002593994140625, 0.0081787109375, -0.00012302398681640625, -0.01458740234375, 0.0064697265625, -0.0274658203125, 0.0140380859375, -0.001922607421875, 0.00762939453125, -0.0008392333984375, 0.0238037109375, -0...
[ 11249, 831, 87, 160477, 4000, 142424, 32354, 28032, 8, 978, 21407, 1238, 3949, 3742, 31577, 137565, 10336, 198555, 214, 123309, 166577, 1884, 21962, 4588, 51, 2886, 47, 100, 11, 136, 275, 15190, 17368, 37842, 2448, 1916, 25632, 44691 ]
[ 0.105224609375, 0.08599853515625, 0.044769287109375, 0.21923828125, 0.18896484375, 0.2257080078125, 0.17431640625, 0.150146484375, 0.1380615234375, 0.199951171875, 0.2208251953125, 0.0221099853515625, 0.0191192626953125, 0.071533203125, 0.01080322265625, 0.044097900390625, 0.03485107...
embed
66139159_c1
66139159
fsharp
1
] |> Proc.run |> ignore And that does indeed seem to work. Couple of questions: Is that the recommended way to achieve something like this? The above can only be expected to work on Windows. Is there a cross-platform way to open a URL with a browser using Fake? Note If you decide to go through the Saturn "How to start...
] |> Proc.run |> ignore And that does indeed seem to work. Couple of questions: Is that the recommended way to achieve something like this? The above can only be expected to work on Windows. Is there a cross-platform way to open a URL with a browser using Fake? Note If you decide to go through the Saturn "How to start...
[ -0.007659912109375, -0.0032958984375, 0.000614166259765625, 0.002655029296875, -0.006317138671875, -0.01007080078125, -0.0040283203125, -0.0281982421875, -0.00714111328125, -0.0218505859375, 0.004486083984375, 0.03125, 0.0048828125, 0.0233154296875, 0.034912109375, -0.014404296875, 0...
[ 10114, 6, 84607, 5, 16428, 2740, 124962, 3493, 450, 14602, 160463, 48903, 47, 4488, 8705, 17582, 170198, 3917, 69307, 1884, 903, 36917, 84751, 98, 3773, 41421, 172121, 9803, 31862, 678, 31842, 17368, 3036, 350, 118651, 4034, 17997, 67330, 8...
[ 0.00103759765625, 0.012908935546875, 0.193115234375, 0.0285797119140625, 0.2191162109375, 0.0180511474609375, 0.326171875, 0.004425048828125, 0.0489501953125, 0.04541015625, 0.09576416015625, 0.1009521484375, 0.039581298828125, 0.158203125, 0.001068115234375, 0.0032958984375, 0.08935...
embed
46375820_c0
46375820
fsharp
0
Title: Issue with plotting decimal list with F#&#x27;s R Type Provider Problem title: Issue with plotting decimal list with F#&#x27;s R Type Provider Tags: type-providers, r, f%23, data-conversion Problem: Issue with plotting decimal list with F#'s R Type Provider Code signals: Issue, Type, Provider, airinfo.Rows, row....
Issue with plotting decimal list with F#&#x27;s R Type Provider Issue with plotting decimal list with F#&#x27;s R Type Provider type-providers r f%23 data-conversion Issue Type Provider airinfo.Rows row.Time row.AirPassengers R.plot TResult Finalize Microsoft.FSharp.Core.PrintfImpl Final1 TState TResidue Invoke Microso...
[ 0.0189208984375, 0.0167236328125, 0.0146484375, -0.00433349609375, -0.000823974609375, -0.01275634765625, 0.00897216796875, -0.0093994140625, 0.01519775390625, 0.052001953125, -0.01104736328125, 0.005279541015625, 0.01226806640625, 0.01239013671875, 0.00897216796875, 0.004058837890625,...
[ 223317, 678, 23577, 1916, 32380, 2749, 5303, 563, 4904, 3768, 627, 60457, 123089, 10644, 93136, 1690, 1238, 3742, 2053, 46354, 1831, 7319, 12724, 19725, 15555, 70059, 60044, 139117, 33, 105710, 7136, 27188, 7244, 3467, 50886, 112079, 128878, ...
[ 0.1092529296875, 0.0599365234375, 0.15771484375, 0.0307769775390625, 0.1474609375, 0.079345703125, 0.134765625, 0.060882568359375, 0.1453857421875, 0.0452880859375, 0.1634521484375, 0.1334228515625, 0.1343994140625, 0.114013671875, 0.1207275390625, 0.0928955078125, 0.001678466796875,...
embed
49586182_c0
49586182
fsharp
0
Title: handling errors gracefully if proxy server is not available Problem title: handling errors gracefully if proxy server is not available Tags: f%23 Problem: handling errors gracefully if proxy server is not available I've a specified proxy within my code and would like to handle error gracefully if proxy server is...
handling errors gracefully if proxy server is not available handling errors gracefully if proxy server is not available f%23 WebException WebRequest.CreateHttp Uri request.Proxy WebProxy request.Method GET request.AsyncGetResponse response.GetResponseStream StreamReader reader.ReadToEnd e.Response HttpWebResponse Memor...
[ -0.00604248046875, 0.026611328125, -0.0079345703125, -0.03271484375, 0.014404296875, -0.002288818359375, 0.006500244140625, 0.005218505859375, -0.002960205078125, 0.0115966796875, 0.000438690185546875, 0.0146484375, -0.00250244140625, 0.0030364990234375, 0.0244140625, 0.00665283203125,...
[ 45064, 18499, 4224, 329, 126351, 2174, 502, 50878, 10723, 83, 959, 19882, 1238, 3949, 3742, 19279, 63928, 4002, 75616, 63784, 130885, 50336, 10752, 79794, 12654, 94399, 57553, 115061, 31345, 155255, 7763, 152378, 172681, 587, 1019, 75973, 56, ...
[ 0.125732421875, 0.2200927734375, 0.10302734375, 0.080810546875, 0.09393310546875, 0.1104736328125, 0.164794921875, 0.26416015625, 0.1737060546875, 0.05889892578125, 0.156005859375, 0.1649169921875, 0.0302734375, 0.033233642578125, 0.1094970703125, 0.00299072265625, 0.0634765625, 0....
embed
24474419_c0
24474419
fsharp
0
Title: Visual Studio 2013 Ultimate debugger not showing entire list Problem title: Visual Studio 2013 Ultimate debugger not showing entire list Tags: visual-studio, f%23, debugging Problem: Visual Studio 2013 Ultimate debugger not showing entire list I have placed a breakpoint in my F# code to examine the contents of a...
Visual Studio 2013 Ultimate debugger not showing entire list Visual Studio 2013 Ultimate debugger not showing entire list visual-studio f%23 debugging Visual Studio Ultimate Visual Studio 2013 Ultimate debugger not showing entire list I have placed a breakpoint in my F# code to examine the contents of a particular list...
[ -0.0005035400390625, 0.00762939453125, -0.0028839111328125, -0.004364013671875, 0.0089111328125, 0.0081787109375, -0.00193023681640625, 0.001556396484375, 0.0123291015625, 0.0152587890625, -0.005279541015625, -0.0269775390625, 0.031494140625, 0.012939453125, 0.0098876953125, 0.00723266...
[ 73372, 22968, 1210, 137625, 8, 978, 21407, 959, 141377, 64194, 5303, 21176, 52629, 1238, 3949, 3742, 36356, 38496, 563, 4904, 18151, 160477, 10941, 54529, 2663, 123019, 70541, 17461, 80854, 39563, 80866, 14617, 16336, 3674, 7103, 8651, 271, 1...
[ 0.1617431640625, 0.1630859375, 0.198486328125, 0.1650390625, 0.14404296875, 0.23583984375, 0.180419921875, 0.0775146484375, 0.154296875, 0.1715087890625, 0.1715087890625, 0.138427734375, 0.1456298828125, 0.031768798828125, 0.004730224609375, 0.11572265625, 0.0352783203125, 0.068298...
embed
64723932_c0
64723932
fsharp
0
Title: F# - Insert element in sorted list (tail-recursive) Problem title: F# - Insert element in sorted list (tail-recursive) Tags: f%23, tail-recursion Problem: F# - Insert element in sorted list (tail-recursive) I am trying to convert the following normal-recursive code to tail-recursive in F#, but I am failing miser...
F# - Insert element in sorted list (tail-recursive) F# - Insert element in sorted list (tail-recursive) f%23 tail-recursion Insert hd::tl elem::lst lst1 lst2 F# - Insert element in sorted list (tail-recursive) I am trying to convert the following normal-recursive code to tail-recursive in F#, but I am failing miserably...
[ -0.01806640625, -0.006103515625, 0.02880859375, -0.00885009765625, 0.000499725341796875, 0.0201416015625, -0.032958984375, -0.043701171875, -0.0150146484375, -0.012451171875, 0.01495361328125, -0.0208740234375, -0.018310546875, 0.00008535385131835938, 0.01123046875, -0.00555419921875, ...
[ 563, 4904, 360, 33657, 12830, 23, 17497, 71, 5303, 46741, 9, 107, 48650, 5844, 1238, 3949, 3742, 1830, 26488, 141, 88, 195, 271, 418, 304, 20, 31577, 96760, 25632, 3638, 18151, 47, 35782, 214, 76367, 78458, 4358, 185397, 9842, 1679, 627...
[ 0.1544189453125, 0.22412109375, 0.0889892578125, 0.18896484375, 0.1883544921875, 0.0989990234375, 0.183349609375, 0.10589599609375, 0.177490234375, 0.27490234375, 0.06072998046875, 0.1248779296875, 0.228759765625, 0.1539306640625, 0.099853515625, 0.017364501953125, 0.120361328125, ...
embed
19055728_c0
19055728
fsharp
0
Title: How to use type system to prevent nonsensical expressions Problem title: How to use type system to prevent nonsensical expressions Tags: f%23 Problem: How to use type system to prevent nonsensical expressions Is it possible to devise my types in such a way that I can write this: let fieldValues = [nameField, VTe...
How to use type system to prevent nonsensical expressions How to use type system to prevent nonsensical expressions f%23 How VText VInteger TText TInteger Type Name Age How to use type system to prevent nonsensical expressions Is it possible to devise my types in such a way that I can write this: but not this: (in the ...
[ -0.00762939453125, -0.003662109375, -0.0164794921875, 0.0177001953125, 0.00125885009765625, 0.00396728515625, 0.006927490234375, 0.002166748046875, -0.00799560546875, -0.0301513671875, 0.0059814453125, 0.00147247314453125, 0.0118408203125, -0.0155029296875, 0.006134033203125, 0.0010223...
[ 11249, 4527, 10644, 5426, 56282, 351, 28290, 21533, 125195, 47, 1238, 3949, 3742, 310, 174379, 5947, 1479, 1505, 384, 60457, 15757, 72944, 7722, 8, 41079, 759, 52895, 6044, 3917, 831, 33022, 903, 1284, 959, 9969, 1340, 1733, 18499 ]
[ 0.036041259765625, 0.115478515625, 0.2427978515625, 0.18017578125, 0.1854248046875, 0.0660400390625, 0.13037109375, 0.08154296875, 0.18408203125, 0.0298004150390625, 0.0166778564453125, 0.00921630859375, 0.093017578125, 0.0977783203125, 0.1875, 0.04022216796875, 0.1220703125, 0.112...
embed
46930195_c1
46930195
fsharp
1
foodfacts.fSharp open FSharp.Data type model(Language,Barcode) = member this.Language = Language member this.Barcode = Barcode module getRemote = type json = JsonProvider<"example.json"> let response = json.Load("https://world.openfoodfacts.org/api/v0/product/737628064502.json") let Title = response.Product.ProductName...
foodfacts.fSharp open FSharp.Data type model(Language,Barcode) = member this.Language = Language member this.Barcode = Barcode module getRemote = type json = JsonProvider<"example.json"> let response = json.Load("https://world.openfoodfacts.org/api/v0/product/737628064502.json") let Title = response.Product.ProductName...
[ 0.00112152099609375, 0.04296875, -0.0125732421875, 0.017822265625, 0.016845703125, 0.00160980224609375, -0.0185546875, 0.007415771484375, 0.0021820068359375, -0.034423828125, 0.016845703125, 0.002532958984375, -0.0224609375, -0.026123046875, 0.00994873046875, -0.007659912109375, 0.01...
[ 15381, 114700, 7, 420, 40798, 10681, 9803, 93774, 3467, 254, 5, 137989, 10644, 3299, 10393, 25267, 40899, 2203, 32786, 903, 83658, 3253, 88996, 2046, 4332, 432, 67, 1647, 1681, 821, 177997, 3355, 11, 33209, 170, 70902, 2633, 57553, 15363, ...
[ 0.1787109375, 0.255126953125, 0.10003662109375, 0.0848388671875, 0.156982421875, 0.227294921875, 0.16943359375, 0.1224365234375, 0.228759765625, 0.25, 0.045989990234375, 0.163330078125, 0.1417236328125, 0.239990234375, 0.1197509765625, 0.14306640625, 0.2147216796875, 0.018234252929...
embed
47986004_c1
47986004
fsharp
1
to determine any dependencies. Package Manager Console Host Version 4.5.0.4685 Type 'get-help NuGet' to see all available NuGet commands. PM> update-package -reinstall No package updates are available from the current package source for project 'ConsoleApp1'. update-package : The operation failed as details for projec...
to determine any dependencies. Package Manager Console Host Version 4.5.0.4685 Type 'get-help NuGet' to see all available NuGet commands. PM> update-package -reinstall No package updates are available from the current package source for project 'ConsoleApp1'. update-package : The operation failed as details for projec...
[ -0.00946044921875, 0.0286865234375, 0.01556396484375, 0.016357421875, 0.006256103515625, 0.0230712890625, 0.0045166015625, -0.00151824951171875, 0.005615234375, 0.0341796875, 0.0086669921875, -0.016845703125, -0.018798828125, 0, 0.0189208984375, -0.002899169921875, 0.02197265625, -...
[ 83324, 42548, 117538, 56607, 4588, 30195, 1657, 40777, 100932, 40647, 60061, 121254, 171141, 3794, 73866, 1429, 724, 126, 19882, 75101, 7198, 28350, 29102, 107, 80383, 438, 98169, 114419, 43581, 31344, 13452, 11935, 39179, 418, 41018, 165523, 4...
[ 0.090087890625, 0.21630859375, 0.0985107421875, 0.1490478515625, 0.0289306640625, 0.1240234375, 0.08416748046875, 0.2012939453125, 0.1129150390625, 0.014892578125, 0.1424560546875, 0.06268310546875, 0.08245849609375, 0.01507568359375, 0.1123046875, 0.2076416015625, 0.125, 0.1331787...
embed
7200946_c0
7200946
fsharp
0
Title: Mutually referring cases in Discriminated Unions allowed in F#? Problem title: Mutually referring cases in Discriminated Unions allowed in F#? Tags: .net, discriminated-union, f%23, functional-programming Problem: Mutually referring cases in Discriminated Unions allowed in F#? The following discriminated union f...
Mutually referring cases in Discriminated Unions allowed in F#? Mutually referring cases in Discriminated Unions allowed in F#? .net discriminated-union f%23 functional-programming Mutually Discriminated Unions Expression Identifier Integer Assignment Mutually referring cases in Discriminated Unions allowed in F#? The ...
[ 0.0021820068359375, -0.003631591796875, 0.00726318359375, 0.017822265625, -0.0033111572265625, -0.01470947265625, -0.00494384765625, 0.0206298828125, 0.015625, -0.01104736328125, 0.005828857421875, 0.019775390625, 0.00543212890625, 0.002593994140625, 0.0223388671875, 0.0057373046875, ...
[ 174948, 25958, 15005, 2852, 50218, 6206, 135421, 3674, 32528, 7, 107003, 23, 563, 4904, 5, 1179, 55970, 87046, 1238, 3742, 123309, 28966, 25129, 1830, 189543, 44401, 31304, 25632, 69941, 35782, 47, 9969, 1340, 127887, 18499, 4568, 7225, 37842...
[ 0.1651611328125, 0.09527587890625, 0.2071533203125, 0.110595703125, 0.1607666015625, 0.049407958984375, 0.19921875, 0.1072998046875, 0.21240234375, 0.00103759765625, 0.17138671875, 0.03173828125, 0.115478515625, 0.21044921875, 0.004638671875, 0.123046875, 0.2354736328125, 0.1679687...
embed
20508287_c0
20508287
fsharp
0
Title: Filter list using another list? Problem title: Filter list using another list? Tags: f%23 Problem: Filter list using another list? I have two list of type Item1 = { Id: int; .... } type Item2 = { Id: int; .... } let list1: Item1 list = .... let list2: Item2 list = .... I need to filter list1 which Id exists in l...
Filter list using another list? Filter list using another list? f%23 another Filter Item1 Item2 list1 list2 Seq.filter List.exists l1.Id l2.Id Filter list using another list? I have two list of I need to filter list1 which Id exists in list2 . The following code doesn't work. It expects list2 to have the type of Item1 ...
[ -0.0079345703125, 0.0169677734375, -0.002716064453125, 0.00872802734375, 0.0172119140625, -0.0014190673828125, -0.004150390625, 0.0244140625, 0.00799560546875, -0.0177001953125, 0.00885009765625, 0.02978515625, 0.00150299072265625, 0.01422119140625, -0.006439208984375, 0.00221252441406...
[ 128896, 5303, 17368, 15700, 1238, 3949, 3742, 78426, 418, 304, 503, 864, 120337, 32036, 54376, 96, 568, 71, 5442, 6626, 3871, 47, 46312, 24799, 32316, 23, 25632, 18151, 22027, 18, 4488, 41206, 10644, 43240, 44084, 12921, 48322, 33022, 5701,...
[ 0.2469482421875, 0.2076416015625, 0.135986328125, 0.135009765625, 0.0293731689453125, 0.012786865234375, 0.09820556640625, 0.1622314453125, 0.047454833984375, 0.1241455078125, 0.033782958984375, 0.111328125, 0.209716796875, 0.1551513671875, 0.156982421875, 0.01019287109375, 0.0258941...
embed
28786971_c0
28786971
fsharp
0
Title: Generic units in F# Problem title: Generic units in F# Tags: generics, units-of-measurement, f%23 Problem: Generic units in F# When writing generic functions in F#, I can use members defined in LanguagePrimitives module, like e.g. in this function, that simply increments a number let inline increment (x : 'a) = ...
Generic units in F# Generic units in F# generics units-of-measurement f%23 Generic LanguagePrimitives.GenericOne Measure GenericOne Generic units in F# When writing generic functions in F#, I can use members defined in LanguagePrimitives module, like e.g. in this function, that simply increments a number I wonder if th...
[ -0.0179443359375, 0.0157470703125, 0.0263671875, -0.0260009765625, 0.0012969970703125, -0.016357421875, -0.0008087158203125, -0.006591796875, 0.0260009765625, -0.0291748046875, -0.0216064453125, 0.00335693359375, 0.0047607421875, -0.007354736328125, 0.0035552978515625, -0.0005722045898...
[ 88342, 1771, 25072, 23, 563, 4904, 189534, 4390, 37440, 56851, 1238, 3949, 3742, 83658, 145111, 42991, 135932, 12259, 62068, 1215, 11, 32562, 32354, 7, 831, 4527, 43032, 61924, 14, 88996, 903, 42856, 158661, 14012, 32195, 21373, 4488, 678, ...
[ 0.2005615234375, 0.0249786376953125, 0.231201171875, 0.05035400390625, 0.16357421875, 0.2388916015625, 0.24609375, 0.07818603515625, 0.08099365234375, 0.10089111328125, 0.08648681640625, 0.0020751953125, 0.06201171875, 0.1533203125, 0.0924072265625, 0.1162109375, 0.08575439453125, ...
embed
34876655_c0
34876655
fsharp
0
Title: F# Pattern matching with an argument Problem title: F# Pattern matching with an argument Tags: pattern-matching, f%23 Problem: F# Pattern matching with an argument This is probably simple but can someone explain why the following pattern matching is not sensible? It says other rules e.g. 1, 0, _ will never be ma...
F# Pattern matching with an argument F# Pattern matching with an argument pattern-matching f%23 Pattern Random ran.Next F# Pattern matching with an argument This is probably simple but can someone explain why the following pattern matching is not sensible? It says other rules e.g. 1, 0, _ will never be matched. The sam...
[ -0.015869140625, 0.01519775390625, 0.00445556640625, -0.0230712890625, 0.0026092529296875, 0.0004062652587890625, -0.0014495849609375, -0.00170135498046875, 0.00136566162109375, -0.013427734375, 0.0277099609375, -0.006744384765625, -0.00250244140625, 0.00171661376953125, 0.0244140625, ...
[ 563, 4904, 9876, 22766, 14858, 214, 678, 10750, 103510, 98753, 1238, 3742, 39643, 306, 13028, 81280, 83, 8781, 73342, 15400, 25632, 959, 82091, 17378, 3789, 91736, 106, 757, 101, 1221, 8306, 297, 581, 831, 18, 653, 707, 347, 105237, 3688 ...
[ 0.1116943359375, 0.1767578125, 0.1513671875, 0.0865478515625, 0.1893310546875, 0.07659912109375, 0.1004638671875, 0.2056884765625, 0.208740234375, 0.18359375, 0.0772705078125, 0.1024169921875, 0.0821533203125, 0.0391845703125, 0.10406494140625, 0.00341796875, 0.0670166015625, 0.035...
embed
16397623_c0
16397623
fsharp
0
Title: What&#x27;s meaning of NumericLiteralN in F#? Problem title: What&#x27;s meaning of NumericLiteralN in F#? Tags: f%23 Problem: What's meaning of NumericLiteralN in F#? In the following DSL example ( http://fssnip.net/bB ), the code is presented: module NumericLiteralN = let FromZero() = "" let FromOne() = "n" le...
What&#x27;s meaning of NumericLiteralN in F#? What&#x27;s meaning of NumericLiteralN in F#? f%23 What NumericLiteralN FromZero FromOne FromInt32 String.replicate Calls x11 Microsoft.FSharp.Math.NumericLiteralN FSharp.PowerPack What's meaning of NumericLiteralN in F#? In the following DSL example ( http://fssnip.net/bB ...
[ -0.01556396484375, -0.0167236328125, -0.0169677734375, 0.0194091796875, 0.00148773193359375, 0.0084228515625, 0.01397705078125, -0.001739501953125, -0.0036163330078125, 0.0007476806640625, -0.0291748046875, -0.0050048828125, -0.016845703125, -0.0211181640625, -0.0025787353515625, -0.00...
[ 4865, 3768, 91084, 93511, 1771, 9506, 720, 289, 839, 23, 563, 4904, 1238, 3742, 28090, 1511, 4036, 62068, 6460, 23351, 52721, 26265, 1022, 1662, 7244, 3467, 254, 199450, 105022, 205956, 111, 114479, 27781, 17447, 93, 571, 18151, 8121, 28219...
[ 0.0268707275390625, 0.0946044921875, 0.1866455078125, 0.16845703125, 0.116455078125, 0.1029052734375, 0.13916015625, 0.115234375, 0.22216796875, 0.06640625, 0.1231689453125, 0.2247314453125, 0.0579833984375, 0.067626953125, 0.0811767578125, 0.004974365234375, 0.07257080078125, 0.07...
embed
27272934_c0
27272934
fsharp
0
Title: Is there a FSharpBinding Plugin for MonoDevelop 5.5 (latest) Problem title: Is there a FSharpBinding Plugin for MonoDevelop 5.5 (latest) Tags: monodevelop, f%23 Problem: Is there a FSharpBinding Plugin for MonoDevelop 5.5 (latest) I would like to ask if there is a working FSharpBinding for MonoDevelop 5.5+? The ...
Is there a FSharpBinding Plugin for MonoDevelop 5.5 (latest) Is there a FSharpBinding Plugin for MonoDevelop 5.5 (latest) monodevelop f%23 FSharpBinding Plugin MonoDevelop Is there a FSharpBinding Plugin for MonoDevelop 5.5 (latest) I would like to ask if there is a working FSharpBinding for MonoDevelop 5.5+? The Addin...
[ -0.01611328125, 0.0400390625, 0.01123046875, -0.0047607421875, -0.0206298828125, 0.040771484375, 0.02197265625, -0.004180908203125, -0.002166748046875, -0.017822265625, 0.001708984375, -0.0302734375, 0.01007080078125, 0.008056640625, 0.0167236328125, -0.0003719329833984375, -0.001800...
[ 2071, 2685, 10, 93774, 3467, 254, 16882, 33770, 187364, 100, 77879, 4657, 2601, 2146, 82858, 6954, 143, 22460, 229815, 1238, 3742, 20697, 1328, 29117, 73, 30195, 18, 20600, 98169, 23009, 76224, 4488, 32102, 420, 89280, 128239, 92621, 35829, ...
[ 0.006561279296875, 0.05340576171875, 0.04595947265625, 0.1317138671875, 0.18115234375, 0.1536865234375, 0.1614990234375, 0.192138671875, 0.258544921875, 0.0199127197265625, 0.2012939453125, 0.0802001953125, 0.1265869140625, 0.1392822265625, 0.21435546875, 0.0537109375, 0.023086547851...
embed
57206966_c0
57206966
fsharp
0
Title: Could not load file or assembly &#x27;HtmlAgilityPack, Version=1.11.7.0? Problem title: Could not load file or assembly &#x27;HtmlAgilityPack, Version=1.11.7.0? Tags: html-agility-pack, .net, f%23, visual-studio Problem: Could not load file or assembly 'HtmlAgilityPack, Version=1.11.7.0? I have F# console projec...
Could not load file or assembly &#x27;HtmlAgilityPack, Version=1.11.7.0? Could not load file or assembly &#x27;HtmlAgilityPack, Version=1.11.7.0? html-agility-pack .net f%23 visual-studio Could HtmlAgilityPack Version Could not load file or assembly 'HtmlAgilityPack, Version=1.11.7.0? I have F# console project which us...
[ -0.0164794921875, -0.00323486328125, 0.0045166015625, -0.01336669921875, -0.018798828125, 0.00439453125, 0.003875732421875, -0.004302978515625, -0.01416015625, 0.0244140625, -0.01611328125, -0.031005859375, -0.006988525390625, -0.00579833984375, 0.00958251953125, -0.00494384765625, 0...
[ 191147, 959, 72367, 11435, 707, 10, 89845, 38526, 3768, 18, 7237, 54431, 103133, 205956, 40647, 33000, 14556, 129884, 841, 7693, 2703, 29102, 6, 1179, 3742, 21176, 52629, 572, 563, 4904, 130250, 13452, 4527, 79786, 116086, 11389, 106, 25632, ...
[ 0.1285400390625, 0.14453125, 0.217041015625, 0.1639404296875, 0.0799560546875, 0.012725830078125, 0.18212890625, 0.1102294921875, 0.048553466796875, 0.1212158203125, 0.1572265625, 0.171142578125, 0.1905517578125, 0.270263671875, 0.1529541015625, 0.0625, 0.186279296875, 0.201171875,...
embed
35329572_c0
35329572
fsharp
0
Title: Questions on tuples and user input in F# Problem title: Questions on tuples and user input in F# Tags: f%23 Problem: Questions on tuples and user input in F# I'm trying to play around with f# to get down the basics but stuck. If you have general tips it would be greatly appreciated. #light open System [<EntryPoi...
Questions on tuples and user input in F# Questions on tuples and user input in F# f%23 Questions System EntryPoint Usage HiThere.exe City args:string Questions on tuples and user input in F# I'm trying to play around with f# to get down the basics but stuck. If you have general tips it would be greatly appreciated. I g...
[ 0.00421142578125, 0.019287109375, -0.006683349609375, 0.0206298828125, -0.000873565673828125, 0.0062255859375, 0.004608154296875, -0.0015716552734375, 0.017822265625, -0.00946044921875, 0.000095367431640625, 0.002410888671875, -0.005706787109375, 0.0186767578125, 0.0096435546875, 0.010...
[ 68185, 370, 99726, 136, 38937, 107730, 563, 4904, 1238, 3949, 3742, 12353, 357, 15123, 147534, 70166, 2673, 116959, 46480, 6406, 79459, 91693, 98, 31577, 11301, 62822, 1284, 179933, 4537, 6305, 77947, 2046, 903, 18499, 100244, 57143, 30698, 3...
[ 0.185791015625, 0.1455078125, 0.2489013671875, 0.064208984375, 0.15673828125, 0.1898193359375, 0.1463623046875, 0.21826171875, 0.104736328125, 0.007659912109375, 0.1412353515625, 0.05780029296875, 0.032958984375, 0.1346435546875, 0.1278076171875, 0.067626953125, 0.142822265625, 0.2...
embed
6265931_c0
6265931
fsharp
0
Title: Any way of avoiding this type inference problem? Problem title: Any way of avoiding this type inference problem? Tags: type-inference, f%23 Problem: Any way of avoiding this type inference problem? If I have a function defined as let test = function | [] -> None | head::tail -> Some(head) fsi will allow me to de...
Any way of avoiding this type inference problem? Any way of avoiding this type inference problem? type-inference f%23 Any None head::tail Some Any way of avoiding this type inference problem? If I have a function defined as fsi will allow me to define this and the compile will compile it; but it will fall over should I...
[ -0.002227783203125, -0.003814697265625, 0.008544921875, 0.015869140625, -0.00823974609375, -0.01397705078125, -0.0167236328125, -0.013671875, 0.0260009765625, -0.003173828125, 0.0242919921875, 0.0096435546875, -0.00677490234375, -0.0133056640625, 0.033447265625, 0.0037689208984375, 0...
[ 28541, 3917, 71864, 214, 903, 10644, 53498, 6620, 2967, 73, 69988, 13, 1238, 3949, 3742, 438, 10336, 46741, 765, 32354, 61924, 237, 172, 1221, 63769, 9969, 1340, 1284, 6817, 645, 5608, 17669, 20653, 9790, 3034, 3714, 31635, 8337, 201505, ...
[ 0.0765380859375, 0.06884765625, 0.1944580078125, 0.053497314453125, 0.0919189453125, 0.250244140625, 0.2305908203125, 0.093505859375, 0.156494140625, 0.09466552734375, 0.2105712890625, 0.010772705078125, 0.1258544921875, 0.034210205078125, 0.1171875, 0.07391357421875, 0.1339111328125...
embed
51182313_c0
51182313
fsharp
0
Title: How does Async.AwaitTask work in f#? Problem title: How does Async.AwaitTask work in f#? Tags: f%23 Problem: How does Async.AwaitTask work in f#? I understand that the main difference between f# and c# async model is that in f#, the async execution does not begin unless you call something like Async.RunSynchrono...
How does Async.AwaitTask work in f#? How does Async.AwaitTask work in f#? f%23 How Async.AwaitTask How does Async.AwaitTask work in f#? I understand that the main difference between f# and c# async model is that in f#, the async execution does not begin unless you call something like Async.RunSynchronously. In c#, when...
[ -0.0004405975341796875, 0.00384521484375, 0.0052490234375, 0.004486083984375, 0.01007080078125, 0.005950927734375, 0.00433349609375, 0.0078125, 0.00604248046875, -0.0240478515625, 0.00958251953125, 0.004913330078125, -0.00830078125, 0.02197265625, 0.007476806640625, -0.01068115234375, ...
[ 11249, 14602, 62, 12654, 238, 5, 634, 217, 9874, 1042, 4488, 23, 1238, 4904, 3742, 28219, 5201, 60212, 17721, 136, 501, 10, 3299, 71924, 1830, 959, 9842, 117934, 11782, 163321, 217835, 127, 1900, 79850, 360, 55300, 30646, 66211, 56104, 11...
[ 0.07763671875, 0.0643310546875, 0.06396484375, 0.2410888671875, 0.1451416015625, 0.0243072509765625, 0.1649169921875, 0.1373291015625, 0.220947265625, 0.1575927734375, 0.149169921875, 0.06683349609375, 0.1351318359375, 0.2015380859375, 0.0212554931640625, 0.007568359375, 0.0316467285...
embed
28579618_c0
28579618
fsharp
0
Title: Is there a better way to cast a return value inside an async block in F# Problem title: Is there a better way to cast a return value inside an async block in F# Tags: f%23 Problem: Is there a better way to cast a return value inside an async block in F# I'm using StackExchange.Redis inside a small F# project and...
Is there a better way to cast a return value inside an async block in F# Is there a better way to cast a return value inside an async block in F# f%23 db.StringGetAsync Async.AwaitTask Better Is there a better way to cast a return value inside an async block in F# I'm using StackExchange.Redis inside a small F# project...
[ -0.0272216796875, 0.00087738037109375, 0.0034027099609375, -0.0125732421875, 0.004852294921875, -0.00628662109375, -0.00244140625, -0.01318359375, 0.00335693359375, 0.005767822265625, 0.003753662109375, 0.0079345703125, 0.0054931640625, 0.01123046875, 0.01544189453125, 0.00350952148437...
[ 11522, 3917, 47, 37702, 30646, 34292, 46132, 10, 12654, 238, 46389, 23, 563, 4904, 2685, 1238, 3742, 40041, 71713, 724, 634, 217, 9874, 1042, 177154, 6512, 152028, 80852, 164, 13452, 126, 284, 18, 1884, 903, 4589, 31182, 64457, 86531 ]
[ 0.1109619140625, 0.06787109375, 0.030181884765625, 0.1859130859375, 0.2381591796875, 0.201416015625, 0.145751953125, 0.0374755859375, 0.197509765625, 0.091552734375, 0.199951171875, 0.0457763671875, 0.09814453125, 0.164794921875, 0.008453369140625, 0.010162353515625, 0.10400390625, ...
embed
46600447_c0
46600447
fsharp
0
Title: F# - Retrofit Record to Html Query List Problem title: F# - Retrofit Record to Html Query List Tags: f%23, types Problem: F# - Retrofit Record to Html Query List In F#, is it possible to retrofit a record type to a list extracted from a web query? let customers = organization.CssSelect("div.Customers") |> List.m...
F# - Retrofit Record to Html Query List F# - Retrofit Record to Html Query List f%23 types Retrofit Record Html Query List organization.CssSelect div.Customers List.map a.InnerText Trim a.AttributeValue Alpha Bravo Customer id:string loc:string code:string name:string F# - Retrofit Record to Html Query List In F#, is i...
[ -0.00008106231689453125, -0.0011138916015625, 0.00360107421875, -0.00167083740234375, 0.0020294189453125, -0.009521484375, -0.0185546875, 0.0191650390625, 0.0205078125, -0.0062255859375, -0.005096435546875, -0.0087890625, 0.006622314453125, -0.01373291015625, 0.00189208984375, -0.01770...
[ 563, 4904, 114441, 16086, 54877, 47, 572, 18, 7237, 58836, 53, 32036, 1238, 3742, 52895, 53702, 100184, 18221, 63749, 31648, 62346, 13857, 174379, 4699, 39, 191145, 76569, 85115, 124765, 3447, 91693, 7001, 18151, 9351, 83, 7722, 24036, 17164,...
[ 0.12353515625, 0.1966552734375, 0.189208984375, 0.24267578125, 0.2076416015625, 0.1195068359375, 0.02496337890625, 0.1163330078125, 0.2020263671875, 0.149169921875, 0.000244140625, 0.169677734375, 0.0611572265625, 0.100341796875, 0.15185546875, 0.1240234375, 0.07476806640625, 0.031...
embed