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
5921836_c0
5921836
fsharp
0
Title: Calling F# from Excel 2002/03: "Automation error" Problem title: Calling F# from Excel 2002/03: "Automation error" Tags: f%23, vba, excel, activex, .net Problem: Calling F# from Excel 2002/03: "Automation error" I'm trying to call F# from Excel (2002) but get "Automation error" when I try to ...
Calling F# from Excel 2002/03: "Automation error" Calling F# from Excel 2002/03: "Automation error" f%23 vba excel activex .net Excel Calling Automation System.Runtime.InteropServices.ComVisible System.Runtime.InteropServices.Guid F348766A-B63D-41FE-824C-27989266A535 Provider __.Compile Compiler.com...
[ 0.01007080078125, 0.003936767578125, 0.000568389892578125, -0.009521484375, -0.004608154296875, 0.0125732421875, -0.01611328125, -0.0201416015625, -0.0033111572265625, -0.019287109375, -0.01190185546875, -0.00469970703125, 0.017333984375, 0.00180816650390625, 0.0230712890625, -0.031982...
[ 26265, 214, 563, 4904, 1295, 30326, 5726, 107244, 38115, 39, 2320, 18499, 1238, 3742, 81, 402, 64152, 36457, 425, 1179, 51719, 12353, 2146, 121979, 6609, 55356, 22769, 123089, 108161, 1340, 15612, 34759, 58875, 19943, 8241, 177997, 31577, 117...
[ 0.1260986328125, 0.0143280029296875, 0.1324462890625, 0.216796875, 0.102783203125, 0.19921875, 0.1893310546875, 0.214111328125, 0.155517578125, 0.138916015625, 0.05682373046875, 0.1651611328125, 0.041656494140625, 0.080322265625, 0.016021728515625, 0.07330322265625, 0.138916015625, ...
embed
28778533_c0
28778533
fsharp
0
Title: Mutually recursive functions in functional programming languages Problem title: Mutually recursive functions in functional programming languages Tags: f%23, functional-programming, haskell, ml, mutual-recursion Problem: Mutually recursive functions in functional programming languages A single recursive function ...
Mutually recursive functions in functional programming languages Mutually recursive functions in functional programming languages f%23 functional-programming haskell ml mutual-recursion Mutually Mutually recursive functions in functional programming languages A single recursive function can have tail recursion optimiza...
[ 0.004730224609375, -0.00762939453125, 0.00531005859375, 0.00787353515625, 0.005859375, 0.01263427734375, -0.01507568359375, 0.000030159950256347656, 0.0078125, -0.012939453125, 0.0023651123046875, -0.017333984375, 0.001556396484375, 0.01190185546875, 0.03466796875, 0.00482177734375, ...
[ 174948, 25958, 195625, 5844, 32354, 123309, 56037, 46876, 1238, 3949, 3742, 28966, 1556, 142508, 7115, 199849, 107, 48650, 11001, 831, 765, 46741, 1830, 87235, 1363, 190659, 56282, 177261, 645, 118664, 538, 3642, 61924, 23, 563, 4904, 139392, ...
[ 0.1416015625, 0.1483154296875, 0.246337890625, 0.1514892578125, 0.2213134765625, 0.1708984375, 0.0792236328125, 0.112548828125, 0.06573486328125, 0.010101318359375, 0.1048583984375, 0.109130859375, 0.115478515625, 0.232666015625, 0.09375, 0.1971435546875, 0.0238189697265625, 0.1872...
embed
6038586_c0
6038586
fsharp
0
Title: Given a value constrained with a member constraint, can I access the member as a first-class function? Problem title: Given a value constrained with a member constraint, can I access the member as a first-class function? Tags: f%23 Problem: Given a value constrained with a member constraint, can I access the mem...
Given a value constrained with a member constraint, can I access the member as a first-class function? Given a value constrained with a member constraint, can I access the member as a first-class function? f%23 Given Example Test x.Value t.get_Value get_Value item.get_Value Lookup Given a value constrained with a membe...
[ 0.01513671875, -0.0191650390625, 0.023681640625, -0.0257568359375, -0.002197265625, -0.020751953125, 0.00274658203125, 0.00194549560546875, 0.0004520416259765625, -0.032958984375, -0.0037384033203125, 0.034423828125, -0.00946044921875, -0.005218505859375, 0.01409912109375, -0.013854980...
[ 77878, 34292, 158, 9297, 122009, 678, 32786, 2816, 4288, 831, 17203, 237, 5117, 67413, 32354, 87, 1238, 3949, 3742, 8647, 1022, 856, 50770, 808, 3794, 2046, 35735, 60818, 2037, 2071, 442, 7722, 107409, 36746, 26785, 6002, 86531, 4527 ]
[ 0.01092529296875, 0.18115234375, 0.07666015625, 0.13818359375, 0.098388671875, 0.045166015625, 0.24755859375, 0.1466064453125, 0.0814208984375, 0.0675048828125, 0.1668701171875, 0.060699462890625, 0.111328125, 0.2208251953125, 0.2098388671875, 0.00970458984375, 0.0240936279296875, ...
embed
6399908_c0
6399908
fsharp
0
Title: represent stateful things in functional languages Problem title: represent stateful things in functional languages Tags: functional-programming, f%23, .net Problem: represent stateful things in functional languages I've been playing around with functional languages (F# in particular) and am really liking the who...
represent stateful things in functional languages represent stateful things in functional languages functional-programming f%23 .net current_time is_completed start_time get_progress s.start s.is_completed s.get_progress represent stateful things in functional languages I've been playing around with functional language...
[ 0.000579833984375, 0.0064697265625, -0.000263214111328125, 0.0003108978271484375, -0.0147705078125, 0.00653076171875, -0.0189208984375, 0.00179290771484375, -0.001251220703125, -0.0279541015625, 0.00537109375, 0.003570556640625, -0.005523681640625, 0.02490234375, -0.00823974609375, 0.0...
[ 33636, 11341, 7844, 8966, 23, 123309, 46876, 28966, 1238, 3949, 3742, 1179, 43581, 6032, 83, 277, 131801, 4034, 2046, 3454, 19623, 91, 17137, 164, 3794, 75169, 10932, 919, 4904, 6183, 400, 6048, 28271, 566, 561, 22819, 19462, 72856, 139124,...
[ 0.2646484375, 0.1988525390625, 0.1583251953125, 0.17236328125, 0.03564453125, 0.264892578125, 0.1796875, 0.123291015625, 0.07330322265625, 0.0168609619140625, 0.0875244140625, 0.154541015625, 0.1583251953125, 0.166015625, 0.0810546875, 0.087158203125, 0.1767578125, 0.1248779296875,...
embed
14768389_c1
14768389
fsharp
1
7D%5D%7D%5D&cursor ...and if I browse to that I get this from Freebase: { "error": { "errors": [ { "domain": "global", "reason": "badRequest", "message": "Can't reverse /common/topic/official_website as it expects /type/uri, not an object" } ], "code": 400, "message": "Can't reverse /common/topic/official_website as it...
7D%5D%7D%5D&cursor ...and if I browse to that I get this from Freebase: { "error": { "errors": [ { "domain": "global", "reason": "badRequest", "message": "Can't reverse /common/topic/official_website as it expects /type/uri, not an object" } ], "code": 400, "message": "Can't reverse /common/topic/official_website as it...
[ 0.005645751953125, 0.03466796875, 0.01080322265625, 0.00157928466796875, -0.006591796875, 0.004669189453125, -0.00653076171875, -0.0025634765625, 0.00958251953125, -0.046630859375, 0.002349853515625, -0.004302978515625, 0.02734375, -0.006988525390625, 0.00799560546875, 0.00640869140625...
[ 397, 86927, 42, 140773, 184, 2046, 903, 5153, 37382, 188800, 56206, 73, 156566, 1283, 1681, 12283, 4332, 75616, 74157, 54694, 18, 39531, 3796, 119499, 161818, 181628, 41206, 50986, 1162, 959, 36746, 40899, 4082, 237, 26785, 51515, 17203, 3126...
[ 0.0269317626953125, 0.050079345703125, 0.071533203125, 0.06671142578125, 0.00244140625, 0.0153350830078125, 0.04217529296875, 0.1578369140625, 0.2685546875, 0.2276611328125, 0.1278076171875, 0.0211029052734375, 0.1656494140625, 0.044830322265625, 0.08154296875, 0.132080078125, 0.0979...
embed
65020187_c0
65020187
fsharp
0
Title: How to merge string options to a single string option in fsharp? Problem title: How to merge string options to a single string option in fsharp? Tags: option-type, f%23, string, file Problem: How to merge string options to a single string option in fsharp? this is my homework :) Hope someone can help! How do i m...
How to merge string options to a single string option in fsharp? How to merge string options to a single string option in fsharp? option-type f%23 string file How System.IO File.Exists Some File.ReadAllText None How to merge string options to a single string option in fsharp? this is my homework :) Hope someone can hel...
[ 0.00101470947265625, 0.0150146484375, -0.0004119873046875, 0.032958984375, -0.01141357421875, 0.00750732421875, -0.005401611328125, -0.017333984375, -0.000518798828125, 0.002227783203125, 0.000667572021484375, -0.005767822265625, -0.00007963180541992188, 0.0019989013671875, -0.0031433105...
[ 11249, 42564, 79315, 50717, 47, 11001, 35829, 1238, 89280, 254, 23, 50986, 3742, 11435, 12353, 17780, 42724, 19279, 64370, 31345, 174379, 18244, 116, 3934, 37067, 32354, 18151, 140992, 124326, 997, 335, 102158, 32316, 30646, 86, 10941, 5117, ...
[ 0.05072021484375, 0.2484130859375, 0.2442626953125, 0.267822265625, 0.05126953125, 0.177001953125, 0.2310791015625, 0.109130859375, 0.179443359375, 0.146240234375, 0.0096435546875, 0.059478759765625, 0.13916015625, 0.073974609375, 0.0133056640625, 0.0662841796875, 0.0780029296875, ...
embed
55665589_c0
55665589
fsharp
0
Title: MongoDb and F#: How to select distinct values? Problem title: MongoDb and F#: How to select distinct values? Tags: mongodb, mongodb-.net-driver, f%23 Problem: MongoDb and F#: How to select distinct values? I'm using the latest (at the time of writing) version (2.8) of the C# MongoDb driver. I am using it from F#...
MongoDb and F#: How to select distinct values? MongoDb and F#: How to select distinct values? mongodb mongodb-.net-driver f%23 MongoDb How MongoClient client.GetDatabase AirQuality db.GetCollection ReadingValue col.DistinctAsync SensorName FieldDefinition mongodb-.net-driver MongoDb and F#: How to select distinct value...
[ 0.002685546875, -0.01055908203125, 0.005828857421875, 0.00096893310546875, -0.00714111328125, -0.0220947265625, -0.000774383544921875, -0.00787353515625, -0.004364013671875, -0.0115966796875, 0.0286865234375, 0.021240234375, 0.0162353515625, -0.0205078125, 0.004913330078125, 0.00030326...
[ 7465, 519, 397, 275, 136, 563, 4904, 11249, 47, 36849, 117781, 142424, 2667, 7803, 1179, 33926, 56, 1238, 3742, 150, 23282, 724, 126, 137989, 37382, 5345, 178476, 2481, 40041, 78457, 133, 104951, 856, 50770, 3365, 103247, 12654, 171069, 163...
[ 0.1092529296875, 0.2109375, 0.09564208984375, 0.17333984375, 0.0958251953125, 0.10235595703125, 0.2073974609375, 0.087890625, 0.0209503173828125, 0.19970703125, 0.2568359375, 0.205810546875, 0.07867431640625, 0.0931396484375, 0.09521484375, 0.1253662109375, 0.011627197265625, 0.018...
embed
6899505_c0
6899505
fsharp
0
Title: Is there a way to get async workflows in F# to pipeline automatically? Problem title: Is there a way to get async workflows in F# to pipeline automatically? Tags: asynchronous, f%23, workflow Problem: Is there a way to get async workflows in F# to pipeline automatically? (Note I'm talking about pipelining as in ...
Is there a way to get async workflows in F# to pipeline automatically? Is there a way to get async workflows in F# to pipeline automatically? asynchronous f%23 workflow Thread.Sleep Is there a way to get async workflows in F# to pipeline automatically? (Note I'm talking about pipelining as in running independent proces...
[ -0.0081787109375, -0.00109100341796875, -0.00250244140625, -0.0021820068359375, -0.023681640625, 0.001129150390625, -0.005035400390625, -0.0184326171875, 0.00179290771484375, -0.030517578125, 0.006378173828125, 0.037841796875, -0.0057373046875, 0.01177978515625, 0.0208740234375, -0.004...
[ 3917, 2046, 10, 12654, 238, 4488, 118664, 7, 563, 4904, 47, 137158, 2256, 191082, 23, 101966, 1238, 3742, 136719, 133, 4517, 2685, 150, 592, 41371, 9433, 95103, 39933, 6626, 32354, 23468, 33022, 45616, 11547, 40899, 59801, 5117, 41018, 7192...
[ 0.1082763671875, 0.0914306640625, 0.074951171875, 0.2408447265625, 0.13134765625, 0.1492919921875, 0.262939453125, 0.0535888671875, 0.15283203125, 0.223388671875, 0.1302490234375, 0.2005615234375, 0.2296142578125, 0.2254638671875, 0.036529541015625, 0.124267578125, 0.0679931640625, ...
embed
61958282_c0
61958282
fsharp
0
Title: What is the type &#x27;seq&lt;&#x27;a&gt;&#x27; in f#? Problem title: What is the type &#x27;seq&lt;&#x27;a&gt;&#x27; in f#? Tags: types, f%23 Problem: What is the type 'seq<'a>' in f#? I'm new to F# (python programmer), and very confused with an error I am getting. I have an exercise to calculate an infinite se...
What is the type &#x27;seq&lt;&#x27;a&gt;&#x27; in f#? What is the type &#x27;seq&lt;&#x27;a&gt;&#x27; in f#? types f%23 What Seq.iter Seq.take FS0001 What is the type 'seq<'a>' in f#? I'm new to F# (python programmer), and very confused with an error I am getting. I have an exercise to calculate an infinite sequence f...
[ 0.001373291015625, 0.0142822265625, 0.00109100341796875, 0.0283203125, -0.0000858306884765625, -0.00958251953125, -0.0019989013671875, 0.006622314453125, -0.002166748046875, -0.0106201171875, -0.006622314453125, 0.021728515625, -0.0062255859375, 0.01446533203125, -0.001007080078125, 0....
[ 4865, 83, 10644, 3768, 184, 864, 11, 5386, 23, 1238, 4904, 52895, 3742, 503, 16840, 78219, 93774, 188735, 70, 16093, 2740, 3525, 47, 563, 6493, 50828, 77848, 55681, 18499, 81979, 74481, 54241, 40, 944, 1520, 4478, 71810, 36549, 1434, 2590...
[ 0.033111572265625, 0.058868408203125, 0.2108154296875, 0.1392822265625, 0.126953125, 0.2222900390625, 0.153076171875, 0.064208984375, 0.07623291015625, 0.1146240234375, 0.1846923828125, 0.2042236328125, 0.0928955078125, 0.0732421875, 0.1507568359375, 0.1187744140625, 0.109375, 0.20...
embed
10874557_c0
10874557
fsharp
0
Title: why is Seq.iter and Seq.map so much slower? Problem title: why is Seq.iter and Seq.map so much slower? Tags: f%23, performance, seq Problem: why is Seq.iter and Seq.map so much slower? Consider this code in F#: let n = 10000000 let arr = Array.init n (fun _ -> 0) let rec buildList n acc i = if i = n then acc els...
why is Seq.iter and Seq.map so much slower? why is Seq.iter and Seq.map so much slower? f%23 performance seq Seq.iter Seq.map Array.init Array.iter List.iter Array.map Seq.toArray List.map Seq.toList Seq Array List why is Seq.iter and Seq.map so much slower? Consider this code in F#: Why is the iter and map functions o...
[ 0.003814697265625, -0.005157470703125, 0.0184326171875, -0.006683349609375, -0.00909423828125, -0.004302978515625, -0.00396728515625, 0.00946044921875, -0.0098876953125, -0.01336669921875, 0.00095367431640625, 0.01171875, -0.00811767578125, 0.0069580078125, -0.00121307373046875, -0.007...
[ 15400, 503, 864, 16840, 136, 62346, 221, 5045, 72803, 56, 83, 1238, 3949, 3742, 23718, 40, 69253, 53, 32036, 188, 7092, 154663, 5, 137399, 18151, 563, 4904, 44084, 17, 720, 22288, 32354, 88996, 183234 ]
[ 0.1236572265625, 0.1082763671875, 0.1964111328125, 0.2197265625, 0.0811767578125, 0.1904296875, 0.059539794921875, 0.1099853515625, 0.1949462890625, 0.13916015625, 0.029876708984375, 0.0460205078125, 0.00384521484375, 0.13623046875, 0.1639404296875, 0.06744384765625, 0.07666015625, ...
embed
26404394_c0
26404394
fsharp
0
Title: OutOfMemoryException loading a large XML file with F# TypeProvider Problem title: OutOfMemoryException loading a large XML file with F# TypeProvider Tags: f%23-data, f%23, type-providers, xml Problem: OutOfMemoryException loading a large XML file with F# TypeProvider For a small project I am trying to use the F#...
OutOfMemoryException loading a large XML file with F# TypeProvider OutOfMemoryException loading a large XML file with F# TypeProvider f%23-data f%23 type-providers xml OutOfMemoryException System.OutOfMemoryException XML TypeProvider FSharp.Data.XmlProvider FSharp.Data.CsvProvider XmlProvider OutOfMemoryException loadi...
[ 0.0194091796875, 0.037841796875, -0.0048828125, 0.00060272216796875, 0.0062255859375, 0.009765625, 0.00762939453125, 0.01611328125, -0.0006103515625, -0.03564453125, 0.01904296875, -0.023681640625, 0.003021240234375, -0.0068359375, 0.0244140625, 0.002838134765625, 0.003875732421875, ...
[ 13538, 132887, 6696, 4514, 53, 19279, 63928, 72367, 21334, 92537, 11435, 678, 563, 4904, 60457, 177997, 62160, 1238, 27495, 10135, 3742, 10644, 93136, 14202, 131492, 12353, 79858, 93774, 3467, 137989, 1542, 254, 67756, 1193, 7237, 19336, 13452,...
[ 0.208740234375, 0.27392578125, 0.09765625, 0.1536865234375, 0.05194091796875, 0.0946044921875, 0.154296875, 0.16064453125, 0.14111328125, 0.264404296875, 0.12548828125, 0.0953369140625, 0.125, 0.1903076171875, 0.218017578125, 0.2275390625, 0.1732177734375, 0.10382080078125, 0.116...
embed
63905961_c0
63905961
fsharp
0
Title: reference assemblies installed with dotnet add package in f# Problem title: reference assemblies installed with dotnet add package in f# Tags: f%23, dotnet-cli Problem: reference assemblies installed with dotnet add package in f# I installed Akka.Cluster with dotnet add package Akka.Cluster and I'm trying to add...
reference assemblies installed with dotnet add package in f# reference assemblies installed with dotnet add package in f# f%23 dotnet-cli Akka.Cluster Users netstandard2.0 Akka.Cluster.dll Debug netcoreapp3.1 Akkling.Cluster.dll reference assemblies installed with dotnet add package in f# I installed Akka.Cluster with ...
[ -0.0031280517578125, 0.0213623046875, 0.00958251953125, 0.00026702880859375, -0.004669189453125, -0.02734375, -0.0033111572265625, -0.0069580078125, 0.00194549560546875, -0.000885009765625, 0.005157470703125, 0.028076171875, 0.00360107421875, 0.018310546875, 0.0108642578125, 0.00080108...
[ 91067, 89845, 7121, 20600, 678, 20633, 1179, 15190, 98169, 23, 1238, 4904, 3742, 150, 62, 5515, 19981, 56, 53400, 2043, 66589, 73011, 1181, 85779, 30854, 9007, 97109, 2471, 63664, 5, 441, 31577, 47, 563, 84654, 11435, 114977, 31913, 6780, ...
[ 0.247802734375, 0.14404296875, 0.091064453125, 0.1092529296875, 0.057769775390625, 0.135009765625, 0.20751953125, 0.140869140625, 0.2724609375, 0.017181396484375, 0.08123779296875, 0.168701171875, 0.0657958984375, 0.02960205078125, 0.0906982421875, 0.2158203125, 0.192138671875, 0.1...
embed
27902092_c0
27902092
fsharp
0
Title: Usage of F# async workflows Problem title: Usage of F# async workflows Tags: f%23, asynchronous Problem: Usage of F# async workflows As this question is huge, I will give my view on this question so that you can simply tell me whether I am right or not. If not, where to correct. If my view is superficial, please...
Usage of F# async workflows Usage of F# async workflows f%23 asynchronous Usage Usage of F# async workflows As this question is huge, I will give my view on this question so that you can simply tell me whether I am right or not. If not, where to correct. If my view is superficial, please present an overview of F# async...
[ -0.00537109375, 0.007232666015625, 0.0062255859375, -0.01544189453125, 0.000553131103515625, 0.0089111328125, -0.007568359375, 0.00836181640625, 0.015869140625, -0.023681640625, 0.01336669921875, -0.00701904296875, 0.00823974609375, 0.0157470703125, 0.01904296875, -0.0147705078125, 0...
[ 70166, 563, 4904, 10, 12654, 238, 4488, 118664, 1238, 3949, 3742, 101966, 21455, 7108, 26785, 158788, 645, 22751, 127689, 842, 100094, 47, 33022, 1528, 3871, 3884, 18151, 11, 46389, 1884, 204629, 4527, 1974, 3890, 4032, 68557, 123055, 128489,...
[ 0.128173828125, 0.1572265625, 0.2332763671875, 0.1019287109375, 0.25341796875, 0.128662109375, 0.1116943359375, 0.2474365234375, 0.0927734375, 0.00531005859375, 0.08587646484375, 0.1265869140625, 0.0780029296875, 0.04119873046875, 0.04718017578125, 0.13720703125, 0.01043701171875, ...
embed
30237014_c0
30237014
fsharp
0
Title: F# HashCode to enum conversion Problem title: F# HashCode to enum conversion Tags: enums, hashcode, bitmask, error-handling, f%23 Problem: F# HashCode to enum conversion I have an enum of bit-masked error codes with a string representation and an binary int representation: type ErrorCodes = | NoError = 0 | Inval...
F# HashCode to enum conversion F# HashCode to enum conversion enums hashcode bitmask error-handling f%23 NoError InvalidInputError AuthenticationFailedError InvalidArgumentError ItemNotFoundError UnknownError HashCode ErrorCodes err.GetHashCode Console.WriteLine ErrorCode F# HashCode to enum conversion I have an enum o...
[ -0.0189208984375, -0.02685546875, 0.000476837158203125, 0.0150146484375, 0.021484375, 0.00830078125, -0.03125, -0.0020599365234375, -0.021728515625, 0.0225830078125, -0.005615234375, -0.02490234375, 0.03662109375, 0.01708984375, 0.004547119140625, -0.0068359375, 0.01361083984375, -...
[ 563, 4904, 162087, 114211, 47, 22, 316, 142477, 10321, 1556, 127, 40899, 4785, 1510, 92, 18499, 54885, 1238, 3949, 3742, 438, 18468, 31611, 360, 7013, 63250, 1234, 78426, 122116, 27591, 7030, 69723, 212059, 72, 126, 6495, 1495, 1657, 40777,...
[ 0.14990234375, 0.2305908203125, 0.1937255859375, 0.2386474609375, 0.10888671875, 0.1510009765625, 0.2320556640625, 0.1617431640625, 0.211669921875, 0.1383056640625, 0.064697265625, 0.1556396484375, 0.118408203125, 0.129150390625, 0.039215087890625, 0.17041015625, 0.12744140625, 0.1...
embed
49565361_c1
49565361
fsharp
1
- 1) alpha beta] |> List.max if beta < newAlpha then newAlpha else takeMax remainingChildren depth newAlpha beta and takeMin children depth alpha beta = match children with | [] -> beta | firstChild :: remainingChildren -> let newBeta = [beta; minimax firstChild (depth - 1) alpha beta] |> List.min if newBeta < alpha t...
- 1) alpha beta] |> List.max if beta < newAlpha then newAlpha else takeMax remainingChildren depth newAlpha beta and takeMin children depth alpha beta = match children with | [] -> beta | firstChild :: remainingChildren -> let newBeta = [beta; minimax firstChild (depth - 1) alpha beta] |> List.min if newBeta < alpha t...
[ -0.0079345703125, 0.0130615234375, 0.0286865234375, 0.0177001953125, 0.004852294921875, 0.01544189453125, -0.0079345703125, -0.014404296875, 0.0234375, -0.01409912109375, -0.020263671875, -0.002685546875, 0.024169921875, 0.0194091796875, 0.0130615234375, -0.0291748046875, -0.00087738...
[ 4879, 144, 14612, 51703, 32036, 5, 24084, 2174, 4426, 3525, 6210, 5646, 71346, 47143, 102656, 982, 168867, 59076, 20020, 2203, 14858, 5117, 6766, 102, 59865, 83818, 425, 1249, 2967, 19441, 46741, 48650, 150624, 11782, 95486, 7464, 47041, 2748...
[ 0.045989990234375, 0.1182861328125, 0.251220703125, 0.263671875, 0.207275390625, 0.010223388671875, 0.199951171875, 0.0157928466796875, 0.013885498046875, 0.0965576171875, 0.114013671875, 0.183349609375, 0.2371826171875, 0.0931396484375, 0.115234375, 0.070556640625, 0.24755859375, ...
embed
50744391_c0
50744391
fsharp
0
Title: Npgsql with netcoreapp2.0 on AWS Lambda is unable to connect (has timeout) - how can I resolve? Problem title: Npgsql with netcoreapp2.0 on AWS Lambda is unable to connect (has timeout) - how can I resolve? Tags: npgsql, aws-lambda, f%23, amazon-web-services, .net Problem: Npgsql with netcoreapp2.0 on AWS Lambda...
Npgsql with netcoreapp2.0 on AWS Lambda is unable to connect (has timeout) - how can I resolve? Npgsql with netcoreapp2.0 on AWS Lambda is unable to connect (has timeout) - how can I resolve? npgsql aws-lambda f%23 amazon-web-services .net System.TimeoutException previous Npgsql netcoreapp2.0 AWS Lambda Host Username P...
[ -0.01300048828125, 0.02001953125, -0.0172119140625, -0.01031494140625, -0.005645751953125, -0.00836181640625, 0.024658203125, -0.00830078125, 0.00186920166015625, -0.0179443359375, 0.018310546875, -0.03662109375, -0.002410888671875, -0.00188446044921875, 0.004180908203125, -0.003295898...
[ 541, 254, 9405, 99247, 678, 2043, 30854, 9007, 73011, 62, 52143, 122930, 85, 51, 2886, 37067, 10557, 1733, 6056, 3642, 831, 103608, 25037, 19725, 143, 6492, 1238, 3949, 3742, 2527, 5870, 14051, 9, 22584, 7, 5, 1179, 12353, 70059, 96362, ...
[ 0.068359375, 0.087646484375, 0.1429443359375, 0.2467041015625, 0.04766845703125, 0.086181640625, 0.2099609375, 0.1697998046875, 0.2349853515625, 0.041473388671875, 0.158935546875, 0.1871337890625, 0.13134765625, 0.083251953125, 0.174560546875, 0.2215576171875, 0.06341552734375, 0.1...
embed
34954973_c0
34954973
fsharp
0
Title: What does the operator &lt;/&gt; do in FAKE build scripts? Problem title: What does the operator &lt;/&gt; do in FAKE build scripts? Tags: f%23-fake, f%23 Problem: What does the operator do in FAKE build scripts? I just found this target in a FAKE build script generated by ProjectScaffold: // Copies binaries fro...
What does the operator &lt;/&gt; do in FAKE build scripts? What does the operator &lt;/&gt; do in FAKE build scripts? f%23-fake f%23 default What FAKE Copies But Target CopyBinaries Seq.map System.IO.Path.GetDirectoryName Release System.IO.Path.GetFileNameWithoutExtension Seq.iter CopyDir What does the operator do in F...
[ -0.01336669921875, 0.030029296875, 0.008544921875, 0.009521484375, 0.006591796875, -0.003326416015625, -0.010009765625, 0.0014801025390625, -0.002685546875, 0.004974365234375, 0.00689697265625, 0.01202392578125, 0.0167236328125, 0.01470947265625, 0.0115966796875, -0.0023345947265625, ...
[ 4865, 14602, 70, 39933, 619, 1277, 74, 64, 1230, 5386, 54, 23, 563, 119960, 45367, 26499, 7, 1238, 167218, 27495, 1021, 350, 3949, 3742, 114977, 1311, 97247, 4966, 160017, 146930, 571, 885, 10484, 503, 864, 62346, 12353, 17780, 10519, 5, ...
[ 0.08203125, 0.048004150390625, 0.06658935546875, 0.25244140625, 0.0875244140625, 0.1546630859375, 0.06634521484375, 0.0992431640625, 0.1259765625, 0.1966552734375, 0.105712890625, 0.0675048828125, 0.1788330078125, 0.245849609375, 0.209716796875, 0.2142333984375, 0.023223876953125, ...
embed
41475365_c0
41475365
fsharp
0
Title: Using the FSharp.Configuration type provider Problem title: Using the FSharp.Configuration type provider Tags: f%23, app-config Problem: Using the FSharp.Configuration type provider I'd like to the use app.config file of my F# to store versioning information. I discovered the FSharp.Configuration type provider w...
Using the FSharp.Configuration type provider Using the FSharp.Configuration type provider f%23 app-config Using FSharp.Configuration app.config version.config Settings Using the FSharp.Configuration type provider I'd like to the use app.config file of my F# to store versioning information. I discovered the FSharp.Confi...
[ -0.00732421875, 0.03759765625, -0.00634765625, -0.01092529296875, -0.007537841796875, 0.01263427734375, -0.0002899169921875, -0.023193359375, 0.0113525390625, -0.03173828125, -0.02392578125, -0.03076171875, -0.000225067138671875, -0.00946044921875, 0.0201416015625, -0.010498046875, 0...
[ 345, 93774, 3467, 254, 5, 59994, 2320, 10644, 81450, 1238, 3742, 4027, 153837, 11389, 105548, 1884, 4527, 11435, 563, 4904, 4343, 214, 4677, 134053, 11935, 8781, 51042, 23, 18499, 87, 831, 18, 99219, 51876, 6382, 206597, 7922, 159029, 1809,...
[ 0.0347900390625, 0.1103515625, 0.1854248046875, 0.2017822265625, 0.05560302734375, 0.1751708984375, 0.006256103515625, 0.152099609375, 0.2008056640625, 0.0244140625, 0.1141357421875, 0.154052734375, 0.2403564453125, 0.1986083984375, 0.2320556640625, 0.0295257568359375, 0.059509277343...
embed
70789679_c0
70789679
fsharp
0
Title: Parameter count mismatch Exception when mocking HttpClient in F# Problem title: Parameter count mismatch Exception when mocking HttpClient in F# Tags: moq, f%23, dotnet-httpclient Problem: Parameter count mismatch Exception when mocking HttpClient in F# I'm trying to mock the .NET HttpClient with Moq in F#. I cu...
Parameter count mismatch Exception when mocking HttpClient in F# Parameter count mismatch Exception when mocking HttpClient in F# moq f%23 dotnet-httpclient Parameter Exception HttpClient System.Net.Http Foq Fact Some Mock client.GetStringAsync Parameter count mismatch Exception when mocking HttpClient in F# I'm trying...
[ -0.012451171875, -0.00167083740234375, -0.018310546875, 0.010498046875, 0.01409912109375, -0.0130615234375, 0.01611328125, -0.0054931640625, 0.001861572265625, 0.0201416015625, -0.001678466796875, -0.02001953125, -0.0029144287109375, 0.012451171875, 0.01239013671875, -0.0306396484375, ...
[ 1720, 29089, 54529, 1239, 98753, 5443, 63928, 931, 41324, 572, 3062, 254, 150, 2517, 563, 4904, 98191, 1238, 3742, 20633, 1179, 5475, 222978, 12353, 24447, 9572, 864, 132640, 31384, 2501, 2594, 23282, 126, 71713, 214, 12654, 3229, 23, 31577...
[ 0.127685546875, 0.1844482421875, 0.213134765625, 0.1146240234375, 0.25439453125, 0.09747314453125, 0.1480712890625, 0.193359375, 0.1505126953125, 0.03387451171875, 0.0782470703125, 0.07568359375, 0.13525390625, 0.074951171875, 0.1387939453125, 0.1898193359375, 0.1693115234375, 0.04...
embed
24659872_c0
24659872
fsharp
0
Title: Can I use FSharp.Data with .NET 4.0? Problem title: Can I use FSharp.Data with .NET 4.0? Tags: f%23, c%23 Problem: Can I use FSharp.Data with .NET 4.0? I have Visual Studio 2010 and .NET 4.0. When I try to use FSharp.Data.dll 2.0.9 in my C# project, it gives the warning: The primary reference "FSharp.Data" could...
Can I use FSharp.Data with .NET 4.0? Can I use FSharp.Data with .NET 4.0? f%23 c%23 Can FSharp.Data NET Can I use FSharp.Data with .NET 4.0? I have Visual Studio 2010 and .NET 4.0. When I try to use FSharp.Data.dll 2.0.9 in my C# project, it gives the warning: Update: I downloaded and added FSharp.Core version 4.3.0.0 ...
[ -0.01708984375, 0.03515625, 0.0155029296875, 0.000553131103515625, 0.0035858154296875, -0.0068359375, -0.01171875, 0.017578125, -0.00732421875, -0.010009765625, -0.00274658203125, -0.0234375, -0.0157470703125, -0.006072998046875, 0.01397705078125, -0.00921630859375, 0.025146484375, ...
[ 4171, 4527, 93774, 3467, 254, 5, 137989, 678, 17777, 40401, 87, 1238, 3742, 765, 73372, 22968, 1532, 136, 9790, 71, 1181, 787, 143161, 4904, 13452, 1631, 592, 28641, 7026, 49814, 50886, 11389, 80196, 99929, 81717, 70, 91067, 1632, 1286, 1...
[ 0.1058349609375, 0.1312255859375, 0.1319580078125, 0.23095703125, 0.25048828125, 0.0914306640625, 0.2177734375, 0.133056640625, 0.16845703125, 0.22314453125, 0.026336669921875, 0.00115966796875, 0.053497314453125, 0.017486572265625, 0.1563720703125, 0.1639404296875, 0.15869140625, ...
embed
31750802_c0
31750802
fsharp
0
Title: Alea does not dispose memory correctly Problem title: Alea does not dispose memory correctly Tags: f%23, aleagpu Problem: Alea does not dispose memory correctly The following F# code crashes on the third call with a no memory exception. Either I am missing something or Alea is not freeing memory correctly for so...
Alea does not dispose memory correctly Alea does not dispose memory correctly f%23 aleagpu Alea inputs:float worker.Malloc inputs.Length worker.Device.Attributes.MULTIPROCESSOR_COUNT Math.Min LaunchParam worker.Launch dOutputs.Ptr dInputs.Ptr dOutputs.Gather Alea does not dispose memory correctly The following F# code ...
[ 0.00982666015625, 0.021484375, 0.00037384033203125, -0.00262451171875, 0.01153564453125, -0.0032501220703125, 0.0018157958984375, 0.0240478515625, -0.002288818359375, -0.035400390625, 0.00909423828125, 0.0250244140625, 0.021240234375, -0.004547119140625, 0.003509521484375, 0.0016326904...
[ 4733, 11, 14602, 959, 60458, 98323, 26785, 1238, 3742, 662, 1766, 107730, 52347, 257, 4488, 56, 56003, 55043, 449, 20375, 191145, 176851, 194695, 78804, 59076, 171326, 309, 79858, 4448, 25632, 563, 4904, 18151, 150631, 90, 98, 70, 50960, 11...
[ 0.1927490234375, 0.2054443359375, 0.003692626953125, 0.0919189453125, 0.254638671875, 0.1998291015625, 0.14794921875, 0.01593017578125, 0.088134765625, 0.14501953125, 0.1400146484375, 0.1380615234375, 0.1197509765625, 0.024017333984375, 0.06793212890625, 0.0253753662109375, 0.0346374...
embed
32515913_c0
32515913
fsharp
0
Title: Pattern matching x::xs not splitting list accordingly in F#? Problem title: Pattern matching x::xs not splitting list accordingly in F#? Tags: cons, list, f%23 Problem: Pattern matching x::xs not splitting list accordingly in F#? I'm new to F# and I'm trying to write a method split that splits a list into 2 piec...
Pattern matching x::xs not splitting list accordingly in F#? Pattern matching x::xs not splitting list accordingly in F#? cons list f%23 Pattern x::xs n-1 Pattern matching x::xs not splitting list accordingly in F#? I'm new to F# and I'm trying to write a method split that splits a list into 2 pieces. It takes a tuple ...
[ -0.0146484375, 0.01324462890625, -0.00103759765625, -0.008544921875, -0.01129150390625, 0.015869140625, -0.00830078125, -0.0024261474609375, 0.0247802734375, 0.015869140625, 0.0279541015625, 0.004638671875, 0.014404296875, 0.0196533203125, 0.0133056640625, 0.00095367431640625, 0.0147...
[ 9876, 22766, 14858, 1022, 12, 425, 7, 959, 65450, 5303, 59499, 563, 4904, 1916, 158, 1238, 3949, 3742, 5759, 3525, 33022, 55300, 3934, 116, 126371, 370, 8705, 12830, 14012, 80854, 17932, 4700, 363, 758, 910, 30646, 90173, 237, 7311, 15490...
[ 0.1767578125, 0.111572265625, 0.183349609375, 0.1240234375, 0.07928466796875, 0.1224365234375, 0.087890625, 0.123779296875, 0.1956787109375, 0.1583251953125, 0.06024169921875, 0.123046875, 0.1903076171875, 0.0318603515625, 0.104248046875, 0.0343017578125, 0.016143798828125, 0.09741...
embed
45494280_c0
45494280
fsharp
0
Title: F# List optimisation Problem title: F# List optimisation Tags: f%23, performance Problem: F# List optimisation From an unordered list of int, I want to have the smallest difference between two elements. I have a code that is working but way to slow. Can anyone sugest some change to improve the performance? Pleas...
F# List optimisation F# List optimisation f%23 performance List List.sort N-2 sortedList.Item List.min F# List optimisation From an unordered list of int, I want to have the smallest difference between two elements. I have a code that is working but way to slow. Can anyone sugest some change to improve the performance?...
[ -0.001556396484375, -0.00518798828125, 0.0216064453125, -0.0016021728515625, -0.00408935546875, -0.009033203125, 0.01025390625, -0.0159912109375, 0.004180908203125, -0.0242919921875, 0.01953125, 0.03515625, -0.00072479248046875, 0.0130615234375, -0.006683349609375, 0.0035858154296875, ...
[ 563, 4904, 32036, 15572, 15032, 1238, 3742, 23718, 62351, 541, 5428, 17497, 154663, 2982, 1249, 28090, 51, 80596, 5303, 111, 23, 18, 87, 3444, 765, 70, 19336, 525, 60212, 17721, 6626, 80854, 18151, 20697, 1284, 3917, 47, 72803, 37806, 155...
[ 0.1400146484375, 0.2193603515625, 0.2119140625, 0.1710205078125, 0.044097900390625, 0.1072998046875, 0.1278076171875, 0.162109375, 0.1488037109375, 0.034332275390625, 0.1064453125, 0.1331787109375, 0.1370849609375, 0.09051513671875, 0.173095703125, 0.006195068359375, 0.08984375, 0....
embed
35247206_c0
35247206
fsharp
0
Title: How are values passed in F# for Functions? Problem title: How are values passed in F# for Functions? Tags: f%23, functional-programming, function Problem: How are values passed in F# for Functions? It is my first day of learning F#. I am going through tryfsharp.org when I came across following example for topic ...
How are values passed in F# for Functions? How are values passed in F# for Functions? f%23 functional-programming function How Functions Chris How are values passed in F# for Functions? It is my first day of learning F#. I am going through tryfsharp.org when I came across following example for topic Functions as Values...
[ -0.00112152099609375, -0.0113525390625, 0.0098876953125, -0.007293701171875, -0.0028533935546875, -0.00128936767578125, 0.0133056640625, -0.028076171875, 0.007049560546875, 0.00634765625, 0.006561279296875, 0.0185546875, -0.025146484375, 0.0147705078125, 0.0218505859375, 0.008117675781...
[ 11249, 621, 142424, 115081, 23, 563, 4904, 100, 28670, 10763, 32, 1238, 3949, 3742, 123309, 28966, 32354, 31745, 5117, 5155, 52080, 9790, 420, 89280, 254, 1478, 27781, 28451, 237, 190060, 5868, 17656, 164, 111337, 8781, 77546, 12989, 71924, ...
[ 0.1319580078125, 0.05218505859375, 0.26123046875, 0.19287109375, 0.07696533203125, 0.1336669921875, 0.2303466796875, 0.120361328125, 0.1602783203125, 0.117919921875, 0.0003662109375, 0.1119384765625, 0.013824462890625, 0.1221923828125, 0.1693115234375, 0.1031494140625, 0.186279296875...
embed
50689849_c0
50689849
fsharp
0
Title: Convert multiple consequent invalid characters to one underline? Problem title: Convert multiple consequent invalid characters to one underline? Tags: f%23 Problem: Convert multiple consequent invalid characters to one underline? The following string is not a valid file name. "File name\r\n\t\t\t\t\r\n\t\t\t\t (...
Convert multiple consequent invalid characters to one underline? Convert multiple consequent invalid characters to one underline? f%23 Convert File Revised System.IO.Path.GetInvalidFileNameChars String.Join Seq.filter Array.exists name_ Convert multiple consequent invalid characters to one underline? The following stri...
[ 0.0034942626953125, -0.006683349609375, 0.01470947265625, 0.033447265625, -0.01318359375, -0.00176239013671875, -0.01708984375, -0.004150390625, 0.0191650390625, 0.0130615234375, 0.005340576171875, 0.0162353515625, 0.0098876953125, 0.041259765625, -0.0240478515625, -0.001556396484375, ...
[ 1657, 11549, 48716, 210435, 56649, 124850, 47, 1632, 1379, 2256, 3742, 42724, 63441, 5281, 12353, 17780, 10519, 7013, 71, 174350, 163612, 84068, 23351, 864, 120337, 54376, 9351, 25632, 79315, 959, 35604, 11435, 18151, 96760, 87388, 6097, 101, ...
[ 0.046722412109375, 0.1453857421875, 0.1815185546875, 0.232666015625, 0.2509765625, 0.1572265625, 0.05853271484375, 0.1578369140625, 0.1951904296875, 0.201171875, 0.045623779296875, 0.1202392578125, 0.0865478515625, 0.02947998046875, 0.039459228515625, 0.091552734375, 0.05831909179687...
embed
36020112_c0
36020112
fsharp
0
Title: F# byref param not mutable Problem title: F# byref param not mutable Tags: byref, f%23, overriding, mutable Problem: F# byref param not mutable I need to assign to a byref parameter, but, using F# 4.0 and .NET 4.5.2 on a Windows 8x64 box, I keep getting complaints that This value is not mutable. I can't change t...
F# byref param not mutable F# byref param not mutable byref f%23 overriding mutable Utils bugFix1 System.Runtime.InteropServices.Out System.String System.Guid System.Guid.NewGuid F# byref param not mutable I need to assign to a byref parameter, but, using F# 4.0 and .NET 4.5.2 on a Windows 8x64 box, I keep getting comp...
[ 0.00157928466796875, 0.006683349609375, 0.00897216796875, 0.004486083984375, 0.00185394287109375, 0.00537109375, 0.002288818359375, -0.000701904296875, 0.0025482177734375, -0.0015869140625, 0.0181884765625, 0.00897216796875, 0.0179443359375, 0.00023174285888671875, 0.0233154296875, -0....
[ 563, 4904, 390, 29087, 121, 39, 959, 842, 22819, 1238, 3742, 645, 416, 3994, 7870, 54608, 6159, 12353, 6032, 2146, 121979, 79858, 22769, 95486, 171859, 40401, 17777, 1398, 158296, 3773, 382, 13307, 16530, 13695, 180732, 3293, 34292, 83, 831...
[ 0.141845703125, 0.2060546875, 0.1444091796875, 0.2890625, 0.1527099609375, 0.0692138671875, 0.1319580078125, 0.1815185546875, 0.1912841796875, 0.060821533203125, 0.087158203125, 0.035888671875, 0.1298828125, 0.08740234375, 0.1094970703125, 0.0273895263671875, 0.0811767578125, 0.041...
embed
11477407_c0
11477407
fsharp
0
Title: Is there a way to do a multiple value comparison inline? Problem title: Is there a way to do a multiple value comparison inline? Tags: comparison, f%23 Problem: Is there a way to do a multiple value comparison inline? I feel silly for even asking this because it seems so trivial but my brain is failing me. If I ...
Is there a way to do a multiple value comparison inline? Is there a way to do a multiple value comparison inline? comparison f%23 Is there a way to do a multiple value comparison inline? I feel silly for even asking this because it seems so trivial but my brain is failing me. If I had the following: Is there an eligant...
[ -0.0179443359375, 0.00011205673217773438, 0.006866455078125, 0.017578125, -0.00084686279296875, -0.00823974609375, -0.005157470703125, -0.0162353515625, 0.0179443359375, 0.0036163330078125, 0.0087890625, 0.031005859375, 0.0211181640625, 0.00885009765625, -0.00125885009765625, -0.004943...
[ 2071, 2685, 10, 3917, 54, 48716, 34292, 225490, 23, 2256, 1238, 3949, 3742, 47, 12319, 12097, 78574, 35782, 71216, 83324, 2174, 876, 136, 501, 756, 16401, 5701, 125195, 2203, 30646, 29568, 11737, 50339, 186992, 41206, 18, 959, 142484, 5351,...
[ 0.03631591796875, 0.05120849609375, 0.1025390625, 0.1361083984375, 0.10614013671875, 0.251708984375, 0.23486328125, 0.2734375, 0.1268310546875, 0.2459716796875, 0.00030517578125, 0.012603759765625, 0.083740234375, 0.0765380859375, 0.043182373046875, 0.051727294921875, 0.0355529785156...
embed
7897125_c0
7897125
fsharp
0
Title: How do F# Type Providers check types at compile time Problem title: How do F# Type Providers check types at compile time Tags: f%23, type-providers Problem: How do F# Type Providers check types at compile time So i'm am learning F#, and looked at this: F# type providers, how do they work and this: http://msdn.mi...
How do F# Type Providers check types at compile time How do F# Type Providers check types at compile time f%23 type-providers How Type Providers How do F# Type Providers check types at compile time So i'm am learning F#, and looked at this: F# type providers, how do they work and this: http://msdn.microsoft.com/en-us/l...
[ 0.02392578125, 0.0037994384765625, -0.002349853515625, 0.0152587890625, -0.01318359375, 0.02490234375, -0.006591796875, 0.003143310546875, -0.0130615234375, -0.021728515625, -0.0086669921875, -0.01123046875, 0.0036468505859375, 0.018310546875, 0.006195068359375, 0.009033203125, 0.009...
[ 11249, 563, 4904, 60457, 123089, 4295, 12765, 52895, 99, 9969, 1340, 1733, 54, 1238, 3742, 10644, 93136, 14202, 52080, 54811, 81450, 3642, 1836, 4488, 138410, 36053, 155283, 100094, 621, 131148, 47, 8337, 201939, 115840, 17203, 173591, 2053, ...
[ 0.0677490234375, 0.111328125, 0.2076416015625, 0.245849609375, 0.20458984375, 0.1436767578125, 0.201904296875, 0.245361328125, 0.0391845703125, 0.1431884765625, 0.1632080078125, 0.1141357421875, 0.013458251953125, 0.069091796875, 0.051727294921875, 0.22119140625, 0.1617431640625, 0...
embed
64273521_c1
64273521
fsharp
1
ch, cnt + 1) else countChar(str, i, j - 1, ch, cnt);; // all one line let occFromIth(str, i, ch) = if (i >= String.length str) then 0 else countChar(str, i, (String.length str) - 1, ch, 0);; // all one line //WANT something like: let rec countChar(str, i, j, ch, cnt) = if j < i then cnt else if isIthChar(str, j, ch) t...
ch, cnt + 1) else countChar(str, i, j - 1, ch, cnt);; // all one line let occFromIth(str, i, ch) = if (i >= String.length str) then 0 else countChar(str, i, (String.length str) - 1, ch, 0);; // all one line //WANT something like: let rec countChar(str, i, j, ch, cnt) = if j < i then cnt else if isIthChar(str, j, ch) t...
[ -0.0211181640625, 0.01202392578125, 0.0177001953125, 0.0135498046875, 0.01177978515625, 0.01336669921875, 0.01226806640625, -0.01177978515625, 0.0052490234375, -0.0035400390625, -0.0164794921875, -0.0208740234375, -0.004058837890625, 0.01251220703125, -0.00823974609375, -0.009460449218...
[ 3863, 4, 501, 660, 997, 4879, 37076, 54529, 84068, 9297, 17, 1647, 106, 4666, 756, 1632, 13315, 2633, 95699, 168407, 927, 2174, 14, 23351, 23986, 7704, 757, 53912, 618, 9844, 1884, 21954, 83, 6097, 6002, 86531, 18499, 75402, 27804, 25755,...
[ 0.186279296875, 0.024017333984375, 0.0458984375, 0.19775390625, 0.141357421875, 0.0968017578125, 0.075927734375, 0.220947265625, 0.2476806640625, 0.1895751953125, 0.10662841796875, 0.151611328125, 0.0638427734375, 0.01739501953125, 0.034210205078125, 0.0634765625, 0.1070556640625, ...
embed
8116544_c0
8116544
fsharp
0
Title: f# multi line ternary expressions Problem title: f# multi line ternary expressions Tags: f%23 Problem: f# multi line ternary expressions let a = [ 1; 2; 3; if 3 > 2 then 4; else 5; 6 ] Which fails with a "this construct is depracated ... ... Paranthesize this expression to indicate it is an individual element of...
f# multi line ternary expressions f# multi line ternary expressions f%23 f# multi line ternary expressions Which fails with a "this construct is depracated ... ... Paranthesize this expression to indicate it is an individual element of the list...", which I do, causing the compiler to tell me "unmatched '('". Obviously...
[ -0.00811767578125, 0.00823974609375, 0.0177001953125, 0.00004792213439941406, 0.01177978515625, -0.00689697265625, 0.018310546875, 0.00897216796875, -0.005035400390625, 0.00055694580078125, -0.00811767578125, 0.0218505859375, -0.00372314453125, -0.00604248046875, 0.0135498046875, -0.00...
[ 1238, 4904, 6024, 13315, 31586, 1294, 125195, 3742, 35782, 100231, 64549, 83, 8, 14170, 27686, 1720, 19, 2347, 62539, 903, 117414, 11651, 12830, 5303, 216806, 9969, 34759, 14192, 163, 309, 98753, 132, 70, 14602, 959, 1884, 121, 29367, 2256,...
[ 0.07470703125, 0.14111328125, 0.1617431640625, 0.15087890625, 0.205078125, 0.1136474609375, 0.2144775390625, 0.08251953125, 0.1468505859375, 0.10333251953125, 0.1927490234375, 0.06622314453125, 0.1212158203125, 0.1639404296875, 0.1280517578125, 0.0859375, 0.0235137939453125, 0.1427...
embed
39781539_c0
39781539
fsharp
0
Title: F# remove trailing space Problem title: F# remove trailing space Tags: f%23, functional-programming Problem: F# remove trailing space I have this method that takes in a list and turns it into a bytecode string. It works the way I expect; however, I get one trailing space that I do not want. Question: how do I ge...
F# remove trailing space F# remove trailing space f%23 functional-programming Input SAdd SMul SSub SNeg SLess SIfze SJump F# remove trailing space I have this method that takes in a list and turns it into a bytecode string. It works the way I expect; however, I get one trailing space that I do not want. Question: how d...
[ 0.00762939453125, 0.01361083984375, 0.00860595703125, 0.0235595703125, -0.0147705078125, 0.013671875, 0.005859375, -0.004791259765625, -0.00390625, 0.00634765625, 0.013427734375, -0.0128173828125, -0.00677490234375, -0.0111083984375, -0.0167236328125, 0.003753662109375, 0.03540039062...
[ 563, 4904, 87388, 141037, 214, 32628, 1238, 3949, 3742, 123309, 28966, 360, 7077, 5377, 4028, 22972, 202, 159, 96472, 2507, 90, 10000, 731, 21718, 2676, 55300, 51776, 5303, 15504, 3934, 390, 67, 40899, 79315, 43240, 41206, 2046, 1632, 450, ...
[ 0.11865234375, 0.1915283203125, 0.1717529296875, 0.2332763671875, 0.1624755859375, 0.227783203125, 0.0784912109375, 0.03631591796875, 0.1524658203125, 0.16650390625, 0.1109619140625, 0.033782958984375, 0.057403564453125, 0.0233917236328125, 0.10595703125, 0.006927490234375, 0.1140136...
embed
31068501_c1
31068501
fsharp
1
so far: type WithoutQux = static member DU () = [ Arb.generate<string> |> Gen.map Foo Arb.generate<int> |> Gen.map Bar Arb.generate<decimal * float> |> Gen.map Baz ] |> Gen.oneof |> Arb.fromGen [<Property(MaxTest = 10 , Arbitrary = [| typeof<WithoutQux> |])>] let repro (dus : DU list) = printfn "%-5b : %O" (dus |> Lis...
so far: type WithoutQux = static member DU () = [ Arb.generate<string> |> Gen.map Foo Arb.generate<int> |> Gen.map Bar Arb.generate<decimal * float> |> Gen.map Baz ] |> Gen.oneof |> Arb.fromGen [<Property(MaxTest = 10 , Arbitrary = [| typeof<WithoutQux> |])>] let repro (dus : DU list) = printfn "%-5b : %O" (dus |> Lis...
[ -0.01226806640625, 0.00885009765625, -0.0208740234375, -0.0196533203125, -0.022705078125, -0.01507568359375, 0.0135498046875, -0.0157470703125, 0.0181884765625, -0.0018310546875, -0.004058837890625, 0.02001953125, 0.00176239013671875, -0.00836181640625, 0.01611328125, -0.00183868408203...
[ 221, 2060, 10644, 177417, 31583, 425, 201939, 32786, 14614, 1172, 275, 48281, 91693, 15937, 62346, 9572, 31, 4288, 3253, 170753, 21917, 36490, 3630, 4390, 161063, 105376, 1264, 71346, 111337, 209, 242522, 194583, 6056, 61307, 6862, 5303, 28412,...
[ 0.0154266357421875, 0.09271240234375, 0.211669921875, 0.2154541015625, 0.1751708984375, 0.19091796875, 0.1817626953125, 0.183837890625, 0.21435546875, 0.10614013671875, 0.059814453125, 0.1494140625, 0.06549072265625, 0.1170654296875, 0.11279296875, 0.1302490234375, 0.1031494140625, ...
embed
41123405_c0
41123405
fsharp
0
Title: How to define a fmap on a record structure with F# Problem title: How to define a fmap on a record structure with F# Tags: f%23, interface, polymorphism Problem: How to define a fmap on a record structure with F# is there a possibility to create an fmap for records so that I can apply the same function to record...
How to define a fmap on a record structure with F# How to define a fmap on a record structure with F# f%23 interface polymorphism How Item this.fmap this.y this.z How to define a fmap on a record structure with F# is there a possibility to create an fmap for records so that I can apply the same function to record field...
[ -0.0103759765625, -0.01513671875, 0.01080322265625, 0.00518798828125, -0.00179290771484375, 0.00579833984375, -0.000698089599609375, 0.0126953125, 0.012939453125, -0.007110595703125, 0.0245361328125, -0.004669189453125, -0.002227783203125, 0.00726318359375, 0.01007080078125, -0.0132446...
[ 11249, 47, 61924, 10, 1238, 62346, 98, 17164, 45646, 678, 563, 4904, 3742, 101758, 35874, 178851, 8780, 78426, 903, 420, 53, 169, 207116, 28282, 142, 100, 115923, 59911, 5701, 32354, 44457, 21373, 6818, 12921, 52895, 10644, 1193, 27198, 133...
[ 0.06787109375, 0.011077880859375, 0.2274169921875, 0.05499267578125, 0.158935546875, 0.267578125, 0.087158203125, 0.222412109375, 0.18896484375, 0.0826416015625, 0.1395263671875, 0.2110595703125, 0.1099853515625, 0.166259765625, 0.150634765625, 0.192138671875, 0.03485107421875, 0.1...
embed
66794340_c0
66794340
fsharp
0
Title: F# Anonymous Records error (unmatched/unexpected) - Visual Studio 2019 Problem title: F# Anonymous Records error (unmatched/unexpected) - Visual Studio 2019 Tags: anonymous, f%23, record Problem: F# Anonymous Records error (unmatched/unexpected) - Visual Studio 2019 Hello I have problem with code from F# class. ...
F# Anonymous Records error (unmatched/unexpected) - Visual Studio 2019 F# Anonymous Records error (unmatched/unexpected) - Visual Studio 2019 anonymous f%23 record Anonymous Records Visual Studio Student wiek:int rokStudiow:int Kowalska Nowak Adamski Kot Konopnicki List.map o.imie o.nazwisko F# Anonymous Records error ...
[ -0.01080322265625, -0.0069580078125, 0.004974365234375, 0.00738525390625, -0.00164031982421875, -0.0017852783203125, -0.0186767578125, 0.010986328125, -0.0057373046875, 0.0019683837890625, -0.0147705078125, -0.000972747802734375, 0.01397705078125, 0.0106201171875, 0.00274658203125, -0....
[ 563, 4904, 180585, 89916, 18499, 309, 98753, 64, 83613, 73372, 22968, 3640, 13, 52184, 1238, 3949, 3742, 17164, 26696, 1225, 92, 4288, 4783, 109023, 8770, 1204, 8202, 937, 14240, 344, 16173, 1336, 19856, 2146, 67127, 14, 32036, 62346, 36, ...
[ 0.1529541015625, 0.212646484375, 0.273681640625, 0.2054443359375, 0.1605224609375, 0.0601806640625, 0.2127685546875, 0.03662109375, 0.0718994140625, 0.185302734375, 0.1815185546875, 0.22900390625, 0.038421630859375, 0.2227783203125, 0.0885009765625, 0.0416259765625, 0.12451171875, ...
embed
38983920_c0
38983920
fsharp
0
Title: F# Functional Reactive Programming with GUIs Problem title: F# Functional Reactive Programming with GUIs Tags: f%23, eto, frp Problem: F# Functional Reactive Programming with GUIs I've been trying to learn functional reactive programming with GUIs in F#. From my understanding this pattern allows for uni directio...
F# Functional Reactive Programming with GUIs F# Functional Reactive Programming with GUIs f%23 eto frp Functional Reactive Programming GUIs F# Functional Reactive Programming with GUIs I've been trying to learn functional reactive programming with GUIs in F#. From my understanding this pattern allows for uni directiona...
[ -0.00543212890625, 0.0272216796875, -0.005462646484375, -0.01318359375, -0.0120849609375, 0.012451171875, 0.006683349609375, 0.01483154296875, -0.00933837890625, -0.03466796875, 0.0150146484375, -0.01470947265625, -0.0036468505859375, 0.034423828125, 0.0021209716796875, 0.0121459960937...
[ 563, 4904, 28670, 10763, 853, 71232, 27958, 678, 195490, 289, 1238, 3742, 66498, 14119, 254, 30698, 123309, 456, 56037, 449, 7, 100094, 103510, 114864, 19844, 48225, 2053, 86608, 1257, 56464, 7964, 22836, 36746, 28350, 107013, 111481, 82761, ...
[ 0.1392822265625, 0.2235107421875, 0.1236572265625, 0.104736328125, 0.1468505859375, 0.2227783203125, 0.165283203125, 0.07208251953125, 0.2353515625, 0.043243408203125, 0.0509033203125, 0.05816650390625, 0.1708984375, 0.10369873046875, 0.14599609375, 0.033111572265625, 0.2047119140625...
embed
42267330_c0
42267330
fsharp
0
Title: How do I git deploy an .fsproj based f# project to azure? Problem title: How do I git deploy an .fsproj based f# project to azure? Tags: azure, f%23, git, kudu, asp.net Problem: How do I git deploy an .fsproj based f# project to azure? I have an ASP.NET core application that I've been auto-deploying to an azure ...
How do I git deploy an .fsproj based f# project to azure? How do I git deploy an .fsproj based f# project to azure? azure f%23 git kudu asp.net How netcoreapp1.0 asp.net How do I git deploy an .fsproj based f# project to azure? I have an ASP.NET core application that I've been auto-deploying to an azure app service on ...
[ -0.02392578125, 0.01422119140625, -0.00115203857421875, -0.0002613067626953125, -0.0111083984375, -0.02587890625, -0.00201416015625, -0.0159912109375, -0.00830078125, 0.018798828125, 0.019775390625, -0.00860595703125, -0.0024261474609375, 0.01904296875, 0.009033203125, 0.00119781494140...
[ 11249, 62270, 8, 13158, 53, 5, 17447, 3454, 170, 35509, 1238, 4904, 13452, 47, 295, 3408, 3742, 35891, 254, 1179, 2043, 30854, 9007, 102107, 237, 54, 147153, 17777, 56458, 38415, 1809, 112, 4027, 4516, 375, 4007, 93392, 79786, 5885, 1681,...
[ 0.06573486328125, 0.267333984375, 0.1151123046875, 0.164794921875, 0.05889892578125, 0.05810546875, 0.155517578125, 0.2171630859375, 0.1884765625, 0.1412353515625, 0.1251220703125, 0.2403564453125, 0.155029296875, 0.1431884765625, 0.148681640625, 0.2479248046875, 0.1292724609375, 0...
embed
1406678_c0
1406678
fsharp
0
Title: Working with Nullable&lt;&#x27;T&gt; in F# Problem title: Working with Nullable&lt;&#x27;T&gt; in F# Tags: f%23, nullable Problem: Working with Nullable<'T> in F# I'm wondering what others have come up with for dealing with Nullable<'T> in F#. I want to use Nullable<'T> on data types so that serialization works ...
Working with Nullable&lt;&#x27;T&gt; in F# Working with Nullable&lt;&#x27;T&gt; in F# f%23 nullable Working Nullable Working with Nullable<'T> in F# I'm wondering what others have come up with for dealing with Nullable<'T> in F#. I want to use Nullable<'T> on data types so that serialization works properly (i.e., doesn...
[ 0.0123291015625, -0.006256103515625, 0.034912109375, 0.002227783203125, 0.004730224609375, -0.0281982421875, 0.01068115234375, -0.0174560546875, 0.01104736328125, 0.0191650390625, 0.01202392578125, 0.0089111328125, -0.012939453125, 0.012451171875, 0.004119873046875, 0.01531982421875, ...
[ 27985, 678, 27786, 2661, 3768, 618, 563, 4904, 1238, 3742, 9229, 23, 149016, 27060, 1257, 184017, 3444, 4527, 2053, 52895, 35686, 47691, 43240, 155965, 35829, 10644, 47, 92537, 18151, 8773, 105237, 157666, 11522, 36457, 103510, 14858, 172127, ...
[ 0.0955810546875, 0.0986328125, 0.2320556640625, 0.2239990234375, 0.054931640625, 0.1824951171875, 0.1429443359375, 0.20751953125, 0.0528564453125, 0.04486083984375, 0.21484375, 0.0543212890625, 0.0267486572265625, 0.01336669921875, 0.009979248046875, 0.116455078125, 0.02569580078125,...
embed
25870194_c0
25870194
fsharp
0
Title: Why doesn&#x27;t a computation expression span the finally block Problem title: Why doesn&#x27;t a computation expression span the finally block Tags: f%23-async, f%23 Problem: Why doesn't a computation expression span the finally block For example: let test () = async { try do! someting () finally do! sometingE...
Why doesn&#x27;t a computation expression span the finally block Why doesn&#x27;t a computation expression span the finally block f%23-async f%23 Why async.TryFinally async.Bind async.Zero TryFinally Why doesn't a computation expression span the finally block For example: You can't do the do! in the finally you get the...
[ -0.01397705078125, 0.01611328125, 0.0181884765625, -0.00823974609375, 0.00160980224609375, 0.0196533203125, 0.02001953125, -0.0059814453125, 0.006744384765625, -0.01495361328125, -0.04150390625, 0.00848388671875, 0.00150299072265625, 0.015869140625, 0.03076171875, 0.01446533203125, -...
[ 44084, 22027, 3768, 18, 181135, 1363, 125195, 27734, 77681, 46389, 1238, 167218, 27495, 12654, 3742, 10, 238, 1294, 919, 73, 25958, 7250, 1511, 4036, 40858, 70, 831, 54, 38, 26008, 9969, 34759, 4734, 4527, 23, 1284, 442, 7464, 2685, 7108,...
[ 0.106689453125, 0.062255859375, 0.03924560546875, 0.1038818359375, 0.1898193359375, 0.03460693359375, 0.2301025390625, 0.2061767578125, 0.2098388671875, 0.212890625, 0.06317138671875, 0.0247955322265625, 0.13720703125, 0.157470703125, 0.06683349609375, 0.000823974609375, 0.0397033691...
embed
2766436_c0
2766436
fsharp
0
Title: Where is the &#x27;indeterminate type&#x27;? Problem title: Where is the &#x27;indeterminate type&#x27;? Tags: f%23 Problem: Where is the 'indeterminate type'? I'm defining the following type extension: type System.Reflection.MemberInfo with member x.GetAttribute<'T when 'T :> Attribute>(required, inherit') = ma...
Where is the &#x27;indeterminate type&#x27;? Where is the &#x27;indeterminate type&#x27;? f%23 Where System.Reflection.MemberInfo x.GetAttribute Attribute Attribute.GetCustomAttribute Missing FullName Where is the 'indeterminate type'? I'm defining the following type extension: The last match expression ( attr :> 'T ) ...
[ -0.01397705078125, 0.0031890869140625, 0.0128173828125, -0.0308837890625, -0.0281982421875, -0.0208740234375, 0.0029449462890625, 0.01446533203125, -0.01953125, -0.0211181640625, 0.0238037109375, -0.01409912109375, -0.006866455078125, -0.009521484375, 0.00439453125, -0.001983642578125,...
[ 78662, 83, 70, 3768, 73, 145099, 67, 10644, 3742, 12353, 190015, 133, 27417, 93147, 1022, 191145, 223, 5928, 16771, 9312, 163612, 13204, 111938, 4568, 14858, 125195, 243, 42, 2740, 618, 18499, 201939, 552, 56, 6447, 1295, 47, 83687, 23, 3...
[ 0.1591796875, 0.0689697265625, 0.04083251953125, 0.07550048828125, 0.1300048828125, 0.253662109375, 0.1668701171875, 0.24169921875, 0.03021240234375, 0.057647705078125, 0.09808349609375, 0.0897216796875, 0.1549072265625, 0.115234375, 0.0355224609375, 0.1806640625, 0.04791259765625, ...
embed
6821052_c0
6821052
fsharp
0
Title: How do I accept the SSL certificates when connecting using F#? Problem title: How do I accept the SSL certificates when connecting using F#? Tags: f%23, http, ssl Problem: How do I accept the SSL certificates when connecting using F#? I tried to connect to a HTTPS page. In C# i can write a line that asks C# to c...
How do I accept the SSL certificates when connecting using F#? How do I accept the SSL certificates when connecting using F#? f%23 http ssl F# How SSL ServicePointManager.ServerCertificateValidationCallback System.Net System.IO HttpWebRequest.Create request.Method GET request.ContentType request.GetResponse WebRequest....
[ 0.00299072265625, 0.00811767578125, 0.0013580322265625, -0.005584716796875, 0.003662109375, 0.0031280517578125, 0.007720947265625, -0.006927490234375, -0.0115966796875, -0.01318359375, 0.0205078125, -0.0084228515625, -0.013427734375, 0.015380859375, -0.0023345947265625, -0.018188476562...
[ 11249, 54, 87, 26946, 103527, 163769, 7, 3229, 37067, 17368, 563, 4904, 1238, 3742, 1621, 91, 24861, 12349, 147534, 12662, 33730, 193348, 56, 61093, 42272, 5584, 12620, 12353, 24447, 17780, 3062, 75616, 63784, 50336, 78572, 79794, 25352, 1967...
[ 0.07598876953125, 0.044647216796875, 0.07525634765625, 0.2110595703125, 0.2342529296875, 0.2138671875, 0.00677490234375, 0.04107666015625, 0.1549072265625, 0.084228515625, 0.1451416015625, 0.22412109375, 0.1163330078125, 0.0806884765625, 0.12548828125, 0.03363037109375, 0.19873046875...
embed
46513094_c0
46513094
fsharp
0
Title: Unable to trigger web request implemented in Giraffe Problem title: Unable to trigger web request implemented in Giraffe Tags: visual-studio-code, postman, http, f%23 Problem: Unable to trigger web request implemented in Giraffe I'm struggling to trigger a web service that's written in Giraffe. Here's the code: ...
Unable to trigger web request implemented in Giraffe Unable to trigger web request implemented in Giraffe visual-studio-code postman http f%23 Unable Giraffe HttpContext HttpHandlerResult GET Unable to trigger web request implemented in Giraffe I'm struggling to trigger a web service that's written in Giraffe. Here's t...
[ -0.0234375, 0.05419921875, -0.006011962890625, -0.0018310546875, 0.0037994384765625, -0.0007476806640625, -0.007720947265625, -0.0181884765625, -0.001495361328125, -0.01708984375, 0.02099609375, -0.00885009765625, -0.01220703125, -0.000667572021484375, 0.0238037109375, -0.0006217956542...
[ 992, 2886, 47, 185553, 1467, 50336, 29479, 23, 39919, 11, 16670, 21176, 52629, 40899, 1305, 669, 1621, 3742, 3062, 22829, 135679, 603, 7, 7136, 79794, 237875, 4516, 59121, 18151, 7647, 206, 117231, 5037, 237, 28960, 31089, 51042, 3934, 1167...
[ 0.06329345703125, 0.182373046875, 0.0195465087890625, 0.278076171875, 0.1610107421875, 0.2236328125, 0.167236328125, 0.06146240234375, 0.17724609375, 0.149658203125, 0.28662109375, 0.1844482421875, 0.175048828125, 0.1661376953125, 0.050537109375, 0.080078125, 0.1197509765625, 0.058...
embed
23429058_c0
23429058
fsharp
0
Title: Publish external packages Problem title: Publish external packages Tags: f%23-fake-4, f%23-fake, f%23 Problem: Publish external packages I want to publish nuget packages from FAKE. But I don't use NuGet to create those packages. I have OctoPack installed in some projects and I'm running build with /p:RunOctoPack...
Publish external packages Publish external packages f%23-fake-4 f%23-fake f%23 Publish Target ExecProcess info.FileName MySolution NuGet.exe info.WorkingDirectory MySolutionDirectory info.Arguments TimeSpan.MaxValue fake-4 Publish external packages I want to publish nuget packages from FAKE. But I don't use NuGet to cr...
[ 0.0174560546875, 0.0106201171875, -0.005828857421875, -0.0019683837890625, -0.0208740234375, 0.0284423828125, 0.0035858154296875, -0.0390625, -0.002288818359375, 0.01519775390625, 0.00012302398681640625, 0.016357421875, 0.01446533203125, 0.0286865234375, 0.00994873046875, 0.00607299804...
[ 67325, 1495, 173591, 98169, 1238, 167218, 27495, 1021, 350, 11565, 3742, 160017, 5443, 3240, 10752, 26531, 3004, 174350, 2646, 102588, 34, 1429, 724, 126, 46480, 184911, 1234, 19055, 3180, 71346, 50770, 106287, 3444, 80299, 315, 3794, 1295, 5...
[ 0.2081298828125, 0.0797119140625, 0.2139892578125, 0.240966796875, 0.0557861328125, 0.012237548828125, 0.060882568359375, 0.16845703125, 0.1295166015625, 0.1533203125, 0.043975830078125, 0.1689453125, 0.03216552734375, 0.088134765625, 0.07623291015625, 0.08099365234375, 0.04318237304...
embed
31650527_c0
31650527
fsharp
0
Title: Algebraic data types containing class types in F# Problem title: Algebraic data types containing class types in F# Tags: f%23 Problem: Algebraic data types containing class types in F# Algebraic data types are represented in F# by using Sum (Discriminated Unions) and product (tuples) types. I can then combine th...
Algebraic data types containing class types in F# Algebraic data types containing class types in F# f%23 Algebraic MINT i:int x.i MINTtuple MINTDU Positive Negative Algebraic data types containing class types in F# Algebraic data types are represented in F# by using Sum (Discriminated Unions) and product (tuples) types...
[ 0.01068115234375, 0.0206298828125, -0.005523681640625, 0.01422119140625, -0.01385498046875, -0.00518798828125, -0.00665283203125, 0.01165771484375, 0.00531005859375, -0.01519775390625, -0.011962890625, 0.00244140625, 0.00787353515625, 0.00750732421875, -0.0009002685546875, 0.0050964355...
[ 884, 429, 2844, 2053, 52895, 70541, 18507, 563, 4904, 23, 1238, 3742, 276, 59537, 17, 4288, 1022, 14, 458, 8705, 18431, 156060, 221717, 1771, 33636, 17368, 36335, 135421, 32528, 12996, 99726, 831, 70163, 80854, 237, 61924, 370, 6626, 1884, ...
[ 0.03564453125, 0.07513427734375, 0.1060791015625, 0.10986328125, 0.2283935546875, 0.104248046875, 0.2276611328125, 0.1248779296875, 0.19873046875, 0.013641357421875, 0.05731201171875, 0.114501953125, 0.060455322265625, 0.128173828125, 0.0679931640625, 0.047088623046875, 0.02400207519...
embed
50660579_c0
50660579
fsharp
0
Title: Throttle - call a function at most every N milliseconds? Problem title: Throttle - call a function at most every N milliseconds? Tags: c%23, f%23 Problem: Throttle - call a function at most every N milliseconds? The function callWebServiceAsync in the following function will get rejected if it's called too frequ...
Throttle - call a function at most every N milliseconds? Throttle - call a function at most every N milliseconds? c%23 f%23 Throttle Task DoWorkAsync CallWebServiceAsync Process Throttle - call a function at most every N milliseconds? The function callWebServiceAsync in the following function will get rejected if it's ...
[ -0.0267333984375, 0.02392578125, 0.0022430419921875, -0.0172119140625, -0.002532958984375, -0.0047607421875, 0.01446533203125, -0.010498046875, 0.007415771484375, -0.01318359375, 0.00677490234375, 0.011962890625, -0.00811767578125, -0.005279541015625, 0.0157470703125, 0.00946044921875,...
[ 6003, 40337, 133, 11782, 32354, 2684, 11907, 541, 8877, 191633, 20, 99, 3742, 1238, 9598, 92, 984, 108259, 284, 12654, 26265, 30474, 121979, 123996, 238, 25632, 6, 34590, 89829, 35839, 5792, 195409, 1543, 5646, 40368, 47, 1632, 15393, 67229...
[ 0.128173828125, 0.27294921875, 0.275390625, 0.24560546875, 0.244140625, 0.1405029296875, 0.12939453125, 0.1396484375, 0.1162109375, 0.22216796875, 0.024444580078125, 0.014251708984375, 0.10626220703125, 0.019561767578125, 0.125732421875, 0.014556884765625, 0.02716064453125, 0.09869...
embed
54954398_c0
54954398
fsharp
0
Title: How is this parameter in constructor used in member method directly in FSharp? Problem title: How is this parameter in constructor used in member method directly in FSharp? Tags: .net-core, .net, oop, functional-programming, f%23 Problem: How is this parameter in constructor used in member method directly in FSh...
How is this parameter in constructor used in member method directly in FSharp? How is this parameter in constructor used in member method directly in FSharp? .net-core .net oop functional-programming f%23 How FSharp Customer observer:CustomerObserver this.Name observer.OnNameChanged CustomerObserver this.OnNameChanged ...
[ -0.002960205078125, 0.00848388671875, 0.00946044921875, 0.005157470703125, 0.0172119140625, 0.00130462646484375, -0.000186920166015625, 0.031982421875, 0.014892578125, -0.020751953125, 0.01434326171875, 0.01068115234375, 0.0257568359375, 0.0233154296875, 0.01214599609375, -0.0115966796...
[ 11249, 903, 171859, 64549, 748, 11814, 32786, 55300, 105237, 93774, 3467, 254, 83, 1179, 30854, 32500, 123309, 28966, 1238, 3949, 3742, 124765, 160073, 63749, 1991, 46471, 39642, 163612, 20320, 127008, 27781, 71013, 432, 151612, 1771, 26885, 10...
[ 0.045623779296875, 0.111328125, 0.209228515625, 0.17578125, 0.1275634765625, 0.1102294921875, 0.228271484375, 0.12744140625, 0.1260986328125, 0.0946044921875, 0.191650390625, 0.18310546875, 0.0111083984375, 0.067626953125, 0.09857177734375, 0.1185302734375, 0.1318359375, 0.06835937...
embed
66212402_c1
66212402
fsharp
1
.fs:line 577 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in F:\workspace\_work\1\s\src\fsharp\FSharp.Core\async.fs:line 105 I've hit my head against this for a couple of days now, with no progress. Same error occurs using both .Net Core 3.1 and .Net 5. Anyone have any insight into what migh...
.fs:line 577 at Microsoft.FSharp.Control.Trampoline.Execute(FSharpFunc`2 firstAction) in F:\workspace\_work\1\s\src\fsharp\FSharp.Core\async.fs:line 105 I've hit my head against this for a couple of days now, with no progress. Same error occurs using both .Net Core 3.1 and .Net 5. Anyone have any insight into what migh...
[ -0.0184326171875, 0.00799560546875, 0.002349853515625, -0.00004029273986816406, -0.01385498046875, 0.01104736328125, 0.0179443359375, 0.005615234375, -0.0218505859375, -0.041259765625, -0.0167236328125, 0.0281982421875, 0.00848388671875, 0.0281982421875, 0.0208740234375, 0.007019042968...
[ 5, 17447, 12, 2256, 165467, 7244, 36381, 3467, 254, 175904, 28542, 36624, 211603, 97249, 238, 304, 5117, 284, 10763, 563, 18244, 65421, 19437, 420, 89280, 50886, 12654, 21213, 5962, 10336, 26548, 903, 24941, 13312, 5036, 110, 42658, 99908, ...
[ 0.05963134765625, 0.202392578125, 0.00244140625, 0.1715087890625, 0.24853515625, 0.08831787109375, 0.056304931640625, 0.177734375, 0.15283203125, 0.1749267578125, 0.0271759033203125, 0.1571044921875, 0.1314697265625, 0.1529541015625, 0.048980712890625, 0.09783935546875, 0.125, 0.09...
embed
15207738_c0
15207738
fsharp
0
Title: Is F# 3.0 runtime redistributable? Problem title: Is F# 3.0 runtime redistributable? Tags: f%23-3.0, f%23 Problem: Is F# 3.0 runtime redistributable? Is legally OK to redistribute F# 3.0 runtime (FSharp.Core.dll versions 2.3.0.0, 4.3.0.0), and where do I find proof of that? I prepared a NuGet package with those ...
Is F# 3.0 runtime redistributable? Is F# 3.0 runtime redistributable? f%23-3.0 f%23 Is F# 3.0 runtime redistributable? Is legally OK to redistribute F# 3.0 runtime (FSharp.Core.dll versions 2.3.0.0, 4.3.0.0), and where do I find proof of that? I prepared a NuGet package with those but having second thoughts about licen...
[ -0.014404296875, -0.01312255859375, 0.01470947265625, -0.0206298828125, -0.01141357421875, -0.00118255615234375, -0.002716064453125, 0.0037994384765625, -0.003265380859375, 0.00927734375, 0.0162353515625, -0.0194091796875, 0.0157470703125, 0.0091552734375, -0.00982666015625, 0.01806640...
[ 2071, 563, 4904, 17596, 11675, 6032, 242564, 22819, 1238, 27495, 132265, 3742, 8437, 14315, 67, 36381, 3467, 254, 5, 50886, 71, 1181, 11389, 59811, 99929, 80196, 7413, 98869, 133888, 1429, 724, 126, 98169, 17932, 38514, 35481, 80299, 7244, ...
[ 0.05694580078125, 0.151123046875, 0.2265625, 0.272705078125, 0.1328125, 0.16259765625, 0.258544921875, 0.1619873046875, 0.123779296875, 0.0384521484375, 0.1939697265625, 0.0220947265625, 0.153564453125, 0.133544921875, 0.114013671875, 0.093505859375, 0.1439208984375, 0.145751953125...
embed
35131995_c0
35131995
fsharp
0
Title: F# working with IDictionaryEnumerator Problem title: F# working with IDictionaryEnumerator Tags: c%23-to-f%23, f%23 Problem: F# working with IDictionaryEnumerator So I'm working with HttpRuntime.cache which returns an IDictionaryEnumerator as its' enumerator, which does not seem to be compatible with List or Seq...
F# working with IDictionaryEnumerator F# working with IDictionaryEnumerator c%23-to-f%23 f%23 IDictionaryEnumerator this.GetCountStartsWith HttpRuntime.Cache.GetEnumerator enumerator.MoveNext enumerator.Key.ToString StartsWith F# working with IDictionaryEnumerator So I'm working with HttpRuntime.cache which returns an ...
[ -0.000568389892578125, 0.0179443359375, 0.00299072265625, -0.01458740234375, -0.005126953125, 0.00750732421875, 0.00823974609375, -0.01116943359375, -0.0115966796875, -0.05029296875, 0.01348876953125, 0.0189208984375, 0.004852294921875, 0.005889892578125, 0.00738525390625, -0.003067016...
[ 563, 4904, 20697, 11338, 14, 10763, 6635, 647, 2606, 56, 4597, 27495, 188, 420, 3742, 1238, 903, 126, 108210, 126597, 194583, 3062, 163321, 6032, 441, 46994, 724, 189085, 1290, 9083, 272, 81280, 162429, 7763, 71713, 13794, 678, 572, 254, ...
[ 0.12060546875, 0.1904296875, 0.0841064453125, 0.127197265625, 0.0989990234375, 0.1766357421875, 0.08489990234375, 0.0278472900390625, 0.17236328125, 0.1541748046875, 0.1451416015625, 0.0888671875, 0.1005859375, 0.1015625, 0.0797119140625, 0.08935546875, 0.03570556640625, 0.05215454...
embed
30169401_c0
30169401
fsharp
0
Title: Writing handlers for JS.Window.Onpopstate in Websharper Problem title: Writing handlers for JS.Window.Onpopstate in Websharper Tags: browser-history, f%23, websharper Problem: Writing handlers for JS.Window.Onpopstate in Websharper I'm trying to get proper back-button support in my WebSharper-app. I can put stuf...
Writing handlers for JS.Window.Onpopstate in Websharper Writing handlers for JS.Window.Onpopstate in Websharper browser-history f%23 websharper Writing JS.Window.Onpopstate Websharper MyRecord JS.Window.History.PushState Javascript.Console.Info e.State.bar Dom.Event Unit State PushState Onpopstate Writing handlers for ...
[ -0.0216064453125, 0.0111083984375, -0.01019287109375, -0.0157470703125, 0.01263427734375, 0.01507568359375, 0.0003185272216796875, -0.006591796875, -0.00836181640625, -0.0517578125, -0.007049560546875, 0.0185546875, -0.0181884765625, 0.0177001953125, 0.00787353515625, 0.002593994140625...
[ 213185, 35863, 7, 100, 64977, 92049, 24293, 20320, 33554, 61340, 23, 4002, 89280, 1264, 6, 31842, 979, 86385, 3742, 1467, 2646, 32271, 5, 20861, 33768, 135206, 13, 74181, 40777, 93147, 28, 1299, 9343, 192134, 46640, 22836, 114405, 2161, 277...
[ 0.1763916015625, 0.269287109375, 0.1072998046875, 0.042999267578125, 0.19189453125, 0.08087158203125, 0.153076171875, 0.1785888671875, 0.2283935546875, 0.246826171875, 0.04339599609375, 0.1068115234375, 0.2186279296875, 0.220947265625, 0.00262451171875, 0.1195068359375, 0.08721923828...
embed
51312170_c0
51312170
fsharp
0
Title: F# Subsets of a set Problem title: F# Subsets of a set Tags: f%23 Problem: F# Subsets of a set Hi I'm trying to write a function that takes a list of integers and returns a list of all subsets of that list. So for example [5;9;7] would return in no particular order [[5;9;7];[5;9];[5;7];[9;7];[5];[9];[7]] I can't...
F# Subsets of a set F# Subsets of a set f%23 Subsets Set Returns Add Remove Set.remove Sample Set.subsets F# Subsets of a set Hi I'm trying to write a function that takes a list of integers and returns a list of all subsets of that list. So for example [5;9;7] would return in no particular order [[5;9;7];[5;9];[5;7];[9...
[ 0.0001697540283203125, 0.0174560546875, 0.0225830078125, 0.01397705078125, -0.0107421875, 0.007293701171875, -0.0037384033203125, -0.00823974609375, 0.00299072265625, -0.004150390625, 0.0024261474609375, 0.0302734375, 0.001678466796875, 0.00640869140625, 0.00165557861328125, 0.01464843...
[ 563, 4904, 8273, 3509, 111, 5423, 7, 10, 1238, 3949, 3742, 19943, 173340, 29117, 181139, 26973, 272, 947, 33209, 22144, 2673, 31577, 33022, 32354, 51776, 5303, 892, 26255, 136, 30646, 756, 1614, 27781, 758, 74, 1126, 966, 2806, 110, 17311...
[ 0.1123046875, 0.20263671875, 0.2314453125, 0.279296875, 0.124755859375, 0.23779296875, 0.035064697265625, 0.0035400390625, 0.084228515625, 0.095458984375, 0.1820068359375, 0.2138671875, 0.2088623046875, 0.111328125, 0.1634521484375, 0.1077880859375, 0.063720703125, 0.05926513671875...
embed
8502620_c0
8502620
fsharp
0
Title: Async workflows in F# - Execute in parallel and do not wait for the result Problem title: Async workflows in F# - Execute in parallel and do not wait for the result Tags: asynchronous, f%23 Problem: Async workflows in F# - Execute in parallel and do not wait for the result Is it possible to use Async workflows i...
Async workflows in F# - Execute in parallel and do not wait for the result Async workflows in F# - Execute in parallel and do not wait for the result asynchronous f%23 Async Execute Seq.map Async.Parallel Async.RunSynchronously Async workflows in F# - Execute in parallel and do not wait for the result Is it possible to...
[ -0.0108642578125, 0.003692626953125, -0.0025787353515625, -0.00714111328125, -0.0133056640625, -0.0108642578125, 0.0089111328125, -0.00396728515625, -0.0130615234375, 0.004669189453125, 0.0189208984375, 0.0322265625, 0.011962890625, 0.01397705078125, 0.015380859375, -0.0003547668457031...
[ 62, 12654, 238, 4488, 118664, 23, 563, 4904, 211603, 13, 95103, 959, 40485, 100, 16750, 101966, 1238, 3949, 3742, 864, 62346, 55292, 1229, 163321, 217835, 127, 1900, 7722, 47, 4527, 7, 71924, 48716, 10, 41018, 1284, 54, 30482, 10422, 6445...
[ 0.06781005859375, 0.2423095703125, 0.1363525390625, 0.1126708984375, 0.2271728515625, 0.053466796875, 0.135986328125, 0.2041015625, 0.165771484375, 0.03985595703125, 0.227783203125, 0.0677490234375, 0.1668701171875, 0.091796875, 0.153076171875, 0.1363525390625, 0.043853759765625, 0...
embed
70412939_c0
70412939
fsharp
0
Title: How to know if .fsx script being run by .NETCore/.NET5 or by legacy framework? Problem title: How to know if .fsx script being run by .NETCore/.NET5 or by legacy framework? Tags: .net, .net-5, f%23, scripting Problem: How to know if .fsx script being run by .NETCore/.NET5 or by legacy framework? My .fsx scripts ...
How to know if .fsx script being run by .NETCore/.NET5 or by legacy framework? How to know if .fsx script being run by .NETCore/.NET5 or by legacy framework? .net .net-5 f%23 scripting How NETCore NET5 NET5_0 System.Console.WriteLine net-5 How to know if .fsx script being run by .NETCore/.NET5 or by legacy framework? M...
[ -0.0228271484375, 0.0147705078125, 0.00994873046875, 0.015869140625, -0.0177001953125, -0.0245361328125, 0.011474609375, 0.0194091796875, 0.0084228515625, 0.0133056640625, 0.0089111328125, 0.01483154296875, 0.0020599365234375, 0.0003490447998046875, 0.0216064453125, 0.009765625, 0.02...
[ 11249, 47, 3714, 2174, 17447, 425, 26499, 8035, 11675, 390, 17777, 50886, 13, 758, 707, 3257, 2408, 170846, 5, 1179, 10342, 1238, 3742, 9960, 4524, 2389, 40777, 93232, 2043, 10332, 4488, 678, 617, 89280, 1434, 75101, 19138, 7285, 47644, 3...
[ 0.011932373046875, 0.0259552001953125, 0.10687255859375, 0.032562255859375, 0.1622314453125, 0.197021484375, 0.206298828125, 0.02777099609375, 0.109619140625, 0.06170654296875, 0.1199951171875, 0.1351318359375, 0.046630859375, 0.1639404296875, 0.0445556640625, 0.1258544921875, 0.0614...
embed
15033319_c0
15033319
fsharp
0
Title: F# - Calling a c# method with overloads and params Problem title: F# - Calling a c# method with overloads and params Tags: f%23 Problem: F# - Calling a c# method with overloads and params No idea how the 30 other articles have managed to not help me here, but I'm working with a c# dll with these overloads: funct...
F# - Calling a c# method with overloads and params F# - Calling a c# method with overloads and params f%23 Calling TqlForBidAskTrade Nullable F# - Calling a c# method with overloads and params No idea how the 30 other articles have managed to not help me here, but I'm working with a c# dll with these overloads: I can c...
[ 0.0106201171875, 0.00136566162109375, 0.004425048828125, 0.01544189453125, -0.0069580078125, 0.0062255859375, 0.0091552734375, -0.016845703125, 0.00714111328125, 0.01470947265625, 0.01141357421875, -0.0289306640625, 0.001953125, 0.01043701171875, -0.000553131103515625, -0.0205078125, ...
[ 563, 4904, 26265, 501, 55300, 678, 645, 63033, 7, 136, 121, 4432, 214, 1238, 3949, 3742, 384, 99247, 18537, 571, 532, 284, 1042, 28542, 112, 27786, 2661, 6528, 496, 38440, 145755, 959, 4358, 3688, 20697, 81717, 6097, 831, 11782, 903, 87...
[ 0.108642578125, 0.2427978515625, 0.16845703125, 0.034881591796875, 0.2061767578125, 0.1121826171875, 0.1705322265625, 0.25, 0.030975341796875, 0.0965576171875, 0.1651611328125, 0.1416015625, 0.0130615234375, 0.116455078125, 0.10015869140625, 0.198486328125, 0.0399169921875, 0.13940...
embed
43052684_c0
43052684
fsharp
0
Title: Continue loop after exception in F# Problem title: Continue loop after exception in F# Tags: f%23, .net Problem: Continue loop after exception in F# this code is used as an example, and to show the exception. open System.Net let baseUrl = "http://fsharp.org/" let someWords = ["learn"; "working"; "teaching"; "tes...
Continue loop after exception in F# Continue loop after exception in F# f%23 .net Continue System.Net fsharp.org System.Net.WebClient wc.DownloadFile words.ToString System.Console.WriteLine try...with Continue loop after exception in F# this code is used as an example, and to show the exception. The " http://fsharp.org...
[ 0.0052490234375, 0.0147705078125, -0.0147705078125, 0.0038604736328125, 0.0194091796875, -0.006622314453125, 0.015869140625, 0.0123291015625, 0.0031280517578125, -0.0032501220703125, -0.0023345947265625, -0.00421142578125, 0.0010833740234375, 0.0016326904296875, 0.0262451171875, -0.012...
[ 24812, 40956, 7103, 131527, 563, 4904, 1238, 3742, 1179, 12353, 24447, 89280, 254, 1478, 30474, 150, 92922, 144786, 174350, 34153, 7763, 71713, 40777, 93232, 9790, 27, 76228, 18151, 11814, 27781, 7639, 1621, 420, 174796, 104250, 19279, 63928, ...
[ 0.238525390625, 0.2412109375, 0.13671875, 0.2529296875, 0.1407470703125, 0.1866455078125, 0.0784912109375, 0.13525390625, 0.1243896484375, 0.10546875, 0.10888671875, 0.134521484375, 0.1009521484375, 0.121826171875, 0.09564208984375, 0.0115966796875, 0.0458984375, 0.05950927734375, ...
embed
52839464_c0
52839464
fsharp
0
Title: How to update Bitmap on Windows Form using C# or F#? Problem title: How to update Bitmap on Windows Form using C# or F#? Tags: f%23, picturebox, c%23, bitmap, winforms Problem: How to update Bitmap on Windows Form using C# or F#? I want to update a bitmap on the form depending on the keys pressed by the user. I ...
How to update Bitmap on Windows Form using C# or F#? How to update Bitmap on Windows Form using C# or F#? f%23 picturebox c%23 bitmap winforms C# How Bitmap Windows Form System.Drawing System.Windows.Forms bitmap.SetPixel Color.Red PictureBox pictureBox.Image form.Controls.Add Application.Run Console.ReadKey Key Consol...
[ 0.00830078125, 0.024169921875, -0.0096435546875, -0.00994873046875, 0.01080322265625, -0.002838134765625, 0.005096435546875, 0.006744384765625, -0.0166015625, 0.00124359130859375, 0.0191650390625, -0.0081787109375, 0.0036163330078125, 0.016845703125, -0.005035400390625, -0.005889892578...
[ 11249, 47, 28350, 27774, 62346, 98, 3773, 15236, 17368, 313, 4904, 707, 563, 1238, 3742, 49726, 11728, 4785, 148, 46334, 12353, 219, 14775, 43342, 102973, 126, 29348, 52851, 51193, 80852, 158656, 72295, 216960, 3173, 175904, 4028, 104921, 163...
[ 0.096923828125, 0.060150146484375, 0.2208251953125, 0.18505859375, 0.276123046875, 0.072998046875, 0.18505859375, 0.27197265625, 0.076416015625, 0.07391357421875, 0.2200927734375, 0.08441162109375, 0.0880126953125, 0.06494140625, 0.083251953125, 0.1168212890625, 0.14794921875, 0.15...
embed
64101222_c0
64101222
fsharp
0
Title: F# Pipeline operator into an indexer property? Problem title: F# Pipeline operator into an indexer property? Tags: f%23, pipeline Problem: F# Pipeline operator into an indexer property? How should one pipeline an index into an indexer property of eg.: a Map? let aMap = [ (1,'a') (2,'b') ] |> Map.ofList let someC...
F# Pipeline operator into an indexer property? F# Pipeline operator into an indexer property? f%23 pipeline Pipeline Map.ofList aMap.Item List.map Map.find F# Pipeline operator into an indexer property? How should one pipeline an index into an indexer property of eg.: a Map? In the example above, I get the error that "...
[ -0.0031280517578125, -0.006744384765625, 0.021240234375, -0.00970458984375, -0.0009613037109375, -0.0380859375, -0.00130462646484375, -0.017333984375, 0.0186767578125, -0.024169921875, 0.01171875, 0.0279541015625, 0.004852294921875, 0.007568359375, -0.0002994537353515625, -0.0201416015...
[ 563, 4904, 93128, 59760, 39933, 3934, 142, 63262, 56, 57266, 1238, 3949, 3742, 137158, 2256, 42719, 5, 4390, 154663, 166179, 2982, 32036, 62346, 111607, 11249, 5608, 1632, 10, 27781, 18499, 7251, 8110, 34475, 19713, 10750, 25632, 43240, 2773,...
[ 0.0931396484375, 0.1903076171875, 0.1180419921875, 0.1649169921875, 0.2237548828125, 0.13037109375, 0.04913330078125, 0.251953125, 0.1788330078125, 0.2232666015625, 0.0635986328125, 0.00048828125, 0.1187744140625, 0.183837890625, 0.196533203125, 0.196044921875, 0.0186614990234375, ...
embed
44068490_c0
44068490
fsharp
0
Title: Traverse a type generated by Azure Storage type provider in F# Problem title: Traverse a type generated by Azure Storage type provider in F# Tags: azure, f%23, functional-programming, type-providers Problem: Traverse a type generated by Azure Storage type provider in F# I am trying to get my head around type pro...
Traverse a type generated by Azure Storage type provider in F# Traverse a type generated by Azure Storage type provider in F# azure f%23 functional-programming type-providers Traverse Azure Storage YYYY file.json AzureTypeProvider ConnectionString Azure.Containers Read Traverse a type generated by Azure Storage type pr...
[ 0.0034942626953125, 0.00933837890625, -0.00738525390625, 0.0206298828125, -0.0211181640625, -0.0086669921875, 0.00124359130859375, 0.0224609375, -0.00933837890625, -0.030029296875, -0.00994873046875, 0.0027313232421875, -0.006988525390625, -0.010009765625, 0.0020599365234375, 0.0042724...
[ 4937, 37676, 10644, 139392, 176071, 208071, 81450, 563, 4904, 390, 295, 3408, 1238, 3742, 123309, 28966, 93136, 108354, 11435, 170, 1681, 196707, 177997, 62160, 62448, 71713, 25500, 4764, 10336, 11814, 2967, 36549, 821, 58627, 36746, 54231, 275...
[ 0.1319580078125, 0.2003173828125, 0.2406005859375, 0.103759765625, 0.2293701171875, 0.1922607421875, 0.24609375, 0.09576416015625, 0.184814453125, 0.001922607421875, 0.0751953125, 0.1317138671875, 0.0367431640625, 0.059722900390625, 0.12890625, 0.060028076171875, 0.157958984375, 0....
embed
47941165_c0
47941165
fsharp
0
Title: How to deal with missing properties in FSharp.Data JsonProvider? Problem title: How to deal with missing properties in FSharp.Data JsonProvider? Tags: f%23, f%23-data, fsharp.data.typeproviders Problem: How to deal with missing properties in FSharp.Data JsonProvider? Let's say there is a provider like this: type...
How to deal with missing properties in FSharp.Data JsonProvider? How to deal with missing properties in FSharp.Data JsonProvider? f%23 f%23-data fsharp.data.typeproviders How FSharp.Data JsonProvider ColorProvider b35b5bcf-761a-4e50-9ff0-4c7de7dd0e5d Red dataAccess.QueryAsEnumerable SELECT Data Objects Seq.map ColorPro...
[ 0.007537841796875, 0.019287109375, -0.006927490234375, -0.00101470947265625, -0.010498046875, 0.01025390625, 0.0191650390625, 0.0118408203125, -0.007171630859375, 0.02392578125, -0.0076904296875, 0.0269775390625, 0.01104736328125, -0.0091552734375, 0.004547119140625, 0.00946044921875, ...
[ 11249, 35142, 678, 132283, 183871, 93774, 3467, 254, 137989, 821, 1681, 177997, 62160, 3742, 27495, 10135, 1238, 89280, 50986, 93136, 51193, 5843, 11540, 2525, 6096, 2053, 26531, 41732, 2606, 144832, 11809, 134549, 62346, 28636, 35735, 1484, 81...
[ 0.05780029296875, 0.1351318359375, 0.096923828125, 0.2125244140625, 0.2318115234375, 0.09588623046875, 0.17578125, 0.1746826171875, 0.1168212890625, 0.1566162109375, 0.1680908203125, 0.1650390625, 0.133056640625, 0.03521728515625, 0.0135498046875, 0.09814453125, 0.059417724609375, ...
embed
49854872_c0
49854872
fsharp
0
Title: Can I overload operators where the operands are functions? Problem title: Can I overload operators where the operands are functions? Tags: f%23 Problem: Can I overload operators where the operands are functions? Is it possible to have overloaded operators in F# where the operands are functions? For example (usin...
Can I overload operators where the operands are functions? Can I overload operators where the operands are functions? f%23 Can AsyncTrialOperators Ops Left-to-right Kleisli AsyncResult Result Example FS0043 Expecting You Can I overload operators where the operands are functions? Is it possible to have overloaded operat...
[ 0.001739501953125, 0.0140380859375, 0.025390625, -0.013916015625, 0.000591278076171875, -0.0034332275390625, 0.007476806640625, 0.0016937255859375, -0.01361083984375, -0.01397705078125, -0.0198974609375, -0.003143310546875, 0.005615234375, 0.00433349609375, 0.0064697265625, 0.002441406...
[ 4171, 87, 645, 63033, 39933, 7, 7440, 6264, 2208, 32354, 621, 1238, 3742, 12654, 74257, 156823, 22230, 2331, 2480, 188, 54969, 24798, 164, 150, 7136, 126684, 89536, 93774, 135401, 363, 60075, 24762, 2071, 7722, 765, 297, 23, 563, 4904, 50...
[ 0.0941162109375, 0.05035400390625, 0.1329345703125, 0.2330322265625, 0.2454833984375, 0.09423828125, 0.06927490234375, 0.146484375, 0.1400146484375, 0.1756591796875, 0.0174713134765625, 0.053070068359375, 0.0838623046875, 0.0931396484375, 0.12646484375, 0.131591796875, 0.030975341796...
embed
40852191_c0
40852191
fsharp
0
Title: CsvProvider throws OutOfMemoryException Problem title: CsvProvider throws OutOfMemoryException Tags: f%23-data, f%23 Problem: CsvProvider throws OutOfMemoryException FAOCropsLivestock.csv contains more than 14 million row. In my .fs file I have declared type FAO = CsvProvider<"c:\FAOCropsLivestock.csv"> and trie...
CsvProvider throws OutOfMemoryException CsvProvider throws OutOfMemoryException f%23-data f%23 OutOfMemoryException CsvProvider FAOCropsLivestock.csv FAO FAO.GetSample Rows.Where x.Country Filter Schema SqlDataConnection Schema.GetDataContext db.FAOCropsLivestock.Where OleDb CsvProvider throws OutOfMemoryException FAOC...
[ 0.01708984375, 0.0252685546875, -0.005615234375, 0.0250244140625, 0.0126953125, -0.0157470703125, 0.0106201171875, 0.0252685546875, 0.000530242919921875, -0.044921875, 0.005859375, -0.01287841796875, 0.0047607421875, -0.00994873046875, 0.0118408203125, -0.01104736328125, -0.000036954...
[ 313, 67756, 177997, 62160, 104250, 13538, 132887, 6696, 4514, 19279, 63928, 53, 1238, 167218, 27495, 10135, 3949, 3742, 15491, 28437, 7, 70567, 59907, 4439, 334, 670, 33209, 96190, 35593, 1022, 108210, 128896, 34702, 99247, 137989, 235603, 4004...
[ 0.1002197265625, 0.233642578125, 0.20947265625, 0.1451416015625, 0.136962890625, 0.1611328125, 0.21435546875, 0.081787109375, 0.1531982421875, 0.078125, 0.15966796875, 0.00152587890625, 0.06640625, 0.08056640625, 0.146240234375, 0.1142578125, 0.0280609130859375, 0.146728515625, 0...
embed
27755396_c0
27755396
fsharp
0
Title: F# breaking from while loop in complex statements Problem title: F# breaking from while loop in complex statements Tags: f%23 Problem: F# breaking from while loop in complex statements I have such a function: let ScanColors() = for i in 1..54 do let mutable c = Unchecked.defaultof<string> if (i = 9) then c <- "U...
F# breaking from while loop in complex statements F# breaking from while loop in complex statements f%23 while ScanColors Unchecked.defaultof WHITE MoveSensor SensorPos.THIRD SensorPos.SECOND SensorPos.FIRST ScanColor ERR CalibrateSensorPosition ResetSensorPosition F# breaking from while loop in complex statements I ha...
[ 0.00494384765625, -0.0106201171875, -0.020263671875, 0.0169677734375, 0.006866455078125, -0.014404296875, 0.0164794921875, 0.01708984375, -0.00408935546875, 0.0029754638671875, 0.01348876953125, 0.0260009765625, -0.0203857421875, 0.003509521484375, 0.00787353515625, 0.001708984375, -...
[ 563, 4904, 116987, 1295, 12960, 40956, 27140, 63805, 23, 1238, 3949, 3742, 65533, 78457, 25251, 78292, 214810, 4390, 601, 841, 25216, 135828, 58861, 4970, 171069, 94607, 40756, 10625, 1484, 151206, 25971, 2844, 7192, 172, 9624, 126, 6044, 323...
[ 0.1575927734375, 0.2247314453125, 0.2138671875, 0.16845703125, 0.197509765625, 0.174560546875, 0.18359375, 0.17578125, 0.01031494140625, 0.10693359375, 0.0401611328125, 0.155517578125, 0.1221923828125, 0.133056640625, 0.07720947265625, 0.1597900390625, 0.1605224609375, 0.0054016113...
embed
29287906_c0
29287906
fsharp
0
Title: F#: Checking whether a URL returns HTTP Error 404 Problem title: F#: Checking whether a URL returns HTTP Error 404 Tags: web, f%23 Problem: F#: Checking whether a URL returns HTTP Error 404 I am new to programming and F# is my first language. I am currently still very unfamiliar with .NET APIs. I want to write a...
F#: Checking whether a URL returns HTTP Error 404 F#: Checking whether a URL returns HTTP Error 404 web f%23 System.Net.WebException Checking URL HTTP Error System.Net HttpWebRequest.Create webRequest.Method HEAD webRequest.GetResponse webResponse.StatusCode HttpStatusCode.OK F#: Checking whether a URL returns HTTP Err...
[ -0.0181884765625, 0.01019287109375, 0.002685546875, 0.01019287109375, -0.00004172325134277344, 0.0174560546875, -0.0150146484375, -0.01611328125, -0.00860595703125, -0.01953125, 0.0015869140625, -0.0022735595703125, 0.00836181640625, -0.0005340576171875, 0.00897216796875, -0.0069885253...
[ 563, 4904, 12, 38679, 36766, 31862, 30646, 135913, 212059, 1112, 617, 214, 7, 1467, 1238, 3742, 12353, 24447, 30474, 19279, 63928, 3062, 75616, 63784, 4332, 7352, 188328, 94399, 135206, 223, 114211, 9092, 3525, 47, 56037, 5117, 46876, 82424, ...
[ 0.126708984375, 0.2041015625, 0.028350830078125, 0.1934814453125, 0.1241455078125, 0.196533203125, 0.1893310546875, 0.211669921875, 0.201904296875, 0.203857421875, 0.241455078125, 0.007049560546875, 0.0145721435546875, 0.038665771484375, 0.02777099609375, 0.09259033203125, 0.04956054...
embed
29700946_c0
29700946
fsharp
0
Title: Default values for record types Problem title: Default values for record types Tags: json.net, f%23 Problem: Default values for record types Suppose I have a record type: type CountHolder = { Counter: int} type NameCount = { Name: string; Count: CountHolder} I'm am looking for way to specify a default value for ...
Default values for record types Default values for record types json.net f%23 Default CountHolder Counter NameCount Name Count FSharp.Core json.net Default values for record types Suppose I have a record type: I'm am looking for way to specify a default value for the Count property when deserializing either of the foll...
[ 0.0103759765625, 0.0140380859375, 0.0002574920654296875, 0.01177978515625, -0.005218505859375, -0.03759765625, -0.023193359375, -0.005279541015625, 0.004058837890625, 0.0238037109375, -0.01531982421875, 0.01336669921875, 0.027099609375, 0.0299072265625, 0.00518798828125, 0.004333496093...
[ 262, 1021, 7136, 142424, 100, 17164, 52895, 1647, 1681, 1179, 1238, 3949, 3742, 108210, 113251, 820, 197956, 15757, 93774, 3467, 254, 50886, 10644, 16487, 40140, 18929, 114977, 34292, 57266, 8, 184, 51626, 84382, 79315, 821, 58627, 17777, 580...
[ 0.1331787109375, 0.2158203125, 0.091796875, 0.1949462890625, 0.03399658203125, 0.21240234375, 0.230224609375, 0.06622314453125, 0.1378173828125, 0.1251220703125, 0.039703369140625, 0.02459716796875, 0.108154296875, 0.201171875, 0.1427001953125, 0.0732421875, 0.1685791015625, 0.0514...
embed
7695393_c0
7695393
fsharp
0
Title: Overloading + operator in F# Problem title: Overloading + operator in F# Tags: f%23, operator-overloading Problem: Overloading + operator in F# So i have this: open System open System.Linq open Microsoft.FSharp.Collections type Microsoft.FSharp.Collections.List<'a> with static member (+) (First : List<'a>) (Seco...
Overloading + operator in F# Overloading + operator in F# f%23 operator-overloading Overloading System System.Linq Microsoft.FSharp.Collections Microsoft.FSharp.Collections.List First List Second First.Concat Console.WriteLine Overloading + operator in F# So i have this: and I want to convert the last line into but doi...
[ 0.0093994140625, 0.01422119140625, 0.0224609375, 0.0184326171875, -0.00823974609375, 0.00225830078125, -0.011474609375, 0.00555419921875, -0.0029754638671875, -0.031005859375, 0.0023040771484375, -0.01220703125, 0.007049560546875, -0.01220703125, -0.0006256103515625, -0.01324462890625,...
[ 9578, 63033, 214, 997, 39933, 23, 563, 4904, 1238, 3949, 3742, 5465, 12353, 44982, 7244, 36381, 3467, 254, 78457, 8996, 154663, 23972, 32036, 77648, 11935, 4460, 40777, 93232, 3444, 96760, 4568, 13315, 3934, 1284, 76199, 209806, 27781, 144745...
[ 0.1678466796875, 0.23095703125, 0.051239013671875, 0.1715087890625, 0.245849609375, 0.110595703125, 0.15234375, 0.221923828125, 0.1123046875, 0.00701904296875, 0.1322021484375, 0.1295166015625, 0.0760498046875, 0.09979248046875, 0.0614013671875, 0.0211181640625, 0.10064697265625, 0...
embed
8584535_c0
8584535
fsharp
0
Title: Is it standard practice to use type aliases to indicate parameter semantics? Problem title: Is it standard practice to use type aliases to indicate parameter semantics? Tags: type-alias, f%23, tuples, naming Problem: Is it standard practice to use type aliases to indicate parameter semantics? Items in tuples don...
Is it standard practice to use type aliases to indicate parameter semantics? Is it standard practice to use type aliases to indicate parameter semantics? type-alias f%23 tuples naming NetworkEvent Message SenderName RecipientName Is it standard practice to use type aliases to indicate parameter semantics? Items in tupl...
[ -0.01239013671875, 0.005218505859375, 0.00009822845458984375, 0.0257568359375, -0.003326416015625, 0.008544921875, -0.013427734375, 0.015380859375, -0.005035400390625, -0.005218505859375, 0.01611328125, -0.002227783203125, 0.006256103515625, 0.0208740234375, -0.002716064453125, 0.00326...
[ 5570, 41361, 4527, 10644, 55109, 90, 117414, 171859, 484, 109109, 41763, 7, 1238, 3742, 370, 99726, 147453, 28997, 192134, 48205, 24044, 56, 163612, 87389, 90399, 2071, 442, 78426, 23, 2301, 18, 123055, 27983, 34735, 12937, 91084, 35735, 5597...
[ 0.1875, 0.2193603515625, 0.0936279296875, 0.26416015625, 0.2474365234375, 0.1312255859375, 0.1612548828125, 0.21484375, 0.1416015625, 0.117431640625, 0.213134765625, 0.041656494140625, 0.047943115234375, 0.1044921875, 0.135498046875, 0.2332763671875, 0.1292724609375, 0.063781738281...
embed
44350087_c0
44350087
fsharp
0
Title: A simple lambda calculus parser with FParsec Problem title: A simple lambda calculus parser with FParsec Tags: fparsec, lambda, f%23 Problem: A simple lambda calculus parser with FParsec I'm new to F# and have a pretty annoying problem. I want to parse the following grammar: Application := Expression Expression ...
A simple lambda calculus parser with FParsec A simple lambda calculus parser with FParsec fparsec lambda f%23 FParsec Application Expression Name many1 Seq.toArray System.String NameNode ExpressionNode A simple lambda calculus parser with FParsec I'm new to F# and have a pretty annoying problem. I want to parse the fol...
[ 0.0198974609375, 0.001495361328125, -0.0206298828125, 0.02392578125, -0.010009765625, 0.0279541015625, 0.024658203125, -0.007537841796875, 0.006072998046875, -0.0281982421875, 0.018798828125, -0.01141357421875, -0.00921630859375, 0.0036773681640625, 0.01373291015625, -0.0225830078125, ...
[ 8781, 21, 6492, 85, 44805, 223, 366, 2189, 678, 563, 28636, 39797, 62, 1238, 2500, 3742, 104921, 25129, 15757, 5941, 418, 188, 7092, 12353, 5021, 112, 3525, 4904, 8668, 2967, 3444, 184, 25632, 122092, 147, 14858, 143, 1022, 113, 97, 136...
[ 0.1314697265625, 0.040008544921875, 0.181396484375, 0.112548828125, 0.1343994140625, 0.0648193359375, 0.15185546875, 0.1475830078125, 0.05218505859375, 0.1309814453125, 0.1640625, 0.2109375, 0.000091552734375, 0.0816650390625, 0.1474609375, 0.10888671875, 0.123046875, 0.12609863281...
embed
10978662_c0
10978662
fsharp
0
Title: List, Array or what else? Problem title: List, Array or what else? Tags: f%23, .net, arrays, data-structures, list Problem: List, Array or what else? I need a dynamic length data structure with the capability of changing the element values. The order of the elements is not important. If I use an array I can modi...
List, Array or what else? List, Array or what else? f%23 .net arrays data-structures list List Array List, Array or what else? I need a dynamic length data structure with the capability of changing the element values. The order of the elements is not important. If I use an array I can modify my elements, but I have pro...
[ 0.009521484375, 0.03759765625, -0.014892578125, 0.013671875, 0.00022792816162109375, -0.00970458984375, 0.0023345947265625, 0.0269775390625, 0.0262451171875, 0.006805419921875, -0.0030975341796875, -0.0106201171875, -0.00970458984375, 0.0146484375, 0.0014801025390625, 0.01263427734375,...
[ 32036, 4, 69253, 53, 707, 2367, 37076, 32, 1238, 3949, 3742, 5, 1179, 10298, 4778, 2053, 137656, 5303, 87, 3871, 84079, 140909, 45646, 678, 3540, 41159, 151134, 12830, 142424, 12989, 80854, 959, 5526, 4527, 831, 2811, 40383, 1284, 44402, ...
[ 0.311767578125, 0.0592041015625, 0.2327880859375, 0.25341796875, 0.112060546875, 0.0738525390625, 0.161865234375, 0.059234619140625, 0.049041748046875, 0.0364990234375, 0.09832763671875, 0.025299072265625, 0.18603515625, 0.1881103515625, 0.158935546875, 0.137451171875, 0.161865234375...
embed
38413622_c1
38413622
fsharp
1
Path, true)).Result let service = new SheetsService(new BaseClientService.Initializer(), ApplicationName = ApplicationName, HttpClientInitializer = credential) it fails with the error message Method 'set_ApplicationName' is not accessible from this code location fsheets C:\db\code\visualstudio\fbsol\fsheets\Program.fs ...
Path, true)).Result let service = new SheetsService(new BaseClientService.Initializer(), ApplicationName = ApplicationName, HttpClientInitializer = credential) it fails with the error message Method 'set_ApplicationName' is not accessible from this code location fsheets C:\db\code\visualstudio\fbsol\fsheets\Program.fs ...
[ 0.021484375, 0.035400390625, 0.003021240234375, -0.000644683837890625, 0.0098876953125, -0.007720947265625, 0.0166015625, -0.01458740234375, 0.01092529296875, 0.006103515625, 0.01513671875, -0.007568359375, 0.00439453125, -0.0003795623779296875, 0.020751953125, -0.02392578125, 0.0039...
[ 108421, 29568, 194, 4332, 7, 7136, 2633, 4516, 2203, 3525, 4687, 7831, 121979, 54936, 44978, 150, 2517, 4153, 1890, 1799, 4383, 104921, 163612, 3062, 10291, 80973, 442, 35782, 678, 70, 18499, 26008, 74644, 3509, 47677, 182867, 83, 959, 8152...
[ 0.251220703125, 0.17578125, 0.0302581787109375, 0.0963134765625, 0.1104736328125, 0.1734619140625, 0.181640625, 0.202880859375, 0.009185791015625, 0.0743408203125, 0.257568359375, 0.1700439453125, 0.1964111328125, 0.018035888671875, 0.1519775390625, 0.11865234375, 0.052825927734375, ...
embed
46827303_c1
46827303
fsharp
1
3f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) - at WebAppFunction.Execute…..(etc) After seeing this exception we checked the application binaries and saw that FSharp.Core.dll version was 4.3.1.0 (i.e. th...
3f5f7f11d50a3a' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80131040) - at WebAppFunction.Execute…..(etc) After seeing this exception we checked the application binaries and saw that FSharp.Core.dll version was 4.3.1.0 (i.e. th...
[ -0.031494140625, 0.0155029296875, 0.006561279296875, -0.00811767578125, -0.024169921875, -0.0027008056640625, -0.010009765625, -0.0031890869140625, -0.005157470703125, 0.019775390625, 0.00665283203125, -0.004669189453125, -0.0042724609375, -0.006134033203125, 0.03955078125, -0.00482177...
[ 138, 2525, 11, 25, 707, 42548, 117538, 105866, 10, 89845, 38526, 24874, 80934, 14602, 959, 14858, 91067, 19279, 63928, 34465, 82643, 757, 425, 4836, 2681, 963, 125136, 4002, 39179, 97249, 10763, 211603, 131527, 38415, 23035, 93774, 3467, 254,...
[ 0.021484375, 0.033538818359375, 0.01373291015625, 0.037628173828125, 0.00067138671875, 0.1629638671875, 0.049530029296875, 0.22119140625, 0.02655029296875, 0.190185546875, 0.1094970703125, 0.2364501953125, 0.1502685546875, 0.031768798828125, 0.07464599609375, 0.12060546875, 0.1513671...
embed
66705969_c1
66705969
fsharp
1
This isn't mentioned in the docs for verifying... I'm not sure why I'm getting that - I know I import the public key, and has something to do with that, but what is the question To repro, just do var rsa = RSA.Create() and do rsa.ExportParameters(false) , this will return you a structure where you can get the Modulus ...
This isn't mentioned in the docs for verifying... I'm not sure why I'm getting that - I know I import the public key, and has something to do with that, but what is the question To repro, just do var rsa = RSA.Create() and do rsa.ExportParameters(false) , this will return you a structure where you can get the Modulus ...
[ -0.001434326171875, 0.0206298828125, 0.004638671875, 0.01080322265625, 0.00927734375, -0.035888671875, 0.017578125, -0.00628662109375, -0.0002422332763671875, -0.0037689208984375, 0.01324462890625, -0.00433349609375, 0.0196533203125, 0.005615234375, -0.0167236328125, -0.0135498046875, ...
[ 3293, 56112, 18, 119056, 23, 54, 4439, 493, 151138, 27, 15400, 20949, 450, 24927, 3835, 22799, 9655, 717, 61307, 285, 24666, 130424, 63784, 2182, 19279, 6982, 55292, 29089, 8710, 30646, 45646, 2046, 70, 63014, 223, 136, 5443, 54137, 1295, ...
[ 0.07891845703125, 0.056884765625, 0.08349609375, 0.15087890625, 0.001373291015625, 0.1092529296875, 0.08111572265625, 0.210693359375, 0.2021484375, 0.003143310546875, 0.0184783935546875, 0.08477783203125, 0.06591796875, 0.1986083984375, 0.1610107421875, 0.1962890625, 0.03497314453125...
embed
43536212_c0
43536212
fsharp
0
Title: Making computation expressions using single case discriminated unions Problem title: Making computation expressions using single case discriminated unions Tags: computation-expression, f%23, monads, pattern-matching, .net Problem: Making computation expressions using single case discriminated unions If I have a ...
Making computation expressions using single case discriminated unions Making computation expressions using single case discriminated unions computation-expression f%23 monads pattern-matching .net single Making None Some BoolMaybe __.Bind __.Return Making computation expressions using single case discriminated unions I...
[ -0.03515625, 0.02099609375, 0.0123291015625, 0.000919342041015625, 0.007110595703125, 0.0164794921875, 0.00830078125, 0.00104522705078125, 0.02783203125, -0.0179443359375, -0.004119873046875, 0.0150146484375, 0.0166015625, 0.01373291015625, 0.01422119140625, 0.00909423828125, 0.00144...
[ 13676, 181135, 125195, 17368, 11001, 7225, 55970, 69941, 1363, 7, 3674, 204629, 1238, 3949, 3742, 2667, 712, 103510, 98753, 1179, 438, 31384, 2460, 929, 82419, 372, 7250, 987, 214, 32354, 81887, 101637, 72134, 14012, 6626, 20028, 64194, 4488,...
[ 0.08001708984375, 0.1492919921875, 0.19384765625, 0.02392578125, 0.16259765625, 0.1602783203125, 0.177001953125, 0.171142578125, 0.008636474609375, 0.04766845703125, 0.036956787109375, 0.1710205078125, 0.07489013671875, 0.055328369140625, 0.154052734375, 0.07281494140625, 0.105834960...
embed
44663154_c0
44663154
fsharp
0
Title: Difference between class-level and member-level self-identifier in F#? Problem title: Difference between class-level and member-level self-identifier in F#? Tags: f%23 Problem: Difference between class-level and member-level self-identifier in F#? Is there any semantic difference between class-level and member-l...
Difference between class-level and member-level self-identifier in F#? Difference between class-level and member-level self-identifier in F#? f%23 Difference MyClass2 self.PrintMessage this.Data this.PrintMessage Creating Data self.Data Difference between class-level and member-level self-identifier in F#? Is there any...
[ 0.00933837890625, 0.0087890625, 0.00823974609375, 0.01043701171875, 0.0108642578125, 0.01904296875, 0.007598876953125, 0.0081787109375, 0.005035400390625, 0.0103759765625, 0.0185546875, -0.000728607177734375, 0.0224609375, 0.00946044921875, 0.0184326171875, -0.00830078125, -0.0151367...
[ 803, 18234, 6620, 17721, 18507, 9, 67919, 136, 32786, 15970, 42485, 56, 563, 4904, 1238, 3742, 2646, 140803, 304, 112079, 6011, 429, 903, 137989, 594, 11809, 23, 2499, 484, 109109, 60212, 1314, 35454, 223, 4734, 208124, 39754, 91067, 1632, ...
[ 0.082763671875, 0.19140625, 0.07037353515625, 0.07025146484375, 0.2034912109375, 0.0249786376953125, 0.25390625, 0.04559326171875, 0.2469482421875, 0.1427001953125, 0.2025146484375, 0.09326171875, 0.1329345703125, 0.201171875, 0.031036376953125, 0.06951904296875, 0.069091796875, 0....
embed
27078733_c0
27078733
fsharp
0
Title: Giving relative path of project in F# Problem title: Giving relative path of project in F# Tags: f%23, f%23-data, f%23-3.0 Problem: Giving relative path of project in F# I am trying to incorporate F# SQLProvider into my project. And for now I can successfully access the Postgresql database. But there is somethin...
Giving relative path of project in F# Giving relative path of project in F# f%23 f%23-data f%23-3.0 Giving LiteralAttribute Npgsql.2.2.2 net45 Giving relative path of project in F# I am trying to incorporate F# SQLProvider into my project. And for now I can successfully access the Postgresql database. But there is some...
[ -0.00872802734375, -0.0019989013671875, 0.01287841796875, 0.0145263671875, -0.00994873046875, -0.00799560546875, 0.006439208984375, -0.0004482269287109375, -0.01129150390625, -0.0263671875, -0.00726318359375, -0.007293701171875, -0.00958251953125, 0.0126953125, -0.022705078125, -0.0017...
[ 5174, 6496, 35845, 60875, 111, 13452, 563, 4904, 1238, 3742, 27495, 10135, 132265, 135940, 141, 191145, 9405, 99247, 70147, 2043, 4633, 23, 49504, 80866, 177997, 62160, 5036, 65771, 17203, 2795, 17562, 63399, 9844, 35839, 158839, 3871, 8337, ...
[ 0.146728515625, 0.0249176025390625, 0.277587890625, 0.256591796875, 0.041900634765625, 0.1907958984375, 0.1319580078125, 0.2286376953125, 0.0284423828125, 0.083984375, 0.0288848876953125, 0.05169677734375, 0.095703125, 0.142578125, 0.019378662109375, 0.1927490234375, 0.0201416015625,...
embed
3151099_c0
3151099
fsharp
0
Title: Is there a way in F# to type-test against a generic type without specifying the instance type? Problem title: Is there a way in F# to type-test against a generic type without specifying the instance type? Tags: f%23 Problem: Is there a way in F# to type-test against a generic type without specifying the instance...
Is there a way in F# to type-test against a generic type without specifying the instance type? Is there a way in F# to type-test against a generic type without specifying the instance type? f%23 PropertyInfo prop.GetValue Option Some None v.ToString Is there a way in F# to type-test against a generic type without speci...
[ -0.00262451171875, -0.00274658203125, 0.0162353515625, -0.013427734375, -0.01385498046875, -0.0242919921875, -0.0120849609375, -0.0260009765625, 0.002655029296875, 0.00096893310546875, 0.00958251953125, -0.01007080078125, -0.00604248046875, -0.0185546875, -0.005523681640625, 0.00805664...
[ 10, 3917, 563, 4904, 10644, 6954, 26548, 189534, 15490, 48502, 110527, 23, 1238, 3742, 206984, 93147, 25793, 856, 50770, 86769, 31384, 438, 81, 7763, 71713, 9, 103510, 14858, 52895, 517, 80866, 58093, 41143, 1884, 2967, 171859, 9297, 17164, ...
[ 0.002227783203125, 0.0640869140625, 0.11962890625, 0.2025146484375, 0.1973876953125, 0.1881103515625, 0.1488037109375, 0.201171875, 0.07781982421875, 0.06689453125, 0.144775390625, 0.02215576171875, 0.032867431640625, 0.057525634765625, 0.105224609375, 0.1031494140625, 0.115844726562...
embed
34559562_c0
34559562
fsharp
0
Title: F# set value of function Problem title: F# set value of function Tags: f%23 Problem: F# set value of function I have three functions in a module, SetBehaviour that calls GetBehviour which reads a text file and deserialize it back to my types and return it back to useCases. I then gain acess to the object I want ...
F# set value of function F# set value of function f%23 GlobalBehaviour SetBehaviour GetBehaviour Data.ReadUseCases JsonConvert.DeserializeObject Map Types.UseCase useCases.Item F# set value of function I have three functions in a module, SetBehaviour that calls GetBehviour which reads a text file and deserialize it bac...
[ 0.01202392578125, -0.0111083984375, 0.0037689208984375, -0.0093994140625, -0.0001964569091796875, -0.00299072265625, 0.011474609375, -0.01190185546875, 0.00958251953125, -0.01007080078125, 0.0091552734375, 0.05126953125, -0.0086669921875, 0.00099945068359375, 0.033203125, -0.0043334960...
[ 563, 4904, 5423, 34292, 111, 32354, 1238, 3949, 3742, 13453, 6766, 98409, 34639, 19943, 20779, 11809, 31345, 1062, 184, 20370, 821, 1681, 11549, 73347, 25435, 119066, 75161, 42719, 60457, 441, 4527, 5908, 2982, 17262, 88996, 11782, 59852, 123...
[ 0.097412109375, 0.1766357421875, 0.153076171875, 0.193115234375, 0.0750732421875, 0.177734375, 0.06195068359375, 0.0292205810546875, 0.1407470703125, 0.141357421875, 0.0960693359375, 0.1719970703125, 0.1556396484375, 0.1627197265625, 0.08056640625, 0.02569580078125, 0.07928466796875,...
embed
56484369_c1
56484369
fsharp
1
: string; MiddleInitial: string option; LastName: string; } type Address = { Address1: string; Address2: string option ; City: string; State: string option; Zip: string; } type PhoneNumber = { DialOutCode : int; LocalNumber: string } type Contact = { Name: PersonalName; DateOfBith: DateTime Email: string; Address: Addr...
: string; MiddleInitial: string option; LastName: string; } type Address = { Address1: string; Address2: string option ; City: string; State: string option; Zip: string; } type PhoneNumber = { DialOutCode : int; LocalNumber: string } type Contact = { Name: PersonalName; DateOfBith: DateTime Email: string; Address: Addr...
[ 0.01434326171875, 0.0264892578125, 0.002838134765625, 0.02197265625, -0.00390625, -0.0179443359375, 0.009033203125, 0.0167236328125, 0.0007476806640625, -0.00225830078125, -0.00096893310546875, 0.0274658203125, 0.0020599365234375, 0.0224609375, 0.0167236328125, -0.005859375, 0.009338...
[ 152, 79315, 74, 102256, 4153, 1890, 289, 12, 35829, 21672, 163612, 51912, 10644, 49990, 2203, 10666, 82825, 304, 2819, 6406, 22836, 162150, 41761, 18444, 26278, 803, 79858, 114211, 18, 24172, 27627, 17915, 25512, 8962, 70059, 14886, 61417, 10...
[ 0.050140380859375, 0.2093505859375, 0.06915283203125, 0.16455078125, 0.0623779296875, 0.1090087890625, 0.09478759765625, 0.0167999267578125, 0.181640625, 0.1427001953125, 0.156494140625, 0.05902099609375, 0.2142333984375, 0.2003173828125, 0.002105712890625, 0.0145263671875, 0.0292816...
embed
58257699_c0
58257699
fsharp
0
Title: How to assign a specific type to a discriminated union type in F# Problem title: How to assign a specific type to a discriminated union type in F# Tags: f%23, discriminated-union Problem: How to assign a specific type to a discriminated union type in F# Suppose I have the following types: type TypeA = { A: strin...
How to assign a specific type to a discriminated union type in F# How to assign a specific type to a discriminated union type in F# f%23 discriminated-union How TypeA TypeB MyUnionType MyContainer Union How to assign a specific type to a discriminated union type in F# Suppose I have the following types: and I have a un...
[ -0.0022735595703125, 0.000682830810546875, 0.0244140625, 0.0076904296875, -0.02587890625, -0.019287109375, -0.028076171875, 0.0145263671875, 0.01953125, 0.020751953125, 0.016845703125, 0.012939453125, 0.0244140625, 0.000019431114196777344, 0.00148773193359375, -0.00106048583984375, 0...
[ 11249, 47, 95486, 29458, 10644, 55970, 3674, 69941, 563, 4904, 1238, 3742, 87046, 60457, 284, 571, 2646, 147547, 196707, 25500, 32528, 23, 52895, 15044, 70541, 28282, 110527, 9790, 34292, 116419, 9969, 34759, 186992, 1632, 35604, 58735, 442, ...
[ 0.0682373046875, 0.09722900390625, 0.230712890625, 0.1973876953125, 0.2349853515625, 0.205810546875, 0.079833984375, 0.2001953125, 0.1241455078125, 0.2000732421875, 0.06512451171875, 0.046661376953125, 0.1268310546875, 0.2115478515625, 0.1551513671875, 0.08245849609375, 0.06481933593...
embed
65394523_c0
65394523
fsharp
0
Title: What is a good way to wrap a MailboxProcessor into and IObservable in F#? Problem title: What is a good way to wrap a MailboxProcessor into and IObservable in F#? Tags: f%23, actor, system.reactive Problem: What is a good way to wrap a MailboxProcessor into and IObservable in F#? Suppose I have a MailboxProcesso...
What is a good way to wrap a MailboxProcessor into and IObservable in F#? What is a good way to wrap a MailboxProcessor into and IObservable in F#? f%23 actor system.reactive What MailboxProcessor IObservable AsyncReplyChannel MailboxProcessor.Start inbox.Receive ch.Reply Observable.ofActor actor.PostAndReply Fires sys...
[ -0.01416015625, 0.041015625, -0.0026397705078125, 0.01251220703125, -0.00885009765625, 0.004241943359375, 0.005767822265625, 0.002197265625, -0.0028533935546875, -0.03759765625, 0.031982421875, 0.00982666015625, 0.022216796875, 0.017333984375, 0.0172119140625, 0.010009765625, -0.0075...
[ 4127, 3917, 137565, 25919, 11728, 10752, 26531, 748, 3934, 136, 87, 46471, 65756, 2661, 563, 4904, 1238, 3949, 3742, 39329, 5426, 107, 71232, 4865, 12654, 62479, 127008, 126597, 23, 3863, 87652, 4390, 18770, 49411, 37839, 31143, 51776, 89914,...
[ 0.06982421875, 0.04107666015625, 0.1968994140625, 0.096923828125, 0.1787109375, 0.0750732421875, 0.1448974609375, 0.1634521484375, 0.092041015625, 0.05938720703125, 0.1162109375, 0.11083984375, 0.1773681640625, 0.1685791015625, 0.0911865234375, 0.13037109375, 0.0304107666015625, 0....
embed
19233933_c0
19233933
fsharp
0
Title: Parallel processing N threads? Problem title: Parallel processing N threads? Tags: f%23-3.0, f%23, parallel-processing Problem: Parallel processing N threads? Clarified question: I have the following script which access web and local resources. I want to limit the web connections to N (the website is slow) and t...
Parallel processing N threads? Parallel processing N threads? f%23-3.0 f%23 parallel-processing web Parallel Seq.iter Want Parallel processing N threads? Clarified question: I have the following script which access web and local resources. I want to limit the web connections to N (the website is slow) and the local res...
[ -0.0179443359375, 0.019775390625, -0.01202392578125, -0.01708984375, 0.00469970703125, 0.0120849609375, 0.006988525390625, -0.0003414154052734375, -0.00360107421875, -0.0390625, 0.00115203857421875, 0.01513671875, 0.01092529296875, 0.00787353515625, -0.013427734375, -0.0025177001953125...
[ 211485, 9433, 214, 541, 86997, 7, 32, 1238, 27495, 132265, 3742, 95103, 63923, 1467, 503, 864, 16840, 42335, 320, 47314, 25632, 26499, 17203, 136, 4000, 65514, 3444, 47, 17475, 94878, 4165, 72803, 71924, 203758, 10752, 26531, 46389, 50336, ...
[ 0.263916015625, 0.1597900390625, 0.08074951171875, 0.218017578125, 0.213623046875, 0.107666015625, 0.013763427734375, 0.0968017578125, 0.05975341796875, 0.1334228515625, 0.112548828125, 0.2509765625, 0.148193359375, 0.149658203125, 0.03118896484375, 0.09912109375, 0.1204833984375, ...
embed
54830272_c0
54830272
fsharp
0
Title: Can this be made more functional? Problem title: Can this be made more functional? Tags: f%23 Problem: Can this be made more functional? Just starting out with f#, I come OO C# background and I have the following code that reads a text file of uk postscodes, it then hits an api end point with post codes, I test ...
Can this be made more functional? Can this be made more functional? f%23 Can randomPostCodes.txt System.IO.File.ReadLines api.postcodes.io Request.createUrl Get response.statusCode Seq.iter Can this be made more functional? Just starting out with f#, I come OO C# background and I have the following code that reads a te...
[ 0.012939453125, -0.00579833984375, 0.04541015625, 0.00885009765625, 0.0234375, 0.004180908203125, 0.0224609375, -0.004486083984375, -0.00250244140625, -0.0194091796875, 0.00848388671875, 0.016845703125, -0.009765625, -0.00946044921875, -0.001495361328125, 0.0034942626953125, 0.012390...
[ 4171, 903, 186, 7228, 1286, 123309, 1238, 3949, 3742, 96759, 49411, 114211, 7, 124326, 12353, 17780, 174350, 31345, 93232, 31470, 5, 4594, 40899, 846, 75616, 7612, 48743, 20779, 57553, 45215, 864, 16840, 72134, 1810, 4904, 1380, 30563, 313, ...
[ 0.076416015625, 0.102783203125, 0.03521728515625, 0.082275390625, 0.119873046875, 0.2122802734375, 0.10791015625, 0.044891357421875, 0.157470703125, 0.221923828125, 0.136962890625, 0.1982421875, 0.0426025390625, 0.2188720703125, 0.09381103515625, 0.1497802734375, 0.1171875, 0.17846...
embed
57437300_c0
57437300
fsharp
0
Title: Async.Parallel doesn&#x27;t run list |&gt; Async.Parallel |&gt; Async.Ignore |&gt; Async.Start? Problem title: Async.Parallel doesn&#x27;t run list |&gt; Async.Parallel |&gt; Async.Ignore |&gt; Async.Start? Tags: f%23 Problem: Async.Parallel doesn't run list |> Async.Parallel |> Async.Ignore |> Async.Start? I ha...
Async.Parallel doesn&#x27;t run list |&gt; Async.Parallel |&gt; Async.Ignore |&gt; Async.Start? Async.Parallel doesn&#x27;t run list |&gt; Async.Parallel |&gt; Async.Ignore |&gt; Async.Start? f%23 Async.Parallel Async.Ignore Async.Start Done BlockingQueueAgent ag.Add Some None ag.AsyncGet Async.RunSynchronously Async.P...
[ -0.002044677734375, 0.0142822265625, -0.0130615234375, -0.0108642578125, -0.0157470703125, 0.008056640625, 0.0223388671875, -0.0126953125, -0.00170135498046875, 0.011962890625, -0.00147247314453125, 0.045654296875, 0.0225830078125, 0.0157470703125, 0.007171630859375, 0.0087890625, 0....
[ 62, 12654, 238, 55292, 1229, 141, 22027, 3768, 18, 11675, 5303, 11137, 107, 126597, 3742, 984, 80231, 214, 41732, 13388, 46825, 1377, 4028, 163321, 217835, 1900, 25632, 18151, 3034, 15769, 32102, 17447, 95322, 3467, 88684, 166191, 28412, 86, ...
[ 0.058746337890625, 0.255126953125, 0.1365966796875, 0.1014404296875, 0.1787109375, 0.154296875, 0.0665283203125, 0.07763671875, 0.0860595703125, 0.17138671875, 0.18310546875, 0.1324462890625, 0.09619140625, 0.1854248046875, 0.0264434814453125, 0.1142578125, 0.14404296875, 0.0154113...
embed
10589729_c0
10589729
fsharp
0
Title: Generic functions in F# Problem title: Generic functions in F# Tags: f%23, generics, automatic-generalization Problem: Generic functions in F# I'm still trying to wrap my head around how F# generalizes (or not) functions and types, and there's a case that's bugging me: let min(a, b) = if a < b then a else b let ...
Generic functions in F# Generic functions in F# f%23 generics automatic-generalization Generic Generic functions in F# I'm still trying to wrap my head around how F# generalizes (or not) functions and types, and there's a case that's bugging me: Here min has the generic type 'a * 'a -> 'a (requires comparison) while ad...
[ 0.01116943359375, 0.0068359375, 0.0111083984375, -0.0164794921875, -0.004150390625, 0.00592041015625, 0.00994873046875, -0.01416015625, 0.0220947265625, 0.00738525390625, 0.0113525390625, -0.01495361328125, 0.003387451171875, 0.001190185546875, 0.016357421875, -0.0016937255859375, 0....
[ 88342, 1771, 32354, 563, 4904, 23, 1238, 3742, 189534, 101038, 180300, 47691, 4537, 20650, 959, 52895, 7225, 373, 11853, 881, 10644, 11, 661, 33079, 242, 3181, 2109, 225490, 12960, 15190, 122776, 18, 53498, 4527, 1528, 149766, 159978, 11814, ...
[ 0.16796875, 0.07061767578125, 0.2154541015625, 0.1439208984375, 0.232666015625, 0.042327880859375, 0.05224609375, 0.0870361328125, 0.2431640625, 0.1942138671875, 0.144775390625, 0.092529296875, 0.16552734375, 0.0841064453125, 0.0084228515625, 0.156982421875, 0.0208282470703125, 0.0...
embed
51998064_c0
51998064
fsharp
0
Title: How to insert data in SQL Server using F#? Problem title: How to insert data in SQL Server using F#? Tags: f%23 Problem: How to insert data in SQL Server using F#? I want to make a module which helps to execute SQL query from F#. I unable to use System.Data.SqlClient and getting error. module SQL_Helper open Sys...
How to insert data in SQL Server using F#? How to insert data in SQL Server using F#? f%23 F# How SQL Server SQL_Helper System.Data.SqlClient SqlHelper SqlConnection conn.Open SqlCommand List.iteri cmd.Parameters.AddWithValue __.Execute c.ExecuteNonQuery __.Scalar c.ExecuteScalar __.Read c.ExecuteReader read.Read How t...
[ -0.00390625, -0.0030975341796875, 0.0086669921875, 0.005523681640625, -0.0107421875, 0.0002346038818359375, -0.016845703125, -0.03857421875, -0.012451171875, -0.04443359375, 0.015625, -0.0223388671875, 0.01220703125, -0.02099609375, -0.002288818359375, -0.002410888671875, -0.01232910...
[ 11249, 47, 183540, 2053, 23, 80866, 22687, 17368, 563, 4904, 1238, 3949, 3742, 60785, 1264, 12353, 137989, 99247, 150, 2517, 235603, 158, 103264, 12018, 32036, 14465, 1827, 71, 29089, 4028, 194583, 856, 50770, 211603, 501, 59881, 41732, 408, ...
[ 0.0906982421875, 0.0787353515625, 0.234375, 0.16259765625, 0.11328125, 0.205322265625, 0.1727294921875, 0.108642578125, 0.1864013671875, 0.23876953125, 0.083740234375, 0.012664794921875, 0.115234375, 0.09686279296875, 0.1162109375, 0.0670166015625, 0.072509765625, 0.1273193359375, ...
embed
64834220_c1
64834220
fsharp
1
I'd like to use the clean syntax similar to TryParse and I WANT to know why it does not work here I can change the C# project code, but replacing all the out parameters in that proejct will be a second step and maybe a new qeustion if I have difficulties or doubt. [Update: parameter position] I played a little with th...
I'd like to use the clean syntax similar to TryParse and I WANT to know why it does not work here I can change the C# project code, but replacing all the out parameters in that proejct will be a second step and maybe a new qeustion if I have difficulties or doubt. [Update: parameter position] I played a little with th...
[ -0.0089111328125, 0.01397705078125, -0.01708984375, 0.0289306640625, -0.026123046875, -0.00083160400390625, -0.0186767578125, -0.00063323974609375, 0.00665283203125, 0.029541015625, 0.00531005859375, -0.01080322265625, -0.02490234375, 0.0224609375, 0.0089111328125, -0.025146484375, 0...
[ 1884, 4527, 46622, 6002, 86531, 21373, 40858, 28636, 184, 33996, 15400, 14602, 959, 4488, 3688, 15549, 4904, 13452, 18151, 456, 133266, 1810, 171859, 29954, 19069, 112730, 191560, 6056, 452, 18831, 148431, 201939, 2292, 7614, 7092, 91693, 10773...
[ 0.011871337890625, 0.08349609375, 0.2369384765625, 0.1024169921875, 0.2060546875, 0.058624267578125, 0.2154541015625, 0.175048828125, 0.155029296875, 0.020172119140625, 0.0970458984375, 0.0826416015625, 0.121337890625, 0.1463623046875, 0.044525146484375, 0.10888671875, 0.178344726562...
embed
35687142_c0
35687142
fsharp
0
Title: How to make a function which checks, if the labels of discriminated unions match? Problem title: How to make a function which checks, if the labels of discriminated unions match? Tags: discriminated-union, f%23 Problem: How to make a function which checks, if the labels of discriminated unions match? Let's say w...
How to make a function which checks, if the labels of discriminated unions match? How to make a function which checks, if the labels of discriminated unions match? discriminated-union f%23 How Example FirstLabel SecondLabel ThirdLabel parameter1 parameter2 How to make a function which checks, if the labels of discrimin...
[ -0.007568359375, -0.004302978515625, 0.00738525390625, 0.010986328125, -0.02001953125, -0.0091552734375, -0.01031494140625, 0.00038909912109375, 0.0196533203125, 0.002593994140625, 0.01953125, -0.01611328125, 0.0203857421875, -0.0069580078125, 0.01513671875, -0.00469970703125, 0.0135...
[ 11249, 3249, 32354, 3129, 12765, 2174, 67967, 7, 55970, 3674, 69941, 14858, 111, 87046, 1238, 3742, 89536, 23972, 2729, 4063, 77648, 198387, 171859, 304, 50986, 563, 4904, 5809, 28282, 51776, 116, 10644, 19279, 11, 33209, 30646, 29568, 6626, ...
[ 0.059173583984375, 0.0977783203125, 0.189453125, 0.06219482421875, 0.2122802734375, 0.1015625, 0.235595703125, 0.07879638671875, 0.220703125, 0.1009521484375, 0.196044921875, 0.22119140625, 0.032562255859375, 0.150634765625, 0.0198516845703125, 0.0732421875, 0.10791015625, 0.025985...
embed
6321058_c0
6321058
fsharp
0
Title: How can I go about building a recursive computation expression builder Problem title: How can I go about building a recursive computation expression builder Tags: computation-expression, f%23, asynchronous Problem: How can I go about building a recursive computation expression builder What I would like to do is ...
How can I go about building a recursive computation expression builder How can I go about building a recursive computation expression builder computation-expression f%23 asynchronous How transform1 transform2 transform3 Next How can I go about building a recursive computation expression builder What I would like to do ...
[ -0.0130615234375, 0.0211181640625, 0.018798828125, 0.01806640625, 0.0169677734375, 0.00115966796875, 0.0012664794921875, -0.01318359375, 0.01214599609375, -0.027099609375, -0.001983642578125, 0.0140380859375, 0.010986328125, -0.00909423828125, 0.0223388671875, -0.00140380859375, 0.00...
[ 11249, 831, 1672, 33976, 195625, 5844, 181135, 125195, 45367, 56, 87, 738, 10, 204629, 1238, 3949, 3742, 12654, 101966, 27198, 304, 363, 4997, 1363, 2806, 1884, 54, 765, 32354, 119140, 27875, 167201, 3934, 53299, 70163, 3173, 11, 33079, 275...
[ 0.0147705078125, 0.05657958984375, 0.0938720703125, 0.1827392578125, 0.1710205078125, 0.1041259765625, 0.1273193359375, 0.20263671875, 0.2073974609375, 0.1748046875, 0.0093994140625, 0.025390625, 0.018707275390625, 0.1639404296875, 0.01470947265625, 0.0164642333984375, 0.1279296875, ...
embed
7069361_c0
7069361
fsharp
0
Title: Scrambled looking records in F#-Interactive Problem title: Scrambled looking records in F#-Interactive Tags: visual-studio-2010, f%23, f%23-interactive, visual-studio Problem: Scrambled looking records in F#-Interactive When trying to print pop I get all this weird looking formatting in F# interactive, which bas...
Scrambled looking records in F#-Interactive Scrambled looking records in F#-Interactive visual-studio-2010 f%23 f%23-interactive visual-studio Scrambled Interactive System Random Individual x:int y:int ScoredIndividual individual:Individual score:int rng.Next List.map ind.x ind.y visual-studio-2010 Scrambled looking re...
[ 0.0068359375, -0.01422119140625, 0.008056640625, -0.0002956390380859375, -0.00015735626220703125, 0.01373291015625, 0.0050048828125, 0.017333984375, -0.011962890625, -0.0021820068359375, 0.0130615234375, 0.019287109375, -0.0093994140625, -0.025390625, 0.0279541015625, -0.0184326171875,...
[ 38213, 60696, 6259, 16487, 115923, 563, 4904, 44851, 71232, 21176, 52629, 73552, 1238, 10433, 5337, 12353, 39643, 154966, 1022, 4288, 113, 168071, 132562, 11651, 47763, 449, 81280, 32036, 62346, 5, 53, 31577, 28412, 2046, 756, 903, 179459, 93...
[ 0.097412109375, 0.182373046875, 0.09722900390625, 0.1669921875, 0.1939697265625, 0.1126708984375, 0.173828125, 0.1129150390625, 0.097900390625, 0.089599609375, 0.1033935546875, 0.126220703125, 0.027099609375, 0.05413818359375, 0.0943603515625, 0.045013427734375, 0.106689453125, 0.0...
embed
71790058_c0
71790058
fsharp
0
Title: Why can&#x27;t I use &#x27;use&#x27; in an async block, in F# Problem title: Why can&#x27;t I use &#x27;use&#x27; in an async block, in F# Tags: f%23 Problem: Why can't I use 'use' in an async block, in F# I have this function to read data from a cache: let private tryLoadFromCacheAsync filename = async { let fi...
Why can&#x27;t I use &#x27;use&#x27; in an async block, in F# Why can&#x27;t I use &#x27;use&#x27; in an async block, in F# f%23 Why File.Exists File.ReadAllBytesAsync Async.AwaitTask Span NativePtr.toVoidPtr bytes.Length Some MemoryMarshal.Cast ShortTradeData ToArray None Why can't I use 'use' in an async block, in F#...
[ -0.0098876953125, 0.02099609375, 0.0130615234375, -0.009765625, -0.00183868408203125, 0.008056640625, 0.000659942626953125, 0.004180908203125, 0.0072021484375, -0.047607421875, 0.005523681640625, -0.0038299560546875, 0.01104736328125, -0.021240234375, 0.0213623046875, -0.00115203857421...
[ 44084, 831, 3768, 18, 4527, 4032, 10, 12654, 238, 46389, 563, 4904, 1238, 3742, 42724, 19279, 64370, 31345, 43512, 75358, 62, 634, 9874, 63438, 353, 4935, 4448, 188, 36635, 4200, 174830, 82990, 28542, 137989, 717, 7614, 7092, 23, 142, 323...
[ 0.087646484375, 0.1092529296875, 0.141357421875, 0.08984375, 0.1085205078125, 0.24267578125, 0.05377197265625, 0.2119140625, 0.089111328125, 0.192138671875, 0.10186767578125, 0.1695556640625, 0.0159454345703125, 0.032318115234375, 0.1368408203125, 0.09136962890625, 0.089111328125, ...
embed
6701140_c0
6701140
fsharp
0
Title: Overloading of F# Measures Problem title: Overloading of F# Measures Tags: overloading, measures, f%23 Problem: Overloading of F# Measures Consider the following F# code: [<Measure>] type pixel [<Measure>] type inch [<Measure>] type dot [<Measure>] type percentage let scaleCalculation (finalSize:float<pixel>) (o...
Overloading of F# Measures Overloading of F# Measures overloading measures f%23 Overloading Measures Measure finalSize:float originalSize:float Overloading of F# Measures Consider the following F# code: (I realize I need to check originalSize for 0 but that's not really germaine to this question). What I'd like is to o...
[ 0.006805419921875, 0.0036773681640625, -0.006561279296875, -0.014892578125, -0.01611328125, -0.028564453125, -0.00628662109375, -0.0211181640625, 0.0260009765625, -0.000576019287109375, -0.01116943359375, -0.0172119140625, 0.0206298828125, -0.0306396484375, 0.0189208984375, 0.011474609...
[ 9578, 63033, 214, 111, 563, 4904, 1215, 162, 30891, 645, 72350, 1238, 3949, 3742, 11, 2704, 127167, 52347, 257, 7311, 137399, 18151, 92154, 3871, 12765, 100, 757, 117979, 71, 1884, 47, 903, 32354, 34831, 23, 17007, 54, 933, 117, 206, 39...
[ 0.1334228515625, 0.24560546875, 0.006439208984375, 0.017181396484375, 0.1217041015625, 0.216552734375, 0.12548828125, 0.1417236328125, 0.04327392578125, 0.144775390625, 0.1873779296875, 0.110595703125, 0.01470947265625, 0.1097412109375, 0.121337890625, 0.164794921875, 0.1611328125, ...
embed
7869025_c0
7869025
fsharp
0
Title: F# ignores CallingConvention set in DllImport attribute? Problem title: F# ignores CallingConvention set in DllImport attribute? Tags: dllimport, f%23 Problem: F# ignores CallingConvention set in DllImport attribute? While trying to call function with following signature (compiled by MSVC++): BOOL CreateJunction...
F# ignores CallingConvention set in DllImport attribute? F# ignores CallingConvention set in DllImport attribute? dllimport f%23 CallingConvention DllImport BOOL CreateJunctionPoint LPCTSTR FSLinks.dll CallingConvention.Cdecl __stdcall F# ignores CallingConvention set in DllImport attribute? While trying to call functi...
[ 0.005126953125, -0.002899169921875, -0.0091552734375, 0.0091552734375, -0.0115966796875, 0.001617431640625, -0.007171630859375, -0.01422119140625, -0.003936767578125, -0.0033416748046875, -0.005889892578125, -0.00604248046875, -0.00086212158203125, 0.0174560546875, 0.009521484375, -0.0...
[ 563, 4904, 124962, 26265, 214, 11935, 57241, 5423, 391, 1181, 61637, 6982, 150380, 81717, 60270, 1238, 3742, 137142, 151313, 97866, 10763, 147534, 82080, 43379, 94539, 93774, 64287, 112, 34937, 271, 71, 85763, 11782, 32354, 25632, 138256, 5974,...
[ 0.1671142578125, 0.23583984375, 0.1654052734375, 0.1845703125, 0.12109375, 0.09912109375, 0.1990966796875, 0.116943359375, 0.06256103515625, 0.12890625, 0.137939453125, 0.181884765625, 0.1478271484375, 0.110107421875, 0.2186279296875, 0.091064453125, 0.0826416015625, 0.118896484375...
embed
48214509_c0
48214509
fsharp
0
Title: Sending SSO cookies when doing an ajax call in websharper Problem title: Sending SSO cookies when doing an ajax call in websharper Tags: f%23, websharper Problem: Sending SSO cookies when doing an ajax call in websharper I've created a website using WebSharper and has stumbled into a problem. I wish to integrate...
Sending SSO cookies when doing an ajax call in websharper Sending SSO cookies when doing an ajax call in websharper f%23 websharper pushError Sending SSO Ajax Request request.Method request.EndPoint request.AsJson System.Action JqXHR Json.Parse JS.HasOwnProperty ErrorType Reason Success Union Union2Of2 Async.FromContin...
[ -0.03271484375, 0.04833984375, -0.01953125, -0.0283203125, -0.00335693359375, -0.004791259765625, -0.013916015625, 0.01470947265625, -0.0244140625, -0.025634765625, 0.033447265625, 0.01385498046875, -0.034423828125, 0.00311279296875, -0.01025390625, -0.001068115234375, 0.016845703125...
[ 24044, 159, 13055, 4136, 3229, 20594, 7767, 425, 11782, 1467, 89280, 1264, 3949, 3742, 25944, 18468, 157715, 75616, 50336, 7352, 152378, 147534, 1681, 12353, 10763, 821, 29562, 28636, 64977, 6495, 7710, 212059, 196707, 236267, 144053, 32528, 13...
[ 0.1064453125, 0.0963134765625, 0.2415771484375, 0.232666015625, 0.01715087890625, 0.00732421875, 0.1375732421875, 0.1131591796875, 0.153076171875, 0.08673095703125, 0.1727294921875, 0.17578125, 0.038238525390625, 0.1177978515625, 0.0968017578125, 0.0765380859375, 0.2276611328125, 0...
embed
54653003_c0
54653003
fsharp
0
Title: F# - How to call Moq ReturnsAsync()? Problem title: F# - How to call Moq ReturnsAsync()? Tags: moq, f%23 Problem: F# - How to call Moq ReturnsAsync()? I have a function that returns Task<bool> (C#). Task<bool> Update(MemberMarketUpdate memberMarketUpdate); I'm trying to mock it using Moq (F#). let verifyUpdate(u...
F# - How to call Moq ReturnsAsync()? F# - How to call Moq ReturnsAsync()? moq f%23 How Moq ReturnsAsync Task Update MemberMarketUpdate update:MemberMarketUpdate update.Id associationRepository.Setup r.Update It.IsAny setup.Callback setup.Returns Task.FromResult setup.ReturnsAsync F# - How to call Moq ReturnsAsync()? I ...
[ -0.017333984375, 0.0021209716796875, 0.0211181640625, 0.00738525390625, -0.007049560546875, 0.0242919921875, 0.01513671875, 0.00982666015625, 0.0269775390625, 0.032958984375, 0.0021209716796875, 0.0150146484375, 0.006378173828125, -0.015625, 0.03662109375, 0.004791259765625, 0.019775...
[ 563, 4904, 11249, 11782, 2501, 864, 173340, 7, 12654, 238, 284, 132, 98191, 1238, 3742, 9598, 92, 28641, 74057, 118565, 152872, 28350, 27417, 71, 125413, 59111, 126, 1650, 299, 169581, 5584, 12620, 987, 7136, 32354, 30646, 142484, 31577, 86...
[ 0.077880859375, 0.185546875, 0.0535888671875, 0.1639404296875, 0.1737060546875, 0.1907958984375, 0.259765625, 0.047027587890625, 0.222900390625, 0.115234375, 0.03570556640625, 0.048431396484375, 0.1817626953125, 0.0265350341796875, 0.0938720703125, 0.154052734375, 0.1397705078125, ...
embed
59801463_c0
59801463
fsharp
0
Title: F# How do I make a board for a game in f#? Problem title: F# How do I make a board for a game in f#? Tags: f%23 Problem: F# How do I make a board for a game in f#? I want to make a small simulation, but I can't figure out how to make the board for the simulation. I want to make a simulation where there are two k...
F# How do I make a board for a game in f#? F# How do I make a board for a game in f#? f%23 How n:int _rows _columns _board Array2D.create None preditorprey.board F# How do I make a board for a game in f#? I want to make a small simulation, but I can't figure out how to make the board for the simulation. I want to make ...
[ 0.004608154296875, 0.00848388671875, -0.0030364990234375, 0.015869140625, 0.00518798828125, -0.00555419921875, 0.028564453125, 0.000278472900390625, 0.00066375732421875, -0.0019683837890625, 0.00274658203125, 0.0106201171875, 0.00494384765625, -0.01129150390625, -0.0019683837890625, -0...
[ 563, 4904, 11249, 54, 87, 3249, 10, 45443, 100, 6712, 23, 1238, 3742, 653, 4288, 15555, 8447, 316, 24351, 69253, 53, 304, 397, 7612, 2182, 438, 86, 1653, 26111, 4692, 3444, 19336, 40226, 1363, 26366, 3642, 70, 6626, 8562, 85825, 4597, ...
[ 0.10284423828125, 0.223388671875, 0.070556640625, 0.03509521484375, 0.05035400390625, 0.149658203125, 0.09326171875, 0.282958984375, 0.1279296875, 0.1314697265625, 0.085205078125, 0.132568359375, 0.04931640625, 0.061248779296875, 0.08642578125, 0.1180419921875, 0.048126220703125, 0...
embed
70744367_c1
70744367
fsharp
1
9000 |> List.length |> printfn "%d";; 1117 Real: 00:00:00.004, CPU: 00:00:00.000, GC Gen0: 1, Gen1: 0, Gen2: 0 val it: unit = () > primesUntilSequence 9000 |> List.length |> printfn "%d";; 1117 Real: 00:00:15.388, CPU: 00:00:15.375, GC Gen0: 592, Gen1: 64, Gen2: 0 val it: unit = () That means about 4000 times slower in...
9000 |> List.length |> printfn "%d";; 1117 Real: 00:00:00.004, CPU: 00:00:00.000, GC Gen0: 1, Gen1: 0, Gen2: 0 val it: unit = () > primesUntilSequence 9000 |> List.length |> printfn "%d";; 1117 Real: 00:00:15.388, CPU: 00:00:15.375, GC Gen0: 592, Gen1: 64, Gen2: 0 val it: unit = () That means about 4000 times slower in...
[ -0.0216064453125, 0.0302734375, 0.0203857421875, 0.0106201171875, 0.01434326171875, -0.03369140625, 0.005035400390625, -0.0137939453125, 0.0191650390625, -0.0262451171875, 0.01190185546875, 0.0242919921875, 0.0196533203125, 0.005340576171875, 0, -0.00128173828125, 0.018310546875, 0...
[ 108336, 32036, 23986, 28412, 14783, 3949, 71, 534, 2489, 5120, 110095, 6632, 135401, 86039, 8557, 69657, 15937, 2389, 106, 82825, 757, 304, 3502, 442, 25072, 20809, 7, 3675, 4233, 944, 3956, 12221, 122545, 85433, 192616, 7911, 26950, 34042, ...
[ 0.309814453125, 0.1932373046875, 0.0672607421875, 0.1273193359375, 0.11865234375, 0.007598876953125, 0.012847900390625, 0.1033935546875, 0.1832275390625, 0.205810546875, 0.10052490234375, 0.03936767578125, 0.115966796875, 0.1724853515625, 0.161376953125, 0.1142578125, 0.109375, 0.1...
embed
4732672_c0
4732672
fsharp
0
Title: How to write a function for generic numbers? Problem title: How to write a function for generic numbers? Tags: numbers, generics, type-inference, types, f%23 Problem: How to write a function for generic numbers? I'm quite new to F# and find type inference really is a cool thing. But currently it seems that it al...
How to write a function for generic numbers? How to write a function for generic numbers? numbers generics type-inference types f%23 How BigInteger How to write a function for generic numbers? I'm quite new to F# and find type inference really is a cool thing. But currently it seems that it also may lead to code duplic...
[ -0.021240234375, 0.01806640625, 0.00885009765625, -0.00927734375, 0.0048828125, -0.010986328125, 0.002716064453125, -0.004669189453125, 0.024169921875, -0.0269775390625, -0.026611328125, -0.017333984375, -0.0205078125, 0.006195068359375, -0.0120849609375, -0.00872802734375, -0.013671...
[ 11249, 47, 33022, 10, 32354, 100, 189534, 101935, 10644, 73, 69988, 52895, 1238, 3949, 3742, 14195, 4153, 67, 1505, 32233, 3525, 563, 4904, 7413, 53498, 6620, 6183, 21185, 13580, 82424, 37202, 1543, 37105, 18151, 115, 182867, 3444, 10554, 1...
[ 0.1046142578125, 0.06732177734375, 0.20654296875, 0.057952880859375, 0.232177734375, 0.1324462890625, 0.283203125, 0.2003173828125, 0.187744140625, 0.00592041015625, 0.1253662109375, 0.15283203125, 0.053802490234375, 0.01043701171875, 0.097900390625, 0.1275634765625, 0.070068359375, ...
embed
25501171_c0
25501171
fsharp
0
Title: Visual Studio JIT Debugger loads extremely slow, 30 seconds Problem title: Visual Studio JIT Debugger loads extremely slow, 30 seconds Tags: visual-studio, debugging, f%23, .net, c%23 Problem: Visual Studio JIT Debugger loads extremely slow, 30 seconds When I run a .Net program that executes System.Diagnostics.D...
Visual Studio JIT Debugger loads extremely slow, 30 seconds Visual Studio JIT Debugger loads extremely slow, 30 seconds visual-studio debugging f%23 .net c%23 Visual Studio JIT Debugger System.Diagnostics.Debugger.Launch Visual Studio JIT Debugger loads extremely slow, 30 seconds When I run a .Net program that executes...
[ 0.0034027099609375, 0.0302734375, -0.0234375, -0.01312255859375, -0.001251220703125, -0.007080078125, 0.01348876953125, 0.00921630859375, -0.00787353515625, -0.0703125, -0.0034332275390625, 0.01458740234375, 0.0018463134765625, 0.01312255859375, 0.02392578125, 0.001617431640625, 0.03...
[ 73372, 22968, 821, 6371, 262, 978, 21407, 72367, 111531, 72803, 496, 94131, 21176, 52629, 8, 36659, 3742, 1179, 12353, 128198, 4657, 309, 4, 11675, 5, 24447, 1528, 450, 71924, 5608, 19095, 96276, 36279, 110342, 99326, 85779, 30195, 1257, 73...
[ 0.158447265625, 0.162841796875, 0.1668701171875, 0.2254638671875, 0.145263671875, 0.2171630859375, 0.1495361328125, 0.169921875, 0.1221923828125, 0.18896484375, 0.194091796875, 0.17138671875, 0.148193359375, 0.154541015625, 0.1387939453125, 0.008880615234375, 0.03997802734375, 0.08...
embed
27201650_c0
27201650
fsharp
0
Title: Unable to reference FSharp.Core in LINQPad when referencing the FSharp.Data package Problem title: Unable to reference FSharp.Core in LINQPad when referencing the FSharp.Data package Tags: linqpad, f%23 Problem: Unable to reference FSharp.Core in LINQPad when referencing the FSharp.Data package I am trying to us...
Unable to reference FSharp.Core in LINQPad when referencing the FSharp.Data package Unable to reference FSharp.Core in LINQPad when referencing the FSharp.Data package linqpad f%23 Unable FSharp.Core LINQPad FSharp.Data HtmlDocument.Load www.google.co.uk results.Dump Unable to reference FSharp.Core in LINQPad when refe...
[ 0.00095367431640625, 0.027099609375, 0.001434326171875, 0.0135498046875, -0.01300048828125, 0.00970458984375, 0.006011962890625, 0.01031494140625, -0.00994873046875, -0.06201171875, -0.0177001953125, -0.01495361328125, -0.017822265625, -0.0067138671875, 0.03173828125, -0.018798828125, ...
[ 992, 2886, 91067, 93774, 3467, 254, 5, 50886, 13, 46610, 2737, 113954, 142447, 137989, 98169, 23, 96, 44982, 4299, 1238, 3742, 18, 7237, 239469, 59875, 2247, 50339, 17726, 2676, 31577, 4527, 116908, 201, 3034, 19097, 2392, 563, 4904, 35773,...
[ 0.034881591796875, 0.162109375, 0.25244140625, 0.1090087890625, 0.2037353515625, 0.2198486328125, 0.06195068359375, 0.19189453125, 0.1024169921875, 0.1373291015625, 0.1417236328125, 0.19580078125, 0.164794921875, 0.1103515625, 0.1595458984375, 0.052703857421875, 0.02069091796875, 0...
embed
41764356_c0
41764356
fsharp
0
Title: F# Recursive Member Function : &quot;How to Define it correctly&quot; Problem title: F# Recursive Member Function : &quot;How to Define it correctly&quot; Tags: member-functions, f%23, recursion Problem: F# Recursive Member Function : "How to Define it correctly" I it is my understanding that when you define a r...
F# Recursive Member Function : &quot;How to Define it correctly&quot; F# Recursive Member Function : &quot;How to Define it correctly&quot; member-functions f%23 recursion Recursive Member How Define this.recursion F# Recursive Member Function : "How to Define it correctly" I it is my understanding that when you define...
[ -0.0123291015625, 0.01312255859375, 0.022216796875, 0.003326416015625, 0.00101470947265625, -0.0137939453125, -0.005523681640625, 0.014892578125, -0.005035400390625, -0.0274658203125, 0.00799560546875, -0.009033203125, 0.003448486328125, 0.01470947265625, 0.0361328125, -0.0181884765625...
[ 563, 4904, 853, 48650, 5844, 74057, 28670, 10763, 81826, 262, 64552, 442, 26785, 32786, 137175, 1238, 3949, 3742, 195625, 1830, 11249, 903, 5, 107, 100094, 61924, 32354, 28032, 10644, 110, 3871, 11, 4527, 21954, 166117, 18499, 83, 959, 3784...
[ 0.0897216796875, 0.201904296875, 0.057342529296875, 0.2279052734375, 0.1561279296875, 0.2568359375, 0.15966796875, 0.01153564453125, 0.0653076171875, 0.095947265625, 0.19873046875, 0.091796875, 0.109130859375, 0.255615234375, 0.1131591796875, 0.052337646484375, 0.013153076171875, 0...
embed
5306997_c0
5306997
fsharp
0
Title: Implementing an interface in f# Problem title: Implementing an interface in f# Tags: interface, f%23, c%23, c%23-to-f%23 Problem: Implementing an interface in f# Here is my c# interface: public interface ITemplateService { string RenderTemplate(object model, string templateName); string RenderTemplate(object mod...
Implementing an interface in f# Implementing an interface in f# interface f%23 c%23 c%23-to-f%23 Implementing ITemplateService RenderTemplate TemplateService DotLiquid this.RenderTemplate templateName:string directory:string Template Template.Parse template.Render Hash.FromAnonymousObject Implementing an interface in f...
[ -0.00604248046875, -0.007354736328125, 0.00141143798828125, 0.00787353515625, -0.0103759765625, 0.01190185546875, -0.00982666015625, 0.0020599365234375, 0.00035858154296875, -0.0079345703125, -0.022216796875, 0.00970458984375, 0.00762939453125, 0.000904083251953125, 0.01043701171875, 0...
[ 153941, 214, 101758, 23, 1238, 4904, 3742, 27495, 188, 420, 195, 92558, 121979, 63137, 159065, 19309, 196631, 84929, 9506, 94385, 903, 23894, 110934, 91693, 14364, 28636, 162087, 168407, 7251, 45757, 11853, 759, 31577, 208124, 563, 142, 18499, ...
[ 0.24365234375, 0.0250396728515625, 0.25830078125, 0.0714111328125, 0.1502685546875, 0.2337646484375, 0.0684814453125, 0.05010986328125, 0.0753173828125, 0.0712890625, 0.122802734375, 0.146728515625, 0.123779296875, 0.10211181640625, 0.136962890625, 0.07611083984375, 0.2130126953125, ...
embed
26353055_c0
26353055
fsharp
0
Title: WPF window will not open after adding namespace Problem title: WPF window will not open after adding namespace Tags: f%23, wpf Problem: WPF window will not open after adding namespace So I have simple F# WPF application. It was working just fine without declaring a namespace and using multiple modules. Now, it s...
WPF window will not open after adding namespace WPF window will not open after adding namespace f%23 wpf WPF Flow MainApp System System.Windows app1 Application STAThread app1.Run Main.MainWindow WPF window will not open after adding namespace So I have simple F# WPF application. It was working just fine without declar...
[ -0.002105712890625, 0.0225830078125, 0.01068115234375, 0.0113525390625, -0.008056640625, 0.00164794921875, 0.0341796875, -0.046142578125, -0.0035400390625, -0.034423828125, 0.011962890625, -0.021728515625, 0.017333984375, -0.003692626953125, 0.01397705078125, -0.00994873046875, 0.009...
[ 601, 41265, 76896, 1221, 959, 9803, 7103, 154107, 210716, 1238, 3949, 3742, 148, 39557, 563, 17336, 12321, 39179, 12353, 43342, 4027, 418, 104921, 144792, 39116, 163321, 168793, 92049, 24293, 8781, 4904, 38415, 20697, 5885, 15490, 18347, 48716,...
[ 0.1026611328125, 0.24609375, 0.2181396484375, 0.067138671875, 0.1300048828125, 0.1888427734375, 0.1156005859375, 0.1673583984375, 0.282470703125, 0.05859375, 0.035736083984375, 0.167236328125, 0.03179931640625, 0.1571044921875, 0.052642822265625, 0.1728515625, 0.14599609375, 0.1488...
embed