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
21441001_c0
21441001
fsharp
0
Title: F# threads object disposed exception Problem title: F# threads object disposed exception Tags: f%23 Problem: F# threads object disposed exception Hi i have problem how to draw on panel in game loop in f# I am getting all time exceptions when i close application. let rec gameLoop (gamePanel:Panel) = async { lock ...
F# threads object disposed exception F# threads object disposed exception f%23 gamePanel:Panel gamePanel.CreateGraphics System.Drawing.Rectangle graphics.DrawEllipse System.Drawing.Pens.Black p:Panel p1:Panel Async.StartAsTask F# threads object disposed exception Hi i have problem how to draw on panel in game loop in f...
[ 0.000476837158203125, 0.0040283203125, -0.01470947265625, -0.0218505859375, 0.0181884765625, -0.00567626953125, -0.004913330078125, 0.017333984375, -0.005767822265625, -0.0284423828125, 0.0166015625, 0.0152587890625, 0.028564453125, -0.006591796875, 0.035400390625, -0.00787353515625, ...
[ 563, 4904, 86997, 7, 36746, 60458, 71, 131527, 1238, 3949, 3742, 6712, 55956, 583, 37878, 19379, 12353, 219, 14775, 109217, 48461, 81456, 95680, 13, 76114, 97732, 12654, 126597, 19659, 9874, 2673, 2967, 3642, 79442, 98, 16138, 23, 40956, 75...
[ 0.1300048828125, 0.1812744140625, 0.213623046875, 0.036651611328125, 0.19921875, 0.2113037109375, 0.075927734375, 0.2249755859375, 0.0850830078125, 0.03460693359375, 0.1224365234375, 0.1544189453125, 0.1005859375, 0.07037353515625, 0.04559326171875, 0.0272979736328125, 0.069702148437...
embed
49510938_c0
49510938
fsharp
0
Title: Asynchronous function calls in Parallel Problem title: Asynchronous function calls in Parallel Tags: parallel-processing, f%23 Problem: Asynchronous function calls in Parallel urls |> Array.map (fun url -> requestAsync url |> Async.RunSynchronously) // Async.Parallel some mismatch // Iterate results Ideally to b...
Asynchronous function calls in Parallel Asynchronous function calls in Parallel parallel-processing f%23 WebException Asynchronous Parallel Async Result Error Console.WriteLine Simulating Async.Sleep Internal Server TestMethod this.TestrequestAsync www.example.com Array.map Async.RunSynchronously Async.Parallel Iterate...
[ -0.01434326171875, 0.0203857421875, -0.005584716796875, -0.01470947265625, -0.00628662109375, -0.0133056640625, 0.0130615234375, -0.0074462890625, 0.0103759765625, 0.0250244140625, -0.01025390625, 0.014404296875, -0.00089263916015625, -0.00634765625, 0.030029296875, -0.010986328125, ...
[ 62, 12654, 101966, 10821, 32354, 11782, 23, 211485, 95103, 63923, 1238, 3949, 3742, 4002, 19279, 63928, 238, 126684, 212059, 40777, 93232, 144814, 133, 4517, 106745, 22687, 8647, 7352, 903, 111337, 75616, 11, 33209, 69253, 62346, 163321, 217835...
[ 0.0206756591796875, 0.2113037109375, 0.1783447265625, 0.054534912109375, 0.1845703125, 0.189453125, 0.05560302734375, 0.257568359375, 0.24755859375, 0.0931396484375, 0.0165863037109375, 0.0236053466796875, 0.10711669921875, 0.0172882080078125, 0.0001220703125, 0.0677490234375, 0.0698...
embed
6344607_c0
6344607
fsharp
0
Title: F# Asynch thread problem Problem title: F# Asynch thread problem Tags: asynchronous, f%23, multithreading Problem: F# Asynch thread problem I am learning F# and very interested in this language I try to create async expression to run asynchronously. for example let prop1=async{ for i=0 to 1000000 do () MessageBo...
F# Asynch thread problem F# Asynch thread problem asynchronous f%23 multithreading Asynch prop1 MessageBox.Show Done prop2 Done2 Async.Start F# Asynch thread problem I am learning F# and very interested in this language I try to create async expression to run asynchronously. for example when i run the program, i got th...
[ 0.0247802734375, -0.00628662109375, -0.0185546875, 0.016845703125, 0.00099945068359375, 0.007293701171875, 0.001373291015625, 0.0037994384765625, 0.0030364990234375, -0.04150390625, 0.0133056640625, 0.03369140625, 0.0010223388671875, 0.000888824462890625, 0.03515625, 0.0004005432128906...
[ 563, 4904, 62, 12654, 206, 86997, 2967, 10, 101966, 1238, 3742, 3869, 65847, 11, 25793, 418, 48205, 72295, 168660, 984, 304, 238, 126597, 52080, 60892, 46876, 9790, 28282, 125195, 11675, 1528, 41170, 118055, 9433, 305, 47, 382, 16940, 20903...
[ 0.1553955078125, 0.2230224609375, 0.062744140625, 0.2418212890625, 0.1256103515625, 0.2418212890625, 0.141845703125, 0.055694580078125, 0.1651611328125, 0.09271240234375, 0.1212158203125, 0.08892822265625, 0.140625, 0.030029296875, 0.1268310546875, 0.029876708984375, 0.04718017578125...
embed
48877262_c0
48877262
fsharp
0
Title: FParsec parsers generic to UserState type Problem title: FParsec parsers generic to UserState type Tags: f%23, fparsec Problem: FParsec parsers generic to UserState type So. I have a set of parsers that I'd like to keep generic to user state because they don't need that information right now. The default seems t...
FParsec parsers generic to UserState type FParsec parsers generic to UserState type f%23 fparsec FParsec UserState Parser CharParsers.run SomeType FParsec parsers generic to UserState type So. I have a set of parsers that I'd like to keep generic to user state because they don't need that information right now. The def...
[ 0.01177978515625, 0.0228271484375, 0.00872802734375, -0.0201416015625, -0.0137939453125, 0.01251220703125, -0.004974365234375, -0.0203857421875, -0.0003261566162109375, -0.033447265625, -0.01141357421875, 0.00518798828125, -0.005645751953125, 0.006378173828125, -0.004730224609375, 0.00...
[ 563, 28636, 39797, 366, 7, 1314, 189534, 47, 53400, 135206, 10644, 1238, 3742, 2500, 2392, 2189, 21656, 16428, 31384, 196707, 13, 765, 5423, 71, 1884, 13695, 38937, 11341, 6637, 18, 3871, 4677, 5036, 114977, 37202, 186, 10, 25, 11, 995, ...
[ 0.1544189453125, 0.2109375, 0.2347412109375, 0.215576171875, 0.1610107421875, 0.1893310546875, 0.26416015625, 0.1298828125, 0.16748046875, 0.1629638671875, 0.174072265625, 0.1014404296875, 0.07855224609375, 0.0904541015625, 0.205322265625, 0.2139892578125, 0.15771484375, 0.19079589...
embed
6128133_c0
6128133
fsharp
0
Title: Preserving formatting for special characters with printf Problem title: Preserving formatting for special characters with printf Tags: printf, f%23 Problem: Preserving formatting for special characters with printf i switched to printf-style formatting from .net style ( {0}...) and noticed that formatting for spe...
Preserving formatting for special characters with printf Preserving formatting for special characters with printf printf f%23 Preserving Printf.kprintf Log.Debug Preserving formatting for special characters with printf i switched to printf-style formatting from .net style ( {0}...) and noticed that formatting for speci...
[ 0.007415771484375, 0.0263671875, 0.0101318359375, -0.00081634521484375, -0.0030059814453125, -0.00921630859375, 0.00909423828125, 0.00885009765625, 0.004302978515625, 0.031982421875, 0.0234375, -0.0093994140625, -0.0146484375, -0.006134033203125, -0.00543212890625, 0.0211181640625, -...
[ 20703, 56, 6496, 9384, 1916, 100, 5361, 124850, 678, 28412, 420, 1238, 3742, 39754, 92, 35662, 13146, 4657, 85779, 101089, 47, 40946, 1295, 5, 1179, 20623, 2389, 156672, 959, 9498, 4126, 176683, 61353, 28219, 23351, 214, 102973, 257, 30482,...
[ 0.0926513671875, 0.1348876953125, 0.09332275390625, 0.2117919921875, 0.1129150390625, 0.058013916015625, 0.187744140625, 0.189697265625, 0.109375, 0.210205078125, 0.2044677734375, 0.01922607421875, 0.07421875, 0.1658935546875, 0.00799560546875, 0.141845703125, 0.1478271484375, 0.08...
embed
42096598_c0
42096598
fsharp
0
Title: List of lists, lambda and filtering results Problem title: List of lists, lambda and filtering results Tags: lambda, functional-programming, f%23 Problem: List of lists, lambda and filtering results I want to create two functions: 1) function which finds all elements less than zero in list (int list list) and th...
List of lists, lambda and filtering results List of lists, lambda and filtering results lambda functional-programming f%23 List d:int List.map t:float List.filter List of lists, lambda and filtering results I want to create two functions: 1) function which finds all elements less than zero in list (int list list) and t...
[ -0.000850677490234375, 0.0155029296875, -0.0087890625, -0.005584716796875, -0.00958251953125, 0.0113525390625, 0.0361328125, 0.0130615234375, -0.0013885498046875, 0.01275634765625, -0.00604248046875, -0.0322265625, -0.0084228515625, 0.01129150390625, -0.0181884765625, 0.01043701171875,...
[ 32036, 111, 5303, 7, 21, 6492, 85, 136, 46312, 214, 50339, 123309, 28966, 1238, 3949, 3742, 104, 4288, 62346, 808, 52347, 257, 120337, 87, 3444, 28282, 6626, 32354, 7413, 756, 80854, 40715, 3501, 45234, 23, 30646, 10644, 4958, 101935, 385...
[ 0.16064453125, 0.04681396484375, 0.21142578125, 0.066162109375, 0.08184814453125, 0.1951904296875, 0.153564453125, 0.0272369384765625, 0.1929931640625, 0.028594970703125, 0.1590576171875, 0.1533203125, 0.13427734375, 0.007598876953125, 0.0103759765625, 0.10498046875, 0.02308654785156...
embed
33330626_c0
33330626
fsharp
0
Title: Comparing Arrays of Arrays Problem title: Comparing Arrays of Arrays Tags: arrays, simd, parallel-processing, f%23 Problem: Comparing Arrays of Arrays So I have two arrays, a and b of varying size containing child arrays of the same length and both are of the same type as are the child arrays (float for example)...
Comparing Arrays of Arrays Comparing Arrays of Arrays arrays simd parallel-processing f%23 Comparing Arrays Array.sum Comparing Arrays of Arrays So I have two arrays, a and b of varying size containing child arrays of the same length and both are of the same type as are the child arrays (float for example). I want find...
[ 0.00872802734375, 0.0022430419921875, -0.007049560546875, 0.0186767578125, 0.004058837890625, -0.00040435791015625, -0.0028533935546875, 0.0027618408203125, 0.0201416015625, 0.0029144287109375, -0.00113677978515625, 0.028564453125, 0.00125885009765625, 0.00191497802734375, 0.001182556152...
[ 113307, 214, 69253, 4778, 111, 10298, 10777, 71, 95103, 63923, 1238, 3949, 3742, 53, 11832, 6626, 10, 136, 876, 285, 38543, 70541, 29041, 5701, 140909, 15044, 10644, 52347, 257, 27781, 3444, 7413, 756, 70, 14858, 100, 23, 28032, 16487, 42...
[ 0.2193603515625, 0.08355712890625, 0.20068359375, 0.1849365234375, 0.1658935546875, 0.156494140625, 0.1953125, 0.1781005859375, 0.1844482421875, 0.12646484375, 0.07562255859375, 0.038116455078125, 0.1175537109375, 0.144287109375, 0.2039794921875, 0.06329345703125, 0.0596923828125, ...
embed
79479822_c0
79479822
fsharp
0
Title: F# lock function with System.Threading.Lock Problem title: F# lock function with System.Threading.Lock Tags: f%23, synchronization Problem: F# lock function with System.Threading.Lock .NET 9 introduced a new Lock object ( System.Threading.Lock ). The C# 13 compiler has also been made able to recognize when the l...
F# lock function with System.Threading.Lock F# lock function with System.Threading.Lock f%23 synchronization System.Threading.Lock lock9 lock.EnterScope scope.Dispose F# lock function with System.Threading.Lock .NET 9 introduced a new Lock object ( System.Threading.Lock ). The C# 13 compiler has also been made able to ...
[ -0.0074462890625, 0.00023651123046875, 0.00872802734375, -0.033203125, 0.004486083984375, -0.00836181640625, -0.01287841796875, 0.0245361328125, 0.00518798828125, -0.03173828125, -0.0172119140625, 0.0234375, -0.01141357421875, -0.000301361083984375, 0.0181884765625, 0.007293701171875, ...
[ 563, 4904, 56776, 32354, 678, 12353, 39116, 214, 5, 209848, 1238, 3742, 200470, 47691, 1126, 155581, 61278, 61122, 70820, 44456, 17777, 483, 65508, 3525, 80002, 36746, 20800, 313, 702, 9969, 34759, 125296, 166117, 11814, 6044, 18507, 110527, ...
[ 0.154541015625, 0.224853515625, 0.2529296875, 0.186767578125, 0.08746337890625, 0.1153564453125, 0.15283203125, 0.09375, 0.03289794921875, 0.236328125, 0.05780029296875, 0.10125732421875, 0.139404296875, 0.0171661376953125, 0.1220703125, 0.1065673828125, 0.07177734375, 0.0808105468...
embed
58274501_c0
58274501
fsharp
0
Title: Functional programming language to javascript compilation: Number crunching now possible? Problem title: Functional programming language to javascript compilation: Number crunching now possible? Tags: javascript, f%23, ocaml, fable-f%23, node.js Problem: Functional programming language to javascript compilation:...
Functional programming language to javascript compilation: Number crunching now possible? Functional programming language to javascript compilation: Number crunching now possible? javascript f%23 ocaml fable-f%23 node.js Functional Number node.js Functional programming language to javascript compilation: Number crunchi...
[ -0.0016937255859375, -0.009521484375, 0.01165771484375, -0.01043701171875, 0.00714111328125, 0.003265380859375, -0.000743865966796875, -0.0003414154052734375, -0.01165771484375, -0.016357421875, -0.014892578125, -0.027587890625, -0.010009765625, 0.007598876953125, 0.0057373046875, -0.0...
[ 28670, 10763, 289, 56037, 449, 46876, 47, 136951, 98352, 12, 103332, 22684, 19, 59207, 5036, 7722, 1238, 3742, 36, 9779, 141, 1071, 2661, 420, 110, 112, 28175, 563, 4904, 1556, 2886, 180, 105272, 162715, 133, 84654, 18151, 1221, 375, 5974...
[ 0.1417236328125, 0.1318359375, 0.041900634765625, 0.1348876953125, 0.08056640625, 0.1748046875, 0.1116943359375, 0.258056640625, 0.196044921875, 0.01702880859375, 0.2015380859375, 0.1629638671875, 0.1416015625, 0.15771484375, 0.1182861328125, 0.1685791015625, 0.070068359375, 0.1208...
embed
2322054_c0
2322054
fsharp
0
Title: What kind of application would benefit from being written in F# opposed to the more conventional languages? Problem title: What kind of application would benefit from being written in F# opposed to the more conventional languages? Tags: wpf, f%23, c%23, .net Problem: What kind of application would benefit from b...
What kind of application would benefit from being written in F# opposed to the more conventional languages? What kind of application would benefit from being written in F# opposed to the more conventional languages? wpf f%23 c%23 .net being What What kind of application would benefit from being written in F# opposed to...
[ -0.0054931640625, 0.0255126953125, 0.003326416015625, -0.0103759765625, -0.0012359619140625, -0.00921630859375, -0.00927734375, -0.00051116943359375, -0.006378173828125, 0.01202392578125, -0.00408935546875, -0.02392578125, 0.00653076171875, 0.00384521484375, -0.0128173828125, 0.0071105...
[ 4865, 8562, 38415, 2806, 68073, 1295, 59121, 23, 563, 4904, 233, 144429, 1286, 101805, 46876, 8035, 148, 39557, 1238, 3742, 5, 1179, 111, 22282, 313, 601, 41265, 4785, 37808, 919, 73372, 22968, 1532, 1221, 8060, 47041, 3871, 64457, 707, 9...
[ 0.049468994140625, 0.111328125, 0.2109375, 0.08819580078125, 0.185546875, 0.038330078125, 0.1658935546875, 0.116455078125, 0.18798828125, 0.26708984375, 0.1082763671875, 0.078125, 0.052520751953125, 0.1170654296875, 0.1826171875, 0.1571044921875, 0.048797607421875, 0.1553955078125,...
embed
26408917_c1
26408917
fsharp
1
within datetime subgroup) Sure I know how to do this some way. But - how is this done most elegantly, e.g. using LINQ / functional programming aspects of C#? Furthermore I am curious, how would the same be done most elegantly in F#? EDIT #1: better illustrated the source data format EDIT #2: Allright, using groupby as...
within datetime subgroup) Sure I know how to do this some way. But - how is this done most elegantly, e.g. using LINQ / functional programming aspects of C#? Furthermore I am curious, how would the same be done most elegantly in F#? EDIT #1: better illustrated the source data format EDIT #2: Allright, using groupby as...
[ 0.01116943359375, 0.00494384765625, 0.015625, 0.0228271484375, -0.0174560546875, -0.0021514892578125, -0.00225830078125, 0.02734375, -0.003936767578125, -0.014892578125, -0.0186767578125, 0.026123046875, 0.004852294921875, 0.01220703125, -0.0166015625, -0.004791259765625, -0.00970458...
[ 28032, 5622, 6032, 1614, 51588, 16, 3714, 3642, 54, 903, 3917, 16940, 2684, 27650, 46610, 2737, 123309, 56037, 128746, 4904, 23, 563, 58755, 31344, 2053, 9384, 17368, 21115, 1272, 42459, 4163, 2060, 73, 313, 18151, 285, 94407, 75358, 86291,...
[ 0.24169921875, 0.1614990234375, 0.2437744140625, 0.2225341796875, 0.267578125, 0.0258026123046875, 0.038238525390625, 0.0279693603515625, 0.05194091796875, 0.065673828125, 0.0048828125, 0.0726318359375, 0.02838134765625, 0.140380859375, 0.0865478515625, 0.1451416015625, 0.09552001953...
embed
13466957_c0
13466957
fsharp
0
Title: For an F# Type Provider, how do I make a relative path work as a static parameter? Problem title: For an F# Type Provider, how do I make a relative path work as a static parameter? Tags: type-providers, msbuild, f%23 Problem: For an F# Type Provider, how do I make a relative path work as a static parameter? Is t...
For an F# Type Provider, how do I make a relative path work as a static parameter? For an F# Type Provider, how do I make a relative path work as a static parameter? type-providers msbuild f%23 Type Provider AddressBookProto Froto.Gen.ProtoGen addressbook1.proto GUI Build Users For an F# Type Provider, how do I make a ...
[ -0.002960205078125, 0.0020294189453125, 0.025390625, -0.0069580078125, -0.02685546875, -0.0106201171875, -0.000629425048828125, -0.010498046875, -0.01416015625, -0.015869140625, -0.010986328125, -0.023193359375, 0.010498046875, 0.022216796875, 0.0162353515625, -0.0084228515625, -0.01...
[ 563, 4904, 60457, 123089, 42, 3642, 3249, 35845, 60875, 4488, 237, 201939, 171859, 54, 87, 10644, 93136, 68163, 177149, 1238, 3742, 49990, 37975, 188, 41149, 105376, 29823, 14137, 18606, 31, 195490, 121137, 53400, 4127, 81450, 56037, 33976 ]
[ 0.0723876953125, 0.15625, 0.2064208984375, 0.1473388671875, 0.080078125, 0.034423828125, 0.0706787109375, 0.2283935546875, 0.2152099609375, 0.0906982421875, 0.070068359375, 0.1883544921875, 0.18603515625, 0.00335693359375, 0.003448486328125, 0.1591796875, 0.1292724609375, 0.0635986...
embed
28295496_c0
28295496
fsharp
0
Title: Assign value on the right side Problem title: Assign value on the right side Tags: f%23 Problem: Assign value on the right side I am learning F# and I have the following code: type Name = {first:string; last:string} // define a new type let bob = {first="bob"; last="smith"} // define a value // single parameter ...
Assign value on the right side Assign value on the right side f%23 Assign Name first:string last:string Assign value on the right side I am learning F# and I have the following code: My background is imperative programming and the value assignment works like this: but the code above assigns value on the right side usin...
[ -0.0000820159912109375, -0.009765625, 0.015869140625, 0.00274658203125, -0.01556396484375, -0.005859375, -0.016357421875, 0.019287109375, 0.01092529296875, 0.01007080078125, 0.04052734375, 0.0155029296875, 0.0162353515625, -0.00107574462890625, 0.0311279296875, -0.00133514404296875, ...
[ 1301, 31304, 34292, 98, 70, 7108, 5609, 1238, 3949, 3742, 15757, 5117, 12, 91693, 4568, 52080, 563, 4904, 25632, 18151, 76615, 222530, 13, 56037, 449, 95486, 674, 43240, 1884, 903, 1284, 36917, 7, 17368, 44084 ]
[ 0.068359375, 0.266845703125, 0.25537109375, 0.0870361328125, 0.03778076171875, 0.249755859375, 0.218994140625, 0.0872802734375, 0.052215576171875, 0.1434326171875, 0.139892578125, 0.086181640625, 0.000885009765625, 0.1680908203125, 0.1290283203125, 0.06805419921875, 0.0794677734375, ...
embed
5000305_c0
5000305
fsharp
0
Title: function to Visualizing Data in a Grid in F# Problem title: function to Visualizing Data in a Grid in F# Tags: f%23 Problem: function to Visualizing Data in a Grid in F# I wrote the following function to view data in a grid from F# interactive: open System.Windows.Forms let grid x = let form = new Form(Visible =...
function to Visualizing Data in a Grid in F# function to Visualizing Data in a Grid in F# f%23 Visualizing Data Grid System.Windows.Forms Form Visible DataGridView Dock DockStyle.Fill form.Controls.Add data.DataSource Seq.toArray function to Visualizing Data in a Grid in F# I wrote the following function to view data i...
[ 0.004852294921875, 0.0224609375, -0.00311279296875, 0.0030975341796875, 0.01446533203125, -0.0093994140625, 0.00323486328125, 0.019287109375, -0.0033111572265625, -0.0181884765625, 0.0198974609375, 0.0157470703125, 0.004180908203125, 0.00023365020751953125, -0.01104736328125, -0.003570...
[ 32354, 47, 73372, 84382, 11809, 23, 10, 31945, 71, 563, 4904, 3742, 43342, 102973, 15236, 582, 55356, 19040, 100474, 161824, 209480, 5713, 3173, 175904, 4028, 2053, 137989, 211235, 503, 864, 188, 7614, 7092, 54397, 21455, 120067, 1295, 212398...
[ 0.1605224609375, 0.049713134765625, 0.20947265625, 0.115966796875, 0.1632080078125, 0.07464599609375, 0.01068115234375, 0.198486328125, 0.1470947265625, 0.13232421875, 0.1956787109375, 0.03515625, 0.0362548828125, 0.09765625, 0.071044921875, 0.1082763671875, 0.0902099609375, 0.1185...
embed
22903710_c0
22903710
fsharp
0
Title: F# XML type provider changes name Problem title: F# XML type provider changes name Tags: f%23-data, f%23, type-providers, xml Problem: F# XML type provider changes name Using the XML type provider in FSharp.Data (Version 2.0.5) the element names don't match the names in the schema. For example my XML files start...
F# XML type provider changes name F# XML type provider changes name f%23-data f%23 type-providers xml XML utf-8 WebQuery Results Result PrimaryID CONTACT_ADDRESS_LINE_1 CONTACT_ADDRESS_LINE_2 ContactAddressLine1 F# XML type provider changes name Using the XML type provider in FSharp.Data (Version 2.0.5) the element nam...
[ 0.0302734375, 0.03271484375, 0.00909423828125, 0.010009765625, -0.005279541015625, 0.0125732421875, -0.0130615234375, 0.0040283203125, -0.0133056640625, 0.0272216796875, 0.00457763671875, 0.0034332275390625, 0.001068115234375, -0.005096435546875, 0.0035552978515625, 0.01043701171875, ...
[ 563, 4904, 92537, 10644, 81450, 65572, 9351, 1238, 27495, 10135, 3742, 93136, 14202, 131492, 17376, 41732, 146104, 126684, 7146, 108369, 84161, 57339, 115187, 27627, 161007, 93232, 70, 93774, 3467, 254, 137989, 178390, 16655, 43317, 12830, 123055...
[ 0.1590576171875, 0.208984375, 0.2305908203125, 0.210205078125, 0.2252197265625, 0.1722412109375, 0.1461181640625, 0.10345458984375, 0.0171661376953125, 0.054931640625, 0.0174102783203125, 0.134521484375, 0.019927978515625, 0.1451416015625, 0.064453125, 0.0361328125, 0.058685302734375...
embed
47863113_c0
47863113
fsharp
0
Title: When `new` is not optional? Problem title: When `new` is not optional? Tags: f%23, functional-programming, .net Problem: When `new` is not optional? I have to use new to create new instances of dynamically created, anonymous object types that are based on existing base types, or interfaces, using object expressi...
When `new` is not optional? When `new` is not optional? f%23 functional-programming .net When System.Object x.ToString MaybeBuilder this.Bind None Some this.Return maybe2 When `new` is not optional? I have to use new to create new instances of dynamically created, anonymous object types that are based on existing base ...
[ 0.004608154296875, -0.0014495849609375, 0.0111083984375, 0.0010223388671875, -0.0024566650390625, 0.009521484375, 0.005615234375, 0.0150146484375, 0.011474609375, 0.0115966796875, -0.0087890625, -0.0123291015625, 0.0240478515625, -0.016845703125, 0.0167236328125, -0.009765625, 0.0086...
[ 14847, 54936, 83, 959, 35829, 289, 3742, 123309, 28966, 1179, 12353, 46471, 75161, 1022, 7763, 71713, 83425, 121137, 56, 903, 7250, 438, 987, 51139, 304, 765, 4527, 3525, 28282, 110527, 84079, 75935, 52184, 36746, 52895, 35509, 144573, 3647, ...
[ 0.10491943359375, 0.271240234375, 0.07421875, 0.1658935546875, 0.2001953125, 0.179443359375, 0.063232421875, 0.1015625, 0.045654296875, 0.02398681640625, 0.07275390625, 0.050323486328125, 0.055267333984375, 0.05438232421875, 0.0902099609375, 0.10498046875, 0.1505126953125, 0.145385...
embed
46404025_c0
46404025
fsharp
0
Title: Discriminated union with an already defined class Problem title: Discriminated union with an already defined class Tags: f%23, discriminated-union Problem: Discriminated union with an already defined class I have the School class (with 2 constructors): type School(name, antiquity) = member this.Name: string = na...
Discriminated union with an already defined class Discriminated union with an already defined class f%23 discriminated-union Discriminated School this.Name this.Antiquity Building House Error Discriminated union with an already defined class I have the School class (with 2 constructors): And the types of building: And ...
[ -0.01239013671875, 0.01324462890625, 0.0069580078125, 0.023681640625, -0.00124359130859375, -0.005462646484375, -0.0155029296875, 0.019287109375, 0.00150299072265625, -0.0537109375, 0.020263671875, -0.0146484375, 0.007110595703125, 0.00592041015625, 0.0018157958984375, -0.0072326660156...
[ 6206, 135421, 3674, 69941, 678, 21771, 61924, 18507, 1238, 3949, 3742, 55970, 87046, 19188, 903, 163612, 142238, 3181, 104919, 13038, 212059, 765, 116, 64549, 25251, 52895, 33976, 3444, 3714, 2367, 10644, 83, 32354, 69723, 196707, 18499, 23, ...
[ 0.083740234375, 0.24365234375, 0.06829833984375, 0.2392578125, 0.1162109375, 0.1805419921875, 0.20849609375, 0.1959228515625, 0.057159423828125, 0.050811767578125, 0.131591796875, 0.2156982421875, 0.1826171875, 0.2022705078125, 0.0823974609375, 0.0804443359375, 0.039031982421875, 0...
embed
58036279_c0
58036279
fsharp
0
Title: F#. Expecting a type supporting the operator '-' but given a function type Problem title: F#. Expecting a type supporting the operator '-' but given a function type Tags: f%23, if-statement Problem: F#. Expecting a type supporting the operator '-' but given a function type I'm new to F# and h...
F#. Expecting a type supporting the operator '-' but given a function type F#. Expecting a type supporting the operator '-' but given a function type f%23 if-statement Expecting F#. Expecting a type supporting the operator '-' but given a function type I'm new to F# and have some compilation problem...
[ 0.00958251953125, -0.005859375, -0.0103759765625, 0.033447265625, 0.016357421875, -0.00177001953125, 0.001373291015625, 0.027099609375, -0.0093994140625, -0.0037689208984375, -0.0021514892578125, 0.0169677734375, -0.0250244140625, -0.0245361328125, 0.001190185546875, -0.01953125, -0....
[ 563, 4904, 5, 60075, 24762, 214, 10644, 8060, 39933, 54764, 3768, 9, 1284, 34475, 32354, 70, 1238, 3742, 2174, 61340, 10, 3525, 98352, 44402, 18151, 38551, 360, 17311, 3688, 20, 876, 4426, 28, 6423, 7068, 11, 4, 501 ]
[ 0.1412353515625, 0.205078125, 0.008056640625, 0.1156005859375, 0.1357421875, 0.0154571533203125, 0.2003173828125, 0.1788330078125, 0.1885986328125, 0.013092041015625, 0.136962890625, 0.163818359375, 0.080078125, 0.06610107421875, 0.1343994140625, 0.034820556640625, 0.08642578125, 0...
embed
17286953_c0
17286953
fsharp
0
Title: How do I use the extension method Sum on a .NET list in F#? Problem title: How do I use the extension method Sum on a .NET list in F#? Tags: list, f%23, extension-methods Problem: How do I use the extension method Sum on a .NET list in F#? Suppose I have the following record type: open System.Collections.Generic...
How do I use the extension method Sum on a .NET list in F#? How do I use the extension method Sum on a .NET list in F#? list f%23 extension-methods How Sum NET System.Collections.Generic Store Products List Product this.TotalNumberOfItems this.Products.Sum p.NumberInInventory How do I use the extension method Sum on a ...
[ -0.01611328125, 0.01275634765625, 0.035888671875, 0.00823974609375, -0.01190185546875, 0.0003871917724609375, -0.02099609375, 0.007659912109375, 0.01348876953125, -0.037109375, -0.00469970703125, -0.0032501220703125, 0.0111083984375, -0.00010347366333007812, -0.004150390625, 0.00111389...
[ 11249, 4527, 111938, 55300, 36335, 98, 5, 17777, 5303, 23, 563, 4904, 54, 87, 1238, 3949, 3742, 1928, 7352, 12353, 78457, 8996, 135932, 14934, 100815, 32036, 73111, 903, 169473, 2982, 10752, 77193, 316, 1353, 25632, 17164, 10644, 3444, 1055...
[ 0.056365966796875, 0.1290283203125, 0.20556640625, 0.176025390625, 0.297119140625, 0.07171630859375, 0.0213623046875, 0.156005859375, 0.16064453125, 0.013916015625, 0.1337890625, 0.1884765625, 0.006805419921875, 0.011260986328125, 0.05145263671875, 0.010650634765625, 0.122802734375, ...
embed
38510278_c1
38510278
fsharp
1
arg) at <StartupCode$Charts>.$Program.main@() in C:\Users\Marko\Documents\Visual Studio 2015\Projects\Poker Experiments\Charts\Program.fs:line 20 Code signals: System.NullReferenceException, Fsharp, Charting, Livechart, System, System.Windows, FSharp.Charting, FSharp.Charting.ChartTypes, STAThread, Window, Title, Char...
arg) at <StartupCode$Charts>.$Program.main@() in C:\Users\Marko\Documents\Visual Studio 2015\Projects\Poker Experiments\Charts\Program.fs:line 20 Code signals: System.NullReferenceException, Fsharp, Charting, Livechart, System, System.Windows, FSharp.Charting, FSharp.Charting.ChartTypes, STAThread, Window, Title, Char...
[ 0.010498046875, 0.023193359375, 0.00445556640625, 0.00176239013671875, 0.006317138671875, 0.01019287109375, 0.020263671875, -0.024169921875, -0.00012063980102539062, -0.00168609619140625, -0.025634765625, -0.0011138916015625, -0.0084228515625, 0.0120849609375, 0.033203125, -0.002517700...
[ 79459, 16, 99, 126597, 2037, 114211, 84068, 933, 2740, 148968, 5, 24931, 981, 23, 313, 12, 1062, 7, 73484, 31, 239469, 6609, 64010, 22968, 918, 223353, 7192, 1728, 146797, 17447, 2256, 387, 28864, 26073, 12353, 18444, 1181, 69988, 63928, ...
[ 0.2293701171875, 0.057403564453125, 0.1214599609375, 0.1806640625, 0.123291015625, 0.24951171875, 0.2374267578125, 0.1732177734375, 0.005340576171875, 0.2042236328125, 0.0113525390625, 0.1385498046875, 0.08331298828125, 0.0877685546875, 0.08880615234375, 0.016204833984375, 0.00811767...
embed
4072167_c0
4072167
fsharp
0
Title: F# value restriction Problem title: F# value restriction Tags: f%23, value-restriction Problem: F# value restriction I have read all treads about value restriction in F#, but I still not understand it. I have the following code: type tree<'a> = | Nil | Node of (tree<'a> * 'a * tree<'a>) let rec flatten = functio...
F# value restriction F# value restriction f%23 value-restriction Nil Node List.concat FS0030 Value Either F# value restriction I have read all treads about value restriction in F#, but I still not understand it. I have the following code: and the compiler show an error: Can anyone help me? Thank you very much;)
[ -0.0096435546875, -0.0029296875, 0.01470947265625, -0.00933837890625, 0.032958984375, -0.0034637451171875, -0.00457763671875, -0.00897216796875, 0.005401611328125, -0.037109375, -0.0045166015625, 0.0021209716796875, 0.005462646484375, -0.015869140625, 0.0247802734375, -0.02197265625, ...
[ 563, 4904, 34292, 185190, 1238, 3949, 3742, 107, 7655, 77175, 438, 112, 32036, 2271, 4460, 93774, 7049, 1197, 190060, 9319, 12301, 1360, 712, 4, 7464, 959, 28219, 70, 25632, 18151, 9969, 34759, 7639, 142, 18499, 4171, 4358 ]
[ 0.15234375, 0.23193359375, 0.22607421875, 0.2386474609375, 0.1031494140625, 0.02655029296875, 0.168212890625, 0.067626953125, 0.16162109375, 0.2098388671875, 0.1387939453125, 0.10491943359375, 0.133544921875, 0.0670166015625, 0.15380859375, 0.124267578125, 0.0628662109375, 0.165161...
embed
73295457_c1
73295457
fsharp
1
//override val MemoSubClassSlow100 = Memoize SlowNumber100InSubClass // This feels intuitive to me, but error is "No abstract property was found that corresponds to this override" // ??? somehow else ??? [<EntryPoint>] let main args = let x = new MyClass() for i in 1..10 do Console.WriteLine(x.MultiplyBy2A) // this is...
//override val MemoSubClassSlow100 = Memoize SlowNumber100InSubClass // This feels intuitive to me, but error is "No abstract property was found that corresponds to this override" // ??? somehow else ??? [<EntryPoint>] let main args = let x = new MyClass() for i in 1..10 do Console.WriteLine(x.MultiplyBy2A) // this is...
[ -0.0062255859375, 0.00017833709716796875, 0.0150146484375, -0.00286865234375, -0.00531005859375, -0.01361083984375, 0.004852294921875, 0.0205078125, 0.01177978515625, 0.01141357421875, -0.0034332275390625, 0.0194091796875, 0.0089111328125, 0.0185546875, 0.016845703125, -0.0038452148437...
[ 4666, 5465, 416, 112, 3502, 17443, 31, 96472, 140803, 17336, 3559, 20650, 148507, 18444, 26278, 4153, 12319, 100270, 18499, 5021, 164789, 57266, 509, 14037, 42518, 903, 645, 37336, 209303, 7768, 15123, 147534, 5201, 79459, 1022, 3525, 2646, 1...
[ 0.0251312255859375, 0.1112060546875, 0.19873046875, 0.148681640625, 0.176025390625, 0.1456298828125, 0.1251220703125, 0.2154541015625, 0.2418212890625, 0.1876220703125, 0.2349853515625, 0.1539306640625, 0.20556640625, 0.07220458984375, 0.0687255859375, 0.0400390625, 0.11279296875, ...
embed
54012700_c0
54012700
fsharp
0
Title: String editing issues in FSharp F# Problem title: String editing issues in FSharp F# Tags: string, build, replace, f%23 Problem: String editing issues in FSharp F# I'm quite new to the F# language and functional first approach, as I have only been working with Object Oriented languages. Im trying to create a sim...
String editing issues in FSharp F# String editing issues in FSharp F# string build replace f%23 FSharp String editing issues in FSharp F# I'm quite new to the F# language and functional first approach, as I have only been working with Object Oriented languages. Im trying to create a simple Word Guesser Console Applicat...
[ -0.005279541015625, -0.008544921875, -0.00628662109375, -0.005126953125, -0.00250244140625, -0.0034027099609375, -0.0181884765625, 0.004730224609375, 0.0242919921875, 0.01416015625, 0.0145263671875, -0.00384521484375, 0.007110595703125, 0.001220703125, 0.00836181640625, 0.0093383789062...
[ 23351, 214, 27211, 37348, 23, 93774, 3467, 254, 563, 4904, 79315, 45367, 91995, 1238, 3949, 3742, 46876, 123309, 51515, 20697, 134549, 142225, 31577, 8781, 22543, 96274, 16865, 1657, 40777, 104921, 60213, 19048, 57767, 48716, 124850, 24145, 794...
[ 0.20458984375, 0.0858154296875, 0.1785888671875, 0.1588134765625, 0.03515625, 0.08447265625, 0.1788330078125, 0.1480712890625, 0.129150390625, 0.1951904296875, 0.1904296875, 0.1717529296875, 0.16552734375, 0.0980224609375, 0.06475830078125, 0.1688232421875, 0.08544921875, 0.0863037...
embed
36191290_c0
36191290
fsharp
0
Title: When implementing property-based testing, when should I use an input generator over a precondition expression? Problem title: When implementing property-based testing, when should I use an input generator over a precondition expression? Tags: property-based-testing, fscheck, f%23 Problem: When implementing prope...
When implementing property-based testing, when should I use an input generator over a precondition expression? When implementing property-based testing, when should I use an input generator over a precondition expression? property-based-testing fscheck f%23 When When implementing property-based testing, when should I u...
[ -0.0107421875, -0.00063323974609375, 0.01068115234375, -0.021240234375, 0.007110595703125, 0.00057220458984375, 0.027587890625, -0.0107421875, 0.00830078125, -0.0274658203125, 0.0242919921875, 0.0277099609375, -0.00946044921875, -0.0024566650390625, -0.00057220458984375, 0.014221191406...
[ 14847, 29479, 57266, 77007, 134234, 3229, 5608, 4527, 107730, 145823, 645, 479, 126940, 125195, 142, 6954, 214, 1238, 78292, 3742, 23718, 177229, 36849, 35829, 106745, 55300, 111599, 5351, 2806, 5646, 51713, 71924, 225490, 3034, 44084, 3871, 15...
[ 0.037933349609375, 0.12646484375, 0.1995849609375, 0.137451171875, 0.2078857421875, 0.0721435546875, 0.03863525390625, 0.0811767578125, 0.19287109375, 0.27392578125, 0.0849609375, 0.1544189453125, 0.2078857421875, 0.1689453125, 0.001953125, 0.177001953125, 0.032623291015625, 0.0137...
embed
40381953_c0
40381953
fsharp
0
Title: F# -- The resulting type would be infinite error Problem title: F# -- The resulting type would be infinite error Tags: f%23 Problem: F# -- The resulting type would be infinite error Here is a simple code to generate all permutations, based on implementation found here: All permutations of a list let concatElemen...
F# -- The resulting type would be infinite error F# -- The resulting type would be infinite error f%23 Seq.isEmpty Seq.empty Seq.where F# -- The resulting type would be infinite error Here is a simple code to generate all permutations, based on implementation found here: All permutations of a list I get a compile-time ...
[ 0.006256103515625, 0.0101318359375, 0.014404296875, 0.004302978515625, -0.006591796875, -0.0218505859375, -0.0235595703125, -0.0013275146484375, 0.01507568359375, -0.028564453125, -0.0007476806640625, 0.0181884765625, 0.0169677734375, -0.00213623046875, 0.009765625, 0.015869140625, 0...
[ 563, 4904, 4210, 16750, 214, 10644, 2806, 186, 54241, 13, 18499, 1238, 3742, 503, 864, 164, 134332, 939, 33548, 136913, 8781, 18151, 47, 139392, 756, 117, 14311, 21094, 35509, 98, 208124, 3688, 3164, 111, 5303, 87, 2046, 9969, 1340, 6032,...
[ 0.096435546875, 0.188232421875, 0.0180816650390625, 0.1341552734375, 0.0736083984375, 0.2047119140625, 0.09027099609375, 0.032440185546875, 0.1673583984375, 0.040740966796875, 0.2005615234375, 0.0657958984375, 0.1160888671875, 0.055328369140625, 0.1383056640625, 0.0264892578125, 0.11...
embed
13710700_c0
13710700
fsharp
0
Title: F# computation expression for nested Boolean tests? Problem title: F# computation expression for nested Boolean tests? Tags: option-type, monads, computation-expression, f%23 Problem: F# computation expression for nested Boolean tests? I think I've got enough understanding of F# monads (workflows) that I see a f...
F# computation expression for nested Boolean tests? F# computation expression for nested Boolean tests? option-type monads computation-expression f%23 Boolean F# computation expression for nested Boolean tests? I think I've got enough understanding of F# monads (workflows) that I see a few places in my code where imple...
[ -0.017578125, -0.00762939453125, 0.0167236328125, 0.006103515625, 0.018798828125, 0.0247802734375, 0.0198974609375, -0.0198974609375, -0.0002460479736328125, 0.018310546875, -0.0042724609375, 0.00567626953125, 0.000202178955078125, 0.0283203125, 0.0087890625, 0.0155029296875, -0.0104...
[ 563, 4904, 181135, 125195, 100, 8512, 71, 73783, 34677, 109921, 35829, 50986, 2667, 712, 7, 204629, 1238, 3949, 3742, 5351, 20174, 100094, 18244, 118664, 1957, 10846, 44677, 18151, 29479, 2856, 30482, 10422, 32354, 48716, 2174, 64, 92733, 560...
[ 0.1531982421875, 0.2120361328125, 0.1678466796875, 0.215087890625, 0.046905517578125, 0.216796875, 0.081787109375, 0.1405029296875, 0.2081298828125, 0.2001953125, 0.2054443359375, 0.11474609375, 0.1517333984375, 0.21044921875, 0.05914306640625, 0.181640625, 0.1075439453125, 0.05541...
embed
69982788_c2
69982788
fsharp
2
int<'Measure>) = values.[int idx] The compiler reports an error that The value 'Item' was marked inline, but its implementation makes use of an internal or provate function which is not sufficiently accesible Is there anyway to inline this method call so that I can get equivalent assembly? Update I have figured out th...
int<'Measure>) = values.[int idx] The compiler reports an error that The value 'Item' was marked inline, but its implementation makes use of an internal or provate function which is not sufficiently accesible Is there anyway to inline this method call so that I can get equivalent assembly? Update I have figured out th...
[ -0.0164794921875, -0.012451171875, 0.024658203125, -0.01202392578125, -0.005218505859375, -0.0211181640625, 0.0027008056640625, -0.01129150390625, 0.047119140625, -0.0203857421875, 0.0025482177734375, 0.0260009765625, -0.008544921875, 0.00089263916015625, 0.026123046875, -0.00041007995...
[ 23, 18, 6696, 11, 56851, 2203, 142424, 4288, 3447, 425, 9969, 34759, 117729, 18499, 34292, 568, 2982, 509, 94419, 2256, 1284, 208124, 30482, 4527, 70796, 707, 13395, 32354, 959, 129980, 196641, 109954, 903, 55300, 11782, 2046, 183234, 89845, ...
[ 0.1759033203125, 0.115966796875, 0.166259765625, 0.1727294921875, 0.2081298828125, 0.060943603515625, 0.1939697265625, 0.139892578125, 0.058837890625, 0.110595703125, 0.15625, 0.16357421875, 0.08685302734375, 0.1746826171875, 0.2056884765625, 0.08642578125, 0.2110595703125, 0.07135...
embed
71102537_c0
71102537
fsharp
0
Title: Fable.Reactstrap not defined on Client fsproj SATE-stack Problem title: Fable.Reactstrap not defined on Client fsproj SATE-stack Tags: elmish, f%23, safe-stack, fable-f%23 Problem: Fable.Reactstrap not defined on Client fsproj SATE-stack I'm trying to use Fable.Reactstrap on Client project from SAFE.Template . I...
Fable.Reactstrap not defined on Client fsproj SATE-stack Fable.Reactstrap not defined on Client fsproj SATE-stack elmish f%23 safe-stack fable-f%23 Fable.Reactstrap Client SATE-stack FSHARP Reactstrap paket.references Fable.Reactstrap not defined on Client fsproj SATE-stack I'm trying to use Fable.Reactstrap on Client ...
[ 0.00799560546875, 0.003814697265625, 0.0026397705078125, -0.0216064453125, 0.0067138671875, -0.0067138671875, 0.004180908203125, 0.01177978515625, -0.00836181640625, 0.001983642578125, 0.004547119140625, 0.005279541015625, 0.0181884765625, 0.0205078125, 0.01019287109375, -0.00939941406...
[ 563, 2886, 4332, 47013, 7, 107617, 959, 61924, 71, 91732, 1238, 47606, 897, 35746, 590, 2594, 88, 78192, 3742, 46002, 1071, 2661, 67619, 38796, 13360, 239879, 4527, 5, 13452, 5377, 30018, 159065, 49814, 1429, 3794, 50867, 20266, 7464, 18499...
[ 0.10791015625, 0.1907958984375, 0.1236572265625, 0.19287109375, 0.0233154296875, 0.26806640625, 0.1072998046875, 0.221435546875, 0.006011962890625, 0.1920166015625, 0.0115966796875, 0.049652099609375, 0.1580810546875, 0.1702880859375, 0.10888671875, 0.0406494140625, 0.006683349609375...
embed
20950392_c0
20950392
fsharp
0
Title: F# linq query and nullable casting Problem title: F# linq query and nullable casting Tags: linq, f%23, nhibernate Problem: F# linq query and nullable casting I have the following C# LINQ query that runs against nhibernate: var items = new int[] { 1,2}; var c11 = session.Query<Parent>() .Where(p => p.Children.Any...
F# linq query and nullable casting F# linq query and nullable casting linq f%23 nhibernate LINQ c11 session.Query Parent Where p.Children.Any items.Contains c.FIELD ToList Nullable Expression.Convert F# linq query and nullable casting I have the following C# LINQ query that runs against nhibernate: In this case c.FIELD...
[ 0.0113525390625, -0.0033111572265625, 0.0125732421875, -0.006439208984375, -0.00714111328125, 0.006805419921875, 0.01043701171875, -0.0017852783203125, 0.005828857421875, -0.04638671875, 0.005096435546875, 0.00109100341796875, -0.0147705078125, 0.0087890625, -0.003936767578125, -0.0095...
[ 563, 4904, 96, 44982, 41, 136, 9229, 2661, 176050, 1238, 3742, 47364, 46690, 2182, 46610, 2737, 1662, 56002, 41732, 170918, 102656, 982, 299, 55769, 25500, 501, 919, 120717, 397, 717, 154663, 27786, 25129, 1830, 11935, 11549, 1294, 127877, ...
[ 0.1181640625, 0.19482421875, 0.07916259765625, 0.2313232421875, 0.1243896484375, 0.06201171875, 0.1895751953125, 0.2137451171875, 0.1962890625, 0.018829345703125, 0.0953369140625, 0.07965087890625, 0.1573486328125, 0.08837890625, 0.1383056640625, 0.150634765625, 0.103271484375, 0.1...
embed
28488846_c0
28488846
fsharp
0
Title: In F#, is there a way to define a type-checked alias for a primitive type? Problem title: In F#, is there a way to define a type-checked alias for a primitive type? Tags: f%23 Problem: In F#, is there a way to define a type-checked alias for a primitive type? I want to define types that happen to be backed by th...
In F#, is there a way to define a type-checked alias for a primitive type? In F#, is there a way to define a type-checked alias for a primitive type? f%23 FirstName LastName John In F#, is there a way to define a type-checked alias for a primitive type? I want to define types that happen to be backed by the same type (...
[ 0.004608154296875, 0.0133056640625, -0.003662109375, 0.0184326171875, 0.01275634765625, -0.0011444091796875, -0.01324462890625, 0.0179443359375, -0.000751495361328125, 0.0037078857421875, 0.00799560546875, 0.00482177734375, 0.00567626953125, 0.015869140625, 0.01165771484375, 0.02404785...
[ 360, 563, 4904, 3917, 61924, 10, 10644, 78292, 297, 55109, 100, 128489, 13, 9, 1238, 3742, 23972, 163612, 21672, 4939, 83, 2685, 3444, 52895, 53383, 4420, 5701, 136, 15044, 79315, 91, 53418, 17664, 2940, 98753, 121742, 23, 13204, 17164 ]
[ 0.051116943359375, 0.1434326171875, 0.20703125, 0.07733154296875, 0.193603515625, 0.039642333984375, 0.2484130859375, 0.2103271484375, 0.09130859375, 0.26025390625, 0.047332763671875, 0.18701171875, 0.08837890625, 0.0271759033203125, 0.0787353515625, 0.06591796875, 0.101806640625, ...
embed
57301653_c0
57301653
fsharp
0
Title: How to write generic type and duck typing in the same function? Problem title: How to write generic type and duck typing in the same function? Tags: f%23 Problem: How to write generic type and duck typing in the same function? How can I write like this (it has compile error)? module T = let inline (|Id|) x = fun...
How to write generic type and duck typing in the same function? How to write generic type and duck typing in the same function? f%23 How Name __.Id How to write generic type and duck typing in the same function? How can I write like this (it has compile error)? I want test function to receive generic type 'a as I want ...
[ -0.0157470703125, -0.00098419189453125, 0.01904296875, 0.0155029296875, -0.0034942626953125, -0.00860595703125, -0.00592041015625, -0.00970458984375, 0.00157928466796875, -0.0230712890625, 0.00182342529296875, 0.004150390625, -0.0052490234375, -0.0284423828125, 0.0179443359375, -0.0096...
[ 11249, 47, 33022, 189534, 10644, 136, 115, 2594, 11417, 214, 23, 5701, 32354, 1238, 3742, 15757, 568, 71, 831, 1884, 903, 1556, 9969, 1340, 18499, 3444, 3034, 53299, 11, 4527, 2633, 618, 4390, 163612, 121, 39, 17346, 103608, 3447, 71713 ]
[ 0.07000732421875, 0.0283966064453125, 0.151611328125, 0.2213134765625, 0.2255859375, 0.09942626953125, 0.1524658203125, 0.1746826171875, 0.1846923828125, 0.09564208984375, 0.05072021484375, 0.10650634765625, 0.1571044921875, 0.0394287109375, 0.1114501953125, 0.09490966796875, 0.00985...
embed
12850454_c0
12850454
fsharp
0
Title: Possible to use websharper as a drop-in JS replacement? Problem title: Possible to use websharper as a drop-in JS replacement? Tags: f%23, javascript, websharper Problem: Possible to use websharper as a drop-in JS replacement? Is it possible to use websharper as a drop-in replacement for javascript without the a...
Possible to use websharper as a drop-in JS replacement? Possible to use websharper as a drop-in JS replacement? f%23 javascript websharper Possible WebSharperLib IntelliFactory.WebSharper HelloWorld JavaScript IntelliFactory.WebSharper.JavaScript.Alert Hello World Possible to use websharper as a drop-in JS replacement?...
[ -0.03662109375, 0.0301513671875, -0.022216796875, -0.020263671875, -0.001800537109375, 0, -0.0091552734375, 0.0081787109375, 0.00250244140625, -0.046630859375, -0.00811767578125, 0.00408935546875, -0.01361083984375, -0.006103515625, 0.02490234375, 0.016845703125, 0.0291748046875, -...
[ 115861, 2661, 4527, 1467, 89280, 1264, 237, 36069, 73, 64977, 91995, 674, 9, 1238, 3949, 3742, 136951, 4002, 294, 3467, 104820, 24018, 150, 135518, 31667, 30474, 35378, 70646, 17925, 156202, 147845, 6210, 2529, 6661, 7722, 15490, 27140, 1764,...
[ 0.0997314453125, 0.06561279296875, 0.105224609375, 0.1500244140625, 0.2420654296875, 0.274658203125, 0.054779052734375, 0.15771484375, 0.1693115234375, 0.1937255859375, 0.1397705078125, 0.03704833984375, 0.007843017578125, 0.04156494140625, 0.01165771484375, 0.1201171875, 0.232666015...
embed
3777737_c0
3777737
fsharp
0
Title: Why does F#’s Collections.Seq module basically reimplement all the Enumerable extension methods? Problem title: Why does F#’s Collections.Seq module basically reimplement all the Enumerable extension methods? Tags: language-design, f%23, api-design Problem: Why does F#’s Collections.Seq module basically reimplem...
Why does F#’s Collections.Seq module basically reimplement all the Enumerable extension methods? Why does F#’s Collections.Seq module basically reimplement all the Enumerable extension methods? language-design f%23 api-design Why Collections.Seq Enumerable System.Linq.Enumerable Why does F#’s Collections.Seq module bas...
[ 0.02734375, 0.0283203125, 0.01470947265625, 0.0010833740234375, -0.0010223388671875, -0.0147705078125, -0.00787353515625, 0.008544921875, -0.016357421875, 0.015869140625, -0.01226806640625, 0.0205078125, 0.0030670166015625, 0.0145263671875, -0.00323486328125, -0.00017070770263671875, ...
[ 44084, 563, 4904, 68220, 7, 4233, 864, 88996, 456, 197648, 316, 56, 2886, 111938, 150624, 46876, 34198, 31470, 12353, 866, 44982, 2606, 198343, 71358, 183234, 159978, 51517, 12319, 210716, 238778, 123055, 21771, 32316, 17777, 4173 ]
[ 0.06402587890625, 0.09326171875, 0.187255859375, 0.199951171875, 0.032623291015625, 0.102783203125, 0.18359375, 0.1419677734375, 0.04193115234375, 0.1728515625, 0.1318359375, 0.09136962890625, 0.09661865234375, 0.158203125, 0.155517578125, 0.07464599609375, 0.1351318359375, 0.02134...
embed
22963775_c0
22963775
fsharp
0
Title: F# MailboxProcessor and Functional Design Problem title: F# MailboxProcessor and Functional Design Tags: f%23, mailboxprocessor, functional-programming Problem: F# MailboxProcessor and Functional Design If state is regarded as a bad idea for functions why is it regarded as okay have a state when you use a Mailbo...
F# MailboxProcessor and Functional Design F# MailboxProcessor and Functional Design f%23 mailboxprocessor functional-programming MailboxProcessor Functional Design F# MailboxProcessor and Functional Design If state is regarded as a bad idea for functions why is it regarded as okay have a state when you use a MailboxPro...
[ 0.002777099609375, 0.0245361328125, 0.0003871917724609375, 0.01141357421875, -0.001678466796875, 0.006256103515625, -0.0001926422119140625, 0.01708984375, -0.00726318359375, -0.0279541015625, 0.0194091796875, 0.0191650390625, 0.0023651123046875, 0.026123046875, 0.0155029296875, 0.00704...
[ 563, 4904, 25919, 11728, 10752, 26531, 748, 28670, 11724, 3742, 6648, 63923, 123309, 28966, 11341, 28601, 237, 6494, 6528, 32354, 15400, 68403, 765, 4527, 73342, 56037, 449, 18, 77336, 50782, 5701, 2053, 4127, 195625, 1830, 70560, 17721, 1178...
[ 0.0147552490234375, 0.0987548828125, 0.1214599609375, 0.1959228515625, 0.106201171875, 0.1434326171875, 0.09600830078125, 0.007598876953125, 0.085205078125, 0.03375244140625, 0.0721435546875, 0.126953125, 0.1431884765625, 0.080322265625, 0.2083740234375, 0.09222412109375, 0.017517089...
embed
52911932_c0
52911932
fsharp
0
Title: Cartesian Product of two lists in F# using recursion and helper function Problem title: Cartesian Product of two lists in F# using recursion and helper function Tags: cartesian, f%23, product Problem: Cartesian Product of two lists in F# using recursion and helper function I am trying to get the cartesian produc...
Cartesian Product of two lists in F# using recursion and helper function Cartesian Product of two lists in F# using recursion and helper function cartesian f%23 product recursion Cartesian Product e1::rest1 rest1 e2::rest2 e1::e2 rest2 set.fs FS0039 Maybe set.fsproj Warning Error Example Cartesian Product of two lists ...
[ 0.0069580078125, 0.01080322265625, 0.00836181640625, 0.0159912109375, -0.006561279296875, 0.0184326171875, -0.01708984375, -0.017333984375, 0.000873565673828125, 0.01055908203125, 0.01470947265625, 0.006683349609375, -0.00384521484375, 0.007049560546875, 0.00946044921875, -0.0164794921...
[ 106274, 39209, 73111, 111, 6626, 5303, 563, 4904, 17368, 195625, 1830, 136, 4358, 56, 32354, 129912, 3378, 1238, 3949, 3742, 12996, 28, 82825, 56644, 418, 10588, 304, 13, 5423, 17447, 93774, 7049, 9323, 3454, 170, 5550, 212059, 89536, 2046,...
[ 0.1669921875, 0.1761474609375, 0.23779296875, 0.05853271484375, 0.137451171875, 0.1949462890625, 0.1163330078125, 0.1881103515625, 0.028656005859375, 0.1751708984375, 0.056671142578125, 0.048370361328125, 0.153076171875, 0.1099853515625, 0.12939453125, 0.171875, 0.124267578125, 0.0...
embed
59518717_c0
59518717
fsharp
0
Title: How to map/bind FParsec userstate? Problem title: How to map/bind FParsec userstate? Tags: fparsec, f%23 Problem: How to map/bind FParsec userstate? I want to thread some state through a parser but I don't want to have a single type for state for all parts of the parser, because some types just don't make sense ...
How to map/bind FParsec userstate? How to map/bind FParsec userstate? fparsec f%23 How FParsec p:Parser Parser How to map/bind FParsec userstate? I want to thread some state through a parser but I don't want to have a single type for state for all parts of the parser, because some types just don't make sense in some pa...
[ -0.0081787109375, 0.021240234375, 0.0111083984375, -0.00421142578125, -0.0185546875, 0.0174560546875, 0.003662109375, -0.006072998046875, -0.002166748046875, -0.03515625, -0.00147247314453125, 0.01373291015625, 0.0014495849609375, 0.03271484375, 0.001434326171875, -0.0003509521484375, ...
[ 11249, 47, 22288, 64, 89817, 563, 28636, 39797, 72095, 19888, 32, 1238, 2500, 3949, 3742, 915, 2189, 2392, 3444, 86997, 11341, 8305, 366, 11001, 10644, 100, 756, 63920, 52895, 10422, 44841, 3249, 167785, 96704, 35829, 142424, 55970, 69941, ...
[ 0.1326904296875, 0.096923828125, 0.2144775390625, 0.087646484375, 0.2344970703125, 0.1558837890625, 0.197998046875, 0.250732421875, 0.214111328125, 0.2303466796875, 0.004974365234375, 0.0989990234375, 0.164794921875, 0.0158233642578125, 0.1278076171875, 0.051025390625, 0.1943359375, ...
embed
3821178_c0
3821178
fsharp
0
Title: F# shorthand to call method on object in lambda Problem title: F# shorthand to call method on object in lambda Tags: f%23, language-features, syntax Problem: F# shorthand to call method on object in lambda I think this is somewhat related to this question , but being not sure and since there's no real answer the...
F# shorthand to call method on object in lambda F# shorthand to call method on object in lambda f%23 language-features syntax aStringArray.map _.toUpperCase s.toUpperCase F# shorthand to call method on object in lambda I think this is somewhat related to this question , but being not sure and since there's no real answ...
[ -0.0023956298828125, 0.02197265625, 0.021728515625, -0.0101318359375, -0.0142822265625, -0.0272216796875, 0.0125732421875, 0.0106201171875, 0.005706787109375, -0.0185546875, 0.023193359375, -0.000667572021484375, -0.0023193359375, 0.0003986358642578125, 0.01202392578125, -0.03247070312...
[ 563, 4904, 16610, 12336, 47, 11782, 55300, 98, 36746, 23, 21, 6492, 85, 1238, 3742, 46876, 88981, 6002, 86531, 10, 71713, 7614, 7092, 62346, 188, 8079, 441, 6991, 91, 152653, 11, 831, 33022, 18151, 6044, 3129, 83, 100, 1884, 903, 3917, ...
[ 0.1302490234375, 0.2039794921875, 0.167724609375, 0.234130859375, 0.0250701904296875, 0.2158203125, 0.2435302734375, 0.151611328125, 0.226318359375, 0.05206298828125, 0.060302734375, 0.1861572265625, 0.1341552734375, 0.0789794921875, 0.1300048828125, 0.1241455078125, 0.07537841796875...
embed
3681142_c0
3681142
fsharp
0
Title: Static extension methods supporting member constraints Problem title: Static extension methods supporting member constraints Tags: type-constraints, f%23, extension-methods Problem: Static extension methods supporting member constraints I need to implement a static extension method supporting member constraints ...
Static extension methods supporting member constraints Static extension methods supporting member constraints type-constraints f%23 extension-methods Static MyOperators Foo System.Int32 Int32 Static extension methods supporting member constraints I need to implement a static extension method supporting member constrain...
[ -0.00016498565673828125, -0.0007781982421875, 0.036376953125, 0.004180908203125, -0.0126953125, -0.0198974609375, -0.00872802734375, 0.000675201416015625, -0.01348876953125, -0.031494140625, -0.01361083984375, -0.01806640625, 0.003021240234375, 0.0179443359375, 0.0196533203125, -0.0235...
[ 71465, 238, 111938, 150624, 8060, 214, 32786, 158, 2816, 4288, 10644, 2271, 1238, 3949, 3742, 1928, 7352, 2646, 156823, 22230, 9572, 31, 12353, 18, 6460, 3871, 29479, 201939, 55300, 62822, 128489, 52895, 892, 26255, 21917, 18151, 181141, 8647...
[ 0.2032470703125, 0.0736083984375, 0.2296142578125, 0.183349609375, 0.1805419921875, 0.0086669921875, 0.22705078125, 0.0826416015625, 0.16796875, 0.1009521484375, 0.1248779296875, 0.05126953125, 0.06085205078125, 0.0369873046875, 0.162109375, 0.07421875, 0.0638427734375, 0.102416992...
embed
76148568_c0
76148568
fsharp
0
Title: Fsharp Ionide on VS code: new tests not recognised until project reload Problem title: Fsharp Ionide on VS code: new tests not recognised until project reload Tags: ionide, f%23 Problem: Fsharp Ionide on VS code: new tests not recognised until project reload I am running an Fsharp console project on VS Code usin...
Fsharp Ionide on VS code: new tests not recognised until project reload Fsharp Ionide on VS code: new tests not recognised until project reload ionide f%23 Fsharp Ionide Fsharp Ionide on VS code: new tests not recognised until project reload I am running an Fsharp console project on VS Code using the Ionide plugin. I a...
[ -0.0035552978515625, 0.0198974609375, -0.01214599609375, 0.0164794921875, 0.00445556640625, 0.02099609375, -0.00958251953125, 0.007568359375, -0.00103759765625, 0.0128173828125, 0.005218505859375, -0.0072021484375, -0.0103759765625, 0.0115966796875, 0.0130615234375, 0.00830078125, -0...
[ 563, 89280, 254, 37859, 2506, 98, 44160, 18151, 3525, 109921, 959, 75530, 24189, 13452, 456, 63033, 45339, 1238, 3742, 93, 5281, 51042, 130250, 28864, 69993, 49814, 3034, 11435, 19032, 6773, 15190, 7225, 4734, 125296, 3229, 76896, 75101, 1116...
[ 0.1241455078125, 0.222412109375, 0.1837158203125, 0.1890869140625, 0.2103271484375, 0.0239715576171875, 0.18017578125, 0.1666259765625, 0.0928955078125, 0.234619140625, 0.068359375, 0.08612060546875, 0.0849609375, 0.10552978515625, 0.1002197265625, 0.1956787109375, 0.141845703125, ...
embed
66680965_c0
66680965
fsharp
0
Title: F# and PnP SharePoint Problem title: F# and PnP SharePoint Tags: f%23, pnp-js, sharepoint Problem: F# and PnP SharePoint I'm new to F# and trying to recreate some simple apps that I've built in the past with C# or Powershell. I'm trying to get multiple properties for a web. In F#, I can get a single property, bu...
F# and PnP SharePoint F# and PnP SharePoint f%23 pnp-js sharepoint PnP SharePoint Example context.Load w.Lists w.AssociatedOwnerGroup context.ExecuteQuery F# and PnP SharePoint I'm new to F# and trying to recreate some simple apps that I've built in the past with C# or Powershell. I'm trying to get multiple properties ...
[ -0.002197265625, 0.0299072265625, -0.009521484375, 0.019287109375, -0.02001953125, 0.0020751953125, 0.010498046875, -0.01068115234375, 0.00628662109375, -0.0267333984375, 0.01507568359375, -0.00531005859375, -0.0048828125, -0.0130615234375, -0.013916015625, 0.0267333984375, -0.001007...
[ 563, 4904, 136, 436, 19, 683, 131371, 1238, 3742, 83018, 28175, 12008, 38496, 89536, 43701, 15363, 154663, 228214, 7710, 205072, 211603, 41732, 3525, 31577, 89011, 8781, 49966, 88303, 11015, 17170, 128019, 2046, 48716, 183871, 1467, 360, 831, ...
[ 0.1336669921875, 0.22021484375, 0.0565185546875, 0.03924560546875, 0.09619140625, 0.1527099609375, 0.275634765625, 0.0253753662109375, 0.05523681640625, 0.1495361328125, 0.1319580078125, 0.04046630859375, 0.049774169921875, 0.06732177734375, 0.1424560546875, 0.0161590576171875, 0.096...
embed
71642273_c0
71642273
fsharp
0
Title: Should I enforce a type with F# units of measure? [Style vs generality] Problem title: Should I enforce a type with F# units of measure? [Style vs generality] Tags: f%23, units-of-measurement Problem: Should I enforce a type with F# units of measure? [Style vs generality] This question relates to F# units of mea...
Should I enforce a type with F# units of measure? [Style vs generality] Should I enforce a type with F# units of measure? [Style vs generality] f%23 units-of-measurement Should Style Should I enforce a type with F# units of measure? [Style vs generality] This question relates to F# units of measure . Should I enforce a...
[ -0.00823974609375, 0.017578125, 0.01416015625, -0.0091552734375, -0.0029754638671875, -0.030517578125, -0.00543212890625, 0.00104522705078125, 0.0113525390625, -0.01239013671875, -0.00823974609375, -0.0133056640625, 0.0023956298828125, 0.00133514404296875, -0.00518798828125, 0.00860595...
[ 151117, 87, 22, 50930, 10644, 678, 563, 4904, 25072, 111, 72350, 209480, 20209, 4537, 10, 7, 1238, 3949, 3742, 4390, 37440, 56851, 57845, 9655, 100, 17368, 5608, 94131, 621, 11343, 21917, 257, 37202, 7902, 4785, 173072, 40087, 1543, 3444, ...
[ 0.082763671875, 0.017181396484375, 0.08087158203125, 0.2177734375, 0.257568359375, 0.1219482421875, 0.152099609375, 0.238037109375, 0.2032470703125, 0.05078125, 0.1927490234375, 0.1805419921875, 0.05413818359375, 0.07568359375, 0.076416015625, 0.007293701171875, 0.10791015625, 0.03...
embed
27129807_c0
27129807
fsharp
0
Title: Post-condition for map functions Problem title: Post-condition for map functions Tags: f%23, functional-programming, functor Problem: Post-condition for map functions Do the map functions (Seq.map, List.map etc) have an implicit post-condition that the output has the same number of items as the input? Going furt...
Post-condition for map functions Post-condition for map functions f%23 functional-programming functor Post-condition Post-condition for map functions Do the map functions (Seq.map, List.map etc) have an implicit post-condition that the output has the same number of items as the input? Going further, if we had some kind...
[ 0.013427734375, 0.0125732421875, 0.0018157958984375, 0.0040283203125, -0.015869140625, -0.00055694580078125, 0.015380859375, -0.007110595703125, 0.0048828125, 0.0057373046875, 0.0025634765625, -0.017822265625, 0.022216796875, 0.0186767578125, 0.004791259765625, 0.0079345703125, -0.01...
[ 2795, 126940, 22288, 32354, 3949, 3742, 123309, 28966, 7477, 18770, 984, 4233, 864, 62346, 32036, 765, 142, 165164, 1305, 9, 450, 140992, 1556, 5701, 14012, 55769, 237, 107730, 101344, 237259, 2420, 1081, 136, 1360, 90, 621, 26458, 11343, 1...
[ 0.17822265625, 0.27197265625, 0.22119140625, 0.1827392578125, 0.008392333984375, 0.106689453125, 0.094970703125, 0.0946044921875, 0.0584716796875, 0.03619384765625, 0.003448486328125, 0.055328369140625, 0.1217041015625, 0.2095947265625, 0.137939453125, 0.036285400390625, 0.0470581054...
embed
12458181_c0
12458181
fsharp
0
Title: Serialization of Option / None by BinaryFormatter throws ArgumentNullException using F# Problem title: Serialization of Option / None by BinaryFormatter throws ArgumentNullException using F# Tags: serialization, option-type, f%23, binaryformatter Problem: Serialization of Option / None by BinaryFormatter throws ...
Serialization of Option / None by BinaryFormatter throws ArgumentNullException using F# Serialization of Option / None by BinaryFormatter throws ArgumentNullException using F# serialization option-type f%23 binaryformatter ArgumentNullException System.ArgumentNullException F# Serialization Option None BinaryFormatter O...
[ 0.017578125, 0.009765625, 0.0081787109375, -0.011474609375, -0.0087890625, -0.026123046875, 0.0115966796875, -0.0089111328125, -0.01019287109375, 0.01348876953125, 0.0068359375, -0.0025177001953125, 0.006439208984375, 0.0205078125, 0.0167236328125, 0.0118408203125, 0.0220947265625, ...
[ 135188, 47691, 86769, 248, 438, 86, 390, 54092, 1294, 102973, 11, 3055, 104250, 112140, 18444, 1181, 19279, 63928, 17368, 563, 4904, 35686, 35829, 50986, 1238, 3742, 2394, 6635, 51727, 720, 12353, 7614, 1234, 674, 134549, 6524, 4233, 51626, ...
[ 0.1976318359375, 0.08184814453125, 0.2203369140625, 0.089599609375, 0.1563720703125, 0.1734619140625, 0.029296875, 0.1683349609375, 0.0772705078125, 0.1573486328125, 0.035675048828125, 0.11279296875, 0.1151123046875, 0.2305908203125, 0.1763916015625, 0.111328125, 0.04193115234375, ...
embed
34259389_c0
34259389
fsharp
0
Title: f#: encoding even and odd in (inductive) types? Problem title: f#: encoding even and odd in (inductive) types? Tags: types, type-theory, f%23 Problem: f#: encoding even and odd in (inductive) types? I've been reading Practical Foundations for Programming Languages and found the Iterated and Simultaneous Inductiv...
f#: encoding even and odd in (inductive) types? f#: encoding even and odd in (inductive) types? types type-theory f%23 n-1 f#: encoding even and odd in (inductive) types? I've been reading Practical Foundations for Programming Languages and found the Iterated and Simultaneous Inductive definitions interesting. I was ab...
[ -0.010986328125, -0.0012359619140625, 0.0030364990234375, 0.005615234375, -0.00567626953125, 0.0034027099609375, -0.0042724609375, 0.0255126953125, -0.00628662109375, -0.01123046875, -0.006011962890625, -0.0155029296875, -0.0211181640625, -0.00311279296875, 0.025634765625, 0.0185546875...
[ 1238, 4904, 22, 587, 6238, 3853, 136, 70270, 73, 39367, 4935, 52895, 23, 10644, 2347, 3742, 5759, 109613, 32807, 27958, 83658, 720, 27686, 13207, 202, 60626, 360, 80934, 49041, 72546, 40899, 199849, 195625, 11389, 32354, 40715, 34735, 563, ...
[ 0.1160888671875, 0.1942138671875, 0.0960693359375, 0.1856689453125, 0.07159423828125, 0.189208984375, 0.1416015625, 0.2196044921875, 0.053924560546875, 0.1766357421875, 0.115234375, 0.2042236328125, 0.04229736328125, 0.169677734375, 0.00457763671875, 0.1192626953125, 0.06158447265625...
embed
6975811_c0
6975811
fsharp
0
Title: Re-write F# code in VB.NET Problem title: Re-write F# code in VB.NET Tags: vb.net, f%23 Problem: Re-write F# code in VB.NET Some time ago, I did some F# programming, the following code is used to serialize/deserialize float32 array: #light However, nowadays, I have to do some programming in VB.NET to serialize/d...
Re-write F# code in VB.NET Re-write F# code in VB.NET vb.net f%23 Re-write VB.NET Re-write F# code in VB.NET Some time ago, I did some F# programming, the following code is used to serialize/deserialize float32 array: #light However, nowadays, I have to do some programming in VB.NET to serialize/deserialize float32 arr...
[ 0.0059814453125, 0.0267333984375, 0.0159912109375, -0.00787353515625, -0.00007677078247070312, -0.00048065185546875, -0.005401611328125, 0.009521484375, -0.00005507469177246094, 0.016357421875, -0.00531005859375, 0.000263214111328125, 0.0106201171875, 0.002166748046875, 0.0125732421875, ...
[ 853, 9, 434, 18781, 563, 4904, 18151, 23, 75034, 5, 17777, 86482, 1179, 1238, 3949, 3742, 1733, 6650, 56037, 70, 25632, 11814, 35686, 20650, 64, 988, 25435, 119066, 21917, 257, 6460, 10298, 53, 468, 20016, 33306, 4, 134523, 5636, 7, 765...
[ 0.18994140625, 0.05914306640625, 0.165283203125, 0.21630859375, 0.148681640625, 0.23486328125, 0.203857421875, 0.0648193359375, 0.225341796875, 0.029266357421875, 0.19873046875, 0.157470703125, 0.1363525390625, 0.1126708984375, 0.0152740478515625, 0.1497802734375, 0.00146484375, 0....
embed
3901805_c0
3901805
fsharp
0
Title: How to use C# object from F#? Problem title: How to use C# object from F#? Tags: f%23, c%23 Problem: How to use C# object from F#? I have the following C# code. namespace MyMath { public class Arith { public Arith() {} public int Add(int x, int y) { return x + y; } } } And I came up with the F# code named testcs...
How to use C# object from F#? How to use C# object from F#? f%23 c%23 F# How MyMath Arith Add MyMath.Arith r:MyMath.dll testcs.fs Users Desktop FS0039 How to use C# object from F#? I have the following C# code. And I came up with the F# code named testcs.fs to use this object. When I run the following command I got thi...
[ -0.005340576171875, 0.00970458984375, 0.000324249267578125, -0.00151824951171875, 0.009033203125, 0.00933837890625, -0.020751953125, 0.00421142578125, -0.01202392578125, -0.0218505859375, -0.004852294921875, -0.01177978515625, 0.0076904296875, -0.00110626220703125, 0.00927734375, -0.02...
[ 11249, 47, 4527, 313, 4904, 36746, 1295, 563, 1238, 3742, 2646, 199450, 1172, 8962, 29117, 7614, 1690, 31852, 1181, 3034, 4439, 17447, 53400, 141423, 93774, 7049, 9323, 25632, 18151, 5, 903, 11675, 75101, 18499, 26008, 13648, 186, 44691, 11...
[ 0.09527587890625, 0.073486328125, 0.187744140625, 0.10589599609375, 0.278564453125, 0.2376708984375, 0.172607421875, 0.1666259765625, 0.06573486328125, 0.120361328125, 0.1156005859375, 0.1986083984375, 0.06427001953125, 0.208251953125, 0.108154296875, 0.05609130859375, 0.008209228515...
embed
11989377_c0
11989377
fsharp
0
Title: Pattern combining type test and literal Problem title: Pattern combining type test and literal Tags: active-pattern, f%23-3.0, f%23, guard-clause Problem: Pattern combining type test and literal The active pattern in this question fails to compile after upgrading to VS 2012 RTM. It provides a way to do a type te...
Pattern combining type test and literal Pattern combining type test and literal active-pattern f%23-3.0 f%23 guard-clause Pattern Value Some None IDataReader DBNull Unchecked.defaultof Pattern combining type test and literal The active pattern in this question fails to compile after upgrading to VS 2012 RTM. It provide...
[ -0.01129150390625, 0.01422119140625, -0.014404296875, 0.0194091796875, -0.0269775390625, -0.01214599609375, -0.017578125, 0.00860595703125, 0.008056640625, 0.03857421875, 0.02392578125, 0.0098876953125, -0.0057373046875, -0.0137939453125, 0.0086669921875, 0.002960205078125, 0.0128784...
[ 9876, 22766, 375, 964, 10644, 3034, 136, 15659, 289, 592, 36457, 4453, 1238, 27495, 132265, 3742, 56050, 18347, 190060, 438, 137989, 31345, 43806, 78292, 214810, 4390, 103510, 35782, 9969, 1340, 1257, 8961, 44160, 1324, 10111, 87344, 3917, 54...
[ 0.169677734375, 0.138916015625, 0.10577392578125, 0.18359375, 0.1998291015625, 0.212890625, 0.0733642578125, 0.177978515625, 0.1123046875, 0.01080322265625, 0.18017578125, 0.16259765625, 0.019439697265625, 0.027435302734375, 0.07550048828125, 0.06036376953125, 0.2281494140625, 0.07...
embed
46992099_c1
46992099
fsharp
1
DateTime in LocalTime, got 13.01.2016 00:00:00.000 The odd thing is the following: suppose I type the following code in F# interactive: fileContent;; get the answer and then refer to it through the 'it' keyword, as in: it.Rows |> sortedCandles "EUR_USD";; Then the code is executed with no problems. Why do we have such...
DateTime in LocalTime, got 13.01.2016 00:00:00.000 The odd thing is the following: suppose I type the following code in F# interactive: fileContent;; get the answer and then refer to it through the 'it' keyword, as in: it.Rows |> sortedCandles "EUR_USD";; Then the code is executed with no problems. Why do we have such...
[ 0.01239013671875, -0.0011749267578125, 0.0167236328125, 0.0157470703125, -0.006683349609375, -0.00750732421875, -0.0242919921875, -0.0035552978515625, 0.0021209716796875, -0.0220947265625, -0.010498046875, 0.049072265625, 0.01165771484375, 0.0067138671875, 0.01123046875, -0.01300048828...
[ 25512, 70059, 23, 24172, 4163, 702, 18065, 4131, 110095, 8557, 581, 70270, 13580, 83, 25632, 139124, 87, 10644, 18151, 563, 4904, 212398, 11435, 11935, 25352, 74, 2046, 35166, 15005, 8305, 217, 166117, 442, 5, 12724, 19725, 6, 17497, 71, ...
[ 0.1488037109375, 0.2373046875, 0.080810546875, 0.162109375, 0.060791015625, 0.0750732421875, 0.127197265625, 0.1898193359375, 0.057525634765625, 0.1419677734375, 0.011474609375, 0.1737060546875, 0.08984375, 0.0203399658203125, 0.09002685546875, 0.09857177734375, 0.032501220703125, ...
embed
55465634_c0
55465634
fsharp
0
Title: How to create an F# library with target framework as .NET Standard 2.0? Problem title: How to create an F# library with target framework as .NET Standard 2.0? Tags: .net, .net-standard, f%23 Problem: How to create an F# library with target framework as .NET Standard 2.0? I am trying to create an F# class library...
How to create an F# library with target framework as .NET Standard 2.0? How to create an F# library with target framework as .NET Standard 2.0? .net .net-standard f%23 How NET Standard How to create an F# library with target framework as .NET Standard 2.0? I am trying to create an F# class library with target framework...
[ -0.00750732421875, 0.0074462890625, -0.0201416015625, -0.004913330078125, 0.0023193359375, 0.009033203125, -0.00087738037109375, 0.0101318359375, 0.013916015625, 0.031982421875, 0.003570556640625, -0.037353515625, -0.001708984375, 0.01123046875, 0.0172119140625, -0.01397705078125, 0....
[ 11249, 47, 28282, 563, 4904, 35773, 1294, 678, 30388, 170846, 237, 5, 17777, 20744, 16655, 142, 1179, 66589, 1238, 3949, 3742, 31577, 18507, 13452, 73372, 22968, 505, 35829, 232254, 209647, 1957, 147306, 50717, 77635, 23, 147153, 31365, 1467,...
[ 0.09088134765625, 0.05633544921875, 0.1612548828125, 0.15625, 0.24658203125, 0.22900390625, 0.15771484375, 0.077880859375, 0.2371826171875, 0.20068359375, 0.08135986328125, 0.035064697265625, 0.1800537109375, 0.21337890625, 0.24462890625, 0.03021240234375, 0.150390625, 0.1868896484...
embed
34011818_c0
34011818
fsharp
0
Title: F# - convert Array to list Problem title: F# - convert Array to list Tags: f%23, arrays, list Problem: F# - convert Array to list I am reading a file into an array like follows (note I know this is bad code): let filename = if argv.[0] != null then argv.[0] else System.Console.ReadLine() let data = File.ReadAllL...
F# - convert Array to list F# - convert Array to list f%23 arrays list Array System.Console.ReadLine File.ReadAllLines System.String F# - convert Array to list I am reading a file into an array like follows (note I know this is bad code): I want to perform an F# map onto the data returned in that above line. My problem...
[ -0.01312255859375, -0.0093994140625, 0.00173187255859375, 0.01953125, -0.01312255859375, 0.005767822265625, -0.00020599365234375, 0.00872802734375, 0.00634765625, 0.0172119140625, -0.0172119140625, -0.00689697265625, -0.014892578125, 0.0037841796875, -0.010009765625, -0.0086669921875, ...
[ 563, 4904, 20, 96760, 69253, 53, 47, 5303, 1238, 3949, 3742, 10298, 4778, 12353, 40777, 31345, 93232, 42724, 43512, 71713, 16454, 11435, 3934, 28960, 3714, 6494, 18151, 3444, 51339, 22288, 188, 2053, 176377, 36917, 13315, 2967, 831, 4734, 6...
[ 0.165771484375, 0.2457275390625, 0.0295257568359375, 0.177490234375, 0.203857421875, 0.1656494140625, 0.1265869140625, 0.2430419921875, 0.13916015625, 0.04461669921875, 0.1331787109375, 0.2080078125, 0.0989990234375, 0.10986328125, 0.06585693359375, 0.144775390625, 0.190185546875, ...
embed
46932417_c2
46932417
fsharp
2
1, __webpack_require__.i, __WEBPACK_IMPORTED_MODULE_1__nuget_packages_fable_core_1_2_0_beta_003_fable_core_Util__, dotnet-fable.dll, fable.core, beta-003, beta-002, www.nuget.org, Fable.Compiler, FSharp.Core, Fable.Import.Browser, Build, net46, nuget.org, redirects:force, content:none, FAKE, paket.exe, beta-005, WARNIN...
1, __webpack_require__.i, __WEBPACK_IMPORTED_MODULE_1__nuget_packages_fable_core_1_2_0_beta_003_fable_core_Util__, dotnet-fable.dll, fable.core, beta-003, beta-002, www.nuget.org, Fable.Compiler, FSharp.Core, Fable.Import.Browser, Build, net46, nuget.org, redirects:force, content:none, FAKE, paket.exe, beta-005, WARNIN...
[ -0.00494384765625, 0.00194549560546875, -0.0031280517578125, -0.01544189453125, 0.00189208984375, -0.0244140625, 0.01031494140625, -0.01116943359375, 0.01263427734375, 0.00012969970703125, 0.00008249282836914062, 0.01470947265625, 0.00518798828125, -0.000537872314453125, 0.01300048828125...
[ 106, 4, 5953, 14051, 29102, 107, 3181, 14005, 5, 14, 148119, 98701, 605, 169937, 179068, 397, 12013, 129984, 115187, 539, 3794, 52467, 420, 2886, 30854, 304, 2389, 59865, 123276, 1062, 3675, 20633, 1179, 1181, 1071, 2661, 51703, 97259, 1426...
[ 0.0787353515625, 0.0167236328125, 0.032958984375, 0.121337890625, 0.2578125, 0.12890625, 0.2041015625, 0.022705078125, 0.03564453125, 0.1474609375, 0.1097412109375, 0.19091796875, 0.080322265625, 0.043426513671875, 0.1495361328125, 0.10400390625, 0.0931396484375, 0.0888671875, 0....
embed
59359691_c0
59359691
fsharp
0
Title: Is there a way to represent 0 as a void pointer in F# Problem title: Is there a way to represent 0 as a void pointer in F# Tags: interop, f%23 Problem: Is there a way to represent 0 as a void pointer in F# In OpenGL, normally a call to gl.TexImage2D requires a void* as the final data parameter. It's possible to ...
Is there a way to represent 0 as a void pointer in F# Is there a way to represent 0 as a void pointer in F# interop f%23 gl.TexImage2D NativePtr.toVoidPtr GLEnum.Texture2D GLEnum.Red GLEnum.UnsignedByte Is there a way to represent 0 as a void pointer in F# In OpenGL, normally a call to gl.TexImage2D requires a void* as...
[ 0.0067138671875, -0.023681640625, 0.0040283203125, -0.0038299560546875, -0.007354736328125, 0.00164031982421875, 0.01123046875, -0.0216064453125, -0.000926971435546875, 0.0076904296875, 0.01373291015625, -0.016357421875, -0.011962890625, -0.00970458984375, 0.003448486328125, 0.00034904...
[ 2071, 2685, 10, 3917, 47, 33636, 757, 237, 2292, 71, 6275, 56, 23, 563, 4904, 1940, 2146, 1238, 3742, 39575, 618, 3355, 216960, 304, 397, 353, 4935, 4448, 188, 36635, 532, 126833, 2606, 174379, 80852, 31304, 75358, 13527, 78703, 11782, ...
[ 0.0198516845703125, 0.024078369140625, 0.024749755859375, 0.08489990234375, 0.09710693359375, 0.2332763671875, 0.2275390625, 0.1080322265625, 0.2398681640625, 0.12353515625, 0.1959228515625, 0.1248779296875, 0.03857421875, 0.1287841796875, 0.218017578125, 0.0625, 0.1356201171875, 0...
embed
56488597_c1
56488597
fsharp
1
resources, EnvironmentVariables = envVariables)) // Create container group for containers let containerGroup = ContainerGroup( containers = containers, osType = "linux", name = groupName, location = location, identity = identity, // missing from fluent imageRegistryCredentials = imageCredentials, restartPolicy = resta...
resources, EnvironmentVariables = envVariables)) // Create container group for containers let containerGroup = ContainerGroup( containers = containers, osType = "linux", name = groupName, location = location, identity = identity, // missing from fluent imageRegistryCredentials = imageCredentials, restartPolicy = resta...
[ -0.005035400390625, 0.005645751953125, -0.0223388671875, 0.01361083984375, 0.004302978515625, -0.024169921875, -0.0023040771484375, 0.00897216796875, 0.0322265625, 0.03369140625, -0.00421142578125, 0.025146484375, 0.0272216796875, 0.0069580078125, -0.0035858154296875, -0.0081787109375,...
[ 65514, 686, 1900, 81827, 14, 19736, 22, 334, 151313, 116419, 21115, 100, 7, 205072, 34749, 20037, 362, 196707, 2397, 6077, 9351, 163612, 31913, 182324, 132283, 1295, 155283, 29569, 54601, 2822, 80973, 456, 17137, 106144, 2408, 52070, 45, 2703...
[ 0.1607666015625, 0.108642578125, 0.1317138671875, 0.1365966796875, 0.10205078125, 0.14453125, 0.01849365234375, 0.125, 0.15283203125, 0.29248046875, 0.256103515625, 0.0253448486328125, 0.036529541015625, 0.2109375, 0.1842041015625, 0.1669921875, 0.06695556640625, 0.177490234375, ...
embed
41652195_c1
41652195
fsharp
1
TViewModel>).ViewModel <- (value :?> 'TViewModel) interface IDisposable with member __.Dispose() = listener.Dispose() override __.OnAppearing() = base.OnAppearing() match box this.Content with | null -> this.Content <- this.CreateContent() | _ -> this |> ignore What would Dispose() look like if I were to implement an F...
TViewModel>).ViewModel <- (value :?> 'TViewModel) interface IDisposable with member __.Dispose() = listener.Dispose() override __.OnAppearing() = base.OnAppearing() match box this.Content with | null -> this.Content <- this.CreateContent() | _ -> this |> ignore What would Dispose() look like if I were to implement an F...
[ -0.0091552734375, 0.045654296875, -0.01104736328125, 0.0172119140625, 0.01385498046875, -0.00396728515625, -0.0133056640625, 0.00860595703125, 0.0179443359375, -0.0303955078125, 0.0191650390625, 0.0059814453125, 0.006927490234375, 0.015625, 0.01263427734375, 0.01544189453125, 0.00312...
[ 384, 100474, 140290, 27494, 618, 101758, 11338, 164, 7522, 2886, 678, 32786, 44456, 78381, 44632, 56, 416, 20320, 39179, 13, 101098, 3647, 14858, 16530, 903, 25352, 56574, 63784, 124962, 2806, 70958, 184, 132, 6713, 1884, 29479, 563, 4904, ...
[ 0.1263427734375, 0.29736328125, 0.26513671875, 0.1083984375, 0.1177978515625, 0.1990966796875, 0.057708740234375, 0.0955810546875, 0.18310546875, 0.175048828125, 0.0615234375, 0.208740234375, 0.070068359375, 0.1729736328125, 0.188232421875, 0.050048828125, 0.09716796875, 0.09570312...
embed
65551631_c1
65551631
fsharp
1
match exp with | Add(x, y) -> evaluateExpression(x) + evaluateExpression(y) | Par(expression) -> evaluateExpression(expression) | Constant i -> i | _ -> failwith "Unexpected expression" A big problem is that pattern matching with lists allows me to only look at a few tokens at a time. For instance: match tokens with |...
match exp with | Add(x, y) -> evaluateExpression(x) + evaluateExpression(y) | Par(expression) -> evaluateExpression(expression) | Constant i -> i | _ -> failwith "Unexpected expression" A big problem is that pattern matching with lists allows me to only look at a few tokens at a time. For instance: match tokens with |...
[ -0.00689697265625, 0.0186767578125, 0.00274658203125, 0.0172119140625, 0.01025390625, 0.0009918212890625, 0.008056640625, -0.008056640625, 0.01123046875, -0.006683349609375, -0.00109100341796875, 0.020263671875, 0.01544189453125, -0.005218505859375, -0.0019683837890625, -0.015197753906...
[ 14858, 14700, 678, 29117, 425, 113, 151575, 178752, 1830, 997, 53, 2392, 204629, 148416, 17, 35782, 76228, 14256, 83613, 13, 89829, 125195, 6957, 2967, 103510, 214, 5303, 114864, 4734, 6713, 10846, 47, 84694, 1733, 103264, 28636, 441, 59453, ...
[ 0.2183837890625, 0.2274169921875, 0.1226806640625, 0.1314697265625, 0.011993408203125, 0.0743408203125, 0.098876953125, 0.1329345703125, 0.0418701171875, 0.012847900390625, 0.01202392578125, 0.1209716796875, 0.1572265625, 0.10986328125, 0.0233612060546875, 0.1107177734375, 0.01058959...
embed
25588208_c0
25588208
fsharp
0
Title: How does recursion work for active patterns in F#? Problem title: How does recursion work for active patterns in F#? Tags: metaprogramming, parsing, f%23 Problem: How does recursion work for active patterns in F#? I have the following function for parsing an integer: let rec digits = function | head::tail when S...
How does recursion work for active patterns in F#? How does recursion work for active patterns in F#? metaprogramming parsing f%23 How head::tail System.Char.IsDigit Digits How does recursion work for active patterns in F#? I have the following function for parsing an integer: If I change this function to be an active ...
[ -0.01116943359375, -0.00049591064453125, 0.00982666015625, 0.032470703125, -0.014404296875, 0.0223388671875, -0.005218505859375, 0.004150390625, 0.01251220703125, -0.0189208984375, 0.0252685546875, 0.002960205078125, -0.015380859375, 0.00016880035400390625, 0.023681640625, -0.005493164...
[ 11249, 14602, 195625, 1830, 4488, 100, 36457, 103510, 23, 563, 4904, 23550, 28966, 366, 6953, 1238, 3949, 3742, 10336, 46741, 12353, 84068, 29598, 15769, 51174, 933, 87, 25632, 32354, 892, 1505, 15549, 903, 125296, 42, 110, 51713, 9969, 134...
[ 0.072509765625, 0.0587158203125, 0.2406005859375, 0.1531982421875, 0.1180419921875, 0.0645751953125, 0.178466796875, 0.1839599609375, 0.039764404296875, 0.130615234375, 0.1976318359375, 0.09979248046875, 0.07513427734375, 0.09893798828125, 0.012298583984375, 0.0849609375, 0.015243530...
embed
38084615_c0
38084615
fsharp
0
Title: Fake F# build process - how do I pass value from my Fake # script to the host build server (Jenkins) Problem title: Fake F# build process - how do I pass value from my Fake # script to the host build server (Jenkins) Tags: build-automation, jenkins, f%23, f%23-fake, devops Problem: Fake F# build process - how do...
Fake F# build process - how do I pass value from my Fake # script to the host build server (Jenkins) Fake F# build process - how do I pass value from my Fake # script to the host build server (Jenkins) build-automation jenkins f%23 f%23-fake devops my Fake Jenkins Fake F# build process - how do I pass value from my Fak...
[ 0.0042724609375, 0.004852294921875, -0.017578125, -0.0026092529296875, -0.0031585693359375, -0.0228271484375, -0.0000705718994140625, -0.026611328125, -0.0084228515625, 0.01953125, 0.0010223388671875, 0.021240234375, 0.007720947265625, 0.04443359375, 0.004669189453125, 0.00634765625, ...
[ 3036, 350, 563, 4904, 45367, 9433, 3642, 27875, 34292, 1295, 468, 26499, 47, 27980, 10723, 1375, 33, 875, 7, 52344, 7349, 1238, 1021, 30396, 6423, 759, 234339, 61924, 51042, 110, 112, 26818, 6782, 3444, 3060, 50339, 127877, 2806, 1884, 40...
[ 0.1732177734375, 0.1353759765625, 0.1214599609375, 0.212158203125, 0.166259765625, 0.132568359375, 0.0594482421875, 0.1424560546875, 0.1754150390625, 0.07177734375, 0.0965576171875, 0.2215576171875, 0.10888671875, 0.0921630859375, 0.11865234375, 0.04644775390625, 0.052001953125, 0....
embed
19074422_c0
19074422
fsharp
0
Title: Why is the signature of foldBack so much different from fold in F#? Problem title: Why is the signature of foldBack so much different from fold in F#? Tags: f%23 Problem: Why is the signature of foldBack so much different from fold in F#? There are at least 2 things I don't understand about it: refactoring from ...
Why is the signature of foldBack so much different from fold in F#? Why is the signature of foldBack so much different from fold in F#? f%23 fold Why List.foldBack State List.fold Why is the signature of foldBack so much different from fold in F#? There are at least 2 things I don't understand about it: refactoring fro...
[ -0.0031585693359375, 0.0198974609375, 0.00872802734375, 0.0137939453125, -0.018798828125, 0.01336669921875, -0.007293701171875, 0.0078125, 0.01190185546875, 0.017578125, 0.00885009765625, -0.0223388671875, -0.0045166015625, 0.027587890625, 0.00029754638671875, -0.03173828125, 0.00509...
[ 44084, 83, 138256, 42822, 152470, 221, 5045, 12921, 1295, 23, 563, 4904, 111, 1238, 3742, 32036, 22836, 70, 19713, 116, 2301, 18, 28219, 456, 144810, 214, 25737, 5609, 47, 7108, 18344, 6238, 144570, 5915, 65572, 42548, 78303, 32354, 121293,...
[ 0.1207275390625, 0.0145721435546875, 0.22705078125, 0.209716796875, 0.2435302734375, 0.0567626953125, 0.0924072265625, 0.193115234375, 0.05181884765625, 0.01336669921875, 0.0899658203125, 0.1689453125, 0.006561279296875, 0.0606689453125, 0.12451171875, 0.1619873046875, 0.138061523437...
embed
12162057_c0
12162057
fsharp
0
Title: seq&lt;obj&gt; versus seq&lt;float&gt; in F# Problem title: seq&lt;obj&gt; versus seq&lt;float&gt; in F# Tags: f%23 Problem: seq versus seq in F# I have the following method: member this.addColumnWithHeading heading column = this.addColumn (seq { yield heading; yield! (column |> Seq.map string)}) which takes a s...
seq&lt;obj&gt; versus seq&lt;float&gt; in F# seq&lt;obj&gt; versus seq&lt;float&gt; in F# f%23 this.addColumnWithHeading this.addColumn Seq.map Error Users ga1009 Documents PhD Program.fs seq versus seq in F# I have the following method: which takes a string heading and any sequence (which is compiled to seq in this ca...
[ 0.00518798828125, 0.0172119140625, -0.0196533203125, 0.0198974609375, 0.006927490234375, -0.0216064453125, -0.01251220703125, 0.00159454345703125, -0.00885009765625, -0.0250244140625, 0.001556396484375, 0.0015869140625, 0.01190185546875, 0.02099609375, 0.0021209716796875, -0.0196533203...
[ 40, 864, 1277, 3522, 170, 5386, 119475, 52347, 257, 563, 4904, 1238, 3742, 903, 4028, 78457, 316, 194583, 13025, 11, 6238, 503, 62346, 212059, 53400, 1126, 43101, 101862, 7663, 17447, 23, 25632, 55300, 51776, 79315, 10336, 214, 136, 2499, ...
[ 0.1512451171875, 0.23291015625, 0.024017333984375, 0.1090087890625, 0.1793212890625, 0.122802734375, 0.1807861328125, 0.1552734375, 0.0556640625, 0.0999755859375, 0.1793212890625, 0.032745361328125, 0.052703857421875, 0.040557861328125, 0.1143798828125, 0.1170654296875, 0.18176269531...
embed
5544435_c0
5544435
fsharp
0
Title: what is wrong with my unpair implementation? Problem title: what is wrong with my unpair implementation? Tags: f%23 Problem: what is wrong with my unpair implementation? I'm trying to figure out WHY i'm getting the error below more than I am interested in a correct implementation of my method. I have the followi...
what is wrong with my unpair implementation? what is wrong with my unpair implementation? f%23 List.iter what is wrong with my unpair implementation? I'm trying to figure out WHY i'm getting the error below more than I am interested in a correct implementation of my method. I have the following f# code that is supposed...
[ 0.01385498046875, 0.02587890625, 0.008056640625, 0.0091552734375, 0.003875732421875, 0.0089111328125, -0.0159912109375, -0.003753662109375, 0.007110595703125, -0.00836181640625, 0.01611328125, -0.00848388671875, 0.0181884765625, 0.00396728515625, -0.006500244140625, -0.0166015625, 0....
[ 2367, 83, 44691, 678, 759, 51, 109637, 208124, 1238, 3949, 3742, 32036, 16840, 26366, 92559, 18499, 35064, 60892, 26785, 55300, 25632, 4904, 18151, 134598, 10, 5303, 370, 99726, 3934, 70541, 756, 55769, 23, 12638, 933, 159029, 125195, 84751, ...
[ 0.04058837890625, 0.032745361328125, 0.158935546875, 0.063232421875, 0.07763671875, 0.1470947265625, 0.27685546875, 0.1732177734375, 0.07635498046875, 0.008636474609375, 0.143798828125, 0.1529541015625, 0.186279296875, 0.013153076171875, 0.040130615234375, 0.158447265625, 0.084594726...
embed
67582226_c1
67582226
fsharp
1
the same error as above.... member _.Get( [<Optional; DefaultParameterValue([||]); FromQuery>] stringList: string list) = processStrings stringList In the end using the following did solve the problem. member _.Get( [<Optional; DefaultParameterValue([||]); FromQuery>] stringList: string seq) = processStrings stringLis...
the same error as above.... member _.Get( [<Optional; DefaultParameterValue([||]); FromQuery>] stringList: string list) = processStrings stringList In the end using the following did solve the problem. member _.Get( [<Optional; DefaultParameterValue([||]); FromQuery>] stringList: string seq) = processStrings stringLis...
[ -0.0201416015625, 0.0137939453125, -0.0038909912109375, 0.00616455078125, -0.0257568359375, -0.014892578125, 0.01397705078125, -0.00653076171875, 0.00081634521484375, 0.00009775161743164062, 0.020263671875, -0.007568359375, -0.0023193359375, 0.03662109375, -0.00634765625, 0.00091552734...
[ 5701, 18499, 36917, 27, 32786, 101, 126, 39029, 43315, 262, 1021, 7136, 55292, 29089, 856, 50770, 28090, 41732, 1294, 79315, 154663, 5303, 9433, 71713, 5180, 3564, 25632, 86869, 2967, 40, 864, 75536, 2606, 56, 44136, 39, 2886, 32036, 4904, ...
[ 0.072021484375, 0.233642578125, 0.029876708984375, 0.03228759765625, 0.2137451171875, 0.0214080810546875, 0.0806884765625, 0.07415771484375, 0.1240234375, 0.08001708984375, 0.1640625, 0.0625, 0.04803466796875, 0.08984375, 0.0267791748046875, 0.0960693359375, 0.1712646484375, 0.1584...
embed
7117975_c0
7117975
fsharp
0
Title: How to deal with nested comments in FsLex Problem title: How to deal with nested comments in FsLex Tags: fslex, f%23 Problem: How to deal with nested comments in FsLex There are single and multi-line comments available, like in C. How to describe the rules for the lexer to ignore all the comments, even nested, s...
How to deal with nested comments in FsLex How to deal with nested comments in FsLex fslex f%23 How FsLex End_of_file level-1 How to deal with nested comments in FsLex There are single and multi-line comments available, like in C. How to describe the rules for the lexer to ignore all the comments, even nested, such as t...
[ -0.00189208984375, 0.007293701171875, -0.01287841796875, 0.00469970703125, -0.00445556640625, 0.041748046875, 0.00299072265625, 0.00177001953125, 0.0169677734375, -0.01129150390625, 0.01422119140625, 0.01092529296875, 0.0047607421875, 0.019775390625, 0.007049560546875, 0.01019287109375...
[ 11249, 35142, 678, 8512, 71, 24626, 563, 7, 5267, 425, 1238, 74070, 3742, 18878, 4390, 29822, 17366, 5759, 11001, 6024, 2256, 19882, 313, 98363, 91736, 95, 34058, 47, 124962, 756, 1884, 35604, 18151, 366, 184, 21732, 1224, 3362 ]
[ 0.0183258056640625, 0.1201171875, 0.0892333984375, 0.255615234375, 0.1396484375, 0.2274169921875, 0.0880126953125, 0.0677490234375, 0.1414794921875, 0.133544921875, 0.046966552734375, 0.1375732421875, 0.07293701171875, 0.073486328125, 0.0699462890625, 0.092041015625, 0.109375, 0.01...
embed
19757834_c0
19757834
fsharp
0
Title: F#: namespaces / modules are out of reach Problem title: F#: namespaces / modules are out of reach Tags: type-providers, f%23, visual-studio-2012 Problem: F#: namespaces / modules are out of reach I just started with F#. I am with MS VS 2012. I am trying to follow some MSDN examples (f.ex: http://msdn.microsoft....
F#: namespaces / modules are out of reach F#: namespaces / modules are out of reach type-providers f%23 visual-studio-2012 System.Data Microsoft.FSharp.Data.TypeProviders visual-studio-2012 F#: namespaces / modules are out of reach I just started with F#. I am with MS VS 2012. I am trying to follow some MSDN examples (...
[ 0.02294921875, 0.0146484375, 0.0052490234375, 0.00799560546875, 0.01202392578125, 0.0235595703125, 0.00494384765625, -0.00604248046875, -0.00823974609375, -0.008544921875, -0.004608154296875, -0.022216796875, 0.01287841796875, -0.0040283203125, 0.019775390625, -0.005157470703125, 0.0...
[ 563, 4904, 210716, 7, 248, 88996, 621, 1810, 111, 58359, 10644, 93136, 1238, 3742, 21176, 52629, 54458, 12353, 137989, 7244, 3467, 254, 196707, 177997, 14, 26859, 16265, 44160, 12453, 28960, 51671, 27781, 138410, 334, 51659, 18043, 36053, 560...
[ 0.118408203125, 0.204833984375, 0.262451171875, 0.0149688720703125, 0.06427001953125, 0.211181640625, 0.0401611328125, 0.1219482421875, 0.09619140625, 0.2122802734375, 0.15478515625, 0.1435546875, 0.019866943359375, 0.001983642578125, 0.1358642578125, 0.183837890625, 0.1444091796875,...
embed
24107006_c0
24107006
fsharp
0
Title: f# deedle filter data frame based on a list Problem title: f# deedle filter data frame based on a list Tags: deedle, f%23 Problem: f# deedle filter data frame based on a list I wanted to filter a Deedle dataframe based on a list of values how would I go about doing this? I had an idea to use the following code b...
f# deedle filter data frame based on a list f# deedle filter data frame based on a list deedle f%23 df1 row.GetAs recd.length df2.Append f# deedle filter data frame based on a list I wanted to filter a Deedle dataframe based on a list of values how would I go about doing this? I had an idea to use the following code be...
[ 0.0205078125, 0.025390625, 0.006256103515625, 0.01275634765625, 0.007354736328125, -0.0341796875, 0.01513671875, 0.024658203125, 0.00885009765625, 0.01019287109375, -0.007110595703125, -0.0159912109375, -0.006072998046875, -0.0159912109375, 0.004425048828125, 0.0108642578125, 0.02551...
[ 1238, 4904, 8, 297, 133, 46312, 2053, 123789, 35509, 5303, 3742, 420, 418, 15555, 19659, 21954, 71, 23986, 5442, 39179, 36663, 262, 160328, 98, 111, 142424, 1672, 20594, 6528, 4527, 25632, 18151, 35064, 31089, 4734, 1632, 77336, 17569, 964,...
[ 0.09539794921875, 0.1783447265625, 0.107421875, 0.1800537109375, 0.1962890625, 0.2783203125, 0.1336669921875, 0.1986083984375, 0.1209716796875, 0.222900390625, 0.08740234375, 0.0712890625, 0.001190185546875, 0.1358642578125, 0.0087890625, 0.0440673828125, 0.07122802734375, 0.061340...
embed
59925300_c0
59925300
fsharp
0
Title: Is it possible to write a FAKE build script that transfers a file (SFTP) to a remote server and runs some docker commands on that server? Problem title: Is it possible to write a FAKE build script that transfers a file (SFTP) to a remote server and runs some docker commands on that server? Tags: f%23-fake, f%23 ...
Is it possible to write a FAKE build script that transfers a file (SFTP) to a remote server and runs some docker commands on that server? Is it possible to write a FAKE build script that transfers a file (SFTP) to a remote server and runs some docker commands on that server? f%23-fake f%23 FAKE SFTP Is it possible to w...
[ 0.0050048828125, 0.03369140625, 0.004302978515625, 0.015869140625, -0.004425048828125, -0.01092529296875, -0.00078582763671875, -0.006378173828125, 0.004150390625, 0.0228271484375, 0.015869140625, 0.03515625, -0.000213623046875, 0.0322265625, -0.00732421875, 0.00012683868408203125, 0...
[ 2071, 442, 7722, 33022, 563, 119960, 45367, 26499, 12302, 11435, 38406, 23658, 47, 148814, 10723, 127877, 54, 11050, 75101, 1021, 350, 3742, 59215, 105233, 29569, 237, 2405, 1884, 38415, 11675, 72367, 33976, 3773, 36279, 13158, 29908, 3371, 2...
[ 0.043975830078125, 0.0204010009765625, 0.1700439453125, 0.1405029296875, 0.1610107421875, 0.2310791015625, 0.1802978515625, 0.2366943359375, 0.1553955078125, 0.1253662109375, 0.10986328125, 0.2052001953125, 0.05120849609375, 0.1563720703125, 0.129638671875, 0.074462890625, 0.06811523...
embed
44273388_c0
44273388
fsharp
0
Title: Pattern matching on a list of tuples Problem title: Pattern matching on a list of tuples Tags: f%23 Problem: Pattern matching on a list of tuples I am attempting to create a function to pattern match a structure which is a tuple containing a value and a list of tuples of the form 'a * ('b * 'c) list -> 'b list f...
Pattern matching on a list of tuples Pattern matching on a list of tuples f%23 Pattern MyClub Secretary Jill Captain Bob Email MyClub.com Pattern matching on a list of tuples I am attempting to create a function to pattern match a structure which is a tuple containing a value and a list of tuples of the form for exampl...
[ -0.004730224609375, 0.007568359375, 0.005218505859375, 0.0040283203125, -0.0032196044921875, -0.0164794921875, -0.00738525390625, -0.00119781494140625, 0.01397705078125, -0.005096435546875, 0.00531005859375, 0.0179443359375, -0.01416015625, -0.000732421875, -0.00469970703125, 0.0056152...
[ 9876, 22766, 14858, 214, 98, 5303, 111, 370, 99726, 1238, 3949, 3742, 2646, 109153, 196212, 3291, 1181, 154564, 25027, 14886, 81887, 28282, 32354, 47, 103510, 45646, 8705, 70541, 34292, 136, 3173, 27781, 25632, 3871, 10, 30646, 237051, 6635, ...
[ 0.1878662109375, 0.1829833984375, 0.2393798828125, 0.07763671875, 0.083740234375, 0.163330078125, 0.040924072265625, 0.140625, 0.2276611328125, 0.0379638671875, 0.01715087890625, 0.06982421875, 0.0963134765625, 0.2001953125, 0.1973876953125, 0.1282958984375, 0.1202392578125, 0.1853...
embed
6193948_c0
6193948
fsharp
0
Title: Launching mono exe file within emacs/Fsharp mode Problem title: Launching mono exe file within emacs/Fsharp mode Tags: elisp, emacs, f%23 Problem: Launching mono exe file within emacs/Fsharp mode I'm using Fsharp mode in emacs. The key of ^C x is mapped to Run ... command which is as follows. (defun fsharp-run-e...
Launching mono exe file within emacs/Fsharp mode Launching mono exe file within emacs/Fsharp mode elisp emacs f%23 Launching Fsharp Run something.exe Launching mono exe file within emacs/Fsharp mode I'm using Fsharp mode in emacs. The key of ^C x is mapped to Run ... command which is as follows. The problem is that it ...
[ 0.005157470703125, 0.00506591796875, -0.0037994384765625, -0.0106201171875, 0.004058837890625, 0.033935546875, -0.00182342529296875, -0.0089111328125, -0.000789642333984375, -0.028564453125, 0.0174560546875, 0.0225830078125, -0.0062255859375, 0.000537872314453125, 0.0240478515625, -0.0...
[ 171326, 22460, 97733, 11435, 28032, 352, 2263, 7, 919, 89280, 254, 13736, 15296, 7008, 1238, 3742, 563, 28398, 9844, 46480, 22799, 13331, 441, 1022, 291, 48398, 153, 75101, 28960, 2967, 1927, 11675, 87109, 18499, 26008, 7568, 53418, 71924, ...
[ 0.162109375, 0.253662109375, 0.18701171875, 0.13818359375, 0.09796142578125, 0.06085205078125, 0.135986328125, 0.1009521484375, 0.04730224609375, 0.184326171875, 0.127197265625, 0.123779296875, 0.055084228515625, 0.1676025390625, 0.011474609375, 0.1116943359375, 0.0914306640625, 0....
embed
29587267_c0
29587267
fsharp
0
Title: Is it possible to hook into the prestart method from F#? Problem title: Is it possible to hook into the prestart method from F#? Tags: akka.net-persistence, akka.net, f%23 Problem: Is it possible to hook into the prestart method from F#? In the current v.1.0 version of Akka.NET it is not possible to combine a FS...
Is it possible to hook into the prestart method from F#? Is it possible to hook into the prestart method from F#? akka.net-persistence akka.net f%23 F# akka.net-persistence akka.net Is it possible to hook into the prestart method from F#? In the current v.1.0 version of Akka.NET it is not possible to combine a FSM appr...
[ 0.0125732421875, 0.0228271484375, -0.0029449462890625, 0.00445556640625, -0.00689697265625, -0.007049560546875, 0.006622314453125, -0.0106201171875, -0.001800537109375, -0.051025390625, 0.01611328125, 0.01544189453125, -0.0103759765625, 0.018798828125, 0.005462646484375, -0.01483154296...
[ 2071, 442, 7722, 150522, 3934, 117220, 18, 55300, 1295, 563, 4904, 81866, 1179, 21777, 6892, 329, 1238, 3742, 43581, 81, 102107, 11389, 62, 5515, 17777, 959, 70163, 18148, 51515, 678, 70560, 33, 2408, 61687, 4527, 123309, 88615, 71256, 420,...
[ 0.059173583984375, 0.039306640625, 0.163818359375, 0.2259521484375, 0.176513671875, 0.233154296875, 0.1812744140625, 0.185546875, 0.1190185546875, 0.1287841796875, 0.1939697265625, 0.1888427734375, 0.1339111328125, 0.1219482421875, 0.1591796875, 0.0166015625, 0.037384033203125, 0.0...
embed
46249656_c1
46249656
fsharp
1
] >= 55 and x[1] > 7) else "Open" for x in array] JavaScript: function openOrSenior(data) { return data.map(x => { if(x[0] >= 55 && x[1] > 7){return "Senior";}else{return "Open";} }); } I'm having trouble though solving this problem in F#... I'm new to F#, I have Fuchu tests' already written out. I need some help on so...
] >= 55 and x[1] > 7) else "Open" for x in array] JavaScript: function openOrSenior(data) { return data.map(x => { if(x[0] >= 55 && x[1] > 7){return "Senior";}else{return "Open";} }); } I'm having trouble though solving this problem in F#... I'm new to F#, I have Fuchu tests' already written out. I need some help on so...
[ 0.001800537109375, -0.020751953125, -0.01116943359375, 0.005706787109375, -0.00860595703125, 0.00152587890625, 0.0079345703125, -0.004913330078125, 0.0076904296875, 0.0286865234375, 0.01007080078125, 0.00421142578125, -0.004119873046875, 0.0128173828125, -0.0184326171875, -0.0088500976...
[ 977, 1369, 4859, 136, 1022, 49413, 37076, 103264, 100, 10298, 53, 17925, 32354, 9803, 19060, 58861, 39674, 10135, 30646, 2053, 62346, 425, 2174, 2389, 619, 1230, 65395, 63134, 3115, 903, 2967, 23, 563, 4904, 3525, 7680, 4776, 109921, 21771,...
[ 0.072509765625, 0.03985595703125, 0.273681640625, 0.0599365234375, 0.1214599609375, 0.168212890625, 0.032318115234375, 0.2454833984375, 0.04180908203125, 0.1114501953125, 0.08935546875, 0.228271484375, 0.17578125, 0.233154296875, 0.2257080078125, 0.19287109375, 0.2406005859375, 0.1...
embed
15960511_c0
15960511
fsharp
0
Title: Itertools for F# Problem title: Itertools for F# Tags: python-itertools, f%23 Problem: Itertools for F# I'm used to Python's itertools for doing functional things with iterators (F#: sequences) and wondered if there were equivalents in F# or a commonly used library since they're so handy. The top tools for me ar...
Itertools for F# Itertools for F# python-itertools f%23 Itertools Itertools for F# I'm used to Python's itertools for doing functional things with iterators (F#: sequences) and wondered if there were equivalents in F# or a commonly used library since they're so handy. The top tools for me are: product : cartesian produ...
[ 0.004547119140625, -0.0037078857421875, 0.006439208984375, -0.005889892578125, -0.023681640625, -0.00665283203125, -0.002532958984375, -0.0108642578125, -0.0002536773681640625, -0.01806640625, -0.0003509521484375, 0.01953125, 0.0078125, 0.01171875, 0.00384521484375, -0.00579833984375, ...
[ 87, 720, 89110, 7, 100, 563, 4904, 17198, 50828, 16840, 1238, 3742, 11814, 145581, 17, 123309, 8966, 8560, 22230, 919, 40, 26513, 183234, 23, 39210, 35773, 221, 3535, 2663, 72977, 163, 12996, 129912, 3378, 8512, 28354, 162515, 117, 14311, ...
[ 0.067138671875, 0.18505859375, 0.267333984375, 0.1002197265625, 0.08056640625, 0.160888671875, 0.22314453125, 0.06884765625, 0.1224365234375, 0.204345703125, 0.091796875, 0.06756591796875, 0.05767822265625, 0.1998291015625, 0.0975341796875, 0.1114501953125, 0.00244140625, 0.2235107...
embed
10101196_c0
10101196
fsharp
0
Title: Is it possible to run f# scripts without showing console window? Problem title: Is it possible to run f# scripts without showing console window? Tags: f%23-interactive, f%23, winforms Problem: Is it possible to run f# scripts without showing console window? I have an f# script using Windows Forms and I want it t...
Is it possible to run f# scripts without showing console window? Is it possible to run f# scripts without showing console window? f%23-interactive f%23 winforms mscorlib.dll System.dll System.IO System.Windows.Forms DoUsefulThing Form Button Text button.Click.AddHandler form.Controls.Add form.ShowDialog Is it possible ...
[ 0.003875732421875, 0.019775390625, -0.01092529296875, -0.0036468505859375, -0.01507568359375, -0.00262451171875, 0.0098876953125, -0.00799560546875, -0.01434326171875, -0.0291748046875, 0.023681640625, -0.0036468505859375, 0.0005340576171875, 0.009033203125, 0.0238037109375, -0.0084838...
[ 2071, 442, 7722, 11675, 1238, 4904, 26499, 7, 15490, 141377, 130250, 76896, 27495, 10433, 71232, 3742, 148, 46334, 10517, 5612, 1181, 12353, 17780, 43342, 102973, 7844, 20800, 214, 15236, 144037, 24129, 77679, 181671, 5, 4028, 135679, 603, 31...
[ 0.05059814453125, 0.030914306640625, 0.1590576171875, 0.135986328125, 0.1376953125, 0.2203369140625, 0.23193359375, 0.027313232421875, 0.1185302734375, 0.1170654296875, 0.231201171875, 0.161376953125, 0.064453125, 0.05828857421875, 0.04345703125, 0.08154296875, 0.045318603515625, 0...
embed
33197045_c0
33197045
fsharp
0
Title: Type annotation required Problem title: Type annotation required Tags: f%23 Problem: Type annotation required I have the following: let GetDateTime() = System.DateTime.UtcNow let InternalHandle dependencies = let getDateTime = dependencies let future = getDateTime() let future = getDateTime().AddDays(float 5) pr...
Type annotation required Type annotation required f%23 Type GetDateTime System.DateTime.UtcNow InternalHandle AddDays Handle Type annotation required I have the following: but I am compiler error with "getDateTime().AddDays(float 5)" regarding type annotation. What do I need to do to get this to work? getDateTime is a ...
[ 0, 0.006072998046875, 0.008544921875, 0.01531982421875, -0.01019287109375, -0.01708984375, -0.0096435546875, 0.0048828125, -0.005096435546875, -0.041015625, 0.0036773681640625, 0.01312255859375, -0.0159912109375, 0.033203125, 0.008544921875, -0.0048828125, 0.005828857421875, 0.0061...
[ 60457, 8668, 22062, 56065, 1238, 3949, 3742, 20779, 86291, 70059, 12353, 106742, 137594, 106745, 135679, 29117, 97141, 10639, 133, 25632, 9969, 34759, 18499, 3794, 4028, 52347, 257, 21162, 10644, 3871, 4488, 2046, 32354, 45767, 15190, 4902, 959...
[ 0.243408203125, 0.2017822265625, 0.15771484375, 0.2086181640625, 0.002655029296875, 0.018280029296875, 0.105224609375, 0.0692138671875, 0.1611328125, 0.2254638671875, 0.113037109375, 0.025054931640625, 0.1529541015625, 0.0933837890625, 0.1246337890625, 0.124267578125, 0.175048828125,...
embed
49908450_c0
49908450
fsharp
0
Title: How to change the backslashes from the main directory? Problem title: How to change the backslashes from the main directory? Tags: f%23, visual-studio Problem: How to change the backslashes from the main directory? I installed a package (FsLab), i load it like this: #load "packages\FsLab\FsLab.fsx" But then i ge...
How to change the backslashes from the main directory? How to change the backslashes from the main directory? f%23 visual-studio the How FsLab FsLab.fsx Could Users Desktop Tutorial1 How to change the backslashes from the main directory? I installed a package (FsLab), i load it like this: But then i get an error Which ...
[ 0.0302734375, 0.0322265625, 0.01446533203125, 0.01043701171875, -0.0025787353515625, 0.0128173828125, 0.0235595703125, 0.01416015625, 0.00098419189453125, -0.006988525390625, 0.00628662109375, 0.012939453125, 0.0208740234375, 0.00135040283203125, -0.000946044921875, -0.0009918212890625...
[ 11249, 47, 15549, 70, 4420, 7, 5544, 90, 1295, 5201, 14364, 53, 1238, 3742, 21176, 52629, 563, 97381, 17447, 425, 191147, 53400, 141423, 183447, 20600, 98169, 919, 72367, 18499, 28219, 2886, 70541, 19364, 14865, 114942, 40225, 102158, 1614, ...
[ 0.07183837890625, 0.023681640625, 0.20703125, 0.06982421875, 0.1981201171875, 0.114501953125, 0.2255859375, 0.1517333984375, 0.1253662109375, 0.1365966796875, 0.146728515625, 0.0810546875, 0.045013427734375, 0.07574462890625, 0.1387939453125, 0.14111328125, 0.08160400390625, 0.2290...
embed
5039157_c0
5039157
fsharp
0
Title: How to compile a F# project without buying Visual Studio Problem title: How to compile a F# project without buying Visual Studio Tags: visual-studio-express, monodevelop, f%23 Problem: How to compile a F# project without buying Visual Studio I have found this very cool project written in F#: https://github.com/f...
How to compile a F# project without buying Visual Studio How to compile a F# project without buying Visual Studio visual-studio-express monodevelop f%23 How Visual Studio How to compile a F# project without buying Visual Studio I have found this very cool project written in F#: https://github.com/fholm/IronJS OSS is ve...
[ -0.026611328125, 0.023681640625, -0.00119781494140625, 0.0032958984375, -0.0103759765625, 0.008544921875, 0.000743865966796875, 0.0038604736328125, -0.01025390625, -0.007171630859375, 0.000095367431640625, -0.01373291015625, 0.004913330078125, 0.0191650390625, 0.00982666015625, -0.0121...
[ 11249, 47, 9969, 1340, 563, 4904, 13452, 15490, 129004, 73372, 22968, 21176, 52629, 136091, 22460, 229815, 1238, 3742, 14037, 4552, 21185, 59121, 23, 32102, 420, 26463, 1900, 64977, 81801, 26267, 3871, 89845, 2806, 759, 15970, 110, 4092, 3649...
[ 0.0849609375, 0.02935791015625, 0.1953125, 0.1685791015625, 0.160400390625, 0.259765625, 0.171142578125, 0.1422119140625, 0.1363525390625, 0.2017822265625, 0.20263671875, 0.1268310546875, 0.141357421875, 0.1239013671875, 0.128173828125, 0.2291259765625, 0.0350341796875, 0.003601074...
embed
70510427_c0
70510427
fsharp
0
Title: Can I directly use a tuple as an Array2D index in F#? Problem title: Can I directly use a tuple as an Array2D index in F#? Tags: f%23 Problem: Can I directly use a tuple as an Array2D index in F#? Lets say I have an the following Array2D > let arr = Array2D.init 2 3 (fun i j -> (i+1) * (j+2));; > printfn "%A" ar...
Can I directly use a tuple as an Array2D index in F#? Can I directly use a tuple as an Array2D index in F#? f%23 Can Array2D Array2D.init Error input.fsx Can I directly use a tuple as an Array2D index in F#? Lets say I have an the following Array2D I know I can access an array element like so But what if I have the coo...
[ 0.0025482177734375, 0.013671875, 0.00970458984375, -0.00189971923828125, -0.00933837890625, -0.01904296875, -0.007080078125, 0.0203857421875, 0.004547119140625, -0.0146484375, 0.0091552734375, 0.0189208984375, -0.01806640625, 0.01904296875, 0.002960205078125, -0.00933837890625, -0.01...
[ 4171, 105237, 4527, 370, 8705, 237, 69253, 53, 304, 397, 63262, 563, 4904, 87, 1238, 3742, 217, 212059, 107730, 17447, 425, 10, 23, 25632, 3714, 831, 17203, 10298, 12830, 1884, 221, 70, 176866, 90, 57, 4126, 21373, 12319, 110833, 51, 29...
[ 0.07733154296875, 0.179931640625, 0.11474609375, 0.1427001953125, 0.2509765625, 0.06494140625, 0.1163330078125, 0.0804443359375, 0.1241455078125, 0.1251220703125, 0.1845703125, 0.11865234375, 0.1868896484375, 0.021759033203125, 0.033416748046875, 0.05328369140625, 0.028961181640625, ...
embed
41949177_c1
41949177
fsharp
1
, identify queryable values, store them in an indexed table, using SQL Server 2016's new JSON functions. JSON functions in SQL Server are extremely fast, however indexing these queries requires that I either use persisted+computed+indexed columns or indexed views. Pains: Very hard to evolve models, especially if I want...
, identify queryable values, store them in an indexed table, using SQL Server 2016's new JSON functions. JSON functions in SQL Server are extremely fast, however indexing these queries requires that I either use persisted+computed+indexed columns or indexed views. Pains: Very hard to evolve models, especially if I want...
[ 0.001007080078125, 0.015380859375, -0.01385498046875, 0.0240478515625, -0.01422119140625, 0.00634765625, -0.01611328125, -0.0089111328125, 0.0107421875, -0.007781982421875, -0.0014801025390625, -0.00311279296875, -0.01068115234375, 0.0009307861328125, -0.0166015625, 0.015625, 0.00154...
[ 135812, 41, 1294, 2886, 142424, 4343, 63262, 23180, 17368, 80866, 22687, 780, 3525, 821, 58627, 32354, 23, 621, 111531, 4271, 49903, 6097, 10484, 144570, 87, 4527, 70560, 1328, 7077, 4711, 3365, 316, 297, 16912, 122700, 7, 99342, 7941, 2164...
[ 0.1685791015625, 0.130126953125, 0.1124267578125, 0.1580810546875, 0.1724853515625, 0.1146240234375, 0.1558837890625, 0.1514892578125, 0.01239013671875, 0.1947021484375, 0.1737060546875, 0.25537109375, 0.087890625, 0.1656494140625, 0.242919921875, 0.165283203125, 0.0235748291015625, ...
embed
23516497_c0
23516497
fsharp
0
Title: F# Manhatten distances between 2 Array2D Problem title: F# Manhatten distances between 2 Array2D Tags: arrays, distance, f%23 Problem: F# Manhatten distances between 2 Array2D so I have 2 boards for example let startingBoard = [|[|1; 4; 7|]; [|6; 3; 5|]; [|0; 8; 2|]|] let goal = [|[|1; 2; 3|]; [|4; 5; 6|]; [|7; ...
F# Manhatten distances between 2 Array2D F# Manhatten distances between 2 Array2D arrays distance f%23 Manhatten Array2D F# Manhatten distances between 2 Array2D so I have 2 boards for example and want to find the sum of all the Manhattan distances of like elements between the 2 arrays ( for example the Manhattan dista...
[ 0.0184326171875, 0.0159912109375, -0.025390625, -0.0002593994140625, -0.021484375, 0.0004711151123046875, -0.002960205078125, 0.004913330078125, -0.015625, -0.00238037109375, 0.00136566162109375, 0.027587890625, 0.01141357421875, 0.00286865234375, -0.0216064453125, -0.01123046875, 0....
[ 563, 4904, 1572, 2943, 510, 62488, 17721, 116, 69253, 53, 304, 397, 10298, 4778, 1238, 3742, 45443, 27781, 3444, 7413, 10554, 756, 147037, 1884, 80854, 201, 139, 13, 186, 1632, 25813, 7565, 25737, 2060, 18151, 35064, 63262, 90, 34475, 296...
[ 0.0687255859375, 0.142578125, 0.0653076171875, 0.1414794921875, 0.1639404296875, 0.2181396484375, 0.125244140625, 0.09423828125, 0.1343994140625, 0.027313232421875, 0.0693359375, 0.0906982421875, 0.1258544921875, 0.07757568359375, 0.06793212890625, 0.116943359375, 0.177001953125, 0...
embed
24023063_c0
24023063
fsharp
0
Title: Can I insert into a map by key in F#? Problem title: Can I insert into a map by key in F#? Tags: f%23, dictionary Problem: Can I insert into a map by key in F#? I'm messing around a bit with F# and I'm not quite sure if I'm doing this correctly. In C# this could be done with an IDictionary or something similar. ...
Can I insert into a map by key in F#? Can I insert into a map by key in F#? f%23 dictionary Can School Roster Map.empty this.add this.Roster.ContainsKey this.Roster Insert this.Roster.Add Can I insert into a map by key in F#? I'm messing around a bit with F# and I'm not quite sure if I'm doing this correctly. In C# thi...
[ -0.004486083984375, 0.0128173828125, 0.01806640625, -0.0068359375, -0.03759765625, -0.007171630859375, -0.001556396484375, -0.021240234375, -0.00689697265625, -0.0025482177734375, 0.024169921875, 0.01531982421875, 0.004852294921875, 0.01483154296875, 0.0034637451171875, 0.000732421875,...
[ 4171, 87, 183540, 3934, 10, 22288, 390, 22799, 23, 563, 4904, 1238, 3742, 45, 10763, 19188, 2777, 1515, 42719, 33548, 939, 903, 4028, 12724, 25500, 162429, 360, 33657, 284, 163, 38001, 4785, 9077, 26785, 313, 5809, 16940, 678, 11338, 14, ...
[ 0.0960693359375, 0.035186767578125, 0.242431640625, 0.1763916015625, 0.0704345703125, 0.2093505859375, 0.146240234375, 0.231201171875, 0.0662841796875, 0.1314697265625, 0.2149658203125, 0.049652099609375, 0.09722900390625, 0.00054931640625, 0.101318359375, 0.14990234375, 0.1085205078...
embed
38129505_c0
38129505
fsharp
0
Title: ConfigureAwait(false) in F# Problem title: ConfigureAwait(false) in F# Tags: async-workflow, f%23, c%23, asynchronous, async-await Problem: ConfigureAwait(false) in F# I am using a library which has been written in C# and uses the async/await pattern. In C# I can await something by calling it with ConfigureAwait...
ConfigureAwait(false) in F# ConfigureAwait(false) in F# async-workflow f%23 c%23 asynchronous async-await ConfigureAwait SomeMethodAsync Async.AwaitTask Async ConfigureAwait(false) in F# I am using a library which has been written in C# and uses the async/await pattern. In C# I can await something by calling it with Co...
[ 0.001922607421875, -0.01251220703125, 0.00714111328125, -0.018798828125, -0.0013275146484375, -0.0303955078125, 0.02099609375, 0.00005650520324707031, -0.0030059814453125, 0.016357421875, 0.0166015625, 0.01239013671875, -0.008544921875, -0.0026092529296875, -0.004486083984375, -0.01306...
[ 1657, 59994, 13, 284, 634, 217, 8710, 184, 23, 563, 4904, 12654, 238, 18244, 118664, 1238, 3742, 101966, 7978, 31384, 78572, 7352, 9874, 17368, 35773, 59121, 313, 10, 103510, 360, 831, 9844, 159029, 4527, 1294, 5701, 96760, 3934, 4488, 36...
[ 0.047698974609375, 0.2154541015625, 0.0614013671875, 0.019439697265625, 0.1998291015625, 0.21533203125, 0.153564453125, 0.06878662109375, 0.03607177734375, 0.1337890625, 0.204345703125, 0.2105712890625, 0.060943603515625, 0.031982421875, 0.203369140625, 0.0146636962890625, 0.04782104...
embed
53637378_c1
53637378
fsharp
1
NuGet package was already available, but Sdk for ASP.NET Core 2.2 did not. Micrsofot.AspNetCore.App metapackage pinned version of EF Core to the range [2.1.0, 2.2.0) . After I referenced EF Core 2.2 in my DAL project the whole solution stopped building because of version conflict. However, if it were FSharp4.Core.dll ...
NuGet package was already available, but Sdk for ASP.NET Core 2.2 did not. Micrsofot.AspNetCore.App metapackage pinned version of EF Core to the range [2.1.0, 2.2.0) . After I referenced EF Core 2.2 in my DAL project the whole solution stopped building because of version conflict. However, if it were FSharp4.Core.dll ...
[ -0.025390625, -0.00118255615234375, 0.0101318359375, -0.000560760498046875, -0.0096435546875, 0.0086669921875, -0.015869140625, 0.01556396484375, 0.00130462646484375, 0.02392578125, 0.0074462890625, -0.020263671875, 0.0024566650390625, 0.0211181640625, 0.03173828125, -0.00885009765625,...
[ 1429, 724, 126, 98169, 21771, 19882, 1284, 159, 5740, 147153, 17777, 31365, 41187, 959, 103323, 54304, 818, 7008, 24447, 50886, 13, 39179, 23550, 29102, 6520, 11389, 51779, 47, 37457, 5442, 102107, 787, 73011, 91067, 71, 63589, 13452, 28271, ...
[ 0.19775390625, 0.1815185546875, 0.215576171875, 0.17724609375, 0.06671142578125, 0.114501953125, 0.0042724609375, 0.0648193359375, 0.1744384765625, 0.17041015625, 0.111572265625, 0.2110595703125, 0.1851806640625, 0.05718994140625, 0.0126953125, 0.09423828125, 0.140380859375, 0.0819...
embed
23421589_c0
23421589
fsharp
0
Title: Post Build event for renaming / making an extra copy of a file with Fake with f# Problem title: Post Build event for renaming / making an extra copy of a file with Fake with f# Tags: f%23, f%23-fake Problem: Post Build event for renaming / making an extra copy of a file with Fake with f# I want to include a post...
Post Build event for renaming / making an extra copy of a file with Fake with f# Post Build event for renaming / making an extra copy of a file with Fake with f# f%23 f%23-fake Post Build Fake Post Build event for renaming / making an extra copy of a file with Fake with f# I want to include a post Build event that we h...
[ -0.0118408203125, 0.0019989013671875, -0.001953125, 0.0208740234375, 0.005645751953125, -0.005889892578125, 0.01611328125, 0.00238037109375, 0.004180908203125, 0.0172119140625, 0.00634765625, 0.0017242431640625, 0.0084228515625, 0.0216064453125, 0.01348876953125, -0.0167236328125, -0...
[ 2795, 121137, 19732, 100, 120514, 14578, 248, 20662, 4173, 43658, 11435, 678, 3036, 350, 1238, 4904, 3949, 3742, 27495, 1021, 3444, 26698, 1305, 44160, 106287, 28875, 5701, 23, 563, 44084, 3871, 141070, 1181, 192728, 29426, 85483, 125903, 154...
[ 0.1629638671875, 0.2237548828125, 0.1705322265625, 0.042572021484375, 0.19970703125, 0.1617431640625, 0.010498046875, 0.07122802734375, 0.1256103515625, 0.1392822265625, 0.156494140625, 0.09405517578125, 0.203857421875, 0.151123046875, 0.1162109375, 0.1846923828125, 0.004058837890625...
embed
27154171_c0
27154171
fsharp
0
Title: F# Recursive Tree Validation Problem title: F# Recursive Tree Validation Tags: tree, f%23, recursion Problem: F# Recursive Tree Validation This is a somewhat beginner question. I have been trying to validate the following type of FamilyTree. I can't find a simple way to do this. All help would be appreciated. ty...
F# Recursive Tree Validation F# Recursive Tree Validation tree f%23 recursion Recursive Tree Validation BirthYear Person Children List.forall F# Recursive Tree Validation This is a somewhat beginner question. I have been trying to validate the following type of FamilyTree. I can't find a simple way to do this. All help...
[ 0.0059814453125, 0.030517578125, 0.0179443359375, 0.024658203125, -0.004608154296875, 0.01318359375, -0.0244140625, -0.007537841796875, 0.00136566162109375, -0.003448486328125, -0.0072021484375, 0.0079345703125, 0.0059814453125, 0.015869140625, -0.0002956390380859375, -0.023193359375, ...
[ 563, 4904, 853, 48650, 5844, 101344, 25447, 85, 1363, 53201, 1238, 3949, 3742, 195625, 1830, 2992, 927, 69085, 147, 15270, 91345, 32036, 5584, 208806, 9842, 31577, 44622, 67, 25632, 10644, 59745, 62731, 13, 8781, 3917, 54, 903, 4358, 77947,...
[ 0.1190185546875, 0.20068359375, 0.07550048828125, 0.196044921875, 0.1058349609375, 0.2159423828125, 0.1802978515625, 0.1201171875, 0.01470947265625, 0.226806640625, 0.0877685546875, 0.084228515625, 0.172607421875, 0.2283935546875, 0.02447509765625, 0.109375, 0.06170654296875, 0.113...
embed
30103651_c0
30103651
fsharp
0
Title: F# How to call let function correctly? Function call in [&lt;EntryPoint&gt;] isn&#x27;t working Problem title: F# How to call let function correctly? Function call in [&lt;EntryPoint&gt;] isn&#x27;t working Tags: .net, f%23, function, visual-studio-2010 Problem: F# How to call let function correctly? Function ca...
F# How to call let function correctly? Function call in [&lt;EntryPoint&gt;] isn&#x27;t working F# How to call let function correctly? Function call in [&lt;EntryPoint&gt;] isn&#x27;t working .net f%23 function visual-studio-2010 How Hello World System EntryPoint Console.ReadKey visual-studio-2010 F# How to call let fu...
[ -0.00144195556640625, -0.002593994140625, 0.00836181640625, 0.00787353515625, 0.005157470703125, 0.0108642578125, 0.01129150390625, -0.01025390625, -0.00189208984375, 0.010498046875, 0.0019989013671875, 0.006072998046875, -0.01190185546875, 0.033203125, 0.035888671875, -0.0039672851562...
[ 563, 4904, 11249, 11782, 2633, 32354, 26785, 28670, 10763, 23, 7768, 15123, 147534, 5386, 56112, 3768, 20697, 538, 18, 1179, 1238, 3742, 21176, 52629, 73552, 35378, 6661, 12353, 357, 40777, 31345, 162429, 378, 3525, 31577, 3034, 1286, 3501, ...
[ 0.115478515625, 0.21533203125, 0.041534423828125, 0.198974609375, 0.25244140625, 0.2042236328125, 0.1270751953125, 0.17578125, 0.04156494140625, 0.058441162109375, 0.068115234375, 0.142822265625, 0.16259765625, 0.0178375244140625, 0.0548095703125, 0.0643310546875, 0.163330078125, 0...
embed
7199122_c0
7199122
fsharp
0
Title: Linked list partition function and reversed results Problem title: Linked list partition function and reversed results Tags: linked-list, partition, algorithm, f%23, list Problem: Linked list partition function and reversed results I wrote this F# function to partition a list up to a certain point and no further...
Linked list partition function and reversed results Linked list partition function and reversed results linked-list partition algorithm f%23 list Linked h::t h::accl Linked list partition function and reversed results I wrote this F# function to partition a list up to a certain point and no further -- much like a cross...
[ -0.007049560546875, 0.01312255859375, 0.0019989013671875, 0.00994873046875, -0.005401611328125, -0.003692626953125, 0.00775146484375, 0.000652313232421875, 0.0162353515625, -0.01446533203125, -0.00738525390625, 0.0283203125, -0.01025390625, 0.0179443359375, 0.007415771484375, -0.013427...
[ 12779, 297, 5303, 2878, 1363, 32354, 136, 39531, 5281, 50339, 3126, 6562, 234873, 1238, 3949, 3742, 1096, 34937, 54397, 903, 563, 4904, 47, 1257, 24233, 6275, 110, 53333, 1884, 41421, 17721, 5646, 1456, 979, 133, 581, 4734, 2967, 1865, 33...
[ 0.1947021484375, 0.1021728515625, 0.235595703125, 0.238525390625, 0.18701171875, 0.1776123046875, 0.045166015625, 0.2205810546875, 0.18994140625, 0.1795654296875, 0.1807861328125, 0.230712890625, 0.163818359375, 0.08001708984375, 0.0269622802734375, 0.1358642578125, 0.03271484375, ...
embed
22644959_c0
22644959
fsharp
0
Title: Recursive discriminated unions and map Problem title: Recursive discriminated unions and map Tags: functor, f%23, recursion, discriminated-union Problem: Recursive discriminated unions and map I need a type of tree and a map on those, so I do this: type 'a grouping = G of ('a * 'a grouping) list with member g.ma...
Recursive discriminated unions and map Recursive discriminated unions and map functor f%23 recursion discriminated-union Recursive g.map List.map Functor Recursive discriminated unions and map I need a type of tree and a map on those, so I do this: But this makes me wonder: The map member is boilerplate. In Haskell, GH...
[ -0.01220703125, 0.01171875, 0.0111083984375, -0.002227783203125, 0.0019683837890625, 0.007049560546875, -0.005401611328125, -0.000774383544921875, 0.016845703125, -0.0303955078125, 0.0076904296875, -0.00823974609375, -0.0019989013671875, 0.019775390625, -0.005279541015625, 0.0003986358...
[ 853, 48650, 5844, 55970, 69941, 136, 22288, 3674, 7477, 18770, 1238, 3949, 3742, 195625, 87046, 706, 62346, 32036, 28670, 3871, 10644, 53201, 98, 32195, 32786, 83, 337, 34759, 92558, 20625, 142508, 527, 73265, 2806, 29479, 163, 16406, 6496, ...
[ 0.058807373046875, 0.1768798828125, 0.0908203125, 0.1861572265625, 0.15771484375, 0.0467529296875, 0.177734375, 0.00946044921875, 0.09112548828125, 0.0958251953125, 0.074951171875, 0.0589599609375, 0.141845703125, 0.20556640625, 0.1162109375, 0.122314453125, 0.205322265625, 0.10998...
embed
53664252_c0
53664252
fsharp
0
Title: Do any languages implement retained generics on functions passed as parameters? Problem title: Do any languages implement retained generics on functions passed as parameters? Tags: language-design, generics, functional-programming, f%23, types Problem: Do any languages implement retained generics on functions pa...
Do any languages implement retained generics on functions passed as parameters? Do any languages implement retained generics on functions passed as parameters? language-design generics functional-programming f%23 types Do any languages implement retained generics on functions passed as parameters? Ran across this in F#...
[ -0.0026397705078125, 0.01220703125, 0.0133056640625, -0.015869140625, -0.0072021484375, -0.004608154296875, 0.004150390625, -0.0174560546875, 0.005126953125, -0.01531982421875, 0.00141143798828125, -0.0191650390625, -0.016845703125, -0.00020122528076171875, 0.003997802734375, -0.007141...
[ 984, 2499, 46876, 29479, 10267, 122009, 189534, 7, 98, 32354, 115081, 237, 171859, 34198, 123309, 28966, 1238, 3742, 52895, 36880, 563, 4904, 27489, 9969, 34759, 18499, 8110, 5701, 28032, 12638, 11782, 3034, 11, 60457, 53498, 6620, 959, 20697...
[ 0.030303955078125, 0.081787109375, 0.1854248046875, 0.14306640625, 0.162841796875, 0.16552734375, 0.271728515625, 0.128662109375, 0.07025146484375, 0.1702880859375, 0.108642578125, 0.053070068359375, 0.213134765625, 0.0963134765625, 0.0733642578125, 0.030120849609375, 0.0318908691406...
embed
73810268_c0
73810268
fsharp
0
Title: Get default member value of a type with reflection Problem title: Get default member value of a type with reflection Tags: f%23 Problem: Get default member value of a type with reflection I have multiple types with a member of memberName type User = { user_id: int username: string email: string } with member thi...
Get default member value of a type with reflection Get default member value of a type with reflection f%23 Get User user_id this.memberName GetMemberName Unchecked.defaultof Get default member value of a type with reflection I have multiple types with a member of memberName Then I want to have a function that can take ...
[ 0.0089111328125, 0.01708984375, 0.029541015625, 0.007110595703125, -0.01361083984375, -0.0074462890625, -0.003387451171875, -0.004791259765625, 0.0021209716796875, -0.004302978515625, 0.01141357421875, 0.0179443359375, 0.00933837890625, 0.0284423828125, 0.007415771484375, -0.0044860839...
[ 20779, 114977, 32786, 34292, 10644, 678, 44961, 1830, 111, 1238, 3949, 3742, 53400, 38937, 532, 903, 39, 27417, 163612, 594, 992, 78292, 214810, 4390, 48716, 52895, 3444, 32354, 831, 5646, 10750, 30646, 62775, 28282, 110527, 12765, 1429, 1181...
[ 0.0821533203125, 0.247802734375, 0.24267578125, 0.1820068359375, 0.2083740234375, 0.12060546875, 0.25927734375, 0.1429443359375, 0.002685546875, 0.04791259765625, 0.008819580078125, 0.1190185546875, 0.1309814453125, 0.107421875, 0.071044921875, 0.0885009765625, 0.047149658203125, 0...
embed
24935497_c0
24935497
fsharp
0
Title: Disable type providers in project Problem title: Disable type providers in project Tags: type-providers, visual-studio-2013, f%23, f%23-3.1 Problem: Disable type providers in project I am developing a Type Provider. I have a Test-Project where I have enabled the use of the type provider (by clicking "Enable" in ...
Disable type providers in project Disable type providers in project type-providers visual-studio-2013 f%23 f%23-3.1 Disable visual-studio-2013 Disable type providers in project I am developing a Type Provider. I have a Test-Project where I have enabled the use of the type provider (by clicking "Enable" in the confirmat...
[ 0.00079345703125, 0.01312255859375, 0.00148773193359375, -0.007537841796875, -0.006072998046875, -0.00634765625, -0.0289306640625, 0.004119873046875, -0.00457763671875, -0.01513671875, 0.00592041015625, 0.0054931640625, -0.00015544891357421875, 0.012451171875, 0.0135498046875, 0.008789...
[ 6206, 2886, 10644, 81450, 7, 23, 13452, 93136, 21176, 52629, 74790, 97109, 168698, 60457, 123089, 42, 8647, 223353, 225081, 4527, 169935, 16530, 15190, 91067, 89845, 3444, 3034, 150449, 15490, 59636, 73372, 12275, 110527, 9969, 1340, 35773, 391...
[ 0.1158447265625, 0.1885986328125, 0.2298583984375, 0.245361328125, 0.021087646484375, 0.03826904296875, 0.1519775390625, 0.1436767578125, 0.1461181640625, 0.151611328125, 0.1282958984375, 0.0143280029296875, 0.04364013671875, 0.2147216796875, 0.1505126953125, 0.059051513671875, 0.107...
embed
3622750_c0
3622750
fsharp
0
Title: F# Generic Programming - Using members Problem title: F# Generic Programming - Using members Tags: f%23, generics, constraints Problem: F# Generic Programming - Using members Suppose I have a family of types which support a given member function, like the Property member below: type FooA = {...} with member this...
F# Generic Programming - Using members F# Generic Programming - Using members f%23 generics constraints Generic Programming Using Property FooA this.Property FooB a.Property b.Property F# Generic Programming - Using members Suppose I have a family of types which support a given member function, like the Property member...
[ 0.005889892578125, -0.006927490234375, 0.02587890625, 0.007537841796875, -0.0166015625, -0.002197265625, -0.00994873046875, 0.00262451171875, 0.015625, -0.052001953125, 0.004638671875, 0.00079345703125, 0.007232666015625, -0.0025787353515625, 0.0087890625, -0.0172119140625, -0.018432...
[ 563, 4904, 88342, 1771, 27958, 345, 6953, 43032, 214, 1238, 3949, 3742, 189534, 158, 2816, 4288, 206984, 9572, 31, 284, 903, 10752, 1264, 939, 571, 876, 121691, 14449, 111, 52895, 8060, 10, 32786, 32354, 35064, 8364, 30646, 7, 892, 1505, ...
[ 0.141845703125, 0.2080078125, 0.1553955078125, 0.04766845703125, 0.14697265625, 0.0662841796875, 0.018157958984375, 0.251708984375, 0.0158843994140625, 0.0828857421875, 0.0212249755859375, 0.10076904296875, 0.250244140625, 0.007080078125, 0.1173095703125, 0.040802001953125, 0.1959228...
embed
76499880_c0
76499880
fsharp
0
Title: in an async{} block, does let! in f# frees up the thread while waiting for a response, like the await in c#? Problem title: in an async{} block, does let! in f# frees up the thread while waiting for a response, like the await in c#? Tags: f%23, c%23, asynchronous Problem: in an async{} block, does let! in f# fre...
in an async{} block, does let! in f# frees up the thread while waiting for a response, like the await in c#? in an async{} block, does let! in f# frees up the thread while waiting for a response, like the await in c#? f%23 c%23 asynchronous ComputeThingAsync Async.RunAsynchronously in an async{} block, does let! in f# ...
[ 0.006561279296875, 0.0126953125, 0.032958984375, -0.00238037109375, -0.0108642578125, 0.0152587890625, 0.007568359375, 0.0115966796875, 0.0142822265625, -0.021240234375, 0.01324462890625, 0.030517578125, 0.017822265625, 0.00555419921875, 0.008544921875, 0.0064697265625, 0.02368164062...
[ 10, 12654, 238, 46389, 14602, 2633, 38, 1238, 4904, 4092, 7, 1257, 86997, 12960, 89289, 100, 57553, 1884, 634, 217, 23, 70, 3742, 101966, 159415, 13, 20800, 214, 284, 62, 163321, 313, 285, 759, 127877, 159029, 83, 5646, 3789, 66211, 360...
[ 0.0699462890625, 0.2396240234375, 0.0863037109375, 0.2032470703125, 0.0478515625, 0.217529296875, 0.1634521484375, 0.150390625, 0.2188720703125, 0.174560546875, 0.049163818359375, 0.15869140625, 0.2091064453125, 0.0731201171875, 0.189697265625, 0.09429931640625, 0.155029296875, 0.0...
embed
44574189_c0
44574189
fsharp
0
Title: Unwrap F# single-case discriminated union tuple type Problem title: Unwrap F# single-case discriminated union tuple type Tags: f%23, discriminated-union, namedtuple Problem: Unwrap F# single-case discriminated union tuple type We can unwrap type like type Address = Address of string using unwrapping function lik...
Unwrap F# single-case discriminated union tuple type Unwrap F# single-case discriminated union tuple type f%23 discriminated-union namedtuple Unwrap Address Composite integer:int someStr:string FS0019 Unwrap F# single-case discriminated union tuple type We can unwrap type like type Address = Address of string using unw...
[ -0.0064697265625, 0.0012664794921875, -0.0126953125, 0.034423828125, 0.001007080078125, 0.0133056640625, -0.015869140625, -0.00897216796875, 0.01202392578125, -0.015380859375, -0.000019550323486328125, 0.01068115234375, -0.0089111328125, 0.0125732421875, 0.00909423828125, -0.0032806396...
[ 992, 434, 13631, 563, 4904, 11001, 58437, 55970, 69941, 370, 8705, 10644, 1238, 3742, 87046, 24, 458, 49990, 3288, 77087, 892, 4288, 3060, 71713, 91693, 93774, 7049, 2947, 831, 51, 111, 79315, 5429, 11, 26783, 32354, 221, 7704, 1221, 5151...
[ 0.1136474609375, 0.05279541015625, 0.2142333984375, 0.10015869140625, 0.1422119140625, 0.0982666015625, 0.0863037109375, 0.154052734375, 0.1273193359375, 0.082275390625, 0.1695556640625, 0.1942138671875, 0.056640625, 0.07073974609375, 0.0743408203125, 0.006011962890625, 0.03735351562...
embed
39042103_c0
39042103
fsharp
0
Title: Building Code Expressions &quot;Manually&quot; Problem title: Building Code Expressions &quot;Manually&quot; Tags: quotations, f%23 Problem: Building Code Expressions "Manually" I want to construct a F# code expression. However I dont want to do that via code quotations but construct it via objects. However the ...
Building Code Expressions &quot;Manually&quot; Building Code Expressions &quot;Manually&quot; quotations f%23 Building Expressions Manually Foo bar.foo PropertyGet Some ValueWithName Building Code Expressions "Manually" I want to construct a F# code expression. However I dont want to do that via code quotations but con...
[ 0.0289306640625, 0.01275634765625, -0.003509521484375, 0.01043701171875, 0.000583648681640625, 0.00738525390625, 0.01007080078125, 0.0031585693359375, 0.01031494140625, -0.029052734375, 0.0006561279296875, 0.0098876953125, -0.0084228515625, -0.01348876953125, 0.006927490234375, 0.01226...
[ 104919, 28864, 25129, 17514, 12662, 34, 25958, 74, 81732, 1238, 3949, 3742, 111021, 9572, 31, 1909, 3584, 206984, 724, 126, 31384, 190060, 194583, 163612, 3444, 64549, 563, 4904, 18151, 125195, 13319, 1829, 36746, 209806, 83, 28875, 35006, 11...
[ 0.1925048828125, 0.2196044921875, 0.177490234375, 0.0828857421875, 0.130126953125, 0.1322021484375, 0.1396484375, 0.0089111328125, 0.165283203125, 0.06146240234375, 0.0029296875, 0.0960693359375, 0.2061767578125, 0.1201171875, 0.044464111328125, 0.1009521484375, 0.07977294921875, 0...
embed
12665496_c0
12665496
fsharp
0
Title: Is it possible to have F# module abbreviations in a function or value binding? Problem title: Is it possible to have F# module abbreviations in a function or value binding? Tags: f%23 Problem: Is it possible to have F# module abbreviations in a function or value binding? In the following ML extract (taken from t...
Is it possible to have F# module abbreviations in a function or value binding? Is it possible to have F# module abbreviations in a function or value binding? f%23 default_config exit_code None Command.Flag F.int F.string Is it possible to have F# module abbreviations in a function or value binding? In the following ML ...
[ -0.0205078125, -0.012451171875, 0.0115966796875, -0.0037384033203125, 0.015625, 0.00836181640625, 0.004669189453125, -0.0191650390625, 0.00543212890625, -0.001007080078125, 0.007659912109375, 0.0069580078125, 0.01409912109375, -0.01251220703125, 0.004974365234375, -0.00958251953125, ...
[ 2071, 7722, 765, 563, 4904, 88996, 1563, 105160, 14, 21094, 23, 32354, 34292, 128239, 1238, 3742, 114977, 153837, 82230, 40899, 438, 123573, 3668, 4288, 91693, 442, 39456, 125663, 216741, 22120, 83, 2320, 46132, 125195, 54, 183234, 831, 60892...
[ 0.038909912109375, 0.17431640625, 0.07269287109375, 0.1717529296875, 0.2479248046875, 0.263671875, 0.1229248046875, 0.2257080078125, 0.14697265625, 0.08892822265625, 0.06884765625, 0.1956787109375, 0.2010498046875, 0.2127685546875, 0.1334228515625, 0.1646728515625, 0.2344970703125, ...
embed
19104114_c0
19104114
fsharp
0
Title: Constructing a record with a power of Applicative in F# Problem title: Constructing a record with a power of Applicative in F# Tags: f%23, haskell Problem: Constructing a record with a power of Applicative in F# Suppose there is a type r = {A : int; B : string; C : int; D : string} and a some values: let aOption...
Constructing a record with a power of Applicative in F# Constructing a record with a power of Applicative in F# f%23 haskell Constructing Applicative Control.Applicative Integer Maybe Constructing a record with a power of Applicative in F# Suppose there is a type r = {A : int; B : string; C : int; D : string} and a som...
[ -0.00445556640625, -0.010009765625, -0.004638671875, 0.03564453125, -0.00185394287109375, 0.0011138916015625, -0.02099609375, -0.0034027099609375, 0.0011749267578125, 0.002532958984375, 0.00933837890625, 0.00179290771484375, 0.012939453125, 0.017578125, -0.0014495849609375, 0.004852294...
[ 1657, 36716, 17164, 678, 14537, 5659, 11048, 4935, 563, 4904, 1238, 3742, 1556, 142508, 27131, 39179, 44401, 83425, 111, 23, 10644, 1690, 284, 18, 335, 79315, 313, 391, 142424, 11249, 831, 35829, 289, 5809, 64549, 1295, 69443, 76228, 6056, ...
[ 0.0140838623046875, 0.1650390625, 0.2025146484375, 0.045928955078125, 0.1683349609375, 0.1351318359375, 0.1707763671875, 0.16552734375, 0.119140625, 0.19384765625, 0.05450439453125, 0.08154296875, 0.115478515625, 0.2044677734375, 0.1761474609375, 0.0777587890625, 0.1275634765625, 0...
embed
4466981_c0
4466981
fsharp
0
Title: F# non-trivial non-primary constructor Problem title: F# non-trivial non-primary constructor Tags: f%23 Problem: F# non-trivial non-primary constructor I want to do some work in a non-primary constructor before calling the primary constructor, e.g. something like this: type Foo(a:int,b:int) = let a = a let b = b...
F# non-trivial non-primary constructor F# non-trivial non-primary constructor f%23 Foo a:int b:int s:string F# non-trivial non-primary constructor I want to do some work in a non-primary constructor before calling the primary constructor, e.g. something like this: If possible, how can I achieve this (now that I think a...
[ 0.0023040771484375, 0.0303955078125, -0.00726318359375, 0.006134033203125, 0.0064697265625, -0.0093994140625, 0.002960205078125, -0.005706787109375, 0.006439208984375, 0.006256103515625, 0.015869140625, 0.00927734375, -0.001007080078125, 0.014404296875, -0.003814697265625, 0.0048522949...
[ 563, 4904, 351, 3996, 686, 44526, 64549, 748, 1238, 3949, 3742, 9572, 31, 10, 4288, 876, 91, 91693, 3444, 54, 3060, 4488, 23, 9, 1294, 8108, 159029, 158978, 1884, 903, 7722, 3642, 69307, 831, 16940, 313, 69236, 83, 21373, 11782, 3647, ...
[ 0.10577392578125, 0.1661376953125, 0.1983642578125, 0.05072021484375, 0.0711669921875, 0.1156005859375, 0.1678466796875, 0.1195068359375, 0.0877685546875, 0.008209228515625, 0.1181640625, 0.1278076171875, 0.082275390625, 0.0701904296875, 0.1055908203125, 0.0611572265625, 0.0582885742...
embed
476070_c0
476070
fsharp
0
Title: How well does F# perform compared to C#? Problem title: How well does F# perform compared to C#? Tags: c%23, f%23, performance Problem: How well does F# perform compared to C#? Of course both F# and C# compile to IL and the CLR JITter does most of the hard work, however I wanted to know whether there's anything ...
How well does F# perform compared to C#? How well does F# perform compared to C#? c%23 f%23 performance How How well does F# perform compared to C#? Of course both F# and C# compile to IL and the CLR JITter does most of the hard work, however I wanted to know whether there's anything implicit in the F# language or its ...
[ 0.001220703125, 0.01190185546875, 0.006378173828125, -0.013427734375, -0.013427734375, -0.019775390625, -0.01708984375, -0.003936767578125, 0.00897216796875, -0.0050048828125, 0.0025482177734375, 0.0103759765625, -0.01031494140625, 0.01220703125, 0.0034942626953125, 0.00141143798828125...
[ 11249, 5299, 14602, 563, 4904, 51339, 154186, 47, 313, 501, 3742, 1238, 23718, 15044, 136, 9969, 1340, 30219, 138535, 821, 6371, 720, 2684, 7941, 4488, 3714, 23937, 165164, 46876, 56458, 35773, 16750, 199, 2189, 4527, 123309, 56037, 5, 1179...
[ 0.042266845703125, 0.12841796875, 0.0518798828125, 0.17333984375, 0.26806640625, 0.1827392578125, 0.1395263671875, 0.062225341796875, 0.1014404296875, 0.010406494140625, 0.098876953125, 0.098388671875, 0.1705322265625, 0.012420654296875, 0.064697265625, 0.0931396484375, 0.087890625, ...
embed
65281341_c0
65281341
fsharp
0
Title: F# : Synchronous operations are disallowed. Call ReadAsync or set AllowSynchronousIO to true instead Problem title: F# : Synchronous operations are disallowed. Call ReadAsync or set AllowSynchronousIO to true instead Tags: api, f%23, post, push, websharper Problem: F# : Synchronous operations are disallowed. Cal...
F# : Synchronous operations are disallowed. Call ReadAsync or set AllowSynchronousIO to true instead F# : Synchronous operations are disallowed. Call ReadAsync or set AllowSynchronousIO to true instead api f%23 post push websharper System.InvalidOperationException Synchronous Call ReadAsync AllowSynchronousIO F# : Sync...
[ -0.01190185546875, 0.0220947265625, 0.01007080078125, -0.00946044921875, 0.00151824951171875, -0.004730224609375, 0.00830078125, -0.002471923828125, 0.002532958984375, -0.01483154296875, 0.03369140625, 0.01312255859375, -0.0008087158203125, -0.032470703125, 0.029296875, -0.005035400390...
[ 563, 4904, 19010, 101966, 10821, 41018, 6392, 41566, 26265, 4764, 12654, 238, 5423, 217835, 48362, 79357, 17780, 29568, 64457, 284, 31470, 1238, 3742, 1305, 25944, 1467, 89280, 1264, 12353, 7013, 156823, 63928, 71924, 81903, 24584, 12927, 50336...
[ 0.1116943359375, 0.1910400390625, 0.1361083984375, 0.234130859375, 0.03662109375, 0.2200927734375, 0.110595703125, 0.1407470703125, 0.1202392578125, 0.1475830078125, 0.2176513671875, 0.0408935546875, 0.0750732421875, 0.098388671875, 0.1534423828125, 0.157470703125, 0.1832275390625, ...
embed
74540232_c0
74540232
fsharp
0
Title: How to pass a type/tree in a function Problem title: How to pass a type/tree in a function Tags: f%23, types, list, function Problem: How to pass a type/tree in a function I have these defined types type Name = string type Flow = int type River = R of Name * Flow * River list type Tributaries = River list And i ...
How to pass a type/tree in a function How to pass a type/tree in a function f%23 types list function How Name Flow River Tributaries n:Name r:River How to pass a type/tree in a function I have these defined types And i want to declare a function contains n r that returns a boolean value if n is contained in River or an...
[ -0.0087890625, 0.00982666015625, 0.0038299560546875, 0.007232666015625, -0.0037078857421875, -0.01129150390625, -0.010498046875, -0.02099609375, -0.008056640625, -0.021240234375, 0.032958984375, -0.00141143798828125, 0.006439208984375, 0.015625, 0.015380859375, 0.00970458984375, 0.00...
[ 11249, 47, 27875, 10, 10644, 64, 62600, 23, 32354, 1238, 3949, 3742, 52895, 5303, 15757, 563, 17336, 32547, 174804, 11, 10484, 163612, 1690, 23267, 814, 61924, 3444, 159978, 70541, 653, 30646, 337, 31, 34677, 34292, 2174, 90356, 618, 28177,...
[ 0.08319091796875, 0.03460693359375, 0.1953125, 0.0174407958984375, 0.2322998046875, 0.0924072265625, 0.2509765625, 0.0966796875, 0.2342529296875, 0.07794189453125, 0.0266265869140625, 0.1705322265625, 0.2037353515625, 0.135986328125, 0.1162109375, 0.076904296875, 0.1358642578125, 0...
embed
35594171_c0
35594171
fsharp
0
Title: Merge sort for f sharp Problem title: Merge sort for f sharp Tags: f%23, mergesort Problem: Merge sort for f sharp This is my code, when I enter a very large number I get stack overflow error does anyone know why? When i enter a very large number i get that error and im not really sure what is causing it, it is ...
Merge sort for f sharp Merge sort for f sharp f%23 mergesort Merge L1.Head L2.Head L1.Tail L2.Tail List.length List.splitAt Merge sort for f sharp This is my code, when I enter a very large number I get stack overflow error does anyone know why? When i enter a very large number i get that error and im not really sure w...
[ 0.0084228515625, 0.036376953125, 0.01409912109375, -0.027587890625, 0.00017070770263671875, -0.0048828125, -0.02978515625, -0.005645751953125, 0.00823974609375, -0.013671875, 0.005889892578125, 0.02392578125, 0.0164794921875, 0.00921630859375, 0.0242919921875, -0.0030059814453125, -0...
[ 6035, 429, 12096, 100, 1238, 189173, 3949, 3742, 42564, 62351, 339, 13025, 712, 5442, 9874, 379, 32036, 5, 4353, 28848, 18151, 3229, 30957, 4552, 21334, 14012, 87, 2046, 177261, 645, 118664, 18499, 35672, 3714, 15400, 14847, 450, 9077, 2168...
[ 0.1871337890625, 0.1365966796875, 0.258056640625, 0.06085205078125, 0.18115234375, 0.2705078125, 0.053955078125, 0.165283203125, 0.223876953125, 0.210693359375, 0.0579833984375, 0.0885009765625, 0.0606689453125, 0.0426025390625, 0.05255126953125, 0.041168212890625, 0.1270751953125, ...
embed
61516599_c0
61516599
fsharp
0
Title: How can I get integer output from a sql execution using F# Problem title: How can I get integer output from a sql execution using F# Tags: f%23, sql Problem: How can I get integer output from a sql execution using F# I am new in F#. So that I face some problem in my project. let getTotalNoOfSmsPerDay (Db cStr) =...
How can I get integer output from a sql execution using F# How can I get integer output from a sql execution using F# f%23 sql a F# transport.SmsNotification How SqlCommandProvider COUNT NoOfSMS CONVERT CreatedOn GETDATE ConnectionString SingleRow cmd.AsyncExecute Option How can I get integer output from a sql executio...
[ 0.00665283203125, 0.01287841796875, -0.0108642578125, 0.030517578125, -0.00634765625, 0.006134033203125, 0.00311279296875, -0.007080078125, 0.000640869140625, -0.036865234375, -0.006591796875, -0.0220947265625, -0.0078125, -0.005828857421875, 0.01422119140625, -0.004974365234375, -0....
[ 11249, 831, 2046, 892, 1505, 140992, 1295, 91, 99247, 71924, 1830, 17368, 563, 4904, 1238, 3742, 6181, 4432, 122116, 41274, 159, 12018, 177997, 64163, 438, 132887, 156678, 33255, 151313, 79794, 397, 62448, 71713, 43609, 12724, 434, 1827, 1265...
[ 0.028564453125, 0.06683349609375, 0.130126953125, 0.15234375, 0.1995849609375, 0.2445068359375, 0.1068115234375, 0.0511474609375, 0.2392578125, 0.1710205078125, 0.0709228515625, 0.0699462890625, 0.128173828125, 0.1903076171875, 0.062255859375, 0.15283203125, 0.153564453125, 0.08636...
embed