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
13643695_c0
13643695
fsharp
0
Title: Custom F# compiler string checks Problem title: Custom F# compiler string checks Tags: f%23 Problem: Custom F# compiler string checks Is it possible to "extend" the F# compiler to do custom compile-time string checks? I'm thinking of something similar to the checks on StringFormat strings when using sprintf etc....
Custom F# compiler string checks Custom F# compiler string checks f%23 Custom StringFormat RegexFormat Setup IpRegexFormat Compile banana.1 Custom F# compiler string checks Is it possible to "extend" the F# compiler to do custom compile-time string checks? I'm thinking of something similar to the checks on StringFormat...
[ -0.0093994140625, 0.0007476806640625, -0.001434326171875, 0.0189208984375, -0.0203857421875, 0.0125732421875, -0.017578125, 0.00823974609375, 0.000644683837890625, 0.0003452301025390625, -0.007568359375, -0.001617431640625, 0.000888824462890625, -0.017822265625, 0.00830078125, -0.00193...
[ 130664, 563, 4904, 9969, 34759, 79315, 12765, 1238, 3949, 3742, 23351, 102973, 11678, 3355, 19943, 54601, 15612, 1340, 134399, 2071, 442, 7722, 510, 71, 54, 114122, 6032, 47644, 21373, 257, 145320, 420, 45367, 10, 11389, 144573, 8060, 53088, ...
[ 0.1673583984375, 0.121826171875, 0.2060546875, 0.162353515625, 0.1807861328125, 0.222412109375, 0.2398681640625, 0.0537109375, 0.030731201171875, 0.082763671875, 0.135498046875, 0.175537109375, 0.107421875, 0.126708984375, 0.0108642578125, 0.09521484375, 0.1097412109375, 0.15844726...
embed
24568112_c0
24568112
fsharp
0
Title: Pattern discriminator does not match Problem title: Pattern discriminator does not match Tags: f%23 Problem: Pattern discriminator does not match New to F# and would like to know why I am getting a compile time error when defining the binaryMathFn. I will also take suggestions on changing the title of this quest...
Pattern discriminator does not match Pattern discriminator does not match f%23 Pattern Stack StackContents item::stack h::t Expression item1 item2 Pattern discriminator does not match New to F# and would like to know why I am getting a compile time error when defining the binaryMathFn. I will also take suggestions on c...
[ -0.0052490234375, 0.0037078857421875, -0.0191650390625, 0.006256103515625, -0.00787353515625, 0.000553131103515625, -0.01318359375, -0.01129150390625, 0.01031494140625, -0.0074462890625, 0.0048828125, -0.0115966796875, 0.004364013671875, -0.01904296875, 0.0201416015625, 0.0075378417968...
[ 9876, 22766, 55970, 1290, 14602, 959, 14858, 1238, 3949, 3742, 6512, 2594, 25352, 35735, 590, 1096, 18, 25129, 418, 304, 2356, 47, 563, 4904, 15400, 9969, 1340, 1733, 18499, 13204, 2394, 6635, 199450, 919, 19, 157666, 151134, 44759, 9655, ...
[ 0.17236328125, 0.141357421875, 0.22314453125, 0.1607666015625, 0.0308837890625, 0.128173828125, 0.2091064453125, 0.0858154296875, 0.064208984375, 0.1461181640625, 0.08984375, 0.05322265625, 0.1090087890625, 0.149658203125, 0.0670166015625, 0.05792236328125, 0.055419921875, 0.121948...
embed
20606560_c0
20606560
fsharp
0
Title: How to run Main() method from C# program in the thread pool? Problem title: How to run Main() method from C# program in the thread pool? Tags: f%23, c%23, program-entry-point, threadpool Problem: How to run Main() method from C# program in the thread pool? I wonder, how can I run the method Main() of C# program ...
How to run Main() method from C# program in the thread pool? How to run Main() method from C# program in the thread pool? f%23 c%23 program-entry-point threadpool C# How Main Console.WriteLine Hello World Task.Factory.StartNew Wait How to run Main() method from C# program in the thread pool? I wonder, how can I run the...
[ 0.000843048095703125, 0.0012969970703125, -0.0064697265625, 0.01434326171875, -0.003692626953125, -0.00109100341796875, 0.019287109375, -0.005462646484375, -0.00927734375, -0.051513671875, 0.004364013671875, -0.0169677734375, -0.00897216796875, -0.003204345703125, 0.017822265625, -0.00...
[ 11249, 47, 11675, 12321, 132, 16, 55300, 1295, 313, 4904, 1528, 23, 70, 86997, 19361, 1238, 3949, 3742, 33, 15123, 38496, 20740, 1657, 40777, 1456, 18781, 93232, 35378, 6661, 9598, 92, 135518, 31667, 126597, 46568, 175254, 32195, 3642, 831,...
[ 0.08868408203125, 0.05908203125, 0.18603515625, 0.251953125, 0.153564453125, 0.000335693359375, 0.2279052734375, 0.14892578125, 0.06903076171875, 0.220703125, 0.136962890625, 0.1431884765625, 0.06243896484375, 0.1968994140625, 0.1895751953125, 0.045623779296875, 0.010955810546875, ...
embed
46407760_c0
46407760
fsharp
0
Title: Excel-DNA: F# Error Initialization [Error] Method not registered Problem title: Excel-DNA: F# Error Initialization [Error] Method not registered Tags: f%23, excel-dna Problem: Excel-DNA: F# Error Initialization [Error] Method not registered As a neophyte F# developer, I am trying to create a simple Excel-DNA fun...
Excel-DNA: F# Error Initialization [Error] Method not registered Excel-DNA: F# Error Initialization [Error] Method not registered f%23 excel-dna Excel-DNA Error Initialization Method ExcelFunction Name ACount Description Count Category Misc Functions IsThreadSafe Seq.ofArray Seq.filter Seq.length Excel-DNA: F# Error In...
[ 0.02197265625, 0.0126953125, -0.0162353515625, 0.0172119140625, 0.0128173828125, -0.00335693359375, 0.000530242919921875, -0.0234375, 0.00909423828125, -0.01519775390625, -0.010498046875, -0.029296875, 0.0074462890625, 0.00262451171875, 0.0247802734375, -0.01470947265625, 0.003433227...
[ 30326, 9, 125903, 563, 4904, 212059, 1890, 289, 47691, 18468, 74644, 959, 189893, 12, 1238, 3949, 3742, 64152, 39200, 97249, 15757, 62, 108210, 70643, 49057, 7950, 238, 28670, 2071, 39116, 5464, 2242, 864, 4390, 7092, 120337, 23986, 31611, ...
[ 0.2366943359375, 0.074951171875, 0.2152099609375, 0.110595703125, 0.1944580078125, 0.1895751953125, 0.05413818359375, 0.0261993408203125, 0.000762939453125, 0.14111328125, 0.1993408203125, 0.1065673828125, 0.2135009765625, 0.006622314453125, 0.06671142578125, 0.01385498046875, 0.1284...
embed
47877833_c1
47877833
fsharp
1
Marge Sweets and Sour Marge 0 2002 \N 30 Animation,Comedy tt0701222 tvEpisode Take My Wife, Sleaze Take My Wife, Sleaze 0 1999 \N 30 Animation,Comedy tt0701223 tvEpisode Tennis the Menace Tennis the Menace 0 2001 \N 30 Animation,Comedy tt0701224 tvEpisode Thank God It's Doomsday Thank God It's Doomsday 0 2005 \N 30 An...
Marge Sweets and Sour Marge 0 2002 \N 30 Animation,Comedy tt0701222 tvEpisode Take My Wife, Sleaze Take My Wife, Sleaze 0 1999 \N 30 Animation,Comedy tt0701223 tvEpisode Tennis the Menace Tennis the Menace 0 2001 \N 30 Animation,Comedy tt0701224 tvEpisode Thank God It's Doomsday Thank God It's Doomsday 0 2005 \N 30 An...
[ 0.0084228515625, 0.0185546875, 0.01092529296875, 0.041259765625, 0.0142822265625, -0.00885009765625, 0.0059814453125, 0.01556396484375, -0.01104736328125, 0.033935546875, -0.02734375, -0.02490234375, 0.01214599609375, -0.0003414154052734375, -0.004241943359375, 0.000885009765625, -0....
[ 33346, 13, 87497, 7, 136, 1061, 474, 757, 5726, 496, 187852, 10770, 297, 53, 3062, 105619, 1530, 4015, 5044, 4994, 31, 46673, 2646, 5140, 2242, 159, 14507, 731, 8272, 3742, 118843, 70, 1111, 8509, 6789, 2357, 112, 25689, 3430, 1650, 984...
[ 0.2364501953125, 0.2191162109375, 0.22705078125, 0.1175537109375, 0.197998046875, 0.1646728515625, 0.1964111328125, 0.144775390625, 0.1748046875, 0.1705322265625, 0.223388671875, 0.08197021484375, 0.1031494140625, 0.02105712890625, 0.0345458984375, 0.037322998046875, 0.0513916015625,...
embed
36836957_c0
36836957
fsharp
0
Title: How to securely embed the F# compiler in a asp.net web app Problem title: How to securely embed the F# compiler in a asp.net web app Tags: f%23, f%23-compiler-services, f%23-interactive Problem: How to securely embed the F# compiler in a asp.net web app I am developing a asp.net web app enabling users to submit ...
How to securely embed the F# compiler in a asp.net web app How to securely embed the F# compiler in a asp.net web app f%23 f%23-compiler-services f%23-interactive How asp.net How to securely embed the F# compiler in a asp.net web app I am developing a asp.net web app enabling users to submit F# code, which should be dy...
[ -0.01214599609375, 0.007293701171875, -0.00421142578125, -0.0146484375, -0.0037078857421875, 0.012939453125, 0.007080078125, -0.00250244140625, -0.0035552978515625, -0.05078125, -0.0086669921875, -0.007781982421875, 0.01220703125, 0.03173828125, 0.01708984375, -0.005401611328125, -0....
[ 11249, 111670, 538, 352, 13482, 563, 4904, 9969, 34759, 23, 237, 254, 1179, 1467, 4027, 1238, 3742, 27495, 58875, 22584, 10433, 71232, 70, 168698, 72095, 137447, 18151, 84079, 375, 5974, 71924, 10723, 47644, 70496, 51515, 127887, 420, 89280, ...
[ 0.06787109375, 0.1986083984375, 0.06805419921875, 0.122314453125, 0.2467041015625, 0.15234375, 0.251220703125, 0.1925048828125, 0.191650390625, 0.054229736328125, 0.059661865234375, 0.1365966796875, 0.1495361328125, 0.1114501953125, 0.16259765625, 0.0928955078125, 0.0172119140625, ...
embed
38996699_c0
38996699
fsharp
0
Title: Constructing computation expression programmatically Problem title: Constructing computation expression programmatically Tags: f%23 Problem: Constructing computation expression programmatically I'm want to create a method which would construct an equivalent of query { ... } computation expression (using FSharp.D...
Constructing computation expression programmatically Constructing computation expression programmatically f%23 Constructing FSharp.Data.TypeProviders Collection Field db.Customers c.CustomerID c.Orders o.OrderID Seq.toList Constructing computation expression programmatically I'm want to create a method which would cons...
[ 0.015625, 0.0301513671875, 0.00360107421875, 0.0179443359375, 0.008056640625, 0.01708984375, -0.017333984375, 0.000004947185516357422, 0.0084228515625, -0.06201171875, -0.01446533203125, 0.020263671875, 0.00775146484375, -0.00738525390625, 0.00970458984375, 0.0050048828125, -0.001792...
[ 1657, 36716, 214, 181135, 1363, 125195, 11720, 18, 71407, 1238, 3949, 3742, 93774, 3467, 254, 137989, 196707, 177997, 14, 14202, 68220, 117657, 40041, 63749, 31648, 1991, 7146, 143045, 36, 864, 188, 154663, 3444, 28282, 55300, 64549, 183234, ...
[ 0.05169677734375, 0.195556640625, 0.0225830078125, 0.1837158203125, 0.0765380859375, 0.26904296875, 0.1922607421875, 0.08935546875, 0.07147216796875, 0.006378173828125, 0.0229034423828125, 0.09405517578125, 0.0362548828125, 0.1439208984375, 0.1427001953125, 0.0745849609375, 0.1651611...
embed
25434208_c0
25434208
fsharp
0
Title: f# tools 3.1.1 not working with visual studio web express 2013. What am I doing wrong? Problem title: f# tools 3.1.1 not working with visual studio web express 2013. What am I doing wrong? Tags: f%23, visual-studio-2013 Problem: f# tools 3.1.1 not working with visual studio web express 2013. What am I doing wron...
f# tools 3.1.1 not working with visual studio web express 2013. What am I doing wrong? f# tools 3.1.1 not working with visual studio web express 2013. What am I doing wrong? f%23 visual-studio-2013 What visual-studio-2013 f# tools 3.1.1 not working with visual studio web express 2013. What am I doing wrong? None of the...
[ 0.0001506805419921875, 0.0235595703125, -0.0057373046875, -0.0184326171875, -0.0159912109375, 0.017333984375, -0.0128173828125, -0.0047607421875, 0.00494384765625, 0.00909423828125, -0.00250244140625, -0.0062255859375, 0.01220703125, -0.004852294921875, 0.0220947265625, -0.002105712890...
[ 1238, 4904, 72977, 138, 83783, 959, 20697, 678, 21176, 12275, 1467, 36510, 10520, 20594, 44691, 3742, 52629, 74790, 4865, 438, 86, 110934, 20600, 4488, 42724, 27331, 107951, 196631, 5303, 95487, 4002, 89280, 1264, 18043, 4084, 5885, 224545, 2...
[ 0.129150390625, 0.2164306640625, 0.2430419921875, 0.099609375, 0.2183837890625, 0.06658935546875, 0.1182861328125, 0.06890869140625, 0.136474609375, 0.125244140625, 0.10601806640625, 0.16357421875, 0.1842041015625, 0.0139923095703125, 0.0821533203125, 0.08319091796875, 0.146606445312...
embed
39430932_c0
39430932
fsharp
0
Title: How do I turn on "always-on" for an Azure Function? Problem title: How do I turn on "always-on" for an Azure Function? Tags: timer-trigger, azure-functions, f%23 Problem: How do I turn on "always-on" for an Azure Function? I have a Function App with 3 functions, one of them timer-triggered ev...
How do I turn on "always-on" for an Azure Function? How do I turn on "always-on" for an Azure Function? timer-trigger azure-functions f%23 How Azure How do I turn on "always-on" for an Azure Function? I have a Function App with 3 functions, one of them timer-triggered every 2 minutes. I observed tha...
[ -0.0023040771484375, -0.00021457672119140625, 0.0135498046875, -0.005401611328125, -0.00133514404296875, -0.00038909912109375, 0.0059814453125, 0.00469970703125, 0.008544921875, -0.01708984375, 0.0146484375, 0.036376953125, -0.0218505859375, 0.0419921875, 0.0228271484375, 0.00294494628...
[ 11249, 54, 87, 15504, 98, 289, 102966, 191, 100, 176071, 28670, 10763, 74, 21991, 3996, 21407, 295, 3408, 137175, 3742, 9, 5659, 138, 32354, 11907, 116, 14633, 139999, 12960, 7279, 7, 8035, 185553, 1284, 10588, 67987, 738, 11914, 31635, 1...
[ 0.07110595703125, 0.046661376953125, 0.029632568359375, 0.1634521484375, 0.1900634765625, 0.0657958984375, 0.193603515625, 0.2744140625, 0.048919677734375, 0.2783203125, 0.1773681640625, 0.1156005859375, 0.00372314453125, 0.274658203125, 0.1077880859375, 0.1302490234375, 0.0983886718...
embed
22576338_c1
22576338
fsharp
1
[5][]; for(int f=0;f<irregular.length;f++){ System.out.print("Introduzca el numero de columnas del la fila de la matriz "+f+": "); int col = teclado.nextInt(); irregular[f] = new int[col]; for(int c =0; c<irregular[f].length;c++){ System.out.print("Introduzca el elemento de la columna "+c+": "); irregular[f][c] = tecla...
[5][]; for(int f=0;f<irregular.length;f++){ System.out.print("Introduzca el numero de columnas del la fila de la matriz "+f+": "); int col = teclado.nextInt(); irregular[f] = new int[col]; for(int c =0; c<irregular[f].length;c++){ System.out.print("Introduzca el elemento de la columna "+c+": "); irregular[f][c] = tecla...
[ -0.01275634765625, 0.015380859375, -0.0004253387451171875, 0.01470947265625, 0.01214599609375, 0.01092529296875, 0.000888824462890625, 0.00665283203125, -0.0206298828125, 0.029052734375, 0.0035858154296875, -0.0093994140625, 0.0048828125, -0.0003261566162109375, -0.0147705078125, -0.02...
[ 83914, 100, 4288, 1238, 145407, 420, 16093, 481, 144867, 23986, 37223, 12353, 6056, 35662, 4153, 18, 72780, 169, 408, 13120, 150466, 7, 52770, 50944, 1328, 23, 3365, 235063, 105843, 3525, 8447, 501, 238, 132, 51534, 3835, 2292, 28298, 20193...
[ 0.11962890625, 0.10662841796875, 0.1539306640625, 0.0865478515625, 0.1505126953125, 0.1068115234375, 0.05877685546875, 0.08856201171875, 0.223876953125, 0.051422119140625, 0.1488037109375, 0.1331787109375, 0.08447265625, 0.1312255859375, 0.05364990234375, 0.109130859375, 0.1337890625...
embed
26857424_c1
26857424
fsharp
1
= use db = DbContext.GetDataContext() let mutable old = query {for a in db.Address do where (a.AddressId = this.AddressId)} |> Seq.exactlyOne old <- this db.Address.Context.SubmitChanges() //this method only returns the base object static member GetAll() = use db = DbContext.GetDataContext() db.Address |> Seq.toList /...
= use db = DbContext.GetDataContext() let mutable old = query {for a in db.Address do where (a.AddressId = this.AddressId)} |> Seq.exactlyOne old <- this db.Address.Context.SubmitChanges() //this method only returns the base object static member GetAll() = use db = DbContext.GetDataContext() db.Address |> Seq.toList /...
[ 0.0299072265625, 0.033203125, 0.0283203125, -0.004669189453125, 0.000240325927734375, -0.000020503997802734375, -0.0098876953125, 0.0020904541015625, 0.00811767578125, -0.05859375, -0.005828857421875, 0.004974365234375, -0.0081787109375, 0.01031494140625, 0.00811767578125, 0.0089721679...
[ 2203, 4527, 40041, 391, 275, 11935, 22829, 724, 126, 137989, 2633, 842, 22819, 10332, 41, 1294, 2472, 10, 23, 5, 161007, 54, 7440, 11, 568, 71, 903, 503, 864, 3355, 47013, 538, 62068, 96472, 4007, 127008, 4188, 4666, 100231, 55300, 4734...
[ 0.1051025390625, 0.1314697265625, 0.228271484375, 0.091552734375, 0.155029296875, 0.1217041015625, 0.2183837890625, 0.0526123046875, 0.066162109375, 0.1318359375, 0.09991455078125, 0.1534423828125, 0.2305908203125, 0.1766357421875, 0.1270751953125, 0.103271484375, 0.051239013671875, ...
embed
34550526_c0
34550526
fsharp
0
Title: Why cannot f# function with curried arguments have optional parameter Problem title: Why cannot f# function with curried arguments have optional parameter Tags: f%23 Problem: Why cannot f# function with curried arguments have optional parameter Ok I am very new to F# so maybe this has been well explained in the ...
Why cannot f# function with curried arguments have optional parameter Why cannot f# function with curried arguments have optional parameter f%23 Why Fun1 TestOptionalParameter x.Fun1 x.Fun2 x.Fun3 Why cannot f# function with curried arguments have optional parameter Ok I am very new to F# so maybe this has been well ex...
[ 0.005828857421875, -0.0050048828125, 0.004974365234375, -0.015869140625, -0.0106201171875, -0.00762939453125, 0.0093994140625, -0.0203857421875, -0.0023651123046875, 0.0341796875, 0.003875732421875, -0.0194091796875, 0.0181884765625, 0.005523681640625, 0.006072998046875, 0.000850677490...
[ 44084, 53418, 1238, 4904, 32354, 678, 9709, 46572, 10750, 35829, 289, 171859, 765, 3742, 28670, 418, 8647, 39029, 43315, 55292, 29089, 97249, 363, 563, 189050, 15400, 22027, 18, 9969, 1340, 6626, 5885, 31635, 158, 2816, 4288, 10932 ]
[ 0.093017578125, 0.12939453125, 0.10986328125, 0.20654296875, 0.176025390625, 0.041259765625, 0.1385498046875, 0.2071533203125, 0.1905517578125, 0.20068359375, 0.1217041015625, 0.2109375, 0.07379150390625, 0.07537841796875, 0.1627197265625, 0.06768798828125, 0.1163330078125, 0.10974...
embed
73875112_c0
73875112
fsharp
0
Title: How do I attach a click event handler to a particular candlestick generated using the plotly.NET library? Problem title: How do I attach a click event handler to a particular candlestick generated using the plotly.NET library? Tags: f%23, plotly.net, plotly.js, d3.js Problem: How do I attach a click event handle...
How do I attach a click event handler to a particular candlestick generated using the plotly.NET library? How do I attach a click event handler to a particular candlestick generated using the plotly.NET library? f%23 plotly.net plotly.js d3.js the How plotly.NET plotly.js d3.js How do I attach a click event handler to ...
[ -0.0016021728515625, 0.006103515625, 0.01513671875, -0.0098876953125, -0.0191650390625, -0.00087738037109375, 0.004119873046875, -0.006988525390625, 0.008544921875, -0.004302978515625, -0.005126953125, -0.015625, -0.0269775390625, -0.01165771484375, 0.0079345703125, 0.025390625, -0.0...
[ 11249, 243, 934, 18158, 19732, 35863, 47, 17311, 7841, 133, 69880, 139392, 23577, 538, 17777, 35773, 1294, 3742, 1179, 28175, 104, 363, 10, 17368, 30698, 563, 4904, 79516, 105710, 115187, 79647, 192046, 739, 814, 114669, 6275, 121413, 116287,...
[ 0.036102294921875, 0.1485595703125, 0.1810302734375, 0.2235107421875, 0.1575927734375, 0.2442626953125, 0.07904052734375, 0.05340576171875, 0.1343994140625, 0.06353759765625, 0.1754150390625, 0.10565185546875, 0.1632080078125, 0.1729736328125, 0.1517333984375, 0.1427001953125, 0.0209...
embed
48856094_c0
48856094
fsharp
0
Title: Freezing FSharp.Data SQL type Problem title: Freezing FSharp.Data SQL type Tags: f%23-data, f%23 Problem: Freezing FSharp.Data SQL type I'm enjoying FSharp.Data.Sql for tests. However I have two problems. As per the sample: type sql = SqlDataProvider< dbVendor, connString, IndividualsAmount = indivAmount, UseOpt...
Freezing FSharp.Data SQL type Freezing FSharp.Data SQL type f%23-data f%23 Freezing FSharp.Data SQL SqlDataProvider IndividualsAmount UseOptionTypes Freezing FSharp.Data SQL type I'm enjoying FSharp.Data.Sql for tests. However I have two problems. As per the sample: a) the compiler keeps resolving the type every time t...
[ 0.023193359375, 0.013427734375, -0.00141143798828125, -0.000858306884765625, -0.003997802734375, -0.0018463134765625, -0.0145263671875, -0.0020599365234375, -0.00052642822265625, -0.018798828125, -0.00075531005859375, -0.02099609375, -0.0032806396484375, -0.00054168701171875, -0.02478027...
[ 5153, 35401, 93774, 3467, 254, 5, 137989, 80866, 10644, 1238, 167218, 27495, 10135, 3742, 99247, 177997, 154966, 121147, 36836, 39029, 196707, 25225, 294, 100, 109921, 765, 6626, 44402, 121413, 9969, 34759, 13695, 166996, 11907, 1733, 65572, 18...
[ 0.1925048828125, 0.2059326171875, 0.0953369140625, 0.2122802734375, 0.1982421875, 0.010467529296875, 0.1700439453125, 0.2366943359375, 0.2066650390625, 0.0693359375, 0.01116943359375, 0.073486328125, 0.106689453125, 0.075927734375, 0.2034912109375, 0.07110595703125, 0.057861328125, ...
embed
5552923_c0
5552923
fsharp
0
Title: F# WPF - displaying a simple object in Viewport3D Problem title: F# WPF - displaying a simple object in Viewport3D Tags: wpf, 3d, functional-programming, f%23 Problem: F# WPF - displaying a simple object in Viewport3D I'm trying to get into generating 3D graphics in F# (as was apparent from my previous question)...
F# WPF - displaying a simple object in Viewport3D F# WPF - displaying a simple object in Viewport3D wpf 3d functional-programming f%23 WPF Viewport3D F# WPF - displaying a simple object in Viewport3D I'm trying to get into generating 3D graphics in F# (as was apparent from my previous question) with very little time an...
[ 0.01214599609375, 0.0022430419921875, 0.003509521484375, 0.0022430419921875, 0.00201416015625, 0.000392913818359375, 0.01373291015625, -0.01531982421875, 0.0023193359375, -0.0220947265625, 0.0089111328125, -0.032470703125, -0.0035400390625, -0.01202392578125, -0.0201416015625, 0.014038...
[ 563, 4904, 601, 41265, 44116, 8781, 36746, 29805, 6982, 363, 397, 148, 39557, 138, 71, 123309, 28966, 1238, 3742, 31577, 12663, 48461, 10176, 1733, 51359, 92858, 73016, 41524, 588, 1803, 27781, 831, 10336, 61924, 76896, 678, 65415, 39456, 6...
[ 0.09515380859375, 0.22119140625, 0.08477783203125, 0.20654296875, 0.150390625, 0.1632080078125, 0.15380859375, 0.1441650390625, 0.166748046875, 0.08251953125, 0.08331298828125, 0.0013427734375, 0.11767578125, 0.0889892578125, 0.0494384765625, 0.0997314453125, 0.05303955078125, 0.03...
embed
6146256_c0
6146256
fsharp
0
Title: Do not understand this code Problem title: Do not understand this code Tags: f%23, tail-recursion, recursion, pattern-matching Problem: Do not understand this code I am new to F# and found some code that I would like to use. This code takes a list and returns the second half of the list. I am hoping someone can ...
Do not understand this code Do not understand this code f%23 tail-recursion recursion pattern-matching x::xs y::y Do not understand this code I am new to F# and found some code that I would like to use. This code takes a list and returns the second half of the list. I am hoping someone can go over line by line of what ...
[ 0.014892578125, -0.0004673004150390625, 0.018310546875, -0.0086669921875, 0.0031280517578125, 0.00811767578125, -0.01409912109375, -0.0157470703125, 0.0277099609375, 0.0091552734375, 0.01348876953125, -0.0264892578125, 0.00238037109375, -0.009765625, 0.0133056640625, -0.00927734375, ...
[ 959, 28219, 903, 18151, 1238, 3949, 3742, 46741, 107, 48650, 1830, 195625, 103510, 98753, 214, 1022, 12, 425, 7, 113, 53, 3525, 563, 4904, 4527, 3293, 51776, 5303, 30646, 17932, 23552, 70, 156377, 645, 13315, 14602, 15549, 5117, 111, 7103...
[ 0.1204833984375, 0.169921875, 0.074462890625, 0.1702880859375, 0.1220703125, 0.0469970703125, 0.1590576171875, 0.2484130859375, 0.0848388671875, 0.1705322265625, 0.07623291015625, 0.215087890625, 0.1927490234375, 0.200439453125, 0.0418701171875, 0.13232421875, 0.05560302734375, 0.1...
embed
23055901_c0
23055901
fsharp
0
Title: PostAndAsyncReply deadlock on exception Problem title: PostAndAsyncReply deadlock on exception Tags: f%23, .net Problem: PostAndAsyncReply deadlock on exception Given 2 agents, that communicates by sending messages: Agent 1 sends a PostAndAsyncReply to agent 2, waiting for the result. Agent 2 starts processing t...
PostAndAsyncReply deadlock on exception PostAndAsyncReply deadlock on exception f%23 .net PostAndAsyncReply try..catch PostAndAsyncReply deadlock on exception Given 2 agents, that communicates by sending messages: Now Agent 1 is deadlocked, since no reply is ever sent from Agent 1. As I see it, there is 2 ways to handl...
[ 0.006439208984375, 0.0244140625, -0.01324462890625, -0.00701904296875, 0.00823974609375, 0, -0.0016021728515625, 0.00433349609375, 0.01116943359375, -0.005859375, -0.0013427734375, 0.0040283203125, -0.00182342529296875, 0.0291748046875, 0.041259765625, 0.0211181640625, 0.019775390625...
[ 2795, 37839, 284, 12654, 238, 4332, 62479, 103494, 21135, 98, 131527, 1238, 3742, 1179, 9790, 4460, 206, 116, 97957, 127219, 135834, 89914, 54603, 106, 297, 110, 75836, 17669, 9325, 48322, 34831, 6044, 106117, 5423, 1733, 6056, 41018, 5809, ...
[ 0.13623046875, 0.1390380859375, 0.006072998046875, 0.1512451171875, 0.031402587890625, 0.1043701171875, 0.2012939453125, 0.1407470703125, 0.212646484375, 0.020904541015625, 0.2174072265625, 0.0245208740234375, 0.1036376953125, 0.0526123046875, 0.18994140625, 0.1121826171875, 0.086486...
embed
24108574_c0
24108574
fsharp
0
Title: Reference a dll built with F# 3.x (Visual Studio 2012/13) from an F# 2.0 (Visual Studio 2010) project? Problem title: Reference a dll built with F# 3.x (Visual Studio 2012/13) from an F# 2.0 (Visual Studio 2010) project? Tags: f%23-3.0, visual-studio-2012, visual-studio-2010, f%23 Problem: Reference a dll built ...
Reference a dll built with F# 3.x (Visual Studio 2012/13) from an F# 2.0 (Visual Studio 2010) project? Reference a dll built with F# 3.x (Visual Studio 2012/13) from an F# 2.0 (Visual Studio 2010) project? f%23-3.0 visual-studio-2012 visual-studio-2010 f%23 an Reference Visual Studio visual-studio-2012 visual-studio-20...
[ -0.01202392578125, 0.038818359375, -0.00020313262939453125, -0.0096435546875, 0.0113525390625, -0.00335693359375, -0.014892578125, 0.005279541015625, -0.0023651123046875, 0.0164794921875, -0.0010223388671875, -0.0027313232421875, 0.00640869140625, 0.005889892578125, 0.01031494140625, -...
[ 215996, 81717, 88303, 678, 563, 4904, 1031, 425, 6609, 64010, 22968, 1324, 50447, 16655, 106606, 13452, 1295, 1238, 27495, 132265, 21176, 52629, 54458, 73552, 3742, 73372, 7722, 91067, 72367, 11389, 9902, 450, 109923, 1532, 49128, 959, 4420, ...
[ 0.208740234375, 0.182861328125, 0.08795166015625, 0.07275390625, 0.11572265625, 0.198486328125, 0.177490234375, 0.117431640625, 0.060699462890625, 0.1114501953125, 0.14208984375, 0.12255859375, 0.152587890625, 0.1796875, 0.1346435546875, 0.0738525390625, 0.0389404296875, 0.09143066...
embed
24587684_c0
24587684
fsharp
0
Title: StructLayout limitation in F# Interactive? Problem title: StructLayout limitation in F# Interactive? Tags: f%23, f%23-interactive Problem: StructLayout limitation in F# Interactive? I noticed that if I define a struct with StructLayout.Sequential, like so: open System.Runtime.InteropServices [<StructLayout(Layou...
StructLayout limitation in F# Interactive? StructLayout limitation in F# Interactive? f%23 f%23-interactive assembly StructLayout Interactive System.Runtime.InteropServices LayoutKind.Sequential Pack SomeType Field1 uint32 Field2 FS0193 Could FSI-ASSEMBLY Version Culture PublicKeyToken StructLayout limitation in F# Int...
[ 0.0103759765625, 0.0087890625, 0.001434326171875, -0.00157928466796875, 0.00457763671875, -0.0084228515625, -0.002227783203125, 0.016357421875, -0.0002288818359375, 0.006561279296875, 0.0020294189453125, 0.0220947265625, 0.0087890625, -0.005218505859375, 0.02734375, -0.00830078125, 0...
[ 63667, 15390, 2729, 53, 6056, 205969, 23, 563, 4904, 5337, 71232, 1238, 3742, 27495, 10433, 89845, 44851, 2146, 121979, 211032, 7250, 5490, 56607, 31384, 196707, 117657, 4288, 6460, 304, 93774, 6746, 11591, 191147, 9902, 101666, 12689, 40647, ...
[ 0.19140625, 0.11474609375, 0.1004638671875, 0.146484375, 0.1048583984375, 0.216796875, 0.017791748046875, 0.114990234375, 0.1976318359375, 0.1370849609375, 0.146484375, 0.06585693359375, 0.010009765625, 0.0157318115234375, 0.093505859375, 0.1539306640625, 0.04412841796875, 0.041564...
embed
21969977_c0
21969977
fsharp
0
Title: F# async and anonymous functions Problem title: F# async and anonymous functions Tags: f%23, asynchronous Problem: F# async and anonymous functions I have a method that does some IO with this signature: member this.IsRestaurantInCategoryAsync(restaurantName: string, restaurantAddress: string, restaurantCategory:...
F# async and anonymous functions F# async and anonymous functions f%23 asynchronous this.IsRestaurantInCategoryAsync this.GetRestaurants Seq.filter categoryRepository.IsRestaurantInCategoryAsync Seq.toList F# async and anonymous functions I have a method that does some IO with this signature: I want to invoke it in an ...
[ -0.00732421875, 0.01458740234375, 0.0245361328125, -0.0218505859375, 0.00384521484375, 0.00860595703125, -0.0029296875, 0.005096435546875, -0.005035400390625, -0.036865234375, 0.00921630859375, 0.0155029296875, -0.010986328125, -0.000667572021484375, 0.0078125, 0.01019287109375, 0.00...
[ 563, 4904, 10, 12654, 238, 136, 52184, 10821, 32354, 1238, 3949, 3742, 101966, 903, 29598, 4332, 590, 14952, 4153, 76775, 3081, 284, 474, 503, 864, 120337, 95487, 59111, 188, 154663, 55300, 17780, 138256, 3444, 23253, 1884, 221, 2967, 2071,...
[ 0.09637451171875, 0.1488037109375, 0.03741455078125, 0.2158203125, 0.0992431640625, 0.057586669921875, 0.1810302734375, 0.0924072265625, 0.17626953125, 0.06085205078125, 0.0020751953125, 0.1170654296875, 0.1439208984375, 0.0771484375, 0.0902099609375, 0.0369873046875, 0.1016235351562...
embed
63364500_c0
63364500
fsharp
0
Title: Is there a way to run ILASM from F# code? Problem title: Is there a way to run ILASM from F# code? Tags: cil, f%23, ilasm, nunit Problem: Is there a way to run ILASM from F# code? I am making a compiler from (a small subset of) Java to CIL (MSIL) in F# and I was thinking about writing some unit tests for the act...
Is there a way to run ILASM from F# code? Is there a way to run ILASM from F# code? cil f%23 ilasm nunit F# ILASM Test this.TestSimpleMain __SOURCE_DIRECTORY__.Replace SimpleMain.cil SimpleMain.exe Assert.That Is.EqualTo Program Is there a way to run ILASM from F# code? I am making a compiler from (a small subset of) J...
[ -0.001495361328125, -0.003082275390625, 0.00038909912109375, 0.0142822265625, -0.0150146484375, -0.00157928466796875, -0.003387451171875, -0.0159912109375, -0.02197265625, -0.03759765625, 0.0162353515625, 0.0216064453125, -0.01544189453125, 0.00634765625, 0.0162353515625, -0.0009422302...
[ 2071, 2685, 10, 3917, 47, 11675, 39037, 18148, 1295, 563, 4904, 18151, 13003, 1238, 3949, 3742, 211, 162, 39, 4124, 217, 8647, 903, 111337, 8859, 33209, 168793, 76234, 4332, 23935, 60552, 46480, 33657, 115743, 71723, 7763, 7663, 6, 9969, ...
[ 0.0216827392578125, 0.03167724609375, 0.024688720703125, 0.0992431640625, 0.05670166015625, 0.161376953125, 0.1904296875, 0.260498046875, 0.152099609375, 0.1580810546875, 0.21484375, 0.1744384765625, 0.15673828125, 0.1002197265625, 0.0255889892578125, 0.1201171875, 0.129638671875, ...
embed
7471801_c0
7471801
fsharp
0
Title: Inconsistent behaviour between (+) and (-) when using &#x27;inline&#x27; and quotation evaluation Problem title: Inconsistent behaviour between (+) and (-) when using &#x27;inline&#x27; and quotation evaluation Tags: f%23, quotations, inline Problem: Inconsistent behaviour between (+) and (-) when using 'inline'...
Inconsistent behaviour between (+) and (-) when using &#x27;inline&#x27; and quotation evaluation Inconsistent behaviour between (+) and (-) when using &#x27;inline&#x27; and quotation evaluation f%23 quotations inline NotSupportedException Inconsistent Microsoft.FSharp.Linq.QuotationEvaluation Eval answer2 Inconsisten...
[ 0.004180908203125, 0.01806640625, 0.0157470703125, -0.005279541015625, -0.006011962890625, -0.005615234375, 0.0211181640625, -0.0098876953125, 0.0159912109375, -0.022705078125, 0.00396728515625, 0.000576019287109375, 0.0296630859375, -0.007232666015625, 0.0218505859375, -0.017822265625...
[ 360, 25553, 6892, 224833, 17721, 22183, 136, 9, 17368, 3768, 73, 2256, 81732, 1363, 219836, 3742, 5256, 23, 11205, 2037, 6982, 63928, 7244, 3467, 254, 44982, 31583, 31, 27494, 241, 1405, 3714, 15400, 1614, 104250, 131527, 3229, 15190, 14602...
[ 0.0626220703125, 0.158447265625, 0.21728515625, 0.1446533203125, 0.093017578125, 0.2047119140625, 0.05902099609375, 0.1405029296875, 0.07421875, 0.1280517578125, 0.1346435546875, 0.2293701171875, 0.206298828125, 0.07421875, 0.1934814453125, 0.05615234375, 0.098388671875, 0.10192871...
embed
56071879_c1
56071879
fsharp
1
double arrays in F# / Excel-Dna and how could I then rewrite test_test2? =========== EDIT === Following Govert's advice, I tried the following : [<ExcelFunction(Category= "Test", Description= "Test optional arguments.")>] let test_test3 ([<ExcelArgument(Description= "Optional. This is a double. Default is [42, 42].")>...
double arrays in F# / Excel-Dna and how could I then rewrite test_test2? =========== EDIT === Following Govert's advice, I tried the following : [<ExcelFunction(Category= "Test", Description= "Test optional arguments.")>] let test_test3 ([<ExcelArgument(Description= "Optional. This is a double. Default is [42, 42].")>...
[ 0.017578125, -0.00018787384033203125, -0.00616455078125, 0.000514984130859375, -0.00049591064453125, 0.00360107421875, -0.0125732421875, 0.0004863739013671875, 0.010986328125, 0.039794921875, -0.00390625, 0.009033203125, -0.0177001953125, -0.005523681640625, 0.02294921875, 0.0194091796...
[ 41929, 10298, 4778, 563, 4904, 248, 30326, 397, 76, 3642, 5809, 456, 434, 18781, 3034, 6954, 304, 172864, 2016, 11549, 67660, 37842, 25632, 184926, 97249, 76775, 3081, 111337, 70643, 35829, 289, 10750, 2633, 363, 1234, 59478, 39029, 43315, ...
[ 0.2344970703125, 0.1759033203125, 0.1505126953125, 0.0897216796875, 0.159423828125, 0.001373291015625, 0.1942138671875, 0.04144287109375, 0.19970703125, 0.032806396484375, 0.0261077880859375, 0.108642578125, 0.1121826171875, 0.1534423828125, 0.1993408203125, 0.21826171875, 0.15832519...
embed
76965842_c2
76965842
fsharp
2
5ce49a5eba7, AppDomain: [Default]) Assembly loaded during Code signals: _UnsupportedTargetFrameworkError, the, C, extensions, project, assembly, proj, FSharp, Debug, ConsoleApplication2, ConsoleApplication2.sln, verbosity:d, MSBuild, d6990bcfa, NET, Framework, Build, Process, Program, Files, x86, Microsoft, Visual, Stu...
5ce49a5eba7, AppDomain: [Default]) Assembly loaded during Code signals: _UnsupportedTargetFrameworkError, the, C, extensions, project, assembly, proj, FSharp, Debug, ConsoleApplication2, ConsoleApplication2.sln, verbosity:d, MSBuild, d6990bcfa, NET, Framework, Build, Process, Program, Files, x86, Microsoft, Visual, Stu...
[ -0.0157470703125, 0.010498046875, 0.004913330078125, 0.01190185546875, -0.006622314453125, 0.0115966796875, -0.02587890625, -0.0169677734375, -0.000949859619140625, 0.027587890625, -0.0142822265625, -0.03662109375, 0.0169677734375, 0.0001583099365234375, -0.0069580078125, -0.0120849609...
[ 190, 329, 12977, 402, 966, 5659, 8331, 24931, 187423, 11, 7136, 151169, 53, 72367, 297, 20271, 28864, 26073, 14256, 105363, 63031, 3794, 108386, 282, 18244, 18468, 31611, 70, 313, 111938, 13452, 89845, 502, 170, 93774, 3467, 254, 262, 85779...
[ 0.04095458984375, 0.06396484375, 0.1505126953125, 0.060211181640625, 0.062225341796875, 0.156982421875, 0.08050537109375, 0.1187744140625, 0.0926513671875, 0.109619140625, 0.097900390625, 0.290771484375, 0.126220703125, 0.21875, 0.07574462890625, 0.1488037109375, 0.221435546875, 0....
embed
14716713_c0
14716713
fsharp
0
Title: Performance cost/gain of F# Event.Filter Problem title: Performance cost/gain of F# Event.Filter Tags: f%23, events Problem: Performance cost/gain of F# Event.Filter Writing a F# Windows Forms application I discovered the Event.Filter function of F# and I'd like to learn more about it. What I've done is to conve...
Performance cost/gain of F# Event.Filter Performance cost/gain of F# Event.Filter f%23 events Performance Event.Filter MyControl.MouseMove.Add args.Button MouseButton.Left args.X args.Y MyControl.MouseMove MouseButtons.Left Event.add Performance cost/gain of F# Event.Filter Writing a F# Windows Forms application I disc...
[ -0.0057373046875, 0.0361328125, -0.00830078125, -0.02294921875, 0.00191497802734375, -0.0244140625, 0.00787353515625, 0.004302978515625, 0.0019683837890625, -0.04248046875, 0.01904296875, 0.0247802734375, -0.0064697265625, 0.005462646484375, -0.01068115234375, -0.002960205078125, -0....
[ 94030, 11034, 64, 208, 73, 563, 4904, 36943, 5, 919, 379, 720, 1238, 3949, 3742, 47353, 2646, 175904, 51483, 9083, 4028, 79459, 82212, 174799, 1507, 2480, 1542, 1723, 67772, 213185, 3773, 15236, 7, 38415, 134053, 32354, 111, 1884, 30698, ...
[ 0.1961669921875, 0.198974609375, 0.0452880859375, 0.15380859375, 0.0716552734375, 0.162353515625, 0.2467041015625, 0.27294921875, 0.07623291015625, 0.1622314453125, 0.22900390625, 0.185546875, 0.10272216796875, 0.0396728515625, 0.1319580078125, 0.187744140625, 0.09954833984375, 0.1...
embed
25361130_c1
25361130
fsharp
1
NET Framework 4.5" VDS.Common = ".NET Framework 4 Client Profile" My dependency is dotNetRDF, the remaining ones are dependencies of dotNetRDF. Latest NuSpec file can be found here . I create the package via the command nuget pack LITEQ.fsproj -Prop Configuration=Release . The package id is LITEQ.RDF . Some additional ...
NET Framework 4.5" VDS.Common = ".NET Framework 4 Client Profile" My dependency is dotNetRDF, the remaining ones are dependencies of dotNetRDF. Latest NuSpec file can be found here . I create the package via the command nuget pack LITEQ.fsproj -Prop Configuration=Release . The package id is LITEQ.RDF . Some additional ...
[ -0.01519775390625, 0.01409912109375, -0.0072021484375, -0.006591796875, -0.021240234375, -0.020751953125, -0.007293701171875, -0.013671875, -0.01409912109375, -0.01953125, 0.0087890625, -0.0013885498046875, 0.007568359375, 0.003662109375, 0.006011962890625, 0.00250244140625, 0.002441...
[ 17777, 202220, 60061, 310, 13526, 10770, 3796, 201, 91732, 121858, 2646, 42548, 27771, 20633, 24447, 40756, 919, 47143, 117538, 62805, 1429, 47107, 11435, 28282, 98169, 75101, 315, 3794, 43824, 192079, 2737, 17447, 3454, 170, 10752, 254, 59994,...
[ 0.158203125, 0.1953125, 0.235107421875, 0.15234375, 0.1900634765625, 0.103515625, 0.1993408203125, 0.175048828125, 0.149658203125, 0.1842041015625, 0.000274658203125, 0.1915283203125, 0.0694580078125, 0.0823974609375, 0.1497802734375, 0.0821533203125, 0.1170654296875, 0.04031372070...
embed
36816256_c0
36816256
fsharp
0
Title: F# - Return a value from for .. do Problem title: F# - Return a value from for .. do Tags: loops, iteration, f%23, big-o Problem: F# - Return a value from for .. do I have a (random) set of numbers and I want to decide for any given number, whether the number is a composite one (meaning it can be created by two ...
F# - Return a value from for .. do F# - Return a value from for .. do loops iteration f%23 big-o for task1 Seq.exists F# - Return a value from for .. do I have a (random) set of numbers and I want to decide for any given number, whether the number is a composite one (meaning it can be created by two other numbers in th...
[ -0.0157470703125, 0.0059814453125, 0.00506591796875, 0.029296875, -0.00372314453125, 0.0120849609375, 0.01055908203125, 0.01611328125, 0.009765625, -0.024658203125, 0.0242919921875, 0.03955078125, -0.00023365020751953125, 0.002685546875, 0.010498046875, 0.019287109375, -0.00019741058...
[ 563, 4904, 173340, 34292, 1295, 100, 1468, 54, 10, 40956, 17, 720, 2320, 1238, 3949, 3742, 6957, 31, 66211, 418, 503, 864, 54376, 765, 46258, 5423, 101935, 3444, 28288, 2499, 34475, 14012, 36766, 83, 375, 77087, 1632, 831, 75935, 6626, ...
[ 0.135009765625, 0.244384765625, 0.258544921875, 0.1875, 0.1982421875, 0.237548828125, 0.1175537109375, 0.08856201171875, 0.02685546875, 0.1805419921875, 0.03179931640625, 0.2222900390625, 0.017974853515625, 0.094482421875, 0.05645751953125, 0.16943359375, 0.0927734375, 0.1888427734...
embed
22428157_c0
22428157
fsharp
0
Title: &quot;This expression was expected to have type unit&quot; but I want it to be boolean Problem title: &quot;This expression was expected to have type unit&quot; but I want it to be boolean Tags: tuples, unit-type, types, f%23 Problem: "This expression was expected to have type unit" but I want it to be boolean I...
&quot;This expression was expected to have type unit&quot; but I want it to be boolean &quot;This expression was expected to have type unit&quot; but I want it to be boolean tuples unit-type types f%23 x.GetLength "This expression was expected to have type unit" but I want it to be boolean I'm trying to make a function...
[ -0.010498046875, 0.0179443359375, 0.003326416015625, -0.006927490234375, -0.00640869140625, -0.0166015625, 0.007781982421875, 0.0089111328125, 0.0308837890625, 0.01409912109375, 0.0016021728515625, 0.0341796875, -0.000629425048828125, -0.0177001953125, -0.0096435546875, -0.001785278320...
[ 73243, 125195, 509, 84751, 765, 10644, 25072, 41502, 1284, 87, 3444, 186, 337, 31, 34677, 370, 99726, 50986, 52895, 1238, 3949, 3742, 1022, 126, 5267, 449, 927, 31577, 32354, 69101, 8705, 678, 142424, 10298, 3871, 30646, 44160, 7735, 13695,...
[ 0.115234375, 0.2374267578125, 0.13525390625, 0.21435546875, 0.058197021484375, 0.21826171875, 0.2330322265625, 0.00579833984375, 0.0972900390625, 0.0275115966796875, 0.1046142578125, 0.064453125, 0.07080078125, 0.142333984375, 0.2177734375, 0.1207275390625, 0.198486328125, 0.168457...
embed
52213083_c0
52213083
fsharp
0
Title: removing an element from a list using recursion and pattern matching Problem title: removing an element from a list using recursion and pattern matching Tags: f%23, pattern-matching, recursion Problem: removing an element from a list using recursion and pattern matching Using recursion in F#, i am supposed to wr...
removing an element from a list using recursion and pattern matching removing an element from a list using recursion and pattern matching f%23 pattern-matching recursion a recursion Empty List removing an element from a list using recursion and pattern matching Using recursion in F#, i am supposed to write a recursive ...
[ -0.039794921875, 0.02685546875, 0.0045166015625, 0.0106201171875, -0.0238037109375, -0.002899169921875, -0.00531005859375, 0.01324462890625, 0.01055908203125, -0.01190185546875, 0.035888671875, -0.022216796875, -0.010986328125, 0.00396728515625, 0.0133056640625, -0.0068359375, 0.0302...
[ 49146, 6496, 12830, 1295, 5303, 17368, 195625, 1830, 136, 103510, 14858, 1238, 3949, 3742, 98753, 31678, 939, 32036, 563, 4904, 134598, 33022, 5844, 32354, 87388, 892, 1505, 653, 96, 51776, 23, 18, 17, 154663, 30646, 2060, 2633, 21954, 678,...
[ 0.1202392578125, 0.0191192626953125, 0.1419677734375, 0.0999755859375, 0.18408203125, 0.049072265625, 0.2296142578125, 0.1011962890625, 0.055267333984375, 0.1910400390625, 0.1865234375, 0.053680419921875, 0.01177978515625, 0.130859375, 0.1802978515625, 0.120361328125, 0.0782470703125...
embed
5817777_c0
5817777
fsharp
0
Title: f# access root element of a tree Problem title: f# access root element of a tree Tags: tree, data-structures, f%23 Problem: f# access root element of a tree I have a canonical tree in F#, i.e by declaring type binaryTree = | Leaf | Node of binaryTree * float * binaryTree and then using a recursive function to ma...
f# access root element of a tree f# access root element of a tree tree data-structures f%23 Leaf Node f# access root element of a tree I have a canonical tree in F#, i.e by declaring and then using a recursive function to make the tree This is all fine. Now I want to sort the tree so that at each node, the value of the...
[ 0.03271484375, 0.006439208984375, 0.01318359375, -0.01068115234375, 0.0184326171875, 0.01495361328125, -0.016845703125, -0.0240478515625, -0.00075531005859375, -0.04052734375, 0.003997802734375, 0.0174560546875, -0.0024261474609375, -0.0220947265625, 0.001129150390625, -0.033203125, ...
[ 1238, 4904, 17203, 74855, 12830, 53201, 2053, 137656, 3742, 636, 2407, 438, 112, 765, 74413, 21533, 563, 8, 18347, 17368, 195625, 32354, 3249, 756, 5885, 3444, 47, 12096, 12638, 110, 34292, 111, 164917, 3501, 20020, 28987, 5646, 5117, 85689...
[ 0.1109619140625, 0.2330322265625, 0.20166015625, 0.26611328125, 0.17333984375, 0.2369384765625, 0.0736083984375, 0.0899658203125, 0.032867431640625, 0.0255889892578125, 0.106201171875, 0.0784912109375, 0.166748046875, 0.027862548828125, 0.1519775390625, 0.1197509765625, 0.12145996093...
embed
34011895_c0
34011895
fsharp
0
Title: F# how to pass equivalent of interface Problem title: F# how to pass equivalent of interface Tags: f%23 Problem: F# how to pass equivalent of interface I know I will laugh when I see this answer, but for some reason I don't see it. For some reason it is eluding me how to pass multiple func in one parameter (for ...
F# how to pass equivalent of interface F# how to pass equivalent of interface f%23 DoIt DoItMore DoItMost MyController something:IDoSomething something.DoIt something.DoItMore something.DoItMost F# how to pass equivalent of interface I know I will laugh when I see this answer, but for some reason I don't see it. For so...
[ -0.00872802734375, -0.0013885498046875, -0.01025390625, 0.0025787353515625, 0.000701904296875, 0.00604248046875, 0.01239013671875, -0.0252685546875, 0.00701904296875, -0.03955078125, -0.008056640625, -0.000766754150390625, -0.00909423828125, 0.0179443359375, 0.003204345703125, -0.00460...
[ 563, 4904, 3642, 47, 27875, 183234, 111, 101758, 1238, 3949, 3742, 984, 23389, 122880, 116128, 18, 2646, 175904, 603, 9844, 7146, 31, 64113, 8331, 94518, 1957, 19264, 48716, 7477, 238, 1632, 171859, 11338, 8912, 282, 1556, 138, 150624, 3056...
[ 0.15576171875, 0.2156982421875, 0.0743408203125, 0.04620361328125, 0.1900634765625, 0.233154296875, 0.1165771484375, 0.26171875, 0.1361083984375, 0.044891357421875, 0.1077880859375, 0.09130859375, 0.1588134765625, 0.1912841796875, 0.13671875, 0.0269012451171875, 0.1143798828125, 0....
embed
9064682_c0
9064682
fsharp
0
Title: Horizontally center aligning a Form Control in form Problem title: Horizontally center aligning a Form Control in form Tags: winforms, f%23 Problem: Horizontally center aligning a Form Control in form If I have the following code and want to align button control to horizontally center of the Form. let myForm:For...
Horizontally center aligning a Form Control in form Horizontally center aligning a Form Control in form winforms f%23 Horizontally Form Control myForm:Form myForm.Text myForm.Height myForm.Width button:Button Button button.Text Click myForm.Controls.Add button.Location Point Using Horizontally center aligning a Form Co...
[ 0.0263671875, 0.021484375, -0.0010833740234375, -0.00445556640625, 0.025390625, 0.012939453125, 0.0185546875, 0.0009002685546875, -0.0029144287109375, -0.020263671875, 0.0130615234375, -0.01397705078125, 0.0164794921875, 0.015869140625, -0.0037689208984375, -0.023193359375, 0.0048217...
[ 112639, 18, 25958, 27585, 90795, 592, 15236, 27131, 23, 3173, 148, 46334, 1238, 3949, 3742, 759, 102973, 174379, 13025, 22553, 77679, 82212, 144037, 21138, 175904, 4028, 15363, 120639, 41097, 345, 25632, 18151, 3444, 143420, 6226, 47, 124001, ...
[ 0.1817626953125, 0.072998046875, 0.0858154296875, 0.2420654296875, 0.25341796875, 0.055877685546875, 0.244873046875, 0.2379150390625, 0.038421630859375, 0.22509765625, 0.054840087890625, 0.1671142578125, 0.05224609375, 0.033782958984375, 0.12548828125, 0.08807373046875, 0.22326660156...
embed
966032_c0
966032
fsharp
0
Title: F# and op_GreaterThan Problem title: F# and op_GreaterThan Tags: f%23, operator-overloading, .net Problem: F# and op_GreaterThan I've recently tried to write something in F# making use of Microsoft Solver Foundation Services and while doing so I bumped into an issue: I had to express a (Term > Term) condition wh...
F# and op_GreaterThan F# and op_GreaterThan f%23 operator-overloading .net op_GreaterThan F# and op_GreaterThan I've recently tried to write something in F# making use of Microsoft Solver Foundation Services and while doing so I bumped into an issue: I had to express a (Term > Term) condition which in C# could simply b...
[ 0.0299072265625, 0.01953125, 0.01953125, -0.00860595703125, 0.00445556640625, -0.01708984375, 0.0196533203125, 0.004180908203125, 0.004241943359375, -0.004364013671875, 0.01708984375, 0.0118408203125, -0.0191650390625, -0.0137939453125, -0.0025177001953125, 0.003631591796875, -0.0017...
[ 563, 4904, 136, 233, 91127, 46429, 618, 1121, 1238, 3742, 39933, 5465, 63033, 1179, 33022, 7244, 6678, 814, 32807, 40583, 31089, 36510, 35484, 977, 2994, 39, 35431, 5809, 808, 418, 304, 30646, 36746, 11782, 2146, 69307, 16750, 11180, 19388,...
[ 0.17236328125, 0.252197265625, 0.005401611328125, 0.1915283203125, 0.1129150390625, 0.1136474609375, 0.00927734375, 0.20458984375, 0.08807373046875, 0.0200042724609375, 0.163330078125, 0.0762939453125, 0.1473388671875, 0.1397705078125, 0.033233642578125, 0.027252197265625, 0.10308837...
embed
13544417_c0
13544417
fsharp
0
Title: TPL Parallel.For with long running tasks Problem title: TPL Parallel.For with long running tasks Tags: task-parallel-library, parallel-processing, f%23, .net Problem: TPL Parallel.For with long running tasks I am wanting to use the Task Parallel Library (TPL) in F# to execute many (>1000) long running tasks. Her...
TPL Parallel.For with long running tasks TPL Parallel.For with long running tasks task-parallel-library parallel-processing f%23 .net TPL Parallel.For Long TPL Parallel.For with long running tasks I am wanting to use the Task Parallel Library (TPL) in F# to execute many (>1000) long running tasks. Here is my current co...
[ 0.01141357421875, 0.0198974609375, -0.005096435546875, -0.004730224609375, -0.0130615234375, -0.0216064453125, 0.01055908203125, -0.004150390625, -0.0172119140625, -0.0111083984375, 0.01239013671875, 0.0150146484375, 0.018310546875, 0.01495361328125, 0.006866455078125, 0.0228271484375,...
[ 384, 21130, 211485, 18537, 678, 4989, 51042, 66211, 6276, 1229, 150, 2844, 95103, 63923, 1238, 3742, 1179, 14407, 3444, 4527, 9598, 92, 103835, 618, 23, 563, 4904, 71924, 5941, 2740, 14105, 43581, 18151, 14847, 4034, 135179, 17777, 173969, ...
[ 0.08770751953125, 0.23486328125, 0.2607421875, 0.1641845703125, 0.0865478515625, 0.107421875, 0.1551513671875, 0.2110595703125, 0.052398681640625, 0.107177734375, 0.0826416015625, 0.1119384765625, 0.21728515625, 0.083251953125, 0.0438232421875, 0.058349609375, 0.1097412109375, 0.10...
embed
50844870_c1
50844870
fsharp
1
post ), I did make sure both users I am testing with have full privileges in all the directories, and I am moving one file to another file name in another directory. That was one of the resolutions in the referenced article. I have a second question related to the error. If I was trying to debug this problem using URL...
post ), I did make sure both users I am testing with have full privileges in all the directories, and I am moving one file to another file name in another directory. That was one of the resolutions in the referenced article. I have a second question related to the error. If I was trying to debug this problem using URL...
[ 0.00567626953125, -0.00714111328125, 0.0036468505859375, 0.010498046875, 0.0162353515625, 0.01519775390625, 0.0018157958984375, 0.01104736328125, 0, 0.00421142578125, 0.0130615234375, 0.01202392578125, 0.0030059814453125, 0.02294921875, 0.00701904296875, 0.0012359619140625, -0.005310...
[ 9077, 15044, 72095, 134234, 678, 4393, 219475, 14364, 3387, 98567, 1632, 11435, 47, 15700, 9351, 53, 158839, 17932, 9655, 18499, 31577, 8, 85779, 2967, 31862, 60875, 6002, 86531, 38937, 51339, 66211, 10723, 5701, 4488, 41311, 978, 36659, 7337...
[ 0.003814697265625, 0.05523681640625, 0.1688232421875, 0.184814453125, 0.038055419921875, 0.030426025390625, 0.1480712890625, 0.1043701171875, 0.046905517578125, 0.1514892578125, 0.02227783203125, 0.13232421875, 0.0548095703125, 0.05474853515625, 0.0960693359375, 0.00592041015625, 0.0...
embed
41110003_c0
41110003
fsharp
0
Title: How to set conditional breakpoint while debugging F# in Visual Studio Problem title: How to set conditional breakpoint while debugging F# in Visual Studio Tags: f%23, visual-studio-2015 Problem: How to set conditional breakpoint while debugging F# in Visual Studio Consider this: let hank = "hank" let bill = "bil...
How to set conditional breakpoint while debugging F# in Visual Studio How to set conditional breakpoint while debugging F# in Visual Studio f%23 visual-studio-2015 How Visual Studio visual-studio-2015 How to set conditional breakpoint while debugging F# in Visual Studio Consider this: Now if I set a conditional breakpo...
[ -0.004913330078125, -0.007232666015625, -0.00012302398681640625, 0.0019683837890625, 0.0205078125, 0.01226806640625, 0.006561279296875, 0.01904296875, -0.00628662109375, 0.019287109375, 0.0225830078125, 0.00958251953125, 0.00848388671875, -0.00933837890625, 0.00750732421875, 0.01440429...
[ 11249, 5423, 35431, 289, 36356, 38496, 12960, 8, 978, 36659, 563, 4904, 73372, 22968, 23, 1238, 3742, 21176, 52629, 44906, 44160, 5357, 1121, 92, 2203, 54727, 66596, 125195, 18499, 165523, 71924, 176377, 8110, 151575, 31, 34677, 41018, 69112,...
[ 0.0177764892578125, 0.155517578125, 0.208251953125, 0.1146240234375, 0.176025390625, 0.1729736328125, 0.04193115234375, 0.1082763671875, 0.16845703125, 0.053497314453125, 0.126220703125, 0.1944580078125, 0.1690673828125, 0.196533203125, 0.0142364501953125, 0.016357421875, 0.056213378...
embed
71189183_c0
71189183
fsharp
0
Title: Mutable internal value in discriminated union Problem title: Mutable internal value in discriminated union Tags: discriminated-union, f%23, mutable Problem: Mutable internal value in discriminated union The task is to create a binary tree with its nodes having a member is_locked that can be true or false and a m...
Mutable internal value in discriminated union Mutable internal value in discriminated union discriminated-union f%23 mutable Mutable is_locked BinaryTreeNode Node End this.is_locked this.lock Mutable internal value in discriminated union The task is to create a binary tree with its nodes having a member is_locked that ...
[ -0.00994873046875, 0.0224609375, 0.0250244140625, -0.0206298828125, -0.000514984130859375, 0.013427734375, -0.009033203125, 0.005401611328125, 0.0098876953125, -0.00164031982421875, -0.01055908203125, 0.0159912109375, 0.00933837890625, 0.0291748046875, 0.0218505859375, -0.0021362304687...
[ 2758, 22819, 70796, 34292, 55970, 69941, 3674, 87046, 1238, 3949, 3742, 842, 83, 21135, 54092, 62731, 5021, 438, 18878, 903, 164, 297, 66211, 28282, 2394, 6635, 53201, 110, 32786, 831, 29568, 98320, 55300, 56776, 5423, 47, 959, 21771, 37842...
[ 0.1224365234375, 0.168701171875, 0.2044677734375, 0.1746826171875, 0.210205078125, 0.1788330078125, 0.0374755859375, 0.1380615234375, 0.0243072509765625, 0.0222015380859375, 0.109619140625, 0.1300048828125, 0.1319580078125, 0.181396484375, 0.1181640625, 0.1221923828125, 0.10522460937...
embed
49190739_c0
49190739
fsharp
0
Title: A more functional way to create tuples from two arrays Problem title: A more functional way to create tuples from two arrays Tags: f%23, functional-programming Problem: A more functional way to create tuples from two arrays I've created a function that gets all integers from 1 to n and then combines with the sam...
A more functional way to create tuples from two arrays A more functional way to create tuples from two arrays f%23 functional-programming two A more functional way to create tuples from two arrays I've created a function that gets all integers from 1 to n and then combines with the same sequence to create a sequence of...
[ 0.01611328125, 0.0228271484375, -0.01220703125, 0.01300048828125, 0.0101318359375, 0.003936767578125, -0.00188446044921875, -0.00469970703125, 0.010986328125, -0.052978515625, 0.0002288818359375, 0.0081787109375, 0.0052490234375, 0.012451171875, -0.0115966796875, -0.01318359375, -0.0...
[ 1286, 123309, 3917, 28282, 370, 99726, 1295, 6626, 10298, 4778, 1238, 3742, 28966, 75935, 32354, 62163, 756, 892, 26255, 106, 47, 653, 70163, 5701, 944, 162515, 452, 1505, 116, 2806, 8337, 41600, 418, 133063, 54753, 3142, 10461, 208124, 432...
[ 0.13818359375, 0.204833984375, 0.087158203125, 0.1568603515625, 0.1563720703125, 0.277099609375, 0.09130859375, 0.1422119140625, 0.1431884765625, 0.111572265625, 0.08404541015625, 0.1202392578125, 0.10986328125, 0.1168212890625, 0.189208984375, 0.06744384765625, 0.06927490234375, 0...
embed
44013932_c0
44013932
fsharp
0
Title: How to run Nunit test in F# from console Problem title: How to run Nunit test in F# from console Tags: f%23, visual-studio, nunit, nunit-console Problem: How to run Nunit test in F# from console I have a project written in F# 4.1 which uses Nunit 3.6.1 . I use VisualStudio 2017 to build a projects and NUnit Cons...
How to run Nunit test in F# from console How to run Nunit test in F# from console f%23 visual-studio nunit nunit-console console How Nunit VisualStudio Runner FSharp.Core How to run Nunit test in F# from console I have a project written in F# 4.1 which uses Nunit 3.6.1 . I use VisualStudio 2017 to build a projects and ...
[ -0.01953125, 0.00567626953125, 0.007476806640625, -0.0076904296875, 0.005279541015625, -0.008056640625, 0.003997802734375, -0.0106201171875, -0.029296875, -0.00982666015625, 0.00457763671875, 0.002471923828125, -0.002655029296875, 0.01007080078125, 0.0223388671875, 0.000484466552734375...
[ 11249, 47, 11675, 24696, 217, 3034, 23, 563, 4904, 1295, 130250, 1238, 3742, 21176, 52629, 4124, 2271, 40777, 73372, 109023, 31, 208545, 93774, 3467, 254, 5, 50886, 13452, 59121, 61391, 4527, 1031, 173245, 505, 45367, 77635, 18057, 6773, 16...
[ 0.057281494140625, 0.051849365234375, 0.168212890625, 0.2093505859375, 0.268310546875, 0.2430419921875, 0.077392578125, 0.1416015625, 0.2122802734375, 0.1580810546875, 0.2548828125, 0.064453125, 0.0902099609375, 0.112060546875, 0.1124267578125, 0.144287109375, 0.039764404296875, 0....
embed
68474473_c0
68474473
fsharp
0
Title: What is the path for tblexp in a .NET core project? Problem title: What is the path for tblexp in a .NET core project? Tags: .net-core, f%23, tlbexp Problem: What is the path for tblexp in a .NET core project? I'm trying to export a TLB file for a F# DLL. For .NET Framework up to 4.8 the following custom build c...
What is the path for tblexp in a .NET core project? What is the path for tblexp in a .NET core project? .net-core f%23 tlbexp What NET Target Name PostBuild AfterTargets PostBuildEvent Exec Command TargetFrameworkSDKToolsDirectory TargetPath Program Files x86 Microsoft SDKs Windows v10.0A NETFX Tools What is the path f...
[ 0.0111083984375, 0.0174560546875, -0.003143310546875, 0.0201416015625, -0.02001953125, 0.00457763671875, 0.01434326171875, 0.0223388671875, -0.00054168701171875, 0.017822265625, 0.022216796875, 0.00439453125, -0.00457763671875, 0.01226806640625, 0.0017547607421875, 0.0244140625, 0.00...
[ 4865, 83, 70, 60875, 100, 808, 9030, 83613, 23, 5, 17777, 56458, 13452, 1179, 30854, 1238, 3949, 3742, 75137, 275, 160017, 15757, 2795, 121137, 24372, 63031, 3794, 192134, 123573, 108386, 45461, 186490, 683, 10519, 7663, 42724, 15276, 3773, ...
[ 0.0297698974609375, 0.0275115966796875, 0.04522705078125, 0.2386474609375, 0.09375, 0.1038818359375, 0.21728515625, 0.288330078125, 0.047088623046875, 0.03131103515625, 0.1927490234375, 0.172607421875, 0.1214599609375, 0.135009765625, 0.166015625, 0.0234222412109375, 0.00949096679687...
embed
8644485_c0
8644485
fsharp
0
Title: Extracting first element from the tuple using &quot;fst&quot; throwing an error &quot;type mismatch&quot; Problem title: Extracting first element from the tuple using &quot;fst&quot; throwing an error &quot;type mismatch&quot; Tags: f%23, tuples Problem: Extracting first element from the tuple using "fst" throwi...
Extracting first element from the tuple using &quot;fst&quot; throwing an error &quot;type mismatch&quot; Extracting first element from the tuple using &quot;fst&quot; throwing an error &quot;type mismatch&quot; f%23 tuples the Extracting Prathap Reddy Male FS0001 Type Expecting Extracting first element from the tuple ...
[ 0.023681640625, 0.00335693359375, -0.0010986328125, 0.04052734375, 0.00174713134765625, 0.005157470703125, -0.00872802734375, 0.01141357421875, 0.004425048828125, -0.01177978515625, 0.0052490234375, -0.00531005859375, 0.00726318359375, 0.0208740234375, -0.00176239013671875, -0.00921630...
[ 31501, 238, 1916, 5117, 12830, 1295, 370, 8705, 420, 271, 104250, 18499, 50986, 1239, 98753, 142, 619, 1238, 3949, 3742, 99726, 65368, 29860, 117228, 35220, 93774, 188735, 60457, 60075, 24762, 70, 39958, 9969, 1340, 903, 163, 35064, 140992, ...
[ 0.161376953125, 0.0689697265625, 0.035614013671875, 0.158935546875, 0.17529296875, 0.085205078125, 0.1439208984375, 0.2137451171875, 0.072021484375, 0.158447265625, 0.11083984375, 0.1451416015625, 0.1500244140625, 0.080322265625, 0.230712890625, 0.0067138671875, 0.0015869140625, 0....
embed
40743699_c0
40743699
fsharp
0
Title: return value to break function Problem title: return value to break function Tags: functional-programming, f%23 Problem: return value to break function I am completely new to F# (started using it today) and relatively new to functional programming (I have minor experience with Lisp). I want to exit a function by...
return value to break function return value to break function functional-programming f%23 CheckRow return value to break function I am completely new to F# (started using it today) and relatively new to functional programming (I have minor experience with Lisp). I want to exit a function by returning a value when a cer...
[ -0.010498046875, 0.003448486328125, 0.0224609375, 0.0047607421875, -0.0267333984375, -0.0262451171875, 0.0220947265625, -0.004058837890625, -0.0004329681396484375, 0.013427734375, 0.0242919921875, 0.00836181640625, -0.0224609375, -0.0064697265625, -0.005279541015625, 0.0113525390625, ...
[ 30646, 34292, 47, 36356, 32354, 123309, 28966, 1238, 3949, 3742, 38679, 12724, 434, 3525, 563, 4904, 17368, 56037, 43967, 16981, 1261, 7008, 3444, 82230, 214, 3229, 24233, 35431, 435, 221, 10588, 40956, 959, 71924, 164156, 37842, 29479, 5701,...
[ 0.283935546875, 0.22265625, 0.141357421875, 0.2454833984375, 0.2027587890625, 0.1553955078125, 0.0869140625, 0.033935546875, 0.00048828125, 0.121337890625, 0.180908203125, 0.18701171875, 0.166259765625, 0.0275115966796875, 0.099365234375, 0.1697998046875, 0.008148193359375, 0.07568...
embed
39746400_c0
39746400
fsharp
0
Title: Dynamic for loops Problem title: Dynamic for loops Tags: f%23, .net, functional-programming Problem: Dynamic for loops I am trying to build a program which uses two for loops and when called should print out: 1 2 3 4 5 6 7 8 9 10 2 4 6 8 10 12 14 16 18 20 3 6 9 12 15 18 21 24 27 30 etc. let mutable s:string = ""...
Dynamic for loops Dynamic for loops f%23 .net functional-programming Dynamic s:string n-1 Dynamic for loops I am trying to build a program which uses two for loops and when called should print out: Right now I am not too concerned about the spacing, just making the right prints. I am not sure whats wrong with my for j ...
[ 0.01708984375, 0.0079345703125, 0.000606536865234375, 0.031494140625, 0.0007781982421875, -0.00174713134765625, 0.00958251953125, 0.0177001953125, -0.002044677734375, 0.0142822265625, 0.018798828125, -0.016845703125, -0.00008487701416015625, 0.01275634765625, -0.004669189453125, 0.0044...
[ 73327, 21068, 100, 40956, 1238, 3949, 3742, 1179, 123309, 28966, 91, 91693, 653, 5759, 31577, 45367, 1528, 4527, 6626, 3229, 35839, 5608, 28412, 1810, 142837, 5623, 21896, 7108, 44691, 1647, 54, 18499, 93774, 135401, 363, 10644, 4288, 6460, ...
[ 0.15625, 0.1015625, 0.142578125, 0.22607421875, 0.032501220703125, 0.00238037109375, 0.11376953125, 0.118408203125, 0.1107177734375, 0.075927734375, 0.0655517578125, 0.158203125, 0.07403564453125, 0.160888671875, 0.06671142578125, 0.08746337890625, 0.1173095703125, 0.03851318359375...
embed
28106611_c1
28106611
fsharp
1
} let messageAsync = timeTableAgent.PostAndAsyncReply(fun replyChannel -> Command.Schedule(task, replyChannel)) so now I would like to do something like this: printf "%i" timeTable.Count timeTable |> Map.iter (fun k v -> printf "%s" v.Name) but the item count is 0 and the query does not return anything :( I know that ...
} let messageAsync = timeTableAgent.PostAndAsyncReply(fun replyChannel -> Command.Schedule(task, replyChannel)) so now I would like to do something like this: printf "%i" timeTable.Count timeTable |> Map.iter (fun k v -> printf "%s" v.Name) but the item count is 0 and the query does not return anything :( I know that ...
[ -0.000743865966796875, 0.00738525390625, 0.0123291015625, 0.004638671875, -0.01141357421875, -0.0198974609375, -0.000476837158203125, -0.0084228515625, -0.00726318359375, -0.0281982421875, 0.00445556640625, 0.0164794921875, 0.0084228515625, 0.0179443359375, 0.002044677734375, 0.0240478...
[ 2633, 26008, 12654, 238, 1733, 618, 2886, 46825, 49411, 37839, 62479, 16498, 75836, 127008, 8876, 123573, 25452, 15246, 133, 1073, 1884, 54, 28412, 420, 14, 108210, 42719, 16840, 472, 81, 163612, 1284, 35735, 54529, 83, 757, 41, 1294, 14602...
[ 0.002899169921875, 0.11865234375, 0.1759033203125, 0.0794677734375, 0.1646728515625, 0.15966796875, 0.2388916015625, 0.1510009765625, 0.031982421875, 0.0335693359375, 0.124267578125, 0.1038818359375, 0.1099853515625, 0.058349609375, 0.016754150390625, 0.1600341796875, 0.0330200195312...
embed
63770400_c0
63770400
fsharp
0
Title: F#: How exactly is ToString supposed to be used? Problem title: F#: How exactly is ToString supposed to be used? Tags: f%23 Problem: F#: How exactly is ToString supposed to be used? I am learning F# but I just don't understand how I am supposed to use ToString. Below are a few attempts. The syntax errors are say...
F#: How exactly is ToString supposed to be used? F#: How exactly is ToString supposed to be used? f%23 How ToString System System.IO FSharp.Data EntryPoint HtmlDocument.Load scrapethissite.com htmlPage.ToString F#: How exactly is ToString supposed to be used? I am learning F# but I just don't understand how I am suppos...
[ -0.0093994140625, 0.0113525390625, 0.00543212890625, 0.017578125, -0.00848388671875, 0.0089111328125, -0.0025482177734375, 0.0023956298828125, 0.004241943359375, -0.0419921875, -0.00058746337890625, -0.0185546875, -0.007049560546875, -0.01239013671875, 0.01470947265625, -0.022338867187...
[ 563, 4904, 12, 11249, 66161, 83, 717, 71713, 214, 134598, 47, 186, 11814, 1238, 3949, 3742, 12353, 17780, 93774, 3467, 254, 15123, 147534, 18, 7237, 239469, 120948, 100231, 11090, 277, 7693, 147101, 7763, 52080, 2301, 28219, 3642, 4527, 173...
[ 0.150146484375, 0.2044677734375, 0.0209503173828125, 0.1280517578125, 0.16162109375, 0.076416015625, 0.229736328125, 0.27197265625, 0.2056884765625, 0.1571044921875, 0.05059814453125, 0.049591064453125, 0.163330078125, 0.140869140625, 0.029510498046875, 0.1492919921875, 0.10040283203...
embed
22879730_c0
22879730
fsharp
0
Title: F# implementing interfaces with different template parameters Problem title: F# implementing interfaces with different template parameters Tags: f%23 Problem: F# implementing interfaces with different template parameters Having this code: type Point2D(x, y) = member this.X with get() = x member this.Y with get()...
F# implementing interfaces with different template parameters F# implementing interfaces with different template parameters f%23 Point2D this.X this.Y System.IEquatable x.Equals x.X point.X x.Y point.Y Point3D this.Z Equals x.Z point.Z F# implementing interfaces with different template parameters Having this code: http...
[ 0.00372314453125, -0.003753662109375, -0.01092529296875, 0.0093994140625, -0.0125732421875, -0.00081634521484375, -0.014892578125, 0.01953125, 0.00836181640625, 0.01177978515625, 0.00112152099609375, -0.0155029296875, 0.010009765625, 0.00011968612670898438, -0.01519775390625, 0.0189208...
[ 563, 4904, 29479, 101758, 678, 12921, 110934, 171859, 1238, 3742, 41097, 304, 397, 903, 1542, 1723, 12353, 20441, 90065, 2886, 1022, 71723, 6275, 363, 1511, 241, 18151, 78219, 4432, 1375, 9969, 1340, 6032, 959, 63769, 5701, 3444, 37515, 509...
[ 0.1373291015625, 0.2119140625, 0.1986083984375, 0.2176513671875, 0.0687255859375, 0.17626953125, 0.248046875, 0.1641845703125, 0.050384521484375, 0.109375, 0.0948486328125, 0.008087158203125, 0.0670166015625, 0.10986328125, 0.0821533203125, 0.09576416015625, 0.12255859375, 0.101562...
embed
3392739_c0
3392739
fsharp
0
Title: F# Operator/Function Confusion Problem title: F# Operator/Function Confusion Tags: operator-overloading, function, f%23 Problem: F# Operator/Function Confusion I'm just getting started on F#, and when playing around with operator overloading, I've run into something I don't quite understand. Now, I understand th...
F# Operator/Function Confusion F# Operator/Function Confusion operator-overloading function f%23 Operator Confusion F# Operator/Function Confusion I'm just getting started on F#, and when playing around with operator overloading, I've run into something I don't quite understand. Now, I understand that you can't use, fo...
[ 0.0281982421875, -0.0096435546875, 0.0205078125, -0.0004100799560546875, 0.01068115234375, 0.00787353515625, -0.0038604736328125, -0.00836181640625, 0.00811767578125, -0.02685546875, 0.00014972686767578125, -0.0238037109375, 0.009033203125, -0.00836181640625, 0.0198974609375, -0.008789...
[ 563, 4904, 150922, 64, 97249, 1657, 92105, 39933, 5465, 63033, 214, 32354, 1238, 3949, 3742, 26859, 75169, 645, 28219, 831, 18, 4527, 27781, 997, 1639, 237, 297, 183114, 4734, 186, 23, 55923, 55681, 4263, 11675, 903, 172, 14192, 163, 70, ...
[ 0.1226806640625, 0.2071533203125, 0.20166015625, 0.019134521484375, 0.128173828125, 0.03717041015625, 0.16845703125, 0.21728515625, 0.1292724609375, 0.187744140625, 0.013824462890625, 0.1715087890625, 0.115234375, 0.06719970703125, 0.15283203125, 0.019500732421875, 0.0247344970703125...
embed
9341876_c0
9341876
fsharp
0
Title: block, following after &#x27;let&#x27; is not finished. Statement required Problem title: block, following after &#x27;let&#x27; is not finished. Statement required Tags: f%23 Problem: block, following after 'let' is not finished. Statement required First of all I want to point out that I could translate the err...
block, following after &#x27;let&#x27; is not finished. Statement required block, following after &#x27;let&#x27; is not finished. Statement required f%23 Statement EntryPoint Main args:string Console.Read socket.Accept handler.Receive Encoding.ASCII.GetString Console.WriteLine Text block, following after 'let' is not ...
[ -0.01275634765625, 0.0164794921875, -0.0079345703125, 0.018310546875, 0.005859375, 0.005523681640625, 0.01806640625, -0.01007080078125, -0.01202392578125, -0.0260009765625, 0.00139617919921875, 0.007293701171875, 0.00970458984375, 0.006072998046875, 0.0152587890625, 0.0098876953125, ...
[ 46389, 25632, 7103, 3768, 1974, 959, 122799, 22836, 674, 56065, 1238, 3742, 357, 15123, 147534, 12321, 79459, 91693, 40777, 31345, 221, 27853, 232587, 35863, 587, 134165, 568, 71713, 93232, 24129, 83, 6275, 3900, 19309, 18499, 26008, 32399, 9...
[ 0.2313232421875, 0.1832275390625, 0.1466064453125, 0.1278076171875, 0.2305908203125, 0.187744140625, 0.23486328125, 0.18603515625, 0.0421142578125, 0.1884765625, 0.025726318359375, 0.08758544921875, 0.03594970703125, 0.1302490234375, 0.10162353515625, 0.00823974609375, 0.083862304687...
embed
69212801_c0
69212801
fsharp
0
Title: Polynomial product function Problem title: Polynomial product function Tags: f%23, polynomials Problem: Polynomial product function I'm an F# beginner trying to create a function mul to multiply two polynomials. I'm using three helper functions: add, mulX and mulC which respectively add polynomials, multiply by ...
Polynomial product function Polynomial product function f%23 polynomials Polynomial Polynomial product function I'm an F# beginner trying to create a function mul to multiply two polynomials. I'm using three helper functions: add, mulX and mulC which respectively add polynomials, multiply by x and multiply by constant....
[ -0.00286865234375, 0.011962890625, 0.0133056640625, -0.00171661376953125, -0.0069580078125, 0.016845703125, 0.005035400390625, -0.0223388671875, -0.0027618408203125, -0.0108642578125, 0.010009765625, 0.0186767578125, 0.0036468505859375, 0.00421142578125, -0.00445556640625, -0.006683349...
[ 63306, 1687, 15403, 12996, 32354, 1238, 3949, 3742, 35874, 87, 563, 4904, 9842, 1679, 31577, 28282, 16690, 6024, 62479, 6626, 17368, 17262, 4358, 56, 15190, 1542, 441, 107013, 1022, 53697, 6528, 33636, 759, 5303, 68252, 74, 304, 96386, 2806...
[ 0.1817626953125, 0.1513671875, 0.1365966796875, 0.266845703125, 0.2025146484375, 0.10198974609375, 0.1240234375, 0.2193603515625, 0.177978515625, 0.00146484375, 0.115478515625, 0.171875, 0.05023193359375, 0.047576904296875, 0.052215576171875, 0.08544921875, 0.251953125, 0.126220703...
embed
34891270_c0
34891270
fsharp
0
Title: Deedle throws System.OutOfMemoryException when reading large csv file Problem title: Deedle throws System.OutOfMemoryException when reading large csv file Tags: .net, csv, deedle, f%23 Problem: Deedle throws System.OutOfMemoryException when reading large csv file I was very excited to find Deedle few days ago wh...
Deedle throws System.OutOfMemoryException when reading large csv file Deedle throws System.OutOfMemoryException when reading large csv file .net csv deedle f%23 System.OutOfMemoryException Deedle Deedle throws System.OutOfMemoryException when reading large csv file I was very excited to find Deedle few days ago which s...
[ 0.0086669921875, 0.013427734375, -0.0002498626708984375, 0.0126953125, 0.01318359375, -0.002105712890625, 0.0048828125, 0.016845703125, -0.01141357421875, -0.025634765625, -0.00007009506225585938, -0.0191650390625, -0.0174560546875, -0.005218505859375, 0.037109375, 0.0014801025390625, ...
[ 262, 297, 133, 104250, 12353, 79858, 132887, 6696, 4514, 53, 19279, 63928, 16454, 21334, 20763, 334, 11435, 1179, 8, 3742, 102417, 7413, 37202, 6782, 55516, 2053, 114137, 17777, 8999, 102158, 42557, 31345, 67756, 55300, 1781, 12689, 150679, 1...
[ 0.1549072265625, 0.2098388671875, 0.2060546875, 0.131591796875, 0.1478271484375, 0.17919921875, 0.225830078125, 0.1151123046875, 0.14990234375, 0.008636474609375, 0.0877685546875, 0.144287109375, 0.1729736328125, 0.140380859375, 0.1297607421875, 0.209716796875, 0.09521484375, 0.102...
embed
54699569_c0
54699569
fsharp
0
Title: F#: get source files to evaluate automatically Problem title: F#: get source files to evaluate automatically Tags: f%23 Problem: F#: get source files to evaluate automatically I'm making a project where there are separate source files/modules that add functions to a single Dictionary contained in a higher level ...
F#: get source files to evaluate automatically F#: get source files to evaluate automatically f%23 Dictionary MessageHandler functions.Add Registry.add type1 type2 F#: get source files to evaluate automatically I'm making a project where there are separate source files/modules that add functions to a single Dictionary ...
[ 0.0086669921875, 0.003662109375, -0.01104736328125, -0.00982666015625, -0.017578125, -0.0024566650390625, 0.0172119140625, -0.023193359375, 0.01531982421875, -0.01904296875, 0.0015411376953125, 0.0086669921875, -0.00665283203125, 0.002960205078125, 0.0238037109375, -0.00811767578125, ...
[ 563, 4904, 2046, 31344, 102158, 151575, 13, 191082, 1238, 3742, 147638, 48205, 135679, 603, 32354, 4028, 19685, 10644, 304, 13452, 84797, 83279, 15190, 11001, 77546, 17366, 11435, 7413, 33720, 90, 10002, 10750, 40899, 46132, 49814, 3917, 100, ...
[ 0.10223388671875, 0.177490234375, 0.052520751953125, 0.2236328125, 0.184814453125, 0.1959228515625, 0.0869140625, 0.2200927734375, 0.013885498046875, 0.0716552734375, 0.169189453125, 0.034454345703125, 0.0902099609375, 0.1409912109375, 0.146240234375, 0.045867919921875, 0.1298828125,...
embed
48687899_c0
48687899
fsharp
0
Title: F# EventHandler Implementation Problem title: F# EventHandler Implementation Tags: .net, f%23, xamarin.ios, slider, ios Problem: F# EventHandler Implementation I have a RangeSliderControl from the following repository: https://github.com/halkar/xamarin-range-slider I am having trouble with implementing a method ...
F# EventHandler Implementation F# EventHandler Implementation .net f%23 xamarin.ios slider ios EventHandler Implementation RangeSliderControl priceSlider.addTarget UIControlEvent.ValueChanged xamarin.ios F# EventHandler Implementation I have a RangeSliderControl from the following repository: https://github.com/halkar/...
[ -0.01239013671875, 0.0186767578125, -0.006378173828125, -0.0220947265625, -0.0162353515625, 0.0181884765625, -0.0135498046875, 0.002655029296875, -0.000766754150390625, -0.0174560546875, -0.0003414154052734375, 0.0076904296875, -0.0206298828125, 0.003814697265625, 0.02880859375, -0.006...
[ 563, 4904, 36943, 135679, 603, 153941, 1179, 1238, 3742, 2459, 44503, 5790, 122753, 42, 17, 232, 142462, 150, 820, 175904, 27167, 4028, 63031, 3794, 111481, 192134, 50770, 127008, 294, 64722, 32102, 4200, 1153, 3798, 94250, 63134, 29479, 5530...
[ 0.140380859375, 0.19482421875, 0.2105712890625, 0.197509765625, 0.197021484375, 0.175537109375, 0.11572265625, 0.07647705078125, 0.09075927734375, 0.09820556640625, 0.2060546875, 0.1195068359375, 0.2359619140625, 0.1995849609375, 0.006591796875, 0.063720703125, 0.199462890625, 0.17...
embed
27223613_c1
27223613
fsharp
1
) -> printfn "%s\\%s" indent name entries |> Seq.sortBy (function | File name -> 0 | Directory (name, entries) -> 1) |> Seq.iter (printFSEntryHelper (indent + " ")) printFSEntryHelper "" fsEntry This should probably be a different question but... how does one go about testing BuildFSDirectoryTreeNonTailRecursive? I sup...
) -> printfn "%s\\%s" indent name entries |> Seq.sortBy (function | File name -> 0 | Directory (name, entries) -> 1) |> Seq.iter (printFSEntryHelper (indent + " ")) printFSEntryHelper "" fsEntry This should probably be a different question but... how does one go about testing BuildFSDirectoryTreeNonTailRecursive? I sup...
[ 0.006988525390625, -0.00433349609375, 0.0257568359375, 0.01434326171875, -0.01409912109375, 0.0130615234375, -0.0159912109375, -0.027587890625, 0.0004749298095703125, 0.027099609375, 0.0224609375, 0.0281982421875, 0.00170135498046875, 0.021484375, 0.018310546875, 0.017822265625, 0.00...
[ 1388, 28412, 14783, 3949, 18597, 18, 9351, 112820, 90, 503, 864, 62351, 75358, 137175, 42724, 757, 31068, 53, 11627, 4879, 16840, 35662, 36381, 7768, 15123, 60785, 1264, 21704, 997, 1238, 7, 3642, 1632, 738, 1672, 134234, 121137, 184911, 30...
[ 0.002899169921875, 0.192138671875, 0.1937255859375, 0.048553466796875, 0.154052734375, 0.136474609375, 0.127685546875, 0.1912841796875, 0.057525634765625, 0.0174102783203125, 0.1156005859375, 0.122314453125, 0.128173828125, 0.1114501953125, 0.116455078125, 0.0697021484375, 0.09832763...
embed
6916730_c0
6916730
fsharp
0
Title: mono path for F# installation Problem title: mono path for F# installation Tags: mono, f%23 Problem: mono path for F# installation I have mono and f# installed and running under linux but wanted to move the directory of the f# installation. The problem is that, when run with mono, the f# compiler still refers to...
mono path for F# installation mono path for F# installation mono f%23 FS0078 Unable FSharp.Core.dll FSharp-2.0.0.0 mono path for F# installation I have mono and f# installed and running under linux but wanted to move the directory of the f# installation. The problem is that, when run with mono, the f# compiler still re...
[ -0.008056640625, 0.0120849609375, -0.00689697265625, 0.00537109375, -0.005523681640625, 0.0194091796875, -0.0067138671875, 0.000005066394805908203, -0.01806640625, -0.005401611328125, -0.007568359375, 0.00848388671875, -0.00677490234375, 0.007659912109375, 0.0223388671875, 0.0008049011...
[ 22460, 60875, 100, 563, 4904, 59720, 1238, 3949, 3742, 93774, 77110, 1019, 992, 2886, 3467, 254, 50886, 13, 71, 1181, 73011, 99929, 136, 20600, 297, 51042, 1379, 11508, 6077, 36663, 47, 25813, 70, 14364, 53, 2967, 3229, 11675, 678, 9969, ...
[ 0.293212890625, 0.2464599609375, 0.095458984375, 0.15185546875, 0.2230224609375, 0.145751953125, 0.124755859375, 0.00201416015625, 0.1295166015625, 0.113525390625, 0.0567626953125, 0.09222412109375, 0.0203704833984375, 0.090087890625, 0.179931640625, 0.161865234375, 0.112548828125, ...
embed
27609657_c0
27609657
fsharp
0
Title: Confusing F# compiler message Problem title: Confusing F# compiler message Tags: unit-type, f%23 Problem: Confusing F# compiler message The following snippet illustrates the error I'm getting. Even though both match branches return the same thing; I get error, "This expression was expected to have type unit but ...
Confusing F# compiler message Confusing F# compiler message unit-type f%23 Confusing System.IO FileContent None Some WriteSomething contents:string StreamWriter writer.Write DoStuffWithFileContents StreamReader reader.ReadToEnd Confusing F# compiler message The following snippet illustrates the error I'm getting. Even ...
[ 0.01055908203125, 0.00927734375, -0.01129150390625, -0.030029296875, -0.0150146484375, -0.0201416015625, 0.0029296875, -0.01025390625, -0.00390625, 0.0031585693359375, 0.0015869140625, 0.01611328125, 0.00390625, 0.00145721435546875, 0.029052734375, 0.007537841796875, 0.01446533203125...
[ 106161, 223, 214, 563, 4904, 9969, 34759, 26008, 25072, 50986, 1238, 3949, 3742, 12353, 17780, 42724, 11935, 25352, 438, 18781, 10941, 91693, 115061, 1456, 2783, 70035, 984, 21493, 194583, 174350, 31345, 155255, 7763, 152378, 58755, 18499, 1504...
[ 0.1209716796875, 0.08013916015625, 0.0197906494140625, 0.10888671875, 0.17626953125, 0.1571044921875, 0.1190185546875, 0.09466552734375, 0.2137451171875, 0.146484375, 0.081298828125, 0.04718017578125, 0.141845703125, 0.0887451171875, 0.147216796875, 0.095947265625, 0.0069580078125, ...
embed
8164364_c0
8164364
fsharp
0
Title: Generate powerset lazily Problem title: Generate powerset lazily Tags: powerset, lazy-evaluation, f%23 Problem: Generate powerset lazily I want to calculate powerset of a set. Because I don't need the whole powerset at a time, it's better to generate it lazily. For example: powerset (set ["a"; "b"; "c"]) = seq {...
Generate powerset lazily Generate powerset lazily powerset lazy-evaluation f%23 Generate x::xs Seq.map x::l n-1 Set.toList List.length Generate powerset lazily I want to calculate powerset of a set. Because I don't need the whole powerset at a time, it's better to generate it lazily. For example: Since the result is a ...
[ 0.0172119140625, 0.01190185546875, 0.0057373046875, -0.00933837890625, 0.0125732421875, -0.015869140625, -0.003753662109375, 0.00018405914306640625, 0.0167236328125, -0.0390625, 0.000823974609375, 0.044189453125, 0.00130462646484375, 0.01458740234375, 0.0157470703125, 0.0242919921875, ...
[ 155370, 67, 14537, 3509, 21, 708, 538, 3285, 159258, 1238, 3742, 1022, 425, 864, 62346, 5759, 19943, 188, 154663, 32036, 3444, 74481, 111, 5423, 3871, 1733, 11522, 139392, 16750, 40, 944, 12601, 36917, 12989, 54, 442, 17, 246, 47148, 563,...
[ 0.1903076171875, 0.05633544921875, 0.1923828125, 0.2374267578125, 0.117919921875, 0.1427001953125, 0.1236572265625, 0.1734619140625, 0.154541015625, 0.029510498046875, 0.074462890625, 0.019561767578125, 0.008453369140625, 0.07763671875, 0.118896484375, 0.052490234375, 0.1163330078125...
embed
604051_c0
604051
fsharp
0
Title: What causes an F# sequence to re-enumerate? Problem title: What causes an F# sequence to re-enumerate? Tags: sequences, f%23 Problem: What causes an F# sequence to re-enumerate? I have a parser that is effectively a set of recursive functions operating on a sequence of lexer tokens. The problem I'm running into ...
What causes an F# sequence to re-enumerate? What causes an F# sequence to re-enumerate? sequences f%23 What Parse Seq.take_while token_search compiled_nodes Seq.fold Lexer.Token parse_token What causes an F# sequence to re-enumerate? I have a parser that is effectively a set of recursive functions operating on a sequen...
[ 0.0034332275390625, 0.0263671875, 0.0029296875, 0.02880859375, -0.00176239013671875, 0.004547119140625, -0.006072998046875, 0.008056640625, 0.00153350830078125, -0.024169921875, -0.0042724609375, 0.0283203125, -0.0003376007080078125, 0.02880859375, 0.019775390625, -0.00115966796875, ...
[ 4865, 113660, 563, 4904, 40, 944, 3956, 456, 9, 33, 15537, 17957, 26513, 5170, 1238, 3742, 2392, 184, 503, 864, 78219, 204610, 47, 1098, 86250, 5974, 157, 988, 42822, 99078, 56, 7763, 366, 6448, 2189, 195625, 32354, 172852, 95, 34058, 8...
[ 0.0594482421875, 0.13671875, 0.0989990234375, 0.192626953125, 0.0479736328125, 0.13818359375, 0.087158203125, 0.17138671875, 0.10888671875, 0.0872802734375, 0.189208984375, 0.09619140625, 0.1427001953125, 0.0341796875, 0.046173095703125, 0.078369140625, 0.1148681640625, 0.124267578...
embed
52074413_c0
52074413
fsharp
0
Title: Accessing a property after Seq.find() Problem title: Accessing a property after Seq.find() Tags: f%23 Problem: Accessing a property after Seq.find() Probably a very simple question - if I have a sequence of objects, on which I run Seq.find() to return a single element, how do I then access one property without s...
Accessing a property after Seq.find() Accessing a property after Seq.find() f%23 Accessing Seq.find MyType Text Hello Goodbye mt.Id Seq.Map Accessing a property after Seq.find() Probably a very simple question - if I have a sequence of objects, on which I run Seq.find() to return a single element, how do I then access ...
[ 0.006805419921875, 0.013427734375, 0.0194091796875, 0.022216796875, 0.0023956298828125, -0.0284423828125, 0.007293701171875, 0.01611328125, 0.003936767578125, -0.033935546875, 0.00262451171875, 0.037841796875, -0.01470947265625, -0.032958984375, 0.0032501220703125, 0.0185546875, -0.0...
[ 40266, 214, 57266, 7103, 503, 864, 5, 111607, 132, 3742, 2646, 196707, 24129, 35378, 18621, 1272, 18, 568, 71, 166179, 8781, 9655, 765, 40, 944, 3956, 36746, 11675, 30646, 11001, 12830, 3642, 54, 17203, 1632, 15490, 3082, 28271, 77336, 99...
[ 0.215576171875, 0.0186614990234375, 0.2301025390625, 0.154541015625, 0.1214599609375, 0.2266845703125, 0.11376953125, 0.2000732421875, 0.08526611328125, 0.05859375, 0.099365234375, 0.259033203125, 0.1539306640625, 0.030548095703125, 0.000823974609375, 0.055633544921875, 0.16442871093...
embed
26775760_c0
26775760
fsharp
0
Title: How to create a virtual record field for Entity Framework lazy loading Problem title: How to create a virtual record field for Entity Framework lazy loading Tags: entity-framework, f%23 Problem: How to create a virtual record field for Entity Framework lazy loading I'm trying to define some models that I use in ...
How to create a virtual record field for Entity Framework lazy loading How to create a virtual record field for Entity Framework lazy loading entity-framework f%23 How Entity Framework CLIMutable ICollection How to create a virtual record field for Entity Framework lazy loading I'm trying to define some models that I u...
[ -0.0009307861328125, 0.00823974609375, 0.00750732421875, 0.007659912109375, 0.000576019287109375, 0.0048828125, 0.0012359619140625, 0.00933837890625, 0.0189208984375, -0.0216064453125, -0.0009307861328125, 0.0120849609375, -0.0033416748046875, -0.00118255615234375, 0.005035400390625, -...
[ 11249, 28282, 20513, 17164, 44457, 16511, 2481, 202220, 21, 3285, 72367, 77630, 160328, 18244, 1238, 3742, 83318, 34, 22819, 45878, 10763, 10, 100, 214, 61924, 115774, 2289, 4527, 563, 4904, 115923, 80934, 42486, 51779, 43240, 4343, 3249, 705...
[ 0.050872802734375, 0.17578125, 0.275390625, 0.244140625, 0.25048828125, 0.09808349609375, 0.1038818359375, 0.200927734375, 0.1259765625, 0.2086181640625, 0.154296875, 0.114501953125, 0.0955810546875, 0.001983642578125, 0.0166778564453125, 0.08935546875, 0.1409912109375, 0.081848144...
embed
4578136_c0
4578136
fsharp
0
Title: Confusing implementation of F# CodeDom Problem title: Confusing implementation of F# CodeDom Tags: codedom, f%23 Problem: Confusing implementation of F# CodeDom I'm trying to create a class and a method in it. For C# and VB, the CodeDom providers emit preditable output, but the F# CodeDom provider emits the foll...
Confusing implementation of F# CodeDom Confusing implementation of F# CodeDom codedom f%23 Confusing CodeDom ReturnException8abef2fbb2404165b4b8690157bd3a49 ReturnNoneException8abef2fbb2404165b4b8690157bd3a49 Hello my_method this.my_method Confusing implementation of F# CodeDom I'm trying to create a class and a method...
[ 0.013916015625, 0.01068115234375, 0.0125732421875, -0.0191650390625, 0.0045166015625, 0.01202392578125, 0.017822265625, -0.023681640625, -0.01171875, -0.00041961669921875, -0.01043701171875, -0.000873565673828125, -0.005126953125, 0.0040283203125, 0.005889892578125, -0.0279541015625, ...
[ 106161, 223, 214, 208124, 563, 4904, 28864, 106098, 18151, 3815, 1238, 3742, 173340, 19279, 63928, 2357, 118913, 15276, 5039, 145445, 12977, 5021, 35378, 759, 1928, 7352, 903, 1176, 31577, 28282, 18507, 136, 55300, 75034, 81450, 53225, 1653, ...
[ 0.1593017578125, 0.127685546875, 0.05426025390625, 0.1802978515625, 0.12841796875, 0.2021484375, 0.1658935546875, 0.255859375, 0.109130859375, 0.23291015625, 0.081298828125, 0.0931396484375, 0.1722412109375, 0.0171661376953125, 0.1455078125, 0.0079345703125, 0.1212158203125, 0.0377...
embed
6876047_c0
6876047
fsharp
0
Title: Why is the member dictionary in this f# code always empty? Problem title: Why is the member dictionary in this f# code always empty? Tags: f%23, dictionary Problem: Why is the member dictionary in this f# code always empty? I want to scrape a page for all the urls and put them in the dictionary. I created an cla...
Why is the member dictionary in this f# code always empty? Why is the member dictionary in this f# code always empty? f%23 dictionary Why this.urls Dictionary this.start HtmlWeb hw.Load doc.DocumentNode docNode.SelectNodes aLink.GetAttributeValue href.StartsWith href.EndsWith this.urls.Add Why is the member dictionary ...
[ -0.01416015625, 0.003936767578125, -0.000579833984375, 0.01007080078125, -0.0167236328125, -0.0025482177734375, 0.0086669921875, 0.004791259765625, -0.006317138671875, -0.03955078125, 0.0050048828125, -0.0140380859375, 0.00567626953125, 0.00020694732666015625, 0.02880859375, -0.0263671...
[ 44084, 83, 32786, 45, 10763, 6635, 903, 1238, 4904, 18151, 11343, 201505, 3742, 25002, 7, 147638, 17137, 7237, 30474, 51584, 5021, 112, 100184, 64287, 191145, 77867, 152378, 4028, 23, 120948, 9191, 756, 18507, 831, 48903, 15190, 80854 ]
[ 0.1099853515625, 0.0252838134765625, 0.247314453125, 0.0697021484375, 0.1461181640625, 0.06683349609375, 0.12060546875, 0.0955810546875, 0.1727294921875, 0.120849609375, 0.1368408203125, 0.23779296875, 0.1365966796875, 0.1634521484375, 0.0465087890625, 0.166015625, 0.09521484375, 0...
embed
10016449_c0
10016449
fsharp
0
Title: The type &#x27;NS.Type1&lt;NS.Type2&gt;&#x27; is not compatible with the type &#x27;NS.Type1&lt;NS.Type2&gt;&#x27; in f# Problem title: The type &#x27;NS.Type1&lt;NS.Type2&gt;&#x27; is not compatible with the type &#x27;NS.Type1&lt;NS.Type2&gt;&#x27; in f# Tags: f%23, compiler-errors Problem: The type 'NS.Type1 ...
The type &#x27;NS.Type1&lt;NS.Type2&gt;&#x27; is not compatible with the type &#x27;NS.Type1&lt;NS.Type2&gt;&#x27; in f# The type &#x27;NS.Type1&lt;NS.Type2&gt;&#x27; is not compatible with the type &#x27;NS.Type1&lt;NS.Type2&gt;&#x27; in f# f%23 compiler-errors NS.Type1 The type 'NS.Type1 ' is not compatible with the ...
[ -0.006072998046875, 0.0150146484375, -0.0250244140625, 0.01043701171875, 0.00238037109375, -0.02880859375, -0.00180816650390625, 0.00982666015625, -0.0081787109375, 0.0147705078125, -0.002227783203125, 0.017333984375, 0.015625, -0.0023956298828125, 0.0179443359375, -0.00133514404296875...
[ 10644, 3768, 22479, 196707, 418, 1230, 1277, 304, 5386, 83, 959, 146731, 678, 1238, 4904, 3742, 9969, 34759, 188800, 52700, 5, 23, 65450, 13452, 10846, 35773, 114453, 18499, 44759, 831, 73342, 35978, 15400, 7225, 7639, 4734, 563, 9902, 4648...
[ 0.2138671875, 0.09625244140625, 0.218017578125, 0.26123046875, 0.1470947265625, 0.00946044921875, 0.07537841796875, 0.1591796875, 0.015625, 0.05926513671875, 0.15673828125, 0.217041015625, 0.1002197265625, 0.1185302734375, 0.1861572265625, 0.05975341796875, 0.12353515625, 0.0981445...
embed
50650067_c0
50650067
fsharp
0
Title: How do I Seq.collect with an async transform function? Problem title: How do I Seq.collect with an async transform function? Tags: f%23, async-await Problem: How do I Seq.collect with an async transform function? Suppose I have two async functions: fetchCategories fetches a list of product categories ( string Li...
How do I Seq.collect with an async transform function? How do I Seq.collect with an async transform function? f%23 async-await How Seq.collect List Seq.map Seq.toList How do I Seq.collect with an async transform function? Suppose I have two async functions: fetchCategories fetches a list of product categories ( string ...
[ 0.0223388671875, 0.029541015625, 0.022705078125, 0.0013885498046875, -0.0157470703125, -0.01165771484375, -0.01043701171875, -0.017333984375, 0.00101470947265625, -0.0052490234375, 0.01422119140625, 0.03271484375, -0.006622314453125, 0.0087890625, 0.01953125, -0.00390625, -0.01068115...
[ 11249, 54, 87, 503, 864, 5, 196352, 678, 10, 12654, 238, 27198, 32354, 1238, 3949, 3742, 7978, 217, 32036, 62346, 188, 154663, 121691, 6626, 7647, 206, 161637, 90, 17007, 5303, 12996, 39283, 79315, 10752, 77193, 18537, 76775, 3081, 38742, ...
[ 0.101318359375, 0.051422119140625, 0.043060302734375, 0.13916015625, 0.2314453125, 0.096435546875, 0.28173828125, 0.09320068359375, 0.07537841796875, 0.2342529296875, 0.126953125, 0.256591796875, 0.19921875, 0.075439453125, 0.0213165283203125, 0.15087890625, 0.1549072265625, 0.0933...
embed
35566226_c0
35566226
fsharp
0
Title: F# Async - If First Async Successful Then Do Another Async Else false Problem title: F# Async - If First Async Successful Then Do Another Async Else false Tags: asynchronous, f%23 Problem: F# Async - If First Async Successful Then Do Another Async Else false I'm a little confused on how to do this seemingly simp...
F# Async - If First Async Successful Then Do Another Async Else false F# Async - If First Async Successful Then Do Another Async Else false asynchronous f%23 Async First Successful Then Another WSDL Type Provider ws.AddAnswersAsync info.id Async.AwaitIAsyncResult ws.SubmitInfo F# Async - If First Async Successful Then ...
[ -0.01153564453125, 0.00750732421875, 0.006103515625, 0.0036163330078125, 0.00016117095947265625, 0.006317138671875, 0.009521484375, -0.00179290771484375, -0.01025390625, 0.0152587890625, 0.008544921875, 0.031982421875, -0.007598876953125, 0.0220947265625, 0.0194091796875, 0.0205078125,...
[ 563, 4904, 62, 12654, 238, 4263, 23972, 144053, 7844, 47009, 984, 116267, 540, 98320, 184, 101966, 1238, 3949, 3742, 52143, 27502, 60457, 123089, 148, 4028, 7251, 7, 42844, 3004, 634, 217, 17481, 7136, 96472, 93147, 54, 48903, 8781, 66211, ...
[ 0.06982421875, 0.1591796875, 0.06500244140625, 0.24365234375, 0.0989990234375, 0.111083984375, 0.132568359375, 0.16845703125, 0.1268310546875, 0.06890869140625, 0.0843505859375, 0.15185546875, 0.0958251953125, 0.231201171875, 0.0272369384765625, 0.1669921875, 0.046661376953125, 0.0...
embed
38587002_c0
38587002
fsharp
0
Title: F#: is there a way to mark a ref cell contents as volatile? Problem title: F#: is there a way to mark a ref cell contents as volatile? Tags: f%23 Problem: F#: is there a way to mark a ref cell contents as volatile? I've come across a situation where a ref cell containing a boolean allows me to quite conveniently...
F#: is there a way to mark a ref cell contents as volatile? F#: is there a way to mark a ref cell contents as volatile? f%23 VolatileField F#: is there a way to mark a ref cell contents as volatile? I've come across a situation where a ref cell containing a boolean allows me to quite conveniently solve a problem of tel...
[ 0.00131988525390625, 0.0068359375, 0.0211181640625, 0.00811767578125, 0.001983642578125, -0.009765625, -0.0220947265625, 0.000013947486877441406, -0.007598876953125, 0.003753662109375, 0.003387451171875, 0.039794921875, -0.00726318359375, 0.0162353515625, 0.0179443359375, -0.0026245117...
[ 563, 4904, 3917, 16188, 18831, 38750, 10941, 237, 174048, 13, 7, 3742, 5976, 1888, 133, 6159, 19388, 16648, 70541, 337, 31, 34677, 114864, 142267, 86869, 2967, 128219, 25927, 634, 14, 1916, 40956, 7279, 49938, 73668, 44457, 842, 22819, 9969...
[ 0.007568359375, 0.056884765625, 0.0655517578125, 0.183349609375, 0.2325439453125, 0.2144775390625, 0.185302734375, 0.0465087890625, 0.26171875, 0.132080078125, 0.0357666015625, 0.046630859375, 0.144775390625, 0.1466064453125, 0.058807373046875, 0.09979248046875, 0.1654052734375, 0....
embed
52019103_c0
52019103
fsharp
0
Title: F# + xUnit - what could possibly go wrong Problem title: F# + xUnit - what could possibly go wrong Tags: xunit, f%23 Problem: F# + xUnit - what could possibly go wrong I've just literally hit a brick wall trying to configure F# 4.5.0.0 under VS 15.8.1 to run xUnit tests. Here is the repo with the issue: https://...
F# + xUnit - what could possibly go wrong F# + xUnit - what could possibly go wrong xunit f%23 F# + xUnit - what could possibly go wrong I've just literally hit a brick wall trying to configure F# 4.5.0.0 under VS 15.8.1 to run xUnit tests. Here is the repo with the issue: https://github.com/kkkmail/fSharp-xUnit . When...
[ -0.0031890869140625, 0.0242919921875, -0.007080078125, -0.0255126953125, -0.0164794921875, 0.017578125, 0.00518798828125, -0.0274658203125, 0.0111083984375, 0.01483154296875, -0.00130462646484375, 0.005279541015625, 0.01446533203125, 0.0036468505859375, 0.0098876953125, -0.002624511718...
[ 563, 4904, 997, 1022, 85600, 18, 2367, 5809, 144681, 738, 44691, 10438, 6773, 1238, 3742, 218500, 5962, 41537, 58982, 31577, 222495, 60061, 99929, 1379, 44160, 6281, 206730, 11675, 109921, 11853, 93392, 31089, 15769, 32102, 2065, 420, 40798, ...
[ 0.139404296875, 0.2393798828125, 0.1412353515625, 0.1490478515625, 0.2490234375, 0.130615234375, 0.048248291015625, 0.1141357421875, 0.1279296875, 0.0703125, 0.1702880859375, 0.0841064453125, 0.18603515625, 0.097412109375, 0.1026611328125, 0.041839599609375, 0.076416015625, 0.04653...
embed
54270260_c1
54270260
fsharp
1
= "y8" async: s = "q" async: s = "q" Ok, passed 5 tests. Another run can look like this: simple: s = "VDm2JQs5z" simple: s = "NVgDf2mQs8zaWELndK" simple: s = "TWz3Yjl2tHFERyrMTvl0HOqgx" simple: s = "KRWC92vBdZAHj6qcf" simple: s = "CTJbQGXzpLBNn0RY6MCvlfUtbQhCUKm9tbXFhLSu0RcYmi" Ok, passed 5 tests. async: s = "g" async...
= "y8" async: s = "q" async: s = "q" Ok, passed 5 tests. Another run can look like this: simple: s = "VDm2JQs5z" simple: s = "NVgDf2mQs8zaWELndK" simple: s = "TWz3Yjl2tHFERyrMTvl0HOqgx" simple: s = "KRWC92vBdZAHj6qcf" simple: s = "CTJbQGXzpLBNn0RY6MCvlfUtbQhCUKm9tbXFhLSu0RcYmi" Ok, passed 5 tests. async: s = "g" async...
[ 0.006866455078125, -0.000850677490234375, -0.01495361328125, -0.00067901611328125, -0.005859375, -0.001495361328125, 0.004974365234375, -0.0184326171875, 0.01287841796875, -0.023681640625, 0.0037841796875, 0.0262451171875, 0.00567626953125, -0.012939453125, 0.01507568359375, 0.00946044...
[ 2203, 53, 1019, 10, 12654, 238, 91, 864, 115081, 190, 109921, 116267, 11675, 831, 6713, 1884, 903, 8781, 856, 169, 177, 25793, 454, 191560, 132, 43240, 5885, 119140, 2886, 2907, 71, 105376, 8821, 4966, 11, 83, 959, 37202, 139392, 5701, ...
[ 0.083251953125, 0.05218505859375, 0.17578125, 0.078857421875, 0.229736328125, 0.1158447265625, 0.1025390625, 0.1024169921875, 0.1328125, 0.1422119140625, 0.2022705078125, 0.0653076171875, 0.1566162109375, 0.0232696533203125, 0.123779296875, 0.03887939453125, 0.013092041015625, 0.11...
embed
66533936_c0
66533936
fsharp
0
Title: Need Converting Help C# to F# Problem title: Need Converting Help C# to F# Tags: f%23, c%23 Problem: Need Converting Help C# to F# I am writing below class in to F# using System.ComponentModel; using System.Reflection; namespace System { public static class EnumExtensions { { FieldInfo fi = value.GetType().GetFi...
Need Converting Help C# to F# Need Converting Help C# to F# f%23 c%23 System.ComponentModel System.Reflection Need Converting Help System EnumExtensions FieldInfo value.GetType GetField value.ToString DescriptionAttribute fi.GetCustomAttributes attributes.Length Description TEnum GetEnumDescription Enum Need Converting...
[ -0.00433349609375, 0.0031585693359375, 0.002838134765625, -0.00421142578125, -0.0017242431640625, -0.00830078125, -0.01531982421875, -0.00113677978515625, -0.0155029296875, 0.004364013671875, 0.0184326171875, 0.01318359375, -0.0078125, 0.0286865234375, 0.005096435546875, 0.014526367187...
[ 52889, 1657, 814, 39527, 313, 4904, 47, 563, 1916, 1238, 3742, 12353, 54137, 140290, 190015, 133, 357, 316, 19279, 128872, 117657, 93147, 34292, 196707, 20779, 19388, 7763, 70643, 191145, 809, 223, 5928, 150380, 13018, 2606, 647, 4657, 59478,...
[ 0.1767578125, 0.0692138671875, 0.1556396484375, 0.1767578125, 0.07879638671875, 0.24072265625, 0.159912109375, 0.1683349609375, 0.0237579345703125, 0.0054931640625, 0.0599365234375, 0.105224609375, 0.093994140625, 0.14892578125, 0.0970458984375, 0.077880859375, 0.101806640625, 0.16...
embed
43603903_c1
43603903
fsharp
1
List.rev acc_tail) | _ -> List.rev acc_total loop [] [] [] l let is_all_r x = List.forall (function R _ -> true | _ -> false) x match l with | R x when is_all_r x -> List.map unzip x |> transpose |> List.map R | R x -> x | S _ -> failwith "Unzip called on S." let a = R [R [S "q"; S "w"; S "e"]] let b = R [R [S "a"; S "...
List.rev acc_tail) | _ -> List.rev acc_total loop [] [] [] l let is_all_r x = List.forall (function R _ -> true | _ -> false) x match l with | R x when is_all_r x -> List.map unzip x |> transpose |> List.map R | R x -> x | S _ -> failwith "Unzip called on S." let a = R [R [S "q"; S "w"; S "e"]] let b = R [R [S "a"; S "...
[ -0.004791259765625, 0.0291748046875, 0.005035400390625, 0.0235595703125, -0.01263427734375, 0.01275634765625, -0.013427734375, -0.0184326171875, 0.0184326171875, 0.010986328125, 0.015625, 0.0303955078125, -0.004791259765625, 0.0260009765625, -0.01806640625, 0.01544189453125, -0.00254...
[ 32036, 65381, 50015, 46741, 188, 1803, 40956, 2633, 83, 5584, 42, 1022, 2472, 137175, 627, 29568, 98320, 14858, 96, 678, 62346, 51, 50836, 3900, 78381, 159, 35782, 14256, 35839, 98, 864, 876, 169, 11567, 1563, 68330, 808, 2806, 1884, 214,...
[ 0.2242431640625, 0.2191162109375, 0.11279296875, 0.25341796875, 0.1031494140625, 0.15673828125, 0.173583984375, 0.03125, 0.1102294921875, 0.17333984375, 0.0855712890625, 0.06842041015625, 0.0279541015625, 0.10888671875, 0.0855712890625, 0.1331787109375, 0.1708984375, 0.1484375, 0...
embed
51718204_c0
51718204
fsharp
0
Title: The block following this &#x27;let&#x27; is unfinished, F# error Problem title: The block following this &#x27;let&#x27; is unfinished, F# error Tags: f%23 Problem: The block following this 'let' is unfinished, F# error I've been trying to create a code in F# that can read text via another file, however I keep s...
The block following this &#x27;let&#x27; is unfinished, F# error The block following this &#x27;let&#x27; is unfinished, F# error f%23 line.Split EntryPoint StreamReader final.txt stream.Readline Seq.map System.Int32.Parse Seq.toArray Orignal Ordered The block following this 'let' is unfinished, F# error I've been tryi...
[ -0.005584716796875, 0.009521484375, 0.003753662109375, 0.006256103515625, -0.0010528564453125, 0.02294921875, 0.0120849609375, 0.000843048095703125, 0.00433349609375, -0.000949859619140625, -0.00811767578125, 0.00909423828125, 0.00555419921875, 0.0174560546875, 0.01318359375, -0.012145...
[ 46389, 25632, 903, 3768, 1974, 83, 51, 48310, 67175, 563, 4904, 18499, 1238, 3742, 13315, 4353, 357, 15123, 147534, 115061, 31345, 56, 2704, 124326, 75973, 2256, 864, 62346, 12353, 6460, 28636, 188, 7092, 199858, 6236, 81206, 297, 31577, 28...
[ 0.19091796875, 0.160400390625, 0.1346435546875, 0.11474609375, 0.2264404296875, 0.06329345703125, 0.083740234375, 0.16796875, 0.1075439453125, 0.1224365234375, 0.19384765625, 0.1668701171875, 0.006744384765625, 0.04998779296875, 0.065673828125, 0.123291015625, 0.0209808349609375, 0...
embed
64042446_c0
64042446
fsharp
0
Title: How to correctly restart a actor system and rejoin it to akka cluster which just left from? Problem title: How to correctly restart a actor system and rejoin it to akka cluster which just left from? Tags: f%23, c%23, akka.net, akka-cluster Problem: How to correctly restart a actor system and rejoin it to akka cl...
How to correctly restart a actor system and rejoin it to akka cluster which just left from? How to correctly restart a actor system and rejoin it to akka cluster which just left from? f%23 c%23 akka.net akka-cluster How Cluster.Get clusterObjOnNodeB.JoinSeedNodes ImmutableList.Create Address Address.Parse Seq.toArray c...
[ -0.0047607421875, 0.0390625, 0.0191650390625, 0.0244140625, 0.01409912109375, -0.005401611328125, -0.0025482177734375, 0.000804901123046875, 0.00860595703125, -0.000904083251953125, 0.0031585693359375, 0.01092529296875, -0.00201416015625, 0.006561279296875, 0.00457763671875, 0.00738525...
[ 11249, 26785, 456, 17137, 39329, 5426, 136, 513, 73, 47, 81866, 234737, 25737, 1295, 3129, 1660, 3742, 1179, 29786, 1515, 140077, 46471, 170, 20320, 5021, 112, 571, 16604, 4233, 297, 561, 154663, 63784, 49990, 28636, 7092, 178381, 104475, 1...
[ 0.060302734375, 0.121826171875, 0.1324462890625, 0.2481689453125, 0.228515625, 0.18212890625, 0.03466796875, 0.1488037109375, 0.1119384765625, 0.082763671875, 0.1746826171875, 0.2149658203125, 0.10650634765625, 0.0931396484375, 0.01275634765625, 0.02294921875, 0.04351806640625, 0.0...
embed
26661164_c0
26661164
fsharp
0
Title: F# plotting datetime issues Problem title: F# plotting datetime issues Tags: charts, plot, f%23 Problem: F# plotting datetime issues I have a collection that is in format datetimeoffset - option int64. I would like to plot a line from this data. I tried with with just piping my data to Chart.Line: Chart.Line(dat...
F# plotting datetime issues F# plotting datetime issues charts plot f%23 Chart.Line Seq.map r.time.DateTime r.input.Value Array.map r.Timestamp.DateTime Array.min Array.max DateTime F# plotting datetime issues I have a collection that is in format datetimeoffset - option int64. I would like to plot a line from this dat...
[ 0.0037078857421875, 0.00157928466796875, 0.039794921875, -0.002655029296875, -0.009521484375, -0.0198974609375, 0.00762939453125, 0.0014801025390625, -0.0166015625, -0.00665283203125, -0.008544921875, 0.02685546875, 0.013916015625, 0.01318359375, 0.00183868408203125, -0.001358032226562...
[ 563, 4904, 23577, 1916, 5622, 6032, 37348, 116287, 1238, 3742, 110373, 93232, 503, 864, 62346, 1690, 86291, 70059, 7077, 856, 50770, 69253, 2676, 1249, 24084, 25512, 42486, 23, 9384, 16713, 3509, 35829, 18, 13307, 1884, 13315, 1295, 2053, 3...
[ 0.124755859375, 0.2100830078125, 0.1925048828125, 0.0660400390625, 0.0999755859375, 0.1627197265625, 0.1561279296875, 0.156005859375, 0.06768798828125, 0.1285400390625, 0.1744384765625, 0.136474609375, 0.039703369140625, 0.1085205078125, 0.1036376953125, 0.07281494140625, 0.074340820...
embed
33345232_c0
33345232
fsharp
0
Title: Extract two elements of list and pass the rest recursively Problem title: Extract two elements of list and pass the rest recursively Tags: tail-recursion, f%23, functional-programming, recursion Problem: Extract two elements of list and pass the rest recursively I have a type def with 2 types and a list of the s...
Extract two elements of list and pass the rest recursively Extract two elements of list and pass the rest recursively tail-recursion f%23 functional-programming recursion Extract Type1 Type2 Type3 Sometype r1::r2::rt Extract two elements of list and pass the rest recursively I have a type def with 2 types and a list of...
[ -0.0023345947265625, 0.004974365234375, 0.01806640625, 0.019287109375, 0.00726318359375, 0.013427734375, -0.0264892578125, -0.00677490234375, 0.00311279296875, -0.004425048828125, 0.0301513671875, -0.015869140625, -0.0147705078125, -0.00028228759765625, 0.0084228515625, 0.032958984375,...
[ 31501, 15390, 6626, 80854, 111, 5303, 136, 27875, 10588, 195625, 5844, 46741, 107, 48650, 1830, 1238, 3949, 3742, 123309, 28966, 60457, 418, 304, 363, 50986, 82825, 42, 3198, 10644, 8, 420, 116, 52895, 5701, 1543, 201505, 31577, 28282, 756,...
[ 0.2054443359375, 0.08740234375, 0.15087890625, 0.1815185546875, 0.036834716796875, 0.173583984375, 0.040496826171875, 0.1407470703125, 0.123291015625, 0.212646484375, 0.14599609375, 0.2108154296875, 0.0494384765625, 0.161865234375, 0.05340576171875, 0.047027587890625, 0.0193023681640...
embed
67956784_c0
67956784
fsharp
0
Title: The type &#x27;ArrayConstructor&#x27; does not define the field, constructor or member &#x27;map&#x27; Problem title: The type &#x27;ArrayConstructor&#x27; does not define the field, constructor or member &#x27;map&#x27; Tags: f%23, .net Problem: The type 'ArrayConstructor' does not define the field, constructor...
The type &#x27;ArrayConstructor&#x27; does not define the field, constructor or member &#x27;map&#x27; The type &#x27;ArrayConstructor&#x27; does not define the field, constructor or member &#x27;map&#x27; f%23 .net ArrayConstructor Array.map room:room room.name The type 'ArrayConstructor' does not define the field, co...
[ -0.00860595703125, 0.0087890625, 0.00433349609375, -0.0011444091796875, -0.00982666015625, -0.0026092529296875, -0.0015106201171875, 0.029296875, 0.011474609375, -0.035888671875, 0.006866455078125, -0.0079345703125, 0.01470947265625, -0.0011444091796875, -0.01361083984375, -0.020385742...
[ 10644, 3768, 7614, 7092, 11935, 36716, 748, 14602, 959, 61924, 44457, 64549, 32786, 62346, 1238, 3742, 1179, 69253, 53, 17155, 28905, 11627, 707, 8781, 22288, 563, 4904, 765, 75281, 6097, 18151, 48903, 20697, 88996, 187040, 32354, 903, 128239...
[ 0.2132568359375, 0.05364990234375, 0.08807373046875, 0.1932373046875, 0.10528564453125, 0.2313232421875, 0.1903076171875, 0.054718017578125, 0.1181640625, 0.1942138671875, 0.1915283203125, 0.2037353515625, 0.21337890625, 0.207763671875, 0.0199127197265625, 0.0206146240234375, 0.10168...
embed
42527846_c0
42527846
fsharp
0
Title: F# One extension method reference another Problem title: F# One extension method reference another Tags: extension-methods, f%23 Problem: F# One extension method reference another [<Extension>] static member ToOrganizationRequest<'T when 'T :> OrganizationRequest> (entity: Entity) = let request = Activator.Creat...
F# One extension method reference another F# One extension method reference another extension-methods f%23 One Extension ToOrganizationRequest OrganizationRequest Entity Activator.CreateInstance request.Parameters.Item Target Seq.map x.ToOrganizationRequest F# One extension method reference another The second extension...
[ -0.0089111328125, 0.0439453125, 0.0091552734375, 0.01531982421875, -0.00168609619140625, -0.01312255859375, -0.0284423828125, 0.000797271728515625, -0.00335693359375, -0.044677734375, -0.0150146484375, 0.027099609375, -0.00689697265625, 0.031982421875, 0.01470947265625, -0.02197265625,...
[ 563, 4904, 6561, 111938, 55300, 91067, 15700, 1928, 7352, 1238, 3742, 224545, 717, 100222, 47691, 4332, 75616, 173101, 16511, 42902, 4597, 116071, 50336, 568, 2982, 160017, 864, 62346, 1022, 7763, 17932, 959, 19048, 5117, 503, 16498, 33079, 6...
[ 0.0902099609375, 0.1722412109375, 0.151123046875, 0.211181640625, 0.190185546875, 0.2408447265625, 0.08984375, 0.07183837890625, 0.1134033203125, 0.05352783203125, 0.09857177734375, 0.1943359375, 0.159423828125, 0.2066650390625, 0.0853271484375, 0.050994873046875, 0.1383056640625, ...
embed
27245134_c0
27245134
fsharp
0
Title: F# Sequence Filter While in a functional style Problem title: F# Sequence Filter While in a functional style Tags: filter, functional-programming, f%23, seq Problem: F# Sequence Filter While in a functional style I have a sequence of data which I need to filter. This is quite obvious as we have the Seq.filter va...
F# Sequence Filter While in a functional style F# Sequence Filter While in a functional style filter functional-programming f%23 seq Sequence Filter While Seq.filter Collections.Seq F# Sequence Filter While in a functional style I have a sequence of data which I need to filter. This is quite obvious as we have the Seq....
[ 0.0185546875, 0.0380859375, -0.0004138946533203125, -0.004150390625, 0.01531982421875, -0.01544189453125, 0.002197265625, 0.0211181640625, 0.009033203125, -0.0250244140625, -0.0146484375, 0.034912109375, -0.0130615234375, 0.021240234375, 0.0267333984375, 0.0101318359375, 0.0159912109...
[ 563, 4904, 503, 944, 128896, 51404, 23, 123309, 20623, 3956, 46312, 28966, 1238, 3742, 40, 864, 120337, 68220, 4233, 2053, 3871, 47, 162520, 5, 34292, 2967, 24189, 16750, 42486, 1221, 58359, 24233, 14012, 55769, 959, 3444, 51339, 214, 756, ...
[ 0.1312255859375, 0.2041015625, 0.09478759765625, 0.130615234375, 0.261962890625, 0.170166015625, 0.031158447265625, 0.20751953125, 0.184326171875, 0.037109375, 0.2274169921875, 0.10345458984375, 0.09429931640625, 0.06549072265625, 0.0633544921875, 0.1536865234375, 0.1998291015625, ...
embed
8880838_c1
8880838
fsharp
1
imes = seq { for n in 2 .. 100000 do if isPrime n then yield n } // Cache the sequence to avoid recomputing the sequence elements. let cachedSeq = Seq.cache seqPrimes // find the divisors of n (or determine prime) using the seqEnum enumerator let rec testPrime n (seqEnum:System.Collections.Generic.IEnumerator<int>) = i...
imes = seq { for n in 2 .. 100000 do if isPrime n then yield n } // Cache the sequence to avoid recomputing the sequence elements. let cachedSeq = Seq.cache seqPrimes // find the divisors of n (or determine prime) using the seqEnum enumerator let rec testPrime n (seqEnum:System.Collections.Generic.IEnumerator<int>) = i...
[ -0.0206298828125, 0.02783203125, 0.031494140625, 0.017822265625, 0.02197265625, -0.00848388671875, 0.013916015625, -0.011962890625, -0.0089111328125, -0.044677734375, 0.01318359375, 0.040283203125, 0.000522613525390625, -0.006622314453125, 0.003814697265625, 0.00994873046875, -0.0242...
[ 5431, 7, 2203, 40, 864, 100, 653, 23, 116, 1468, 209, 28568, 54, 2174, 83, 145111, 13, 7068, 11180, 19388, 4666, 2041, 1430, 944, 3956, 47, 71864, 33844, 65970, 80854, 2633, 82365, 71, 4233, 503, 408, 90, 7413, 70, 45, 51858, 111, 7...
[ 0.2276611328125, 0.172607421875, 0.0888671875, 0.1265869140625, 0.1990966796875, 0.037078857421875, 0.1446533203125, 0.07244873046875, 0.050811767578125, 0.0318603515625, 0.0841064453125, 0.1849365234375, 0.0457763671875, 0.07440185546875, 0.10491943359375, 0.1982421875, 0.1245117187...
embed
70921631_c0
70921631
fsharp
0
Title: Short syntax for trace with caller info Problem title: Short syntax for trace with caller info Tags: f%23, debugging, attributes Problem: Short syntax for trace with caller info I'm looking for a way, in F#, to print a value together with source file and line number; it's intended for semi-interactive debugging,...
Short syntax for trace with caller info Short syntax for trace with caller info f%23 debugging attributes Short Tracer DoTrace Short syntax for trace with caller info I'm looking for a way, in F#, to print a value together with source file and line number; it's intended for semi-interactive debugging, so the syntax nee...
[ -0.007293701171875, 0.0162353515625, -0.005645751953125, -0.006622314453125, -0.0125732421875, -0.0164794921875, 0.01068115234375, -0.01361083984375, 0.009765625, -0.0361328125, -0.0081787109375, 0.01806640625, -0.01409912109375, -0.0220947265625, 0.0223388671875, 0.009521484375, 0.0...
[ 82990, 6002, 86531, 100, 144851, 678, 11782, 56, 3004, 1238, 3949, 3742, 8, 978, 150380, 4937, 3443, 984, 28542, 329, 16487, 3917, 563, 4904, 28412, 34292, 25842, 31344, 11435, 13315, 14012, 179140, 36137, 10433, 36659, 27117, 16610, 138410, ...
[ 0.210205078125, 0.1436767578125, 0.1881103515625, 0.023284912109375, 0.250732421875, 0.129638671875, 0.173828125, 0.1295166015625, 0.1904296875, 0.050201416015625, 0.00634765625, 0.117431640625, 0.1038818359375, 0.14501953125, 0.128173828125, 0.15087890625, 0.1129150390625, 0.03167...
embed
19644457_c1
19644457
fsharp
1
3,4,1,1,2,2], range(11)) def f1(xs): if not xs: return last_a = None # I wish I don't have to use None here. is_yield = False for a, b in xs: if a != last_a: last_a = a is_yield = True yield (a, b) else: is_yield = False if not is_yield: yield (a, b) # Ugly, use variable outside the loop. print list(f1(xs)) print list(...
3,4,1,1,2,2], range(11)) def f1(xs): if not xs: return last_a = None # I wish I don't have to use None here. is_yield = False for a, b in xs: if a != last_a: last_a = a is_yield = True yield (a, b) else: is_yield = False if not is_yield: yield (a, b) # Ugly, use variable outside the loop. print list(f1(xs)) print list(...
[ -0.0030059814453125, 0.005035400390625, -0.0005340576171875, -0.007080078125, -0.01373291015625, -0.01019287109375, -0.004486083984375, -0.013916015625, 0.01068115234375, 0.00012111663818359375, 0.000614166259765625, 0.040283203125, 0.00506591796875, 0.006317138671875, 0.0157470703125, ...
[ 82449, 418, 133063, 90173, 37457, 48105, 8, 420, 1238, 425, 7, 2174, 959, 1022, 30646, 4568, 11, 2203, 438, 86, 32599, 4527, 83, 2387, 19388, 22225, 184, 876, 711, 87599, 11180, 345, 110608, 77336, 50782, 40956, 28412, 5303, 3917, 17, 7...
[ 0.1805419921875, 0.1148681640625, 0.0938720703125, 0.0428466796875, 0.1756591796875, 0.1531982421875, 0.09197998046875, 0.0831298828125, 0.1077880859375, 0.1546630859375, 0.1126708984375, 0.05670166015625, 0.083251953125, 0.13232421875, 0.1051025390625, 0.169189453125, 0.121215820312...
embed
23717133_c0
23717133
fsharp
0
Title: How to gracefully close File/Stream/Seq in FSharp when grabbing multiple lines? Problem title: How to gracefully close File/Stream/Seq in FSharp when grabbing multiple lines? Tags: f%23 Problem: How to gracefully close File/Stream/Seq in FSharp when grabbing multiple lines? I'm trying to write a class in FSharp ...
How to gracefully close File/Stream/Seq in FSharp when grabbing multiple lines? How to gracefully close File/Stream/Seq in FSharp when grabbing multiple lines? f%23 How File Stream Seq FSharp inputStream.EndOfStream inputStream.ReadLine inputStream.Close Seq.take How to gracefully close File/Stream/Seq in FSharp when g...
[ 0.00034332275390625, 0.015380859375, 0.0164794921875, 0.003875732421875, 0.00003814697265625, -0.0057373046875, 0.002349853515625, 0.0142822265625, 0.0033416748046875, -0.0181884765625, -0.01470947265625, 0.0194091796875, 0.0155029296875, 0.008544921875, 0.033447265625, -0.009338378906...
[ 11249, 4224, 329, 126351, 20903, 42724, 115061, 4233, 864, 23, 93774, 3467, 254, 59102, 23709, 48716, 124519, 3742, 503, 107730, 152378, 132887, 31345, 93232, 59453, 78219, 3229, 33022, 18507, 12301, 7986, 11435, 96760, 54877, 52895, 115923, 49...
[ 0.04327392578125, 0.061981201171875, 0.038604736328125, 0.05126953125, 0.2232666015625, 0.1910400390625, 0.240966796875, 0.123291015625, 0.193115234375, 0.048553466796875, 0.08837890625, 0.1981201171875, 0.186279296875, 0.1165771484375, 0.0810546875, 0.1729736328125, 0.175537109375, ...
embed
29588141_c0
29588141
fsharp
0
Title: How do purely functional compilers annotate the AST with type info? Problem title: How do purely functional compilers annotate the AST with type info? Tags: functional-programming, haskell, scala, f%23, compiler-construction Problem: How do purely functional compilers annotate the AST with type info? In the synt...
How do purely functional compilers annotate the AST with type info? How do purely functional compilers annotate the AST with type info? functional-programming haskell scala f%23 compiler-construction How AST How do purely functional compilers annotate the AST with type info? In the syntax analysis phase, an imperative ...
[ -0.0208740234375, 0.01055908203125, 0.020263671875, -0.00823974609375, 0.0004329681396484375, -0.005584716796875, -0.0208740234375, 0.005035400390625, -0.017578125, 0.0101318359375, 0.0218505859375, -0.0177001953125, -0.0264892578125, -0.0034332275390625, 0.01068115234375, 0.0209960937...
[ 11249, 34166, 123309, 9969, 34759, 8668, 19888, 48963, 678, 10644, 3004, 538, 28966, 1556, 142508, 146232, 3742, 238478, 6002, 86531, 114137, 93402, 222530, 831, 45367, 1810, 110, 988, 21771, 70541, 44457, 5423, 56574, 20271, 50961, 484, 109109...
[ 0.043914794921875, 0.1083984375, 0.2152099609375, 0.1580810546875, 0.147216796875, 0.15283203125, 0.0946044921875, 0.192138671875, 0.1044921875, 0.2100830078125, 0.1636962890625, 0.038909912109375, 0.08367919921875, 0.07928466796875, 0.1837158203125, 0.07470703125, 0.0667724609375, ...
embed
30767311_c0
30767311
fsharp
0
Title: Can you list the contents of a namespace or module in F# Problem title: Can you list the contents of a namespace or module in F# Tags: f%23 Problem: Can you list the contents of a namespace or module in F# Similar to this question about clojure , is it possible to list the contents of a namespace or module in F#...
Can you list the contents of a namespace or module in F# Can you list the contents of a namespace or module in F# f%23 Can mylib.DLL MyLib.Math MyLib.Math.Add MyLib.Math.TryDivide MyLib.Math.Pi Can you list the contents of a namespace or module in F# Similar to this question about clojure , is it possible to list the c...
[ 0.00148773193359375, 0.006439208984375, -0.0181884765625, 0.018798828125, -0.00148773193359375, 0.0072021484375, 0.00180816650390625, -0.0211181640625, -0.013427734375, -0.000896453857421875, -0.003326416015625, -0.004058837890625, 0.0087890625, -0.0078125, 0.010009765625, -0.016845703...
[ 4171, 5303, 70, 10941, 7, 111, 210716, 707, 88996, 23, 563, 4904, 10, 1238, 3949, 3742, 759, 5612, 23708, 2646, 104820, 199450, 4028, 1294, 33193, 29348, 20450, 461, 107, 7722, 47, 9803, 72367, 18499, 32316, 12937, 32354, 16487, 3919, 952...
[ 0.072021484375, 0.2294921875, 0.00189208984375, 0.2222900390625, 0.1036376953125, 0.047393798828125, 0.271240234375, 0.051116943359375, 0.20458984375, 0.07366943359375, 0.15478515625, 0.2259521484375, 0.000030517578125, 0.0933837890625, 0.012969970703125, 0.124755859375, 0.0532836914...
embed
3643877_c0
3643877
fsharp
0
Title: Generic Multiplication of Different Types Problem title: Generic Multiplication of Different Types Tags: .net, generics, f%23 Problem: Generic Multiplication of Different Types In simple words, I want to implement a function like that: let myfunction (scalar : float) (quantities : ''T list) = List.fold (fun acc ...
Generic Multiplication of Different Types Generic Multiplication of Different Types .net generics f%23 Generic Multiplication Different Types List.fold LanguagePrimitives.GenericZero Point LanguagePrimitives.MultiplyDynamic Generic Multiplication of Different Types In simple words, I want to implement a function like t...
[ -0.015625, 0.00616455078125, 0.01068115234375, -0.00191497802734375, -0.018310546875, -0.0264892578125, -0.007354736328125, -0.004302978515625, 0.005401611328125, -0.0118408203125, -0.00274658203125, -0.019775390625, -0.017578125, -0.0225830078125, -0.01458740234375, -0.0023193359375, ...
[ 88342, 1771, 19335, 182867, 242520, 60457, 111, 1179, 189534, 1238, 3742, 32036, 42822, 83658, 145111, 42991, 135932, 4036, 41097, 50657, 118, 62479, 29673, 21068, 8781, 3444, 29479, 32354, 1884, 450, 6024, 34292, 10644, 618, 136, 21917, 257, ...
[ 0.1783447265625, 0.0148162841796875, 0.1734619140625, 0.1951904296875, 0.1673583984375, 0.198974609375, 0.0167083740234375, 0.1474609375, 0.20556640625, 0.0188140869140625, 0.07781982421875, 0.078125, 0.10986328125, 0.1353759765625, 0.07281494140625, 0.113525390625, 0.041290283203125...
embed
7213599_c0
7213599
fsharp
0
Title: Generic higher order function Problem title: Generic higher order function Tags: f%23, inline, generics Problem: Generic higher order function Is there a reason why I can use a generic function with different type arguments when I pass it as a local value but not when passed as parameter? For example: let f = id...
Generic higher order function Generic higher order function f%23 inline generics Generic Generic higher order function Is there a reason why I can use a generic function with different type arguments when I pass it as a local value but not when passed as parameter? For example: works fine, but if I try to pass the func...
[ 0.000606536865234375, -0.0125732421875, -0.00927734375, -0.01220703125, 0.0185546875, 0.0028076171875, -0.0034027099609375, -0.0277099609375, 0.0189208984375, -0.02880859375, 0.00128173828125, -0.0159912109375, 0.006683349609375, -0.02099609375, 0.0208740234375, -0.004486083984375, 0...
[ 88342, 77546, 12989, 32354, 1771, 1238, 3742, 23, 2256, 189534, 31635, 15400, 831, 4527, 678, 12921, 10644, 10750, 27875, 237, 4000, 34292, 1284, 959, 3229, 115081, 171859, 43240, 5885, 9790, 35782, 442, 51776, 11389, 4426, 18, 1927, 59911, ...
[ 0.1451416015625, 0.1373291015625, 0.17138671875, 0.2076416015625, 0.0229644775390625, 0.1160888671875, 0.1038818359375, 0.0604248046875, 0.123291015625, 0.235107421875, 0.04876708984375, 0.0313720703125, 0.03070068359375, 0.09619140625, 0.0215606689453125, 0.1163330078125, 0.1640625,...
embed
47619166_c0
47619166
fsharp
0
Title: Compare types and process functions depending on type of input F# Problem title: Compare types and process functions depending on type of input F# Tags: f%23 Problem: Compare types and process functions depending on type of input F# I have a list of rooms that each contain an object that is either a weapon, bomb...
Compare types and process functions depending on type of input F# Compare types and process functions depending on type of input F# f%23 Compare a:Room a.item.GetType Bomb a.item Room id:int item:obj n:int e:int s:int w:int complete:bool Compare types and process functions depending on type of input F# I have a list of...
[ -0.01531982421875, -0.003326416015625, 0.0142822265625, 0.0036163330078125, -0.0015411376953125, -0.0003643035888671875, -0.015380859375, -0.00058746337890625, -0.005615234375, -0.0001659393310546875, 0.02978515625, 0.0225830078125, 0.002960205078125, -0.01324462890625, -0.00277709960937...
[ 113307, 13, 52895, 136, 9433, 32354, 96819, 10644, 107730, 563, 4904, 3742, 10, 12724, 306, 217, 195, 196707, 82514, 38484, 3447, 4288, 35735, 170, 28, 148, 28484, 142484, 5303, 112875, 70541, 36746, 142172, 54330, 84392, 3917, 831, 12765, ...
[ 0.1793212890625, 0.0195465087890625, 0.230224609375, 0.052459716796875, 0.1390380859375, 0.1630859375, 0.07220458984375, 0.1865234375, 0.1966552734375, 0.007354736328125, 0.07403564453125, 0.0141754150390625, 0.041473388671875, 0.12451171875, 0.0762939453125, 0.087158203125, 0.093261...
embed
40061121_c2
40061121
fsharp
2
Functions, orgid1, orgid2, orgid3, tmp1, pid2, shorttype3, Item, OperationContract, WebGet, UriTemplate, ItemsByOrganizationAndParent, ResponseFormat, WebMessageFormat.Json, GetItemsByOrganizationAndParent, shorttype3:string, status:string, ItemResponse, ItemSql, dbml.MobileDataContext, db.ExecuteCommand, DateTime.Min...
Functions, orgid1, orgid2, orgid3, tmp1, pid2, shorttype3, Item, OperationContract, WebGet, UriTemplate, ItemsByOrganizationAndParent, ResponseFormat, WebMessageFormat.Json, GetItemsByOrganizationAndParent, shorttype3:string, status:string, ItemResponse, ItemSql, dbml.MobileDataContext, db.ExecuteCommand, DateTime.Min...
[ -0.021728515625, 0.0208740234375, -0.0054931640625, 0.00159454345703125, -0.0025787353515625, -0.005462646484375, -0.0203857421875, -0.0033111572265625, 0.0228271484375, -0.0233154296875, 0.00311279296875, -0.0035552978515625, -0.0024566650390625, 0.00634765625, -0.0012054443359375, 0....
[ 28670, 10763, 7, 4, 30910, 532, 418, 304, 363, 808, 2676, 6, 45226, 16610, 50986, 78426, 102203, 11935, 39989, 18, 4002, 724, 126, 130885, 159065, 19309, 75358, 100222, 47691, 37839, 28636, 2517, 92748, 102973, 257, 594, 6011, 429, 5, 137...
[ 0.26123046875, 0.2467041015625, 0.157470703125, 0.090576171875, 0.2437744140625, 0.2423095703125, 0.123046875, 0.1214599609375, 0.170166015625, 0.03619384765625, 0.198486328125, 0.16259765625, 0.201416015625, 0.1484375, 0.255615234375, 0.2259521484375, 0.2181396484375, 0.0065002441...
embed
6119265_c0
6119265
fsharp
0
Title: Visual Studio tasklist Problem title: Visual Studio tasklist Tags: visual-studio-2010, visual-studio, f%23, tasklist Problem: Visual Studio tasklist Ok to the "Task List" in VS sounds pretty great. But I can't make it work. (I'm using VS2010 shell, and also VS2010 proper and can't make it work in either. Languag...
Visual Studio tasklist Visual Studio tasklist visual-studio-2010 visual-studio f%23 tasklist Visual Studio AwaitingResult NoneSubmitted UNDONE BeingWorkedOn this.RunExp Get visual-studio-2010 Visual Studio tasklist Ok to the "Task List" in VS sounds pretty great. But I can't make it work. (I'm using VS2010 shell, and a...
[ 0.0186767578125, 0.01531982421875, -0.00238037109375, -0.006103515625, -0.000823974609375, -0.00946044921875, -0.00726318359375, 0.00677490234375, -0.00604248046875, -0.001251220703125, 0.010498046875, 0.0308837890625, -0.0166015625, 0.01446533203125, -0.005767822265625, 0.017333984375...
[ 73372, 22968, 66211, 6562, 21176, 52629, 73552, 1238, 3742, 634, 14, 4332, 7, 7136, 438, 96472, 4007, 34384, 31261, 873, 214, 108259, 297, 20320, 903, 163321, 19279, 254, 20779, 9874, 1042, 32036, 23, 44160, 102678, 28875, 6782, 4966, 831, ...
[ 0.1873779296875, 0.175048828125, 0.1964111328125, 0.217529296875, 0.1666259765625, 0.1802978515625, 0.2352294921875, 0.03631591796875, 0.1077880859375, 0.1259765625, 0.054443359375, 0.005279541015625, 0.0716552734375, 0.1378173828125, 0.052978515625, 0.0148162841796875, 0.05960083007...
embed
38392431_c0
38392431
fsharp
0
Title: how to set opacity and line type in FSharp.Charting Problem title: how to set opacity and line type in FSharp.Charting Tags: fslab, f%23, fsharpchart Problem: how to set opacity and line type in FSharp.Charting I know how to control color, fontsize and gridlines in FSharp.Charting. But is there way to set opacit...
how to set opacity and line type in FSharp.Charting how to set opacity and line type in FSharp.Charting fslab f%23 fsharpchart FSharp.Charting FSLAB Fslab.fsx System.Drawing System.Random rnd.NextDouble List.init List.scan Chart.Line WithYAxis MajorGrid ChartTypes.Grid Enabled LineColor Color.LightGray WithXAxis how to...
[ -0.01165771484375, -0.002471923828125, 0.006591796875, -0.0078125, 0.017822265625, -0.0341796875, 0.00982666015625, -0.0038604736328125, -0.0026092529296875, 0.03369140625, -0.0098876953125, -0.00238037109375, -0.005615234375, -0.01397705078125, -0.000896453857421875, 0.03515625, -0....
[ 3642, 5423, 233, 11, 60089, 136, 13315, 10644, 23, 93774, 3467, 254, 84068, 1916, 47, 1238, 6114, 3742, 89280, 9254, 18, 89549, 425, 12353, 3815, 2661, 32036, 4398, 110373, 93232, 17106, 33102, 19040, 196707, 2886, 16777, 1484, 51193, 37878...
[ 0.042877197265625, 0.13525390625, 0.16943359375, 0.12451171875, 0.1351318359375, 0.1041259765625, 0.142578125, 0.183837890625, 0.0256805419921875, 0.0758056640625, 0.1553955078125, 0.145263671875, 0.1513671875, 0.124755859375, 0.0006103515625, 0.0318603515625, 0.1092529296875, 0.08...
embed
69973301_c0
69973301
fsharp
0
Title: F# Fable Best Way to return Null/None Problem title: F# Fable Best Way to return Null/None Tags: f%23, fable-f%23 Problem: F# Fable Best Way to return Null/None I'm working with Fable. I am doing an array look up, and if the key does not exist I want to return null or similar. Since it's built on Javascript whic...
F# Fable Best Way to return Null/None F# Fable Best Way to return Null/None f%23 fable-f%23 Fable Best Way None Returns Map data.TryFind Some F# Fable Best Way to return Null/None I'm working with Fable. I am doing an array look up, and if the key does not exist I want to return null or similar. Since it's built on Jav...
[ 0.01092529296875, -0.006317138671875, 0.01275634765625, 0.00153350830078125, -0.00830078125, -0.0177001953125, 0.033935546875, -0.036376953125, -0.00299072265625, 0.01324462890625, 0.00194549560546875, -0.003326416015625, -0.0011749267578125, -0.00531005859375, 0.02099609375, 0.0040588...
[ 563, 4904, 2886, 11345, 42261, 47, 30646, 1429, 1181, 64, 5021, 86, 1238, 3742, 1071, 2661, 420, 438, 173340, 42719, 2053, 1294, 204582, 20697, 10298, 53, 6713, 1257, 22799, 959, 32316, 3444, 56574, 21373, 88303, 74181, 235529, 10644, 11584...
[ 0.1602783203125, 0.1800537109375, 0.18408203125, 0.15234375, 0.148681640625, 0.019195556640625, 0.2232666015625, 0.1712646484375, 0.1661376953125, 0.07208251953125, 0.1063232421875, 0.128662109375, 0.105712890625, 0.06689453125, 0.13427734375, 0.1378173828125, 0.06231689453125, 0.1...
embed
17961353_c1
17961353
fsharp
1
let responseStream = response.GetResponseStream() use streamReader = new StreamReader(responseStream) let responseString = streamReader.ReadToEnd() printfn "Received the following response: %s" responseString } for n = 0 to maxThreads do Async.Start sendRequest Code signals: WebResponse, Read, Response, Stream, HttpLi...
let responseStream = response.GetResponseStream() use streamReader = new StreamReader(responseStream) let responseString = streamReader.ReadToEnd() printfn "Received the following response: %s" responseString } for n = 0 to maxThreads do Async.Start sendRequest Code signals: WebResponse, Read, Response, Stream, HttpLi...
[ -0.00518798828125, 0.02001953125, 0.000484466552734375, -0.00122833251953125, 0.013916015625, 0.002349853515625, 0.0235595703125, 0.00130462646484375, -0.004364013671875, -0.03271484375, 0.0220947265625, 0.01611328125, -0.007720947265625, -0.005096435546875, 0.0091552734375, -0.0113525...
[ 2633, 57553, 115061, 2203, 724, 126, 94399, 13, 132, 16, 4527, 75973, 31345, 56, 3525, 134719, 71713, 214, 7763, 152378, 28412, 14783, 4332, 329, 4126, 25632, 1745, 653, 757, 18389, 39116, 7, 12654, 238, 126597, 25379, 75616, 28864, 26073, ...
[ 0.1373291015625, 0.26123046875, 0.253662109375, 0.096923828125, 0.0662841796875, 0.08563232421875, 0.2315673828125, 0.056732177734375, 0.0146331787109375, 0.0372314453125, 0.13720703125, 0.174560546875, 0.2315673828125, 0.1517333984375, 0.0733642578125, 0.19140625, 0.165771484375, ...
embed
33056115_c0
33056115
fsharp
0
Title: F#: What is the relationship of an Add method and an IObserver&lt;&gt; Problem title: F#: What is the relationship of an Add method and an IObserver&lt;&gt; Tags: f%23, system.reactive Problem: F#: What is the relationship of an Add method and an IObserver<> I have the following code working code that I derived ...
F#: What is the relationship of an Add method and an IObserver&lt;&gt; F#: What is the relationship of an Add method and an IObserver&lt;&gt; f%23 system.reactive What Add IObserver ConcurrentBag Envelope SharpObject Subjects.Subject sharpObjectSubject.Subscribe sharpObjectCollection.Add system.reactive F#: What is the...
[ -0.01336669921875, 0.033203125, 0.0059814453125, 0.0157470703125, -0.01007080078125, 0.006805419921875, -0.01544189453125, 0.001556396484375, 0.00390625, -0.02685546875, 0.007232666015625, -0.01025390625, -0.00616455078125, 0.006683349609375, 0.0069580078125, -0.0191650390625, 0.0101...
[ 563, 4904, 76755, 29117, 55300, 136, 87, 46471, 39642, 1238, 3742, 5426, 71232, 4865, 1657, 163812, 192996, 272, 197106, 75161, 94341, 189173, 96472, 34601, 133, 4028, 142, 25632, 18151, 20697, 42473, 7263, 22553, 1202, 7880, 6872, 669, 28219...
[ 0.089111328125, 0.1689453125, 0.1556396484375, 0.1861572265625, 0.1787109375, 0.05596923828125, 0.1253662109375, 0.154296875, 0.2161865234375, 0.017791748046875, 0.055389404296875, 0.096923828125, 0.1112060546875, 0.0015869140625, 0.0455322265625, 0.1834716796875, 0.19970703125, 0....
embed
1426239_c0
1426239
fsharp
0
Title: Can ML functors be fully encoded in .NET (C#/F#)? Problem title: Can ML functors be fully encoded in .NET (C#/F#)? Tags: functor, f%23, .net Problem: Can ML functors be fully encoded in .NET (C#/F#)? Can ML functors be practically expressed with .NET interfaces and generics? Is there an advanced ML functor use e...
Can ML functors be fully encoded in .NET (C#/F#)? Can ML functors be fully encoded in .NET (C#/F#)? functor f%23 .net Can NET Set Can ML functors be fully encoded in .NET (C#/F#)? Can ML functors be practically expressed with .NET interfaces and generics? Is there an advanced ML functor use example that defies such enc...
[ 0.0118408203125, 0.0089111328125, 0.0096435546875, -0.0064697265625, -0.007049560546875, -0.01373291015625, -0.005645751953125, -0.0023345947265625, 0.002716064453125, -0.006744384765625, -0.0125732421875, 0.007568359375, -0.0026397705078125, -0.00372314453125, -0.00830078125, 0.004333...
[ 4171, 39456, 7477, 18770, 7, 186, 89554, 22, 40899, 71, 23, 5, 17777, 4904, 64, 919, 1238, 3949, 3742, 1179, 19943, 441, 138155, 36510, 678, 101758, 136, 189534, 175961, 4527, 27781, 8, 1029, 587, 6238, 130373, 4537, 7225, 35166, 83, 95...
[ 0.093994140625, 0.252197265625, 0.2164306640625, 0.212158203125, 0.02899169921875, 0.0166168212890625, 0.1875, 0.137451171875, 0.26416015625, 0.013397216796875, 0.10247802734375, 0.06781005859375, 0.2288818359375, 0.19189453125, 0.04351806640625, 0.088623046875, 0.057525634765625, ...
embed
30672385_c2
30672385
fsharp
2
count = { new IEnumerable<int> with member x.GetEnumerator(): Collections.IEnumerator = x.GetEnumerator() :> Collections.IEnumerator member x.GetEnumerator(): IEnumerator<int> = let c = ref 0 { new IEnumerator<int> with member y.MoveNext() = if !c < count then c := !c + 1 true else false member y.Current with get() = ...
count = { new IEnumerable<int> with member x.GetEnumerator(): Collections.IEnumerator = x.GetEnumerator() :> Collections.IEnumerator member x.GetEnumerator(): IEnumerator<int> = let c = ref 0 { new IEnumerator<int> with member y.MoveNext() = if !c < count then c := !c + 1 true else false member y.Current with get() = ...
[ -0.007171630859375, 0.03271484375, -0.0234375, -0.00130462646484375, 0.0072021484375, 0.0013275146484375, -0.0150146484375, -0.004974365234375, -0.00128936767578125, -0.0225830078125, 0.002960205078125, 0.038818359375, 0.01104736328125, 0.000881195068359375, 0.006317138671875, -0.01538...
[ 54529, 2203, 10666, 3525, 75536, 2606, 56, 2886, 4288, 678, 32786, 1022, 724, 126, 4597, 2077, 68220, 20441, 5, 132, 2633, 501, 18831, 757, 113, 9083, 272, 81280, 2174, 711, 238, 4426, 997, 106, 29568, 37076, 98320, 474, 15724, 2046, 99...
[ 0.298583984375, 0.0947265625, 0.0175018310546875, 0.1580810546875, 0.1541748046875, 0.21337890625, 0.155029296875, 0.14013671875, 0.18603515625, 0.0977783203125, 0.1884765625, 0.09564208984375, 0.026611328125, 0.059326171875, 0.112060546875, 0.010467529296875, 0.2362060546875, 0.15...
embed
63561015_c1
63561015
fsharp
1
<Compile Include="Lexer.fs" /> <Compile Include="Helpers.fs" /> <Compile Include="TypeChecker.fs" /> <Compile Include="CILCompiler.fs" /> <Compile Include="CILGenerator.fs" /> <Compile Include="Program.fs" /> <Compile Include="ParserTest.fs" /> <Compile Include="TypeCheckerTest.fs" /> </ItemGroup> </Project> Code sign...
<Compile Include="Lexer.fs" /> <Compile Include="Helpers.fs" /> <Compile Include="TypeChecker.fs" /> <Compile Include="CILCompiler.fs" /> <Compile Include="CILGenerator.fs" /> <Compile Include="Program.fs" /> <Compile Include="ParserTest.fs" /> <Compile Include="TypeCheckerTest.fs" /> </ItemGroup> </Project> Code sign...
[ -0.02392578125, 0.0078125, 0.0072021484375, 0.00823974609375, -0.01318359375, 0.0089111328125, 0.00848388671875, -0.01458740234375, -0.0019683837890625, 0.0150146484375, 0.00799560546875, 0.00188446044921875, -0.019775390625, 0.00482177734375, 0.0162353515625, 0.00982666015625, 0.001...
[ 108161, 1340, 8942, 822, 5267, 34058, 5, 17447, 60785, 21777, 196707, 202567, 56, 441, 16444, 34759, 17304, 39303, 39060, 4597, 4426, 148968, 28636, 111337, 2982, 205072, 223353, 28864, 26073, 4171, 10869, 151169, 121137, 12353, 190015, 133, 40...
[ 0.1585693359375, 0.201416015625, 0.037994384765625, 0.087158203125, 0.1373291015625, 0.27197265625, 0.052947998046875, 0.1744384765625, 0.130859375, 0.136962890625, 0.17919921875, 0.191650390625, 0.1002197265625, 0.038421630859375, 0.1180419921875, 0.12890625, 0.06591796875, 0.0505...
embed
47809858_c0
47809858
fsharp
0
Title: How to create &quot;list of type&quot; for HtmlProvider&lt;list of HTML files&gt; in F#? Problem title: How to create &quot;list of type&quot; for HtmlProvider&lt;list of HTML files&gt; in F#? Tags: type-providers, f%23 Problem: How to create "list of type" for HtmlProvider in F#? I am very new to F# and trying ...
How to create &quot;list of type&quot; for HtmlProvider&lt;list of HTML files&gt; in F#? How to create &quot;list of type&quot; for HtmlProvider&lt;list of HTML files&gt; in F#? type-providers f%23 How HtmlProvider SummaryHtmlType MyLocation Summary_1.html MyType SampleIsList How to create "list of type" for HtmlProvid...
[ 0.0206298828125, 0.00726318359375, -0.01007080078125, 0.00738525390625, -0.03076171875, 0.00970458984375, -0.0009002685546875, -0.019287109375, 0.0208740234375, -0.0220947265625, -0.00445556640625, -0.0311279296875, 0.01611328125, -0.008544921875, 0.01239013671875, -0.01318359375, 0....
[ 11249, 28282, 6562, 111, 10644, 100, 572, 18, 7237, 177997, 62160, 19097, 102158, 563, 4904, 93136, 14202, 1238, 3742, 131150, 196707, 2646, 15363, 120639, 115187, 7693, 947, 33209, 29598, 154663, 23, 96760, 17198, 50828, 26499, 47, 18151, 52...
[ 0.053741455078125, 0.1346435546875, 0.19921875, 0.15625, 0.2230224609375, 0.045562744140625, 0.07501220703125, 0.1243896484375, 0.1600341796875, 0.1978759765625, 0.1943359375, 0.2049560546875, 0.1387939453125, 0.106201171875, 0.18017578125, 0.1856689453125, 0.07855224609375, 0.0338...
embed
26849068_c0
26849068
fsharp
0
Title: Names bound to both the decomposed discriminated union components AND an original composed value Problem title: Names bound to both the decomposed discriminated union components AND an original composed value Tags: discriminated-union, f%23 Problem: Names bound to both the decomposed discriminated union componen...
Names bound to both the decomposed discriminated union components AND an original composed value Names bound to both the decomposed discriminated union components AND an original composed value discriminated-union f%23 Names MyDU RedundantWrapper Names bound to both the decomposed discriminated union components AND an ...
[ -0.013427734375, -0.01190185546875, 0.020751953125, 0.0074462890625, -0.0185546875, 0.005767822265625, -0.0216064453125, -0.01904296875, 0.013916015625, -0.0172119140625, -0.0189208984375, 0.0203857421875, 0.016845703125, 0.021728515625, 0.01123046875, -0.002899169921875, -0.00787353...
[ 15757, 7, 99091, 47, 15044, 8, 277, 144429, 55970, 3674, 69941, 82761, 48762, 7311, 150350, 71, 34292, 87046, 1238, 3949, 3742, 2646, 18431, 6096, 35405, 18, 1456, 219, 8079, 209806, 903, 3871, 78381, 6206, 135421, 32528, 3934, 3060, 4527, ...
[ 0.18115234375, 0.003082275390625, 0.2249755859375, 0.06231689453125, 0.1204833984375, 0.1942138671875, 0.170166015625, 0.129638671875, 0.2132568359375, 0.0921630859375, 0.20556640625, 0.2135009765625, 0.1240234375, 0.1578369140625, 0.17236328125, 0.0224609375, 0.1943359375, 0.18273...
embed
64488211_c0
64488211
fsharp
0
Title: Subscribing to c# Events in F# With Partial Applications Problem title: Subscribing to c# Events in F# With Partial Applications Tags: c%23-to-f%23, f%23 Problem: Subscribing to c# Events in F# With Partial Applications I have this working after a few hours of bashing my head. Now I'm trying to understand why. T...
Subscribing to c# Events in F# With Partial Applications Subscribing to c# Events in F# With Partial Applications c%23-to-f%23 f%23 Subscribing Events Partial Applications AsyncEvent Func SocketMessage Task _messageReceivedEvent helper.client.add_MessageReceived Subscribing to c# Events in F# With Partial Applications ...
[ 0.0155029296875, 0.0146484375, 0.006072998046875, 0.0003223419189453125, -0.0024871826171875, -0.00213623046875, -0.0015716552734375, -0.011474609375, 0.00170135498046875, -0.03271484375, -0.0013885498046875, 0.00634765625, -0.0074462890625, 0.0311279296875, 0.0223388671875, 0.00011301...
[ 8273, 61823, 449, 47, 501, 4904, 123560, 23, 563, 17106, 9148, 289, 104921, 27495, 188, 420, 3742, 1238, 12654, 192134, 28670, 27853, 6011, 9598, 74157, 329, 4358, 222978, 4028, 903, 20697, 10846, 21974, 961, 10336, 28219, 15400, 19732, 809...
[ 0.1688232421875, 0.2196044921875, 0.03961181640625, 0.1033935546875, 0.03656005859375, 0.2232666015625, 0.18212890625, 0.0255126953125, 0.110107421875, 0.1177978515625, 0.168701171875, 0.0924072265625, 0.1494140625, 0.04107666015625, 0.10198974609375, 0.0207366943359375, 0.0909423828...
embed
9413649_c0
9413649
fsharp
0
Title: Value restriction when there are no generic parameters Problem title: Value restriction when there are no generic parameters Tags: f%23, value-restriction Problem: Value restriction when there are no generic parameters I get the value restriction error on let makeElem in the following code: let elemCreator (doc:...
Value restriction when there are no generic parameters Value restriction when there are no generic parameters f%23 value-restriction Value XmlDocument doc.CreateElement XmlNode Seq.iter elem.AppendChild elem.Value value.ToString Value restriction when there are no generic parameters I get the value restriction error on...
[ -0.01007080078125, 0.00885009765625, -0.00323486328125, -0.007080078125, 0.0201416015625, -0.00115203857421875, -0.0162353515625, -0.0213623046875, -0.0111083984375, -0.020751953125, -0.0035552978515625, -0.01123046875, 0.0126953125, -0.022216796875, 0.033447265625, -0.033203125, 0.0...
[ 190060, 185190, 110, 189534, 171859, 621, 3742, 34292, 107, 7655, 1193, 7237, 239469, 63784, 19929, 5021, 16840, 88, 195, 102656, 856, 50770, 7763, 71713, 18499, 2633, 3249, 7623, 18151, 44084, 52184, 32354, 176377, 4597, 2499, 9969, 34759, 5...
[ 0.236328125, 0.2476806640625, 0.1162109375, 0.2200927734375, 0.21240234375, 0.0162200927734375, 0.056610107421875, 0.2208251953125, 0.0221710205078125, 0.14111328125, 0.0298004150390625, 0.109619140625, 0.003936767578125, 0.10760498046875, 0.10400390625, 0.08154296875, 0.017440795898...
embed
7127417_c0
7127417
fsharp
0
Title: How do you implement goto in F#? Problem title: How do you implement goto in F#? Tags: f%23, goto Problem: How do you implement goto in F#? All my favorite languages have a goto command. That is, you can create a label, and then later interrupt the flow of the program to go to the label. One of the more useful a...
How do you implement goto in F#? How do you implement goto in F#? f%23 goto How How do you implement goto in F#? All my favorite languages have a goto command. That is, you can create a label, and then later interrupt the flow of the program to go to the label. One of the more useful applications of this construct is t...
[ -0.0087890625, 0.004791259765625, 0.0194091796875, 0.0014801025390625, 0.00677490234375, -0.01214599609375, -0.0128173828125, -0.011962890625, 0.002227783203125, -0.035400390625, 0.02099609375, -0.006805419921875, -0.019775390625, -0.00274658203125, 0.02001953125, -0.0084228515625, -...
[ 11249, 54, 29479, 4163, 31, 23, 563, 4904, 398, 1238, 3949, 3742, 3164, 759, 40304, 46876, 7, 765, 10, 75101, 831, 28282, 67967, 14432, 206735, 86608, 1528, 738, 47, 1286, 80234, 86685, 903, 64549, 54241, 40956, 9969, 34759, 18499, 4527, ...
[ 0.0882568359375, 0.0364990234375, 0.251708984375, 0.2283935546875, 0.260986328125, 0.1217041015625, 0.180908203125, 0.258544921875, 0.0174102783203125, 0.1246337890625, 0.047149658203125, 0.1385498046875, 0.01971435546875, 0.0023193359375, 0.1572265625, 0.161865234375, 0.007202148437...
embed
46641027_c0
46641027
fsharp
0
Title: Cannot use some methods in F# from C# class Problem title: Cannot use some methods in F# from C# class Tags: f%23, c%23-to-f%23 Problem: Cannot use some methods in F# from C# class I am having hard time figuring out why I cannot see/use some methods from C# type in F# function. public class KafkaBus : IKafkaBus ...
Cannot use some methods in F# from C# class Cannot use some methods in F# from C# class f%23 c%23-to-f%23 C# Cannot KafkaBus IKafkaBus IObservable Shared.Model.Message CreateConsumer Func Task Confluent.Kafka.CommittedOffsets CommitAsync Message Cannot use some methods in F# from C# class I am having hard time figuring...
[ 0.00946044921875, 0.02001953125, 0.0054931640625, -0.01318359375, -0.0020904541015625, -0.011474609375, -0.0205078125, -0.004608154296875, -0.01953125, 0.026611328125, -0.033203125, 0.0025787353515625, 0.00897216796875, -0.004058837890625, -0.003997802734375, -0.02001953125, 0.002716...
[ 4171, 10869, 4527, 3060, 150624, 23, 563, 4904, 1295, 313, 18507, 1238, 3742, 27495, 188, 420, 176518, 7235, 90991, 2407, 161, 7, 87, 46471, 65756, 2661, 29790, 140290, 6011, 151313, 11832, 56, 28670, 9598, 1657, 155283, 5, 4007, 150369, ...
[ 0.0587158203125, 0.1300048828125, 0.183837890625, 0.0777587890625, 0.25146484375, 0.05853271484375, 0.1551513671875, 0.2421875, 0.1138916015625, 0.07916259765625, 0.189453125, 0.05596923828125, 0.045166015625, 0.0494384765625, 0.04046630859375, 0.043731689453125, 0.2017822265625, 0...
embed