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
67125655_c0
67125655
fsharp
0
Title: F# how to define "recursive" variables Problem title: F# how to define "recursive" variables Tags: fparsec, functional-programming, f%23 Problem: F# how to define "recursive" variables I'm writing a parser for a pseudolanguage using of the FParsec library, I have a statement parser, which is ...
F# how to define "recursive" variables F# how to define "recursive" variables fparsec functional-programming f%23 many1Till ws1 Loop F# how to define "recursive" variables I'm writing a parser for a pseudolanguage using of the FParsec library, I have a statement parser, which is a choice between all...
[ 0.02001953125, 0.010009765625, -0.0067138671875, 0.0242919921875, 0.0045166015625, 0.00604248046875, 0.007080078125, 0.00140380859375, 0.0140380859375, -0.0296630859375, 0.00616455078125, 0.0230712890625, -0.01171875, 0.004669189453125, 0.02734375, 0.007171630859375, 0.00759887695312...
[ 563, 4904, 3642, 61924, 107, 48650, 5844, 77336, 7, 1238, 2500, 39797, 123309, 28966, 3742, 5941, 5713, 148, 418, 199694, 47, 32562, 366, 2189, 74189, 196651, 28636, 35773, 63805, 44126, 11295, 46389, 24189, 3611, 166117, 33022, 28354, 64549,...
[ 0.13037109375, 0.19775390625, 0.06494140625, 0.234619140625, 0.1470947265625, 0.2308349609375, 0.234130859375, 0.27685546875, 0.052032470703125, 0.048126220703125, 0.06744384765625, 0.1251220703125, 0.092041015625, 0.0728759765625, 0.04345703125, 0.1087646484375, 0.138427734375, 0....
embed
39135546_c0
39135546
fsharp
0
Title: BinaryFormatter.Serialize adding 28 to byte array length Problem title: BinaryFormatter.Serialize adding 28 to byte array length Tags: f%23, arrays, .net, serialization, stream Problem: BinaryFormatter.Serialize adding 28 to byte array length I have the following code snippet which receives a message on a TcpCli...
BinaryFormatter.Serialize adding 28 to byte array length BinaryFormatter.Serialize adding 28 to byte array length f%23 arrays .net serialization stream InvalidCastException BinaryFormatter.Serialize TcpClient client:TcpClient BinaryFormatter formatter.Deserialize client.GetStream Message message.Type FileTransfer messa...
[ 0.01324462890625, 0.032958984375, -0.00921630859375, -0.00113677978515625, -0.0026092529296875, -0.0091552734375, -0.02783203125, 0.007080078125, -0.005035400390625, -0.01446533203125, 0.027587890625, -0.0045166015625, 0.0257568359375, 0.03125, 0.02099609375, -0.01513671875, 0.006225...
[ 54092, 1294, 102973, 11, 3055, 294, 25435, 119066, 154107, 1372, 47, 390, 67, 10298, 140909, 1238, 3742, 1179, 35686, 47691, 75973, 7013, 174830, 63928, 121422, 150, 23282, 1483, 73347, 115061, 48205, 26008, 196707, 42724, 62624, 25352, 172681,...
[ 0.1766357421875, 0.05548095703125, 0.164306640625, 0.08551025390625, 0.1490478515625, 0.105224609375, 0.2147216796875, 0.14892578125, 0.138671875, 0.2666015625, 0.06024169921875, 0.1002197265625, 0.058624267578125, 0.1734619140625, 0.135986328125, 0.004241943359375, 0.112060546875, ...
embed
51151120_c0
51151120
fsharp
0
Title: F# sequence with at least one element Problem title: F# sequence with at least one element Tags: f%23 Problem: F# sequence with at least one element Beginner in F# here I want to create a type, which is a sequence of another concrete type (Event) with at least one element. Any other elements can be added anytime...
F# sequence with at least one element F# sequence with at least one element f%23 Event PublishedEvents EventList event:Event Seq.singleton this.add Seq.append eventList:PublishedEvents F# sequence with at least one element Beginner in F# here I want to create a type, which is a sequence of another concrete type (Event)...
[ 0.01251220703125, 0.039794921875, 0.00023937225341796875, 0.00927734375, -0.01904296875, -0.01806640625, 0.00811767578125, 0.01055908203125, 0.01300048828125, -0.0390625, 0.00927734375, 0.0211181640625, -0.01055908203125, 0.031494140625, 0.00133514404296875, 0.0030059814453125, -0.01...
[ 563, 4904, 40, 944, 3956, 678, 99, 19713, 1632, 12830, 1238, 3949, 3742, 36943, 110463, 192134, 154663, 19732, 503, 864, 6953, 1507, 903, 11, 4028, 9007, 3611, 143145, 15227, 67053, 3444, 28282, 10644, 15700, 122776, 80854, 831, 49814, 6032...
[ 0.1378173828125, 0.2255859375, 0.1033935546875, 0.1724853515625, 0.067626953125, 0.092041015625, 0.0258331298828125, 0.181640625, 0.1417236328125, 0.2110595703125, 0.06890869140625, 0.02459716796875, 0.1016845703125, 0.1944580078125, 0.1177978515625, 0.2164306640625, 0.166015625, 0...
embed
12204387_c0
12204387
fsharp
0
Title: Returning object with different value Problem title: Returning object with different value Tags: dictionary, f%23, linqpad, sequence Problem: Returning object with different value Is there a way to return an object used in a lambda expression, but with a different value? I've been using the "kind of linq-select"...
Returning object with different value Returning object with different value dictionary f%23 linqpad sequence Returning Seq.map x.Value Seq.iter x.Dump Ville IdVille NoVille Nom x.Nom __RowVersion x.__RowVersion TypedDataContext dc.GetTable Address x.AddressLine1 Bob tab.Dump bob.Dump Returning object with different val...
[ 0.004547119140625, 0.0125732421875, -0.0081787109375, 0.01007080078125, -0.0029296875, -0.01068115234375, -0.00119781494140625, 0.00555419921875, 0.00009107589721679688, 0.000858306884765625, -0.004638671875, 0.02099609375, 0.0123291015625, 0.0289306640625, 0.017822265625, 0.0098266601...
[ 173340, 214, 36746, 678, 12921, 34292, 45, 10763, 1238, 3949, 3742, 96, 44982, 4299, 40, 944, 503, 864, 62346, 1022, 856, 50770, 16840, 17726, 2676, 50776, 24799, 2186, 438, 12724, 178390, 60457, 137989, 22829, 2886, 49990, 93232, 25027, 20...
[ 0.246826171875, 0.0611572265625, 0.2308349609375, 0.12939453125, 0.241943359375, 0.2177734375, 0.0126953125, 0.07958984375, 0.0218353271484375, 0.0245208740234375, 0.1380615234375, 0.01812744140625, 0.173828125, 0.1884765625, 0.05499267578125, 0.1568603515625, 0.03955078125, 0.1162...
embed
63333098_c0
63333098
fsharp
0
Title: How to manage multiple windows, usercontrols, and customcontrols with Elmish.wpf and F#? Problem title: How to manage multiple windows, usercontrols, and customcontrols with Elmish.wpf and F#? Tags: f%23, elmish-wpf Problem: How to manage multiple windows, usercontrols, and customcontrols with Elmish.wpf and F#?...
How to manage multiple windows, usercontrols, and customcontrols with Elmish.wpf and F#? How to manage multiple windows, usercontrols, and customcontrols with Elmish.wpf and F#? f%23 elmish-wpf How Elmish.wpf createWindow1 Func Window createWindow2 createWindow1.Invoke createWindow2.Invoke window.Owner App.mainBindings...
[ -0.005523681640625, 0.0198974609375, -0.0030670166015625, 0.0213623046875, -0.004608154296875, 0.00946044921875, 0.0191650390625, -0.0238037109375, 0.01318359375, -0.0303955078125, -0.0162353515625, -0.0198974609375, 0.0245361328125, 0.01324462890625, 0.0181884765625, -0.0081787109375,...
[ 11249, 47, 111240, 48716, 54825, 4, 38937, 81988, 114122, 678, 540, 78192, 434, 39557, 136, 563, 4904, 5, 3742, 88, 28282, 92049, 24293, 418, 28670, 176501, 304, 23253, 5442, 76896, 7710, 5659, 16882, 33770, 7663, 33209, 1456, 117008, 40777...
[ 0.0850830078125, 0.019073486328125, 0.1910400390625, 0.236572265625, 0.2171630859375, 0.018646240234375, 0.13818359375, 0.194580078125, 0.1688232421875, 0.05511474609375, 0.1414794921875, 0.259033203125, 0.052978515625, 0.213623046875, 0.032501220703125, 0.0496826171875, 0.1594238281...
embed
20341250_c0
20341250
fsharp
0
Title: xUnit tests under F# : It looks like you're trying to execute an xUnit.net unit test ('System.ArgumentException' occurred in xunit.runner.utility.dll) Problem title: xUnit tests under F# : It looks like you're trying to execute an xUnit.net unit test ('System.ArgumentException' occu...
xUnit tests under F# : It looks like you're trying to execute an xUnit.net unit test ('System.ArgumentException' occurred in xunit.runner.utility.dll) xUnit tests under F# : It looks like you're trying to execute an xUnit.net unit test ('System.ArgumentException' occurred in xunit.runner.u...
[ 0.00592041015625, 0.022705078125, -0.010498046875, -0.0322265625, -0.0048828125, 0.0120849609375, 0.02099609375, -0.01025390625, -0.0167236328125, -0.0003662109375, 0.00164794921875, 0.01287841796875, 0.002471923828125, 0.021728515625, 0.00946044921875, -0.00014209747314453125, 0.026...
[ 1022, 85600, 18, 109921, 1379, 563, 4904, 33342, 1884, 3768, 31577, 71924, 1179, 25072, 3034, 84293, 7614, 1234, 63928, 74918, 10438, 6773, 142117, 87738, 939, 71, 1181, 152, 23, 1238, 3742, 12353, 19279, 73372, 22968, 137625, 81, 14556, 12...
[ 0.169921875, 0.2490234375, 0.10302734375, 0.2110595703125, 0.181884765625, 0.147705078125, 0.2222900390625, 0.125732421875, 0.036346435546875, 0.08477783203125, 0.130126953125, 0.1226806640625, 0.125, 0.1978759765625, 0.185302734375, 0.1005859375, 0.06524658203125, 0.1873779296875,...
embed
27317537_c0
27317537
fsharp
0
Title: F# clarification on creating labels for a pie chart Problem title: F# clarification on creating labels for a pie chart Tags: trigonometry, pie-chart, f%23, winforms Problem: F# clarification on creating labels for a pie chart I am currently reading Real-World Functional Programming: With Examples in F# and C# by...
F# clarification on creating labels for a pie chart F# clarification on creating labels for a pie chart trigonometry pie-chart f%23 winforms Graphics Math.PI gr.MeasureString PointF float32 size.Width size.Height gr.DrawString Brushes.Black RectangleF F# clarification on creating labels for a pie chart I am currently r...
[ 0.01031494140625, -0.0252685546875, 0.013427734375, -0.005828857421875, -0.01397705078125, -0.006805419921875, 0.0157470703125, 0.004302978515625, 0.0107421875, 0.0218505859375, -0.00982666015625, -0.0225830078125, 0.012939453125, -0.007781982421875, 0.030029296875, -0.006072998046875,...
[ 563, 4904, 17306, 41274, 105233, 67967, 7, 2158, 116287, 171353, 64970, 9254, 18, 1238, 3742, 46334, 189682, 78804, 15185, 11, 41097, 919, 21917, 6460, 13267, 81456, 19528, 114942, 97732, 14525, 100, 10, 16454, 5120, 70646, 28670, 27958, 8953...
[ 0.1085205078125, 0.2049560546875, 0.1630859375, 0.0704345703125, 0.186279296875, 0.295166015625, 0.09112548828125, 0.21923828125, 0.239501953125, 0.150634765625, 0.0361328125, 0.181640625, 0.034423828125, 0.039398193359375, 0.058349609375, 0.12646484375, 0.1192626953125, 0.02725219...
embed
57701519_c0
57701519
fsharp
0
Title: Are F# Anonymous Records not supported with .NET Core SDK 2.2.108 in Linux? Problem title: Are F# Anonymous Records not supported with .NET Core SDK 2.2.108 in Linux? Tags: .net-core, f%23, linux Problem: Are F# Anonymous Records not supported with .NET Core SDK 2.2.108 in Linux? I am using linux (Manjaro) and ....
Are F# Anonymous Records not supported with .NET Core SDK 2.2.108 in Linux? Are F# Anonymous Records not supported with .NET Core SDK 2.2.108 in Linux? .net-core f%23 linux Anonymous Records NET Core SDK Linux ConsoleApp.fsproj Project Microsoft.NET.Sdk PropertyGroup OutputType Exe TargetFramework netcoreapp2.2 ItemGro...
[ -0.0169677734375, -0.005767822265625, 0.005462646484375, 0.0189208984375, 0.01409912109375, -0.014892578125, -0.0034637451171875, 0.0017547607421875, -0.022705078125, 0.0223388671875, -0.00677490234375, 0.00506591796875, 0.001739501953125, 0.029052734375, 0.018798828125, -0.01092529296...
[ 563, 4904, 180585, 89916, 959, 8060, 678, 17777, 31365, 45461, 41187, 69139, 23, 29908, 159, 1179, 30854, 1238, 3742, 11508, 6077, 40777, 39179, 17447, 3454, 170, 27331, 7244, 5740, 206984, 205072, 13538, 160017, 2043, 9007, 70147, 78426, 156...
[ 0.1163330078125, 0.2044677734375, 0.24658203125, 0.2103271484375, 0.0662841796875, 0.172119140625, 0.0234527587890625, 0.1260986328125, 0.157470703125, 0.1658935546875, 0.1090087890625, 0.1990966796875, 0.02252197265625, 0.2022705078125, 0.002777099609375, 0.1168212890625, 0.14660644...
embed
34834346_c1
34834346
fsharp
1
the other. As per request from @mark, the request is a simple GET to http://localhost:9000/api , and the response is: HEADER HTTP/1.0 404 Not Found Date: Mon, 18 Jan 2016 00:11:17 GMT Server: Mono.WebServer.XSP/4.2.0.0 Linux X-AspNet-Version: 4.0.30319 Content-Length: 5085 Cache-Control: private Content-Type: text/htm...
the other. As per request from @mark, the request is a simple GET to http://localhost:9000/api , and the response is: HEADER HTTP/1.0 404 Not Found Date: Mon, 18 Jan 2016 00:11:17 GMT Server: Mono.WebServer.XSP/4.2.0.0 Linux X-AspNet-Version: 4.0.30319 Content-Length: 5085 Cache-Control: private Content-Type: text/htm...
[ -0.0308837890625, 0.0419921875, 0.0028076171875, -0.012939453125, 0.0003681182861328125, 0.000701904296875, 0.02783203125, -0.01483154296875, 0.0120849609375, -0.01171875, 0.009033203125, 0.012451171875, -0.024169921875, 0.0024871826171875, 0.0274658203125, 0.00482177734375, 0.007080...
[ 70, 3789, 5, 50336, 10015, 83, 8781, 79794, 47, 1621, 98908, 40294, 147061, 40897, 6, 4, 57553, 27544, 284, 18044, 135913, 102107, 1112, 617, 11205, 215624, 543, 3342, 780, 99961, 22687, 77879, 30474, 193348, 1542, 9434, 117904, 99929, 2990...
[ 0.156005859375, 0.252197265625, 0.04376220703125, 0.231201171875, 0.0151519775390625, 0.046356201171875, 0.15625, 0.194580078125, 0.047515869140625, 0.0919189453125, 0.0950927734375, 0.152099609375, 0.23828125, 0.1856689453125, 0.001434326171875, 0.002227783203125, 0.1622314453125, ...
embed
34970587_c0
34970587
fsharp
0
Title: Why do I receive an error when initializing a record with an option? Problem title: Why do I receive an error when initializing a record with an option? Tags: f%23, assembly-binding-redirect Problem: Why do I receive an error when initializing a record with an option? Why do I receive an error when initializing ...
Why do I receive an error when initializing a record with an option? Why do I receive an error when initializing a record with an option? f%23 assembly-binding-redirect Why First String20 Scott Last Nimrod Suffix None CreateModuleViewModel.Tests FsUnit NUnit.Framework UILogic.State CreateModule.UILogic ManageModule.Ent...
[ -0.01287841796875, -0.01226806640625, 0.004730224609375, 0.00408935546875, 0.0037841796875, -0.0140380859375, 0.0021514892578125, -0.02099609375, 0.002166748046875, 0.019287109375, 0.0022125244140625, -0.015869140625, 0.0272216796875, -0.0047607421875, 0.00130462646484375, -0.000427246...
[ 44084, 53299, 18499, 61475, 84382, 17164, 678, 35829, 3229, 1238, 3742, 89845, 38526, 128239, 107, 80581, 23972, 23351, 1549, 50695, 21672, 59285, 5914, 142830, 55923, 438, 151313, 91616, 100474, 140290, 111337, 563, 85600, 18057, 6773, 108386, ...
[ 0.10760498046875, 0.08721923828125, 0.2093505859375, 0.1842041015625, 0.09600830078125, 0.238037109375, 0.121337890625, 0.259521484375, 0.00616455078125, 0.06988525390625, 0.1416015625, 0.1441650390625, 0.057342529296875, 0.2047119140625, 0.06182861328125, 0.19140625, 0.0662231445312...
embed
1817643_c0
1817643
fsharp
0
Title: F# passing an operator with arguments to a function Problem title: F# passing an operator with arguments to a function Tags: partial-application, operators, f%23 Problem: F# passing an operator with arguments to a function Can you pass in an operation like "divide by 2" or "subtract 1" using just a partially app...
F# passing an operator with arguments to a function F# passing an operator with arguments to a function partial-application operators f%23 List.map list_item x-1 F# passing an operator with arguments to a function Can you pass in an operation like "divide by 2" or "subtract 1" using just a partially applied operator, w...
[ -0.0103759765625, 0.01080322265625, 0.01556396484375, -0.01080322265625, -0.007720947265625, 0.0084228515625, 0.007598876953125, -0.000965118408203125, 0.01080322265625, -0.017822265625, 0.0186767578125, -0.0296630859375, 0.00555419921875, 0.01385498046875, 0, -0.004425048828125, 0.0...
[ 563, 4904, 452, 39933, 678, 10750, 7, 47, 32354, 2878, 289, 101687, 1238, 3742, 32036, 62346, 5303, 217, 195, 5759, 4171, 27875, 23, 41018, 97368, 112, 390, 116, 22144, 39989, 18, 106, 17368, 1660, 25958, 190659, 11, 4028, 33342, 1884, ...
[ 0.08203125, 0.168701171875, 0.08642578125, 0.206298828125, 0.055084228515625, 0.2066650390625, 0.044830322265625, 0.070068359375, 0.136962890625, 0.1463623046875, 0.035919189453125, 0.1134033203125, 0.0601806640625, 0.048553466796875, 0.10137939453125, 0.1060791015625, 0.150634765625...
embed
59800982_c0
59800982
fsharp
0
Title: .NET Core embedded resources + Gitlab: ERROR: No files to upload Problem title: .NET Core embedded resources + Gitlab: ERROR: No files to upload Tags: .net-core, f%23, gitlab, embedded-resource Problem: .NET Core embedded resources + Gitlab: ERROR: No files to upload I am working on the .NET Core solution below:...
.NET Core embedded resources + Gitlab: ERROR: No files to upload .NET Core embedded resources + Gitlab: ERROR: No files to upload .net-core f%23 gitlab embedded-resource NET Core Gitlab ERROR gitlab-ci.yml docker:stable docker:dind DOCKER_REGISTRY our.registry.eu IMAGE_NAME RANCHER_ENV RANCHER_STACK RANCHER_SVC RANCHER...
[ -0.0211181640625, 0.00180816650390625, -0.00141143798828125, -0.010498046875, -0.0286865234375, -0.0250244140625, 0.0164794921875, -0.0057373046875, 0.00469970703125, 0.00101470947265625, 0.03173828125, 0.0189208984375, 0.00128936767578125, 0.0255126953125, 0.00494384765625, 0.00921630...
[ 5, 17777, 31365, 55720, 69819, 65514, 997, 527, 217, 6114, 151206, 24638, 438, 102158, 47, 70622, 6, 1179, 30854, 1238, 3949, 3742, 62270, 107, 60427, 318, 7237, 54, 11050, 7, 22819, 71, 120959, 454, 217674, 2446, 49005, 38904, 4615, 4683...
[ 0.047210693359375, 0.1751708984375, 0.2281494140625, 0.188720703125, 0.03814697265625, 0.182373046875, 0.08892822265625, 0.0816650390625, 0.1417236328125, 0.2474365234375, 0.1453857421875, 0.09466552734375, 0.1529541015625, 0.21142578125, 0.0467529296875, 0.2108154296875, 0.003265380...
embed
9022670_c0
9022670
fsharp
0
Title: anonymous class in F# Problem title: anonymous class in F# Tags: f%23 Problem: anonymous class in F# I would like to instantiate an anonymous class in F# and define my own hash/equality. Could someone please tell me how? Specifying Equals/GetHashCode in the interface does not work. It's possible to instantiate t...
anonymous class in F# anonymous class in F# f%23 NUnit.Framework IBlah GetHashCode i:int x.anint x.GetHashCode TestFixture Test x.hash Assert.AreEqual i.e anonymous class in F# I would like to instantiate an anonymous class in F# and define my own hash/equality. Could someone please tell me how? Specifying Equals/GetHa...
[ -0.00885009765625, 0.005157470703125, 0.0023345947265625, -0.0086669921875, 0.004608154296875, -0.0238037109375, 0.00994873046875, 0.005615234375, 0.01385498046875, 0.01385498046875, -0.021484375, 0.03173828125, -0.00193023681640625, 0.018798828125, 0.005126953125, -0.006683349609375, ...
[ 52184, 10821, 18507, 23, 563, 4904, 1238, 3742, 18057, 6773, 108386, 18244, 88874, 1566, 20779, 6495, 1495, 114211, 17, 4288, 1022, 66, 126, 8647, 6159, 425, 6644, 126234, 33657, 107, 71723, 1884, 34648, 101426, 136, 61924, 759, 10002, 1556...
[ 0.2371826171875, 0.1607666015625, 0.2200927734375, 0.054931640625, 0.1419677734375, 0.19384765625, 0.072998046875, 0.0933837890625, 0.057647705078125, 0.105224609375, 0.016998291015625, 0.027679443359375, 0.106689453125, 0.189208984375, 0.09942626953125, 0.1756591796875, 0.1068115234...
embed
48291789_c0
48291789
fsharp
0
Title: Church Numerals in F# Problem title: Church Numerals in F# Tags: church-encoding, f%23, functional-programming, lambda-calculus, type-inference Problem: Church Numerals in F# I have been trying to implement church numerals in F#. They were briefly introduced in a course at college and I may have gone down the ra...
Church Numerals in F# Church Numerals in F# church-encoding f%23 functional-programming lambda-calculus type-inference Church Numerals Operations Some Successor cSucc2 Add Multiply Subtract Basic Church Numerals in F# I have been trying to implement church numerals in F#. They were briefly introduced in a course at col...
[ 0.00384521484375, -0.0036468505859375, 0.0184326171875, 0.009521484375, -0.00159454345703125, 0.00148773193359375, -0.01287841796875, -0.002655029296875, 0.006195068359375, -0.0201416015625, -0.004119873046875, 0.01708984375, -0.00469970703125, 0.0014801025390625, 0.01123046875, -0.006...
[ 84084, 93511, 16765, 23, 563, 4904, 106820, 66332, 1238, 3742, 123309, 28966, 6492, 85, 6827, 94739, 10644, 69988, 102203, 31384, 144053, 748, 501, 14168, 10060, 304, 29117, 19335, 62479, 8273, 39989, 91692, 31577, 29479, 22542, 59335, 65508, ...
[ 0.177978515625, 0.1895751953125, 0.1341552734375, 0.0205078125, 0.1322021484375, 0.211181640625, 0.18408203125, 0.10595703125, 0.08453369140625, 0.08978271484375, 0.0972900390625, 0.0916748046875, 0.10601806640625, 0.03961181640625, 0.0609130859375, 0.08026123046875, 0.1800537109375,...
embed
50601705_c1
50601705
fsharp
1
: * Access-Control-Allow-Origin: * Allow: OPTIONS, POST Content-Length: 0 Content-Type: text/html; charset=utf-8 Date: Wed, 30 May 2018 09:35:08 GMT Server: Werkzeug/0.14.1 Python/3.5.2 However, with Suave, the OPTIONS request is incomplete or interrupted: General Request URL: http://localhost:8080/api/password/test Re...
: * Access-Control-Allow-Origin: * Allow: OPTIONS, POST Content-Length: 0 Content-Type: text/html; charset=utf-8 Date: Wed, 30 May 2018 09:35:08 GMT Server: Werkzeug/0.14.1 Python/3.5.2 However, with Suave, the OPTIONS request is incomplete or interrupted: General Request URL: http://localhost:8080/api/password/test Re...
[ 0.00469970703125, 0.011962890625, 0.01483154296875, 0.00139617919921875, 0.011474609375, -0.041015625, 0.02197265625, 0.011962890625, 0.002197265625, 0.0026092529296875, 0.0128173828125, 0.01275634765625, -0.01251220703125, 0.00213623046875, 0.01141357421875, 0.00897216796875, -0.000...
[ 661, 40266, 175904, 284, 41566, 670, 10384, 73, 12, 28023, 165117, 81903, 70870, 449, 757, 9, 196707, 64, 7693, 74, 21441, 3509, 1369, 1003, 420, 17376, 1401, 496, 4347, 267, 99961, 22687, 206618, 102014, 120518, 145581, 18113, 158296, 3330...
[ 0.011505126953125, 0.265625, 0.2724609375, 0.051422119140625, 0.2099609375, 0.1285400390625, 0.2113037109375, 0.126708984375, 0.005706787109375, 0.27587890625, 0.2064208984375, 0.1881103515625, 0.125, 0.01116943359375, 0.06298828125, 0.00604248046875, 0.12451171875, 0.0057678222656...
embed
13056335_c0
13056335
fsharp
0
Title: Compiling an F# 2.0 project in VS2012 Problem title: Compiling an F# 2.0 project in VS2012 Tags: visual-studio-2010, f%23, visual-studio-2012, fparsec Problem: Compiling an F# 2.0 project in VS2012 I have a solution for VS2010 that includes some F# projects that work against the F# 2.0 compiler/SDK, leveraging f...
Compiling an F# 2.0 project in VS2012 Compiling an F# 2.0 project in VS2012 visual-studio-2010 f%23 visual-studio-2012 fparsec Compiling VS2012 Method ParserResult Microsoft.FSharp.Core.Unit FParsec.CharParsers.run Microsoft.FSharp.Core.FSharpFunc FParsec.CharStream FParsec.Reply System.String visual-studio-2010 visual...
[ 0.00066375732421875, 0.00799560546875, -0.005340576171875, -0.000583648681640625, 0.00994873046875, 0.023681640625, -0.0218505859375, -0.009765625, -0.0208740234375, -0.003936767578125, -0.004913330078125, -0.00262451171875, 0.004058837890625, 0.007110595703125, 0.01531982421875, 0.009...
[ 15612, 49725, 563, 4904, 16655, 13452, 44160, 10693, 23, 21176, 52629, 73552, 1238, 3742, 54458, 2500, 39797, 74644, 2392, 2189, 7, 7244, 36381, 3467, 254, 50886, 85600, 28636, 84068, 1314, 16428, 97249, 115061, 62479, 12353, 71713, 29806, 11...
[ 0.1494140625, 0.1361083984375, 0.09771728515625, 0.2152099609375, 0.21142578125, 0.1197509765625, 0.1842041015625, 0.232666015625, 0.044952392578125, 0.140869140625, 0.13916015625, 0.1365966796875, 0.05364990234375, 0.0615234375, 0.2010498046875, 0.064453125, 0.15234375, 0.11193847...
embed
38422011_c0
38422011
fsharp
0
Title: Why isn't a tuple parameter being recognized on my function? Problem title: Why isn't a tuple parameter being recognized on my function? Tags: f%23 Problem: Why isn't a tuple parameter being recognized on my function? Why isn't a tuple parameter being recognized on my function? I have the following fun...
Why isn't a tuple parameter being recognized on my function? Why isn't a tuple parameter being recognized on my function? f%23 Why logTransaction:string file:string Deposited myfile.txt OneDollarBill filePath:string message:string System.IO.StreamWriter file.WriteLine file.Close Why isn't a tuple parameter be...
[ 0.006317138671875, 0.0172119140625, -0.00128936767578125, 0.0289306640625, -0.006103515625, 0.01556396484375, -0.017578125, -0.0225830078125, 0.01708984375, 0.015625, 0.011962890625, 0.009521484375, -0.0076904296875, 0.0302734375, -0.00113677978515625, -0.0028076171875, 0.00711059570...
[ 44084, 56112, 3768, 18, 370, 8705, 171859, 8035, 125296, 71, 98, 759, 32354, 3742, 12684, 62624, 44713, 91693, 11435, 166386, 297, 29822, 124326, 6561, 224694, 192948, 10519, 12353, 17780, 115061, 93232, 59453, 10, 25632, 4568, 10750, 81887, ...
[ 0.06805419921875, 0.0640869140625, 0.031890869140625, 0.06695556640625, 0.1319580078125, 0.237060546875, 0.2310791015625, 0.01910400390625, 0.1292724609375, 0.0180816650390625, 0.0147705078125, 0.015350341796875, 0.1885986328125, 0.008056640625, 0.1015625, 0.078125, 0.0655517578125, ...
embed
29798696_c1
29798696
fsharp
1
r:packages\System.Text.Encoding.4.0.10-beta-22703\lib\contract\System.Text.Encoding.dll ^ /r:packages\System.Text.RegularExpressions.4.0.10-beta-22703\lib\contract\System.Text.RegularExpressions.dll ^ /r:packages\System.Threading.Overlapped.4.0.0-beta-22703\lib\contract\System.Threading.Overlapped.dll ^ /r:packages\Sys...
.f TState TResidue TResult Unit unitVar0 Get PrintfFormat Microsoft.FSharp.Core.PrintfModule.PrintFormatToStringThen FSharpFunc HelloWorld.main Running F# in CoreCLR I compiled CoreCLR and CoreFX as described here . Basically that works and I can compile and run C# code targeting CoreCLR. The next step was to try compi...
[ -0.00057220458984375, -0.004608154296875, 0.01031494140625, 0.0093994140625, -0.026123046875, -0.01153564453125, 0.004364013671875, 0.003082275390625, -0.017578125, 0.0086669921875, -0.0016632080078125, -0.00335693359375, 0.004486083984375, -0.0108642578125, 0.0308837890625, 0.00506591...
[ 5, 420, 19888, 14107, 21937, 7136, 46640, 25072, 81827, 2389, 20779, 39754, 102973, 7244, 36381, 3467, 254, 50886, 13, 112079, 91616, 7763, 71713, 93774, 97249, 35378, 70646, 24931, 28398, 563, 4904, 23, 31365, 37486, 1052, 5974, 76175, 237, ...
[ 0.03369140625, 0.1959228515625, 0.1407470703125, 0.0200042724609375, 0.126220703125, 0.092041015625, 0.087158203125, 0.061614990234375, 0.049896240234375, 0.027313232421875, 0.012420654296875, 0.1187744140625, 0.165771484375, 0.07757568359375, 0.0634765625, 0.167724609375, 0.18273925...
embed
66232611_c1
66232611
fsharp
1
with no success. Is the main problem the usage of the Entity Framework context? If so, how can I then reuse the implementation of the EF database context? Test and evaluation with LINQPad 6 I tested the behaviour with LINQPad in order to make the use case more simple. Therefore, I used the DemoDB which should be avail...
with no success. Is the main problem the usage of the Entity Framework context? If so, how can I then reuse the implementation of the EF database context? Test and evaluation with LINQPad 6 I tested the behaviour with LINQPad in order to make the use case more simple. Therefore, I used the DemoDB which should be avail...
[ 0.019287109375, 0.03173828125, 0.01373291015625, 0.023193359375, -0.01287841796875, 0.0022430419921875, 0.0005645751953125, -0.0064697265625, 0.00634765625, -0.01312255859375, -0.0189208984375, 0.03076171875, -0.0150146484375, 0.02392578125, 0.01458740234375, 0.0007781982421875, 0.00...
[ 110, 36272, 5201, 2967, 127689, 16511, 2481, 202220, 43701, 156883, 208124, 51779, 63399, 8647, 219836, 46610, 2737, 113954, 305, 3034, 224833, 678, 4527, 7225, 8781, 11814, 42506, 39463, 19882, 30309, 31577, 42238, 150679, 26908, 185397, 184345,...
[ 0.1014404296875, 0.151611328125, 0.04632568359375, 0.122802734375, 0.0921630859375, 0.0823974609375, 0.07275390625, 0.158203125, 0.21337890625, 0.1124267578125, 0.0755615234375, 0.189697265625, 0.1646728515625, 0.1363525390625, 0.1500244140625, 0.1549072265625, 0.1744384765625, 0.1...
embed
30744024_c0
30744024
fsharp
0
Title: When are let bindings in code quotations replaced with their values? Problem title: When are let bindings in code quotations replaced with their values? Tags: f%23 Problem: When are let bindings in code quotations replaced with their values? If I run the first example from MSDN ( https://msdn.microsoft.com/en-us...
When are let bindings in code quotations replaced with their values? When are let bindings in code quotations replaced with their values? f%23 When x:System.Int32 EntryPoint Variables implemented:parseQuotation:Value Variable ax1 Call None op_Addition PropertyGet Value Program.a When are let bindings in code quotations...
[ -0.0042724609375, 0.01177978515625, 0.006317138671875, 0.00021648406982421875, 0.00151824951171875, 0.00396728515625, 0.0218505859375, 0.0115966796875, 0.01116943359375, 0.0252685546875, -0.02294921875, 0.0081787109375, -0.00421142578125, -0.003204345703125, 0.031005859375, 0.011962890...
[ 14847, 2633, 128239, 7, 23, 18151, 81732, 5256, 91995, 71, 678, 142424, 1238, 3949, 3742, 1022, 84293, 6460, 357, 15123, 147534, 111477, 13566, 29479, 2500, 184, 31583, 31, 22062, 856, 50770, 84572, 2886, 10, 425, 418, 26265, 438, 233, 12...
[ 0.1180419921875, 0.1932373046875, 0.278564453125, 0.0870361328125, 0.023284912109375, 0.2027587890625, 0.25439453125, 0.1177978515625, 0.1627197265625, 0.031158447265625, 0.0921630859375, 0.19873046875, 0.0611572265625, 0.053497314453125, 0.160400390625, 0.0657958984375, 0.0889892578...
embed
78029219_c0
78029219
fsharp
0
Title: How can I infer the parameter type of a function when I expect the same interface with different generic parameter instantiations? Problem title: How can I infer the parameter type of a function when I expect the same interface with different generic parameter instantiations? Tags: type-inference, refactoring, f...
How can I infer the parameter type of a function when I expect the same interface with different generic parameter instantiations? How can I infer the parameter type of a function when I expect the same interface with different generic parameter instantiations? type-inference refactoring f%23 f%23-compiler-services How...
[ -0.031005859375, -0.006256103515625, -0.0091552734375, 0.023193359375, -0.0027618408203125, -0.008544921875, -0.0140380859375, 0.0019683837890625, 0.00011491775512695312, -0.01336669921875, -0.00433349609375, -0.00118255615234375, -0.004486083984375, -0.0184326171875, 0.013671875, -0.0...
[ 11249, 831, 87, 53498, 171859, 10644, 32354, 41206, 5701, 101758, 12921, 189534, 34648, 14, 73, 69988, 456, 144810, 1238, 3742, 27495, 58875, 34759, 22584, 220237, 7768, 686, 1900, 12349, 2852, 660, 23351, 214, 334, 121979, 3288, 40322, 11397...
[ 0.028350830078125, 0.018890380859375, 0.0914306640625, 0.23095703125, 0.2431640625, 0.206298828125, 0.146484375, 0.159423828125, 0.0819091796875, 0.1900634765625, 0.1138916015625, 0.1370849609375, 0.06182861328125, 0.0265045166015625, 0.06915283203125, 0.17578125, 0.0826416015625, ...
embed
2948592_c0
2948592
fsharp
0
Title: C# and F# lambda expressions code generation Problem title: C# and F# lambda expressions code generation Tags: f%23, lambda, c%23, serialization Problem: C# and F# lambda expressions code generation Let's look at the code, generated by F# for simple function: let map_add valueToAdd xs = xs |> Seq.map (fun x -> x...
C# and F# lambda expressions code generation C# and F# lambda expressions code generation f%23 lambda c%23 serialization System.Collections.Generic System.Linq map_add Seq.map Serializable FSharpFunc this.valueToAdd Invoke Program IEnumerable SelectAdd source.Select CompilerGenerated c__DisplayClass1 b__0 C# and F# lam...
[ 0.01483154296875, 0.0191650390625, 0.00872802734375, -0.0294189453125, -0.014892578125, 0.00185394287109375, 0.0096435546875, 0.0162353515625, -0.0126953125, -0.00579833984375, -0.01409912109375, 0.005523681640625, -0.00421142578125, 0.025146484375, 0.01104736328125, -0.000263214111328...
[ 313, 4904, 136, 563, 21, 6492, 85, 125195, 18151, 58093, 1238, 3742, 35686, 12353, 78457, 8996, 135932, 44982, 22288, 864, 135188, 93774, 3467, 254, 97249, 903, 27494, 4028, 23253, 7663, 2606, 51620, 31344, 100184, 15612, 20706, 140803, 13939...
[ 0.03839111328125, 0.22412109375, 0.09033203125, 0.138916015625, 0.08074951171875, 0.1741943359375, 0.138671875, 0.1995849609375, 0.18408203125, 0.170166015625, 0.066650390625, 0.048370361328125, 0.1495361328125, 0.048126220703125, 0.0272369384765625, 0.049591064453125, 0.034606933593...
embed
53899869_c0
53899869
fsharp
0
Title: How can I make this F# function tail-recursive in all cases? Problem title: How can I make this F# function tail-recursive in all cases? Tags: recursion, f%23 Problem: How can I make this F# function tail-recursive in all cases? I have been working my way through this year's Advent of Code problems in F# as a me...
How can I make this F# function tail-recursive in all cases? How can I make this F# function tail-recursive in all cases? recursion f%23 How AdventOfCode2018.Core Day8 calculatePart1 List.isEmpty List.head List.tail List.sum How can I make this F# function tail-recursive in all cases? I have been working my way through...
[ -0.004119873046875, 0.004425048828125, 0.00787353515625, 0.0162353515625, -0.01953125, -0.006622314453125, -0.0106201171875, -0.0252685546875, 0.0091552734375, -0.021728515625, -0.0014190673828125, 0.00396728515625, -0.0145263671875, 0.00689697265625, 0.023681640625, -0.00921630859375,...
[ 11249, 831, 3249, 903, 563, 4904, 32354, 46741, 9, 107, 48650, 5844, 756, 50218, 23, 195625, 1830, 1238, 3949, 3742, 89718, 132887, 114211, 1742, 50886, 10013, 1019, 74481, 58229, 418, 32036, 164, 134332, 939, 31251, 11832, 20697, 6602, 111...
[ 0.05712890625, 0.037078857421875, 0.0638427734375, 0.039764404296875, 0.124267578125, 0.22900390625, 0.1651611328125, 0.26416015625, 0.038055419921875, 0.083251953125, 0.1954345703125, 0.1395263671875, 0.060333251953125, 0.09881591796875, 0.02056884765625, 0.2191162109375, 0.03228759...
embed
64519743_c0
64519743
fsharp
0
Title: F# equivalent of C# code outputting differently, possible math difference? Problem title: F# equivalent of C# code outputting differently, possible math difference? Tags: f%23, c%23, .net Problem: F# equivalent of C# code outputting differently, possible math difference? I have come to liking C# and DOTNET progr...
F# equivalent of C# code outputting differently, possible math difference? F# equivalent of C# code outputting differently, possible math difference? f%23 c%23 .net System Name Author Version v1.0 License MainClass Math.Pow Console.WriteLine Main Paint Layer Calculator Console.Write Room Width Feet float.Parse Console....
[ 0.0189208984375, 0.01275634765625, -0.000823974609375, -0.021484375, 0.0037994384765625, 0.005706787109375, -0.006744384765625, -0.00872802734375, 0.01483154296875, 0.0185546875, 0.0198974609375, -0.0035858154296875, 0.0126953125, -0.02294921875, 0.000896453857421875, 0.01434326171875,...
[ 563, 4904, 183234, 111, 313, 18151, 140992, 1916, 12921, 7722, 48909, 60212, 32, 1238, 3949, 3742, 501, 1179, 12353, 15757, 61804, 40647, 81, 102107, 64779, 12321, 140803, 78804, 7192, 434, 40777, 93232, 147854, 8889, 212467, 4597, 38484, 583...
[ 0.1798095703125, 0.26416015625, 0.2125244140625, 0.052032470703125, 0.050537109375, 0.1661376953125, 0.14111328125, 0.007659912109375, 0.177734375, 0.1229248046875, 0.162109375, 0.2249755859375, 0.0030517578125, 0.119873046875, 0.014312744140625, 0.1201171875, 0.0245208740234375, 0...
embed
28649422_c1
28649422
fsharp
1
# 3.1 on .NET 4.5.1 I get this output: ADD: 461ms ADD: 457ms ADD: 450ms ADD1: 25ms ADD1: 26ms ADD1: 16ms Since the type of List<T>.Add is T -> unit I would expect that add and add1 should behave identically. Using ILdasm I've found that add compiles to (including only the relevant part) IL_000a: newobj instance void Pr...
# 3.1 on .NET 4.5.1 I get this output: ADD: 461ms ADD: 457ms ADD: 450ms ADD1: 25ms ADD1: 26ms ADD1: 16ms Since the type of List<T>.Add is T -> unit I would expect that add and add1 should behave identically. Using ILdasm I've found that add compiles to (including only the relevant part) IL_000a: newobj instance void Pr...
[ -0.002685546875, 0.033203125, 0.0069580078125, -0.0027008056640625, -0.008544921875, -0.007354736328125, -0.0162353515625, -0.014892578125, 0.0123291015625, -0.010986328125, 0.020751953125, 0.00726318359375, 0.0057373046875, -0.01611328125, 0.0027008056640625, -0.00640869140625, 0.00...
[ 468, 45151, 5, 17777, 1398, 156627, 2046, 903, 140992, 62, 24057, 162044, 4432, 12243, 23547, 82825, 714, 1381, 611, 10644, 32036, 618, 284, 4028, 384, 25072, 41206, 15190, 136, 418, 68991, 60460, 30219, 1124, 39, 9969, 1340, 47, 4734, 29...
[ 0.012603759765625, 0.2457275390625, 0.023345947265625, 0.2066650390625, 0.12841796875, 0.2578125, 0.00408935546875, 0.091064453125, 0.13818359375, 0.093505859375, 0.2421875, 0.171142578125, 0.172119140625, 0.0809326171875, 0.110107421875, 0.08404541015625, 0.0751953125, 0.073303222...
embed
26792422_c0
26792422
fsharp
0
Title: Avoiding &quot;let mutable&quot; cleanly with pattern matching and bitwise combining enum flags in fsharp Problem title: Avoiding &quot;let mutable&quot; cleanly with pattern matching and bitwise combining enum flags in fsharp Tags: enums, f%23, mutable, pattern-matching, bitwise-or Problem: Avoiding "let mutabl...
Avoiding &quot;let mutable&quot; cleanly with pattern matching and bitwise combining enum flags in fsharp Avoiding &quot;let mutable&quot; cleanly with pattern matching and bitwise combining enum flags in fsharp enums f%23 mutable pattern-matching bitwise-or Avoiding RegexOptions.None RegexOptions.Singleline RegexOptio...
[ -0.040771484375, 0.005706787109375, 0.00323486328125, 0.012451171875, -0.006591796875, 0.003692626953125, -0.0034637451171875, 0.01458740234375, 0.0201416015625, 0.02001953125, 0.021240234375, 0.033203125, 0.02197265625, 0.003448486328125, 0.0079345703125, 0.000431060791015625, 0.017...
[ 84361, 1974, 842, 22819, 46622, 103510, 14858, 4785, 90825, 375, 964, 22, 316, 49938, 1238, 89280, 254, 10321, 3742, 98753, 11678, 3355, 39029, 213039, 2256, 11137, 65421, 63928, 46187, 561, 27781, 218094, 16648, 27983, 190647, 6528, 8781, 35...
[ 0.16259765625, 0.150390625, 0.166748046875, 0.1922607421875, 0.15185546875, 0.1708984375, 0.1500244140625, 0.0869140625, 0.129638671875, 0.0595703125, 0.1055908203125, 0.0625, 0.1456298828125, 0.1376953125, 0.0877685546875, 0.1832275390625, 0.0755615234375, 0.1435546875, 0.053802...
embed
4503921_c0
4503921
fsharp
0
Title: F# Type Providers and Data Processing Problem title: F# Type Providers and Data Processing Tags: type-providers, f%23 Problem: F# Type Providers and Data Processing In a previous question ( Working with heterogenous data in a statically typed language ), I asked about how F# handles standard tasks in data analys...
F# Type Providers and Data Processing F# Type Providers and Data Processing type-providers f%23 Type Providers Data Processing income.csv data.log_income CSV log_income data.income data.logIncome F# Type Providers and Data Processing In a previous question ( Working with heterogenous data in a statically typed language...
[ 0.0169677734375, -0.0036468505859375, 0.002105712890625, 0.024169921875, 0.0022735595703125, 0.0142822265625, -0.01104736328125, 0.006561279296875, -0.004608154296875, -0.031494140625, -0.01129150390625, -0.005218505859375, -0.00341796875, -0.002288818359375, -0.0003147125244140625, 0....
[ 563, 4904, 60457, 123089, 4295, 136, 11809, 123996, 10644, 93136, 1238, 3742, 91763, 4439, 334, 2053, 4867, 73, 45738, 43486, 12684, 27985, 678, 77099, 61065, 13254, 46876, 34831, 5570, 66211, 114137, 45258, 51, 50986, 313, 11435, 73327, 2106...
[ 0.1490478515625, 0.22607421875, 0.252197265625, 0.2193603515625, 0.122802734375, 0.0391845703125, 0.09521484375, 0.1390380859375, 0.19921875, 0.159423828125, 0.07293701171875, 0.05181884765625, 0.18701171875, 0.0660400390625, 0.1109619140625, 0.1124267578125, 0.041412353515625, 0.0...
embed
14095369_c0
14095369
fsharp
0
Title: Recursive function for game of life wont run in Async Problem title: Recursive function for game of life wont run in Async Tags: f%23 Problem: Recursive function for game of life wont run in Async I am trying to run a function to update a grid for a game of life function written with f# and everything has to be ...
Recursive function for game of life wont run in Async Recursive function for game of life wont run in Async f%23 Recursive Async Button Startup bg2ig bg:Button bl:Button x::xs x.Name y::ys Update xs.Length Name BackColor Color.White Color.Black ys.Length Running SubRun x:int Async.Sleep RunAll Async.RunSynchronously Re...
[ -0.0189208984375, 0.0162353515625, 0.00701904296875, -0.0028533935546875, 0.01513671875, 0.0142822265625, 0.01263427734375, 0.01171875, 0.0028839111328125, -0.0081787109375, 0.01251220703125, 0.0166015625, -0.01239013671875, -0.00909423828125, 0.0380859375, 0.000274658203125, 0.01660...
[ 853, 48650, 5844, 32354, 100, 6712, 111, 6897, 23742, 18, 11675, 23, 62, 12654, 238, 1238, 3949, 3742, 144037, 153076, 11821, 304, 872, 82212, 10006, 1022, 163612, 4778, 28641, 449, 15757, 26828, 1484, 51193, 173473, 97732, 28398, 8273, 163...
[ 0.08892822265625, 0.2222900390625, 0.1708984375, 0.1885986328125, 0.045196533203125, 0.1534423828125, 0.1971435546875, 0.1986083984375, 0.0911865234375, 0.0899658203125, 0.150390625, 0.101318359375, 0.072265625, 0.21923828125, 0.09429931640625, 0.060791015625, 0.0196075439453125, 0...
embed
7441600_c0
7441600
fsharp
0
Title: Visual Studio 11 Developer Preview IntelliSense can&#x27;t open F# modules? Problem title: Visual Studio 11 Developer Preview IntelliSense can&#x27;t open F# modules? Tags: f%23, visual-studio-2012 Problem: Visual Studio 11 Developer Preview IntelliSense can't open F# modules? Bug or Am I doing something wrong ?...
Visual Studio 11 Developer Preview IntelliSense can&#x27;t open F# modules? Visual Studio 11 Developer Preview IntelliSense can&#x27;t open F# modules? f%23 visual-studio-2012 Visual Studio Developer Preview IntelliSense Error BModel Connector Work Program Files Microsoft v4.0 fsc.exe o:obj Debug TCPBattle.dll debug:fu...
[ -0.006378173828125, 0.000896453857421875, -0.01531982421875, -0.00011348724365234375, 0.00061798095703125, 0.0035552978515625, 0.00836181640625, -0.0220947265625, -0.0028839111328125, -0.01519775390625, -0.005157470703125, 0.0002727508544921875, 0.01220703125, -0.01422119140625, 0.025024...
[ 73372, 22968, 534, 152774, 1914, 22751, 24018, 150, 294, 21161, 831, 3768, 18, 9803, 563, 4904, 88996, 3742, 21176, 52629, 54458, 212059, 335, 140290, 62448, 27985, 7663, 42724, 7244, 81, 151152, 1238, 10382, 46480, 36, 3522, 170, 262, 8577...
[ 0.1890869140625, 0.181640625, 0.2054443359375, 0.1077880859375, 0.114990234375, 0.135498046875, 0.0557861328125, 0.073486328125, 0.101318359375, 0.1571044921875, 0.08453369140625, 0.0660400390625, 0.098388671875, 0.18212890625, 0.14501953125, 0.2208251953125, 0.203125, 0.0430603027...
embed
16937387_c0
16937387
fsharp
0
Title: F# and C# Web Service cannot open namespace Problem title: F# and C# Web Service cannot open namespace Tags: f%23-3.0, f%23, namespaces, wcf Problem: F# and C# Web Service cannot open namespace I want to use the VS2012 F# and C# Web Service template by Daniel Mohl. However, I run into a frustrating issue of not ...
F# and C# Web Service cannot open namespace F# and C# Web Service cannot open namespace f%23-3.0 f%23 namespaces wcf Web Service FSharpWcfServiceApplicationTemplate System FSharpWcfServiceApplicationTemplate.Contracts Service1 IService1 x.GetData x.GetDataUsingDataContract composite.BoolValue composite.StringValue Suff...
[ -0.004425048828125, 0.024169921875, -0.01507568359375, -0.007568359375, -0.00122833251953125, -0.005615234375, -0.00093841552734375, -0.01458740234375, -0.008544921875, -0.02392578125, -0.019287109375, 0.016357421875, 0.00160980224609375, 0.01507568359375, 0.0225830078125, -0.008972167...
[ 563, 4904, 136, 313, 4002, 12349, 53418, 9803, 210716, 1238, 27495, 132265, 3742, 148, 67466, 93774, 3467, 254, 1456, 121979, 47677, 182867, 159065, 19309, 12353, 39989, 418, 87, 1022, 137989, 77087, 929, 856, 375, 50770, 142830, 55923, 66357...
[ 0.12060546875, 0.20703125, 0.1494140625, 0.039764404296875, 0.1458740234375, 0.17041015625, 0.1361083984375, 0.1981201171875, 0.278076171875, 0.1102294921875, 0.043975830078125, 0.1436767578125, 0.04998779296875, 0.07171630859375, 0.161376953125, 0.0278167724609375, 0.1072998046875, ...
embed
52636285_c1
52636285
fsharp
1
= mailbox.Self.Path.Name printfn "%s scheduler loop (Running: %d Todo:%d)" akkaName running list.Length let! m = mailbox.Receive () let sender = mailbox.Sender () printfn "%s received message %A from %A" akkaName m sender match m with | Ok _ -> printfn "finished one" match list with | [] -> if running = 1 then //Log.I...
= mailbox.Self.Path.Name printfn "%s scheduler loop (Running: %d Todo:%d)" akkaName running list.Length let! m = mailbox.Receive () let sender = mailbox.Sender () printfn "%s received message %A from %A" akkaName m sender match m with | Ok _ -> printfn "finished one" match list with | [] -> if running = 1 then //Log.I...
[ 0.013427734375, 0.033203125, -0.0030517578125, 0.01544189453125, -0.005157470703125, -0.017333984375, 0.0106201171875, 0.007598876953125, 0.00135040283203125, -0.01483154296875, 0.0179443359375, 0.02978515625, 0.0130615234375, 0.0206298828125, 0.00909423828125, 0.000492095947265625, ...
[ 2203, 6648, 11728, 104475, 420, 683, 10519, 163612, 28412, 14783, 3949, 80889, 42, 40956, 163321, 592, 26657, 71, 81866, 51042, 5303, 449, 2633, 38, 347, 329, 59146, 23894, 75204, 26008, 14858, 9972, 48310, 67175, 1632, 106, 113972, 205169, ...
[ 0.09124755859375, 0.14111328125, 0.2373046875, 0.0635986328125, 0.0282135009765625, 0.0421142578125, 0.1451416015625, 0.1893310546875, 0.1640625, 0.1302490234375, 0.035552978515625, 0.26513671875, 0.1236572265625, 0.210693359375, 0.080322265625, 0.05084228515625, 0.260498046875, 0....
embed
24064021_c0
24064021
fsharp
0
Title: Selecting inner text of seq of html nodes Problem title: Selecting inner text of seq of html nodes Tags: c%23-to-f%23, f%23-3.0, f%23, html-agility-pack Problem: Selecting inner text of seq of html nodes I currently have a C# web scrape using the HTML Agility pack with the end result being a List of string array...
Selecting inner text of seq of html nodes Selecting inner text of seq of html nodes c%23-to-f%23 f%23-3.0 f%23 html-agility-pack Selecting document.DocumentNode.Descendants FirstOrDefault n.Name body.Descendants t.Attributes.Contains t.Attributes Value table.Descendants Where r.Attributes.Contains r.Attributes List row...
[ 0.00872802734375, 0.0125732421875, -0.035888671875, 0.0233154296875, -0.0078125, -0.0159912109375, 0.00775146484375, -0.0034942626953125, 0.0025634765625, -0.00830078125, -0.007293701171875, -0.0020751953125, -0.029541015625, 0.0189208984375, 0.00225830078125, 0.00732421875, 0.016479...
[ 51620, 214, 75414, 7986, 40, 864, 111, 7693, 110, 988, 27495, 188, 420, 3742, 1238, 132265, 2703, 103133, 29102, 12937, 239469, 5021, 112, 4657, 31146, 58349, 23972, 19060, 187423, 11, 163612, 14361, 191145, 25500, 808, 190060, 23180, 32036, ...
[ 0.201904296875, 0.01763916015625, 0.26025390625, 0.227783203125, 0.0804443359375, 0.213134765625, 0.051666259765625, 0.206787109375, 0.1348876953125, 0.10516357421875, 0.07525634765625, 0.0732421875, 0.02215576171875, 0.04730224609375, 0.05438232421875, 0.0906982421875, 0.1064453125,...
embed
55827023_c0
55827023
fsharp
0
Title: How to write wrapper type for several interfaces common to some types Problem title: How to write wrapper type for several interfaces common to some types Tags: generics, f%23 Problem: How to write wrapper type for several interfaces common to some types I want to write some common code for different types witho...
How to write wrapper type for several interfaces common to some types How to write wrapper type for several interfaces common to some types generics f%23 How IInterface1 IInterface2 x.id x.weight Common o.id o.weight LBranch x.add x.branch x.head LevelingTree How to write wrapper type for several interfaces common to s...
[ -0.01104736328125, 0.01165771484375, -0.01214599609375, 0.006927490234375, 0.007232666015625, -0.00604248046875, -0.029296875, -0.01556396484375, -0.00836181640625, -0.021484375, -0.00185394287109375, 0.0101318359375, 0.0074462890625, -0.0079345703125, 0.010986328125, 0.01214599609375,...
[ 11249, 47, 33022, 137565, 1264, 10644, 100, 40368, 101758, 39210, 3060, 52895, 189534, 1238, 3742, 87, 44851, 40404, 165598, 151301, 36, 532, 4028, 31251, 84136, 62731, 3444, 18151, 12921, 28282, 1632, 3647, 29479, 27117, 3917, 26785, 4904, 3...
[ 0.052520751953125, 0.064453125, 0.1776123046875, 0.20068359375, 0.1783447265625, 0.22021484375, 0.051727294921875, 0.1544189453125, 0.212646484375, 0.1434326171875, 0.0572509765625, 0.177734375, 0.1527099609375, 0.01226806640625, 0.032379150390625, 0.00030517578125, 0.054718017578125...
embed
54209519_c0
54209519
fsharp
0
Title: how to formulate a recipe in 1 record type or function Problem title: how to formulate a recipe in 1 record type or function Tags: f%23 Problem: how to formulate a recipe in 1 record type or function I would like to be able to express some Measure of a specific type in a variety of ways. This is a very wacky exa...
how to formulate a recipe in 1 record type or function how to formulate a recipe in 1 record type or function f%23 Measure Tablespoon Ounce Pounds Foods Lamb Pie Steak how to formulate a recipe in 1 record type or function I would like to be able to express some Measure of a specific type in a variety of ways. This is ...
[ 0.004974365234375, -0.006805419921875, -0.007049560546875, 0.0194091796875, -0.00057220458984375, -0.0172119140625, -0.0001926422119140625, -0.0020751953125, 0.032470703125, 0.010986328125, -0.0014801025390625, -0.019775390625, 0.01043701171875, 0.007232666015625, 0.0059814453125, 0.00...
[ 3642, 47, 26168, 67, 10, 48564, 23, 106, 17164, 10644, 707, 32354, 1238, 3742, 1215, 11, 56851, 112997, 11955, 191, 21784, 3956, 663, 7030, 7, 34562, 122930, 10374, 8694, 344, 1884, 36510, 29458, 96551, 48322, 259, 25160, 27781, 12921, 72...
[ 0.09698486328125, 0.013427734375, 0.25732421875, 0.095458984375, 0.034698486328125, 0.25439453125, 0.0625, 0.1142578125, 0.223388671875, 0.20263671875, 0.0596923828125, 0.1805419921875, 0.06842041015625, 0.144775390625, 0.11474609375, 0.1292724609375, 0.1522216796875, 0.04974365234...
embed
65564441_c0
65564441
fsharp
0
Title: MbedTLS and .NET BouncyCastle interoperability issue with Curve25519 Problem title: MbedTLS and .NET BouncyCastle interoperability issue with Curve25519 Tags: f%23, mbedtls, cryptography, c, bouncycastle Problem: MbedTLS and .NET BouncyCastle interoperability issue with Curve25519 EDIT: Code changed to provide a...
MbedTLS and .NET BouncyCastle interoperability issue with Curve25519 MbedTLS and .NET BouncyCastle interoperability issue with Curve25519 f%23 mbedtls cryptography c bouncycastle MbedTLS NET BouncyCastle Curve25519 generate_curve25519_keys uint8_t my_pubkey my_privkey mbedtls_ecdh_context mbedtls_entropy_context mbedtl...
[ 0.0235595703125, 0.000018835067749023438, 0.01239013671875, 0.003143310546875, -0.0106201171875, -0.011474609375, 0.0115966796875, 0.0146484375, 0.004974365234375, -0.00885009765625, 0.0196533203125, 0.0206298828125, 0.016845703125, 0.004241943359375, 0.00927734375, -0.016357421875, ...
[ 276, 13482, 41445, 294, 136, 17777, 31649, 27771, 174830, 133, 1940, 42227, 41159, 31089, 678, 17065, 272, 135455, 2947, 5, 1238, 3949, 3742, 47134, 13384, 8080, 136791, 501, 20802, 55741, 139392, 16820, 19770, 4288, 1019, 759, 111596, 5293, ...
[ 0.0892333984375, 0.2364501953125, 0.2152099609375, 0.1387939453125, 0.06097412109375, 0.153564453125, 0.1495361328125, 0.151123046875, 0.1800537109375, 0.123046875, 0.085205078125, 0.2003173828125, 0.056060791015625, 0.1107177734375, 0.011383056640625, 0.191650390625, 0.1439208984375...
embed
35443920_c0
35443920
fsharp
0
Title: FsReveal and XPlot.Plotly: embed a plot in an FsReveal Presentation Problem title: FsReveal and XPlot.Plotly: embed a plot in an FsReveal Presentation Tags: markdown, f%23 Problem: FsReveal and XPlot.Plotly: embed a plot in an FsReveal Presentation I'm trying to include an plot generated with XPlot.Plotly in a p...
FsReveal and XPlot.Plotly: embed a plot in an FsReveal Presentation FsReveal and XPlot.Plotly: embed a plot in an FsReveal Presentation markdown f%23 FsReveal XPlot.Plotly Presentation Testing You Syntax Highlighting net45 XPlot.Plotly.dll Scatter Layout Here Plotly.Plot Literate Slides aPlot.Show FsReveal and XPlot.Pl...
[ 0.0036773681640625, -0.000335693359375, -0.00970458984375, 0.005157470703125, -0.01300048828125, 0.01104736328125, 0.02490234375, -0.034912109375, 0.013427734375, -0.007415771484375, 0.0263671875, 0.02978515625, -0.0303955078125, -0.003387451171875, 0.020263671875, 0.0118408203125, -...
[ 563, 7, 4332, 272, 289, 136, 45005, 12631, 538, 352, 13482, 23577, 23, 120772, 16188, 34695, 1238, 3742, 8647, 19010, 132951, 2043, 4633, 1181, 81543, 211032, 168763, 683, 135940, 160725, 10, 168660, 26698, 139392, 92252, 4904, 98169, 51042, ...
[ 0.094482421875, 0.05291748046875, 0.04400634765625, 0.1622314453125, 0.063232421875, 0.03082275390625, 0.06927490234375, 0.19580078125, 0.13232421875, 0.0806884765625, 0.1768798828125, 0.21044921875, 0.034271240234375, 0.152099609375, 0.04156494140625, 0.00958251953125, 0.01730346679...
embed
53357139_c0
53357139
fsharp
0
Title: F# Idiomatic Performance Problem title: F# Idiomatic Performance Tags: f%23, performance, imperative, idioms Problem: F# Idiomatic Performance I'm using Exercism to learn F# . The Nth Prime challenge was to build a Sieve of Eratosthenes . The unit test had you search for the 1,001st prime which is 104,743. I mod...
F# Idiomatic Performance F# Idiomatic Performance f%23 performance imperative idioms next Idiomatic Performance primes:int candidates:int List.exists List.filter None Some p::_ primes.Length p::xs p::primes BaseNumber NextMultiple this.incrMultiple this.NextMultiple this.BaseNumber Array.zeroCreate F# Idiomatic Perform...
[ -0.0196533203125, -0.0000820159912109375, 0.0103759765625, -0.003875732421875, 0.00506591796875, -0.018310546875, 0.014892578125, -0.0155029296875, 0.0032501220703125, -0.026123046875, 0.0303955078125, 0.035400390625, -0.0021514892578125, -0.01361083984375, 0.007537841796875, -0.003616...
[ 563, 4904, 5670, 47148, 94030, 1238, 3949, 3742, 23718, 222530, 13, 13373, 28016, 11737, 20809, 4288, 25469, 32036, 54376, 120337, 915, 449, 114654, 44978, 18444, 4997, 118, 903, 81280, 63473, 69253, 80510, 63784, 17368, 155534, 7, 39, 30698,...
[ 0.1561279296875, 0.22900390625, 0.150634765625, 0.118408203125, 0.1605224609375, 0.091796875, 0.0274505615234375, 0.117431640625, 0.1610107421875, 0.2392578125, 0.06719970703125, 0.12353515625, 0.1019287109375, 0.074951171875, 0.1881103515625, 0.06976318359375, 0.123046875, 0.06756...
embed
64378655_c0
64378655
fsharp
0
Title: Any suggestions on how to optimize this string -&gt; double parser further, in F#? Problem title: Any suggestions on how to optimize this string -&gt; double parser further, in F#? Tags: parsing, optimization, f%23 Problem: Any suggestions on how to optimize this string -> double parser further, in F#? Part of t...
Any suggestions on how to optimize this string -&gt; double parser further, in F#? Any suggestions on how to optimize this string -&gt; double parser further, in F#? parsing optimization f%23 allowedError Any System System.Diagnostics EntryPoint Random r.NextDouble Seq.toList number.Length int64 Stopwatch sw.Start List...
[ -0.01104736328125, 0.0019378662109375, -0.0011749267578125, 0.005157470703125, 0.0084228515625, 0.01092529296875, -0.01226806640625, -0.01458740234375, 0.00469970703125, -0.0196533203125, 0.00445556640625, 0.003936767578125, -0.01239013671875, -0.0167236328125, -0.0064697265625, -0.000...
[ 157666, 3642, 15572, 20650, 903, 79315, 5386, 41929, 366, 2189, 53333, 563, 4904, 6953, 87235, 1363, 1238, 3949, 3742, 107003, 18468, 28541, 12353, 128198, 15123, 147534, 39643, 1690, 81280, 8331, 34, 2661, 503, 864, 5, 188, 154663, 14012, ...
[ 0.103271484375, 0.0158233642578125, 0.1859130859375, 0.12158203125, 0.05389404296875, 0.1754150390625, 0.0908203125, 0.1988525390625, 0.141845703125, 0.173583984375, 0.117919921875, 0.1236572265625, 0.1861572265625, 0.05828857421875, 0.1885986328125, 0.014190673828125, 0.099853515625...
embed
11770441_c0
11770441
fsharp
0
Title: How do I write a ZipN-like function in F#? Problem title: How do I write a ZipN-like function in F#? Tags: f%23 Problem: How do I write a ZipN-like function in F#? I want to create a function with the signature seq<#seq<'a>> ->seq<seq<'a>> that acts like a Zip method taking a sequence of an arbitrary number of i...
How do I write a ZipN-like function in F#? How do I write a ZipN-like function in F#? f%23 seq How ZipN-like Tail Seq.skip HasLengthNoMoreThan Seq.isEmpty ZipN_core Seq.empty Seq.exists Seq.map Seq.head Seq.append Seq.singleton Required ZipN How do I write a ZipN-like function in F#? I want to create a function with th...
[ -0.010986328125, 0.021728515625, 0.0015106201171875, 0.0191650390625, 0.0026397705078125, 0.0030517578125, -0.00506591796875, -0.005950927734375, 0.01239013671875, -0.0267333984375, -0.006988525390625, 0.0260009765625, -0.00604248046875, 0.022216796875, 0.0101318359375, 0.019287109375,...
[ 11249, 33022, 162150, 839, 5062, 32354, 23, 563, 4904, 9, 1238, 3742, 40, 864, 1218, 379, 503, 44024, 20625, 5267, 449, 927, 122880, 134332, 30854, 33548, 54376, 62346, 31251, 6953, 1507, 3181, 3444, 28282, 138256, 11, 184, 27992, 1884, 5...
[ 0.04888916015625, 0.1654052734375, 0.26025390625, 0.2083740234375, 0.1868896484375, 0.201171875, 0.041259765625, 0.113525390625, 0.196044921875, 0.0128173828125, 0.06103515625, 0.0943603515625, 0.060302734375, 0.1566162109375, 0.103759765625, 0.096435546875, 0.0556640625, 0.1862792...
embed
47061568_c0
47061568
fsharp
0
Title: What is the type returned by &quot;Load&quot; in FSharp Data&#x27;s CsvProvider Problem title: What is the type returned by &quot;Load&quot; in FSharp Data&#x27;s CsvProvider Tags: f%23-data, f%23 Problem: What is the type returned by "Load" in FSharp Data's CsvProvider Consider the following code: type EnergyIn...
What is the type returned by &quot;Load&quot; in FSharp Data&#x27;s CsvProvider What is the type returned by &quot;Load&quot; in FSharp Data&#x27;s CsvProvider f%23-data f%23 What Load FSharp Data CsvProvider EnergyInfo Sample.csv EnergyInfo.Load File1csv File2.csv energyInfoBefore.Rows Seq.sortBy r.SomeProperty Seq.ma...
[ 0.02392578125, 0.0230712890625, 0.010986328125, 0.024169921875, -0.0009307861328125, -0.00653076171875, -0.006561279296875, 0.00579833984375, 0.0028228759765625, -0.00823974609375, -0.024169921875, 0.00592041015625, -0.0107421875, -0.02880859375, 0.00390625, 0.0045166015625, -0.00222...
[ 10644, 176377, 15363, 712, 1230, 93774, 3467, 254, 11809, 3768, 313, 67756, 177997, 62160, 4865, 390, 1238, 27495, 10135, 2091, 67005, 93147, 33209, 4439, 334, 42724, 48302, 89700, 12724, 19725, 864, 62351, 1264, 62346, 46327, 23, 18151, 8361...
[ 0.226806640625, 0.1903076171875, 0.1510009765625, 0.171142578125, 0.001739501953125, 0.0784912109375, 0.1744384765625, 0.152587890625, 0.1551513671875, 0.05865478515625, 0.056549072265625, 0.203125, 0.180419921875, 0.1732177734375, 0.017852783203125, 0.004150390625, 0.014129638671875...
embed
50628933_c0
50628933
fsharp
0
Title: Not able to return a type that requires a cast (F#) Problem title: Not able to return a type that requires a cast (F#) Tags: f%23, types, casting Problem: Not able to return a type that requires a cast (F#) I am not able to return the specific case of a type to another type that just wants to hold the generic ca...
Not able to return a type that requires a cast (F#) Not able to return a type that requires a cast (F#) f%23 types casting Not UnitOfMeasure Foo Bar Baz BlahComponent Name Units Not able to return a type that requires a cast (F#) I am not able to return the specific case of a type to another type that just wants to hol...
[ 0.00543212890625, 0.01263427734375, 0.0012969970703125, 0.001617431640625, 0.000865936279296875, -0.01483154296875, -0.01190185546875, -0.0084228515625, 0.036865234375, 0.0233154296875, -0.01300048828125, -0.0159912109375, 0.01190185546875, 0.0019683837890625, 0.00122833251953125, -0.0...
[ 11205, 19048, 30646, 10644, 144570, 37702, 919, 4904, 1238, 3949, 3742, 52895, 176050, 46640, 132887, 6696, 11, 9572, 31, 3253, 36490, 335, 1566, 54137, 15757, 450, 87, 959, 29458, 7225, 47, 15700, 86171, 16401, 189534, 29479, 27781, 62548, ...
[ 0.0709228515625, 0.106689453125, 0.1920166015625, 0.18603515625, 0.1593017578125, 0.1607666015625, 0.06787109375, 0.1534423828125, 0.0670166015625, 0.009368896484375, 0.1290283203125, 0.1541748046875, 0.1611328125, 0.166015625, 0.18212890625, 0.1077880859375, 0.10595703125, 0.14257...
embed
24524247_c0
24524247
fsharp
0
Title: F# XML Type Provider Common Elements Problem title: F# XML Type Provider Common Elements Tags: xml, xsd, type-providers, f%23, f%23-data Problem: F# XML Type Provider Common Elements XSD specifications for XML files can share common elements. If I have several XML files that share a common element, is there a wa...
F# XML Type Provider Common Elements F# XML Type Provider Common Elements xml xsd type-providers f%23 f%23-data XML Type Provider Common Elements Data root2 File1 XmlProvider file1.xml File2 file2.xml descript1 File1.GetSample description.author descript2 File2.GetSample F# XML Type Provider Common Elements XSD specifi...
[ 0.036865234375, 0.0184326171875, -0.00567626953125, 0.004547119140625, -0.006072998046875, 0.01177978515625, -0.00372314453125, -0.01422119140625, 0.0050048828125, -0.027587890625, 0.0125732421875, 0.00787353515625, 0.006866455078125, -0.0021209716796875, 0.004547119140625, 0.013366699...
[ 563, 4904, 92537, 60457, 123089, 151301, 48325, 42, 131492, 1022, 7, 71, 10644, 93136, 14202, 1238, 3742, 27495, 10135, 11809, 74855, 304, 42724, 1193, 7237, 177997, 62160, 11435, 5442, 8, 32032, 76811, 1003, 22916, 71679, 102158, 831, 12008,...
[ 0.08013916015625, 0.1566162109375, 0.2239990234375, 0.17041015625, 0.1632080078125, 0.1304931640625, 0.1590576171875, 0.008636474609375, 0.181640625, 0.0338134765625, 0.0313720703125, 0.066650390625, 0.19677734375, 0.162109375, 0.00482177734375, 0.052490234375, 0.031982421875, 0.04...
embed
62877294_c0
62877294
fsharp
0
Title: F# - How can I divide an integer into (mostly equal) ‘buckets’ better than this? Problem title: F# - How can I divide an integer into (mostly equal) ‘buckets’ better than this? Tags: list, integer, f%23, divide Problem: F# - How can I divide an integer into (mostly equal) ‘buckets’ better than this? I have an in...
F# - How can I divide an integer into (mostly equal) ‘buckets’ better than this? F# - How can I divide an integer into (mostly equal) ‘buckets’ better than this? list integer f%23 divide How Should F# - How can I divide an integer into (mostly equal) ‘buckets’ better than this? I have an integer number which I would li...
[ -0.01385498046875, 0.0191650390625, 0.00439453125, -0.02001953125, -0.0089111328125, 0.006011962890625, 0.007659912109375, -0.0322265625, 0.006561279296875, 0.0107421875, -0.01080322265625, 0.0228271484375, -0.00860595703125, 0.0123291015625, 0.0205078125, -0.016845703125, -0.0041503...
[ 563, 4904, 11249, 831, 87, 101637, 892, 1505, 3934, 840, 105950, 187470, 7831, 11522, 3501, 903, 5303, 1238, 3949, 3742, 151117, 14012, 1884, 111, 237, 86, 147, 7522, 13267, 27781, 76278, 6238, 209, 390, 116, 5608, 8337, 163, 190, 74, 1...
[ 0.11572265625, 0.226318359375, 0.0701904296875, 0.0592041015625, 0.0239715576171875, 0.218994140625, 0.1419677734375, 0.1474609375, 0.154296875, 0.087646484375, 0.1912841796875, 0.1590576171875, 0.1890869140625, 0.186767578125, 0.1251220703125, 0.119384765625, 0.136474609375, 0.107...
embed
74721385_c0
74721385
fsharp
0
Title: Lambda calculus implementation using CBV small step operational semantics Problem title: Lambda calculus implementation using CBV small step operational semantics Tags: f%23, semantics, functional-programming, interpreter, lambda-calculus Problem: Lambda calculus implementation using CBV small step operational s...
Lambda calculus implementation using CBV small step operational semantics Lambda calculus implementation using CBV small step operational semantics f%23 semantics functional-programming interpreter lambda-calculus CBV Lambda Exp Cst Abs App Arith Oper Plus Map Map.tryFind Some None Unbound Map.add y.y x.x Lambda calcul...
[ -0.000240325927734375, -0.00469970703125, -0.010498046875, 0.01513671875, 0.0247802734375, -0.00604248046875, 0.0096435546875, 0.0107421875, 0.006072998046875, -0.0098876953125, -0.004669189453125, 0.0159912109375, -0.01190185546875, 0.005035400390625, 0.01434326171875, -0.009887695312...
[ 122930, 85, 44805, 223, 208124, 17368, 313, 77394, 19336, 29954, 41018, 484, 109109, 1238, 3949, 3742, 123309, 28966, 29481, 21, 6492, 6827, 94739, 60075, 271, 27174, 5659, 8962, 95221, 8183, 42719, 15123, 204582, 31384, 438, 99091, 4028, 294...
[ 0.205810546875, 0.1448974609375, 0.2275390625, 0.08544921875, 0.181640625, 0.05047607421875, 0.06219482421875, 0.2327880859375, 0.1324462890625, 0.1986083984375, 0.1474609375, 0.1138916015625, 0.1143798828125, 0.0179595947265625, 0.02386474609375, 0.14404296875, 0.11474609375, 0.08...
embed
29672437_c0
29672437
fsharp
0
Title: Build error on Jenkins calling F# compiler with --targetprofile parameter Problem title: Build error on Jenkins calling F# compiler with --targetprofile parameter Tags: f%23, jenkins Problem: Build error on Jenkins calling F# compiler with --targetprofile parameter We are building an Azure solution on Jenkins. T...
Build error on Jenkins calling F# compiler with --targetprofile parameter Build error on Jenkins calling F# compiler with --targetprofile parameter f%23 jenkins Build Jenkins Program Files x86 REDACTED.sln Clean REDACTED REDACTED.csproj REDACTED.FSharp.AWS.S3 REDACTED.FSharp.AWS.S3.fsproj CoreCompile FSC FS1052 Invalid...
[ -0.00811767578125, -0.00183868408203125, -0.019775390625, -0.033203125, -0.0250244140625, -0.00159454345703125, -0.00115966796875, -0.0223388671875, -0.0274658203125, 0.033935546875, -0.0036163330078125, 0.01165771484375, 0.0145263671875, 0.0107421875, 0.0198974609375, 0.01275634765625...
[ 121137, 18499, 98, 234339, 159029, 563, 4904, 9969, 34759, 678, 4210, 867, 3794, 58395, 13, 171859, 1238, 3949, 3742, 7349, 875, 7, 7663, 42724, 15276, 118790, 15012, 66458, 5, 24861, 73133, 3454, 170, 3467, 254, 52143, 294, 363, 284, 174...
[ 0.260009765625, 0.211669921875, 0.043914794921875, 0.3076171875, 0.08685302734375, 0.130615234375, 0.2225341796875, 0.1494140625, 0.155029296875, 0.0667724609375, 0.10693359375, 0.172119140625, 0.1746826171875, 0.26123046875, 0.05413818359375, 0.2054443359375, 0.0634765625, 0.02316...
embed
26785239_c0
26785239
fsharp
0
Title: Why, Lazy purely functional stack in F# is slower than non lazy stack? Problem title: Why, Lazy purely functional stack in F# is slower than non lazy stack? Tags: lazy-evaluation, functional-programming, f%23 Problem: Why, Lazy purely functional stack in F# is slower than non lazy stack? I have compared lazy sta...
Why, Lazy purely functional stack in F# is slower than non lazy stack? Why, Lazy purely functional stack in F# is slower than non lazy stack? lazy-evaluation functional-programming f%23 Why Lazy Node EmptyStack LazyStack Consx Nil item.Force Stack StackNode Empty Emtpy Index EntryPoint System.Diagnostics.Stopwatch sw.S...
[ -0.01904296875, -0.0003604888916015625, 0.0172119140625, -0.0291748046875, 0.0045166015625, -0.0157470703125, -0.00982666015625, 0.0004253387451171875, 0.005889892578125, -0.0283203125, 0.01251220703125, 0.005645751953125, 0.007293701171875, -0.01611328125, 0.01953125, -0.0150756835937...
[ 44084, 239, 3285, 34166, 538, 123309, 177261, 563, 4904, 72803, 56, 351, 21, 159258, 28966, 3742, 438, 112, 31678, 939, 42378, 2594, 39215, 425, 77175, 35735, 18537, 329, 6512, 5021, 6493, 31471, 15123, 147534, 12353, 128198, 156095, 35414, ...
[ 0.0701904296875, 0.1595458984375, 0.200927734375, 0.0811767578125, 0.00665283203125, 0.154052734375, 0.197021484375, 0.1033935546875, 0.1796875, 0.176513671875, 0.09869384765625, 0.1361083984375, 0.1177978515625, 0.1165771484375, 0.06646728515625, 0.013458251953125, 0.125244140625, ...
embed
39969301_c1
39969301
fsharp
1
Id : Id; Name : string; Abrreviation : string; Parent : Government option; Child : Government list option } let Select_AllGovStructures () = let govList = Select.Select_Government.Create(Admin.connectionString).Execute() |> Seq.toList let createStructure (govList : Select.Select_Government.Record list) = let parentLis...
Id : Id; Name : string; Abrreviation : string; Parent : Government option; Child : Government list option } let Select_AllGovStructures () = let govList = Select.Select_Government.Create(Admin.connectionString).Execute() |> Seq.toList let createStructure (govList : Select.Select_Government.Record list) = let parentLis...
[ -0.00182342529296875, 0.0014495849609375, -0.01470947265625, 0.0057373046875, 0.004302978515625, 0.02294921875, -0.010498046875, -0.0228271484375, 0.005462646484375, -0.0281982421875, 0.040771484375, -0.0174560546875, 0.005096435546875, -0.0115966796875, -0.0023651123046875, -0.0092773...
[ 24799, 152, 74, 15757, 79315, 3157, 15666, 686, 2320, 170918, 92416, 35829, 123829, 5303, 51912, 2633, 51620, 454, 43512, 724, 515, 71713, 18190, 54889, 2203, 12074, 154663, 100184, 17903, 40862, 63784, 22409, 1249, 5, 135457, 214, 211603, 58...
[ 0.2156982421875, 0.04705810546875, 0.087158203125, 0.182861328125, 0.181396484375, 0.1279296875, 0.1697998046875, 0.1605224609375, 0.07666015625, 0.20751953125, 0.22314453125, 0.2147216796875, 0.2041015625, 0.2215576171875, 0.08221435546875, 0.0963134765625, 0.2181396484375, 0.0169...
embed
43633979_c0
43633979
fsharp
0
Title: Why do I have to use binding redirects in XUnit specs when the project file has AutoGenerateBindingRedirects set to true Problem title: Why do I have to use binding redirects in XUnit specs when the project file has AutoGenerateBindingRedirects set to true Tags: msbuild, xunit.net, f%23, assembly-binding-redirec...
Why do I have to use binding redirects in XUnit specs when the project file has AutoGenerateBindingRedirects set to true Why do I have to use binding redirects in XUnit specs when the project file has AutoGenerateBindingRedirects set to true msbuild xunit.net f%23 assembly-binding-redirect Why XUnit AutoGenerateBinding...
[ -0.023681640625, 0.021240234375, -0.0098876953125, -0.03125, -0.026123046875, 0.00506591796875, 0.0023651123046875, -0.006561279296875, 0.0111083984375, 0.038818359375, -0.01409912109375, -0.006805419921875, -0.01507568359375, 0.0198974609375, 0.01495361328125, 0.0019989013671875, 0....
[ 44084, 765, 47, 4527, 128239, 456, 80581, 7, 132435, 6773, 48502, 13452, 11435, 4396, 135932, 17957, 16882, 33770, 4332, 5423, 29568, 23, 68163, 177149, 10438, 1179, 1238, 3742, 89845, 107, 486, 420, 17376, 151152, 108386, 40647, 115459, 7560...
[ 0.0804443359375, 0.0596923828125, 0.02801513671875, 0.1038818359375, 0.2386474609375, 0.1436767578125, 0.2646484375, 0.066162109375, 0.1627197265625, 0.25244140625, 0.218017578125, 0.106689453125, 0.1241455078125, 0.1568603515625, 0.1739501953125, 0.08056640625, 0.1572265625, 0.123...
embed
49099936_c0
49099936
fsharp
0
Title: Math Expression Simplification f# Problem title: Math Expression Simplification f# Tags: f%23, recursion, f%23-interactive Problem: Math Expression Simplification f# I'm working on a mathematical expression simplifier (rather basic, no exponents, logs, roots, fractions etc) and I have it mostly working. Of the 1...
Math Expression Simplification f# Math Expression Simplification f# f%23 recursion f%23-interactive Math Expression Simplification Neg Add Sub Mul n.ToString ex1 ex2 num1 num2 Tests Provided t10 t11 t12 t13 t14 t15 t16 t17 t18 t19 Output Correct Actual FAILS Math Expression Simplification f# I'm working on a mathematic...
[ 0.00323486328125, -0.00823974609375, 0.0079345703125, 0.015380859375, 0.009765625, -0.01165771484375, 0.0086669921875, -0.0059814453125, 0.0140380859375, 0.036865234375, 0.001434326171875, -0.0089111328125, -0.007171630859375, -0.017822265625, 0.0194091796875, 0.01123046875, 0.005432...
[ 78804, 25129, 55331, 141, 41274, 1238, 4904, 1830, 3949, 3742, 195625, 167218, 27495, 10433, 799, 177, 29117, 8273, 21442, 653, 7763, 71713, 1119, 418, 304, 13269, 8647, 963, 1662, 1530, 2681, 2592, 1837, 2485, 2489, 1819, 2947, 13538, 4634...
[ 0.136962890625, 0.160400390625, 0.1690673828125, 0.1221923828125, 0.0816650390625, 0.1158447265625, 0.1629638671875, 0.029296875, 0.011474609375, 0.098388671875, 0.1358642578125, 0.001434326171875, 0.0484619140625, 0.038604736328125, 0.107666015625, 0.10748291015625, 0.0712890625, ...
embed
16247395_c0
16247395
fsharp
0
Title: Microsoft Accelerator library with Visual Studio F# Problem title: Microsoft Accelerator library with Visual Studio F# Tags: visual-studio-2010, microsoft-accelerator, f%23 Problem: Microsoft Accelerator library with Visual Studio F# I've downloaded and installed Microsoft Accelerator as stated in the manual, bu...
Microsoft Accelerator library with Visual Studio F# Microsoft Accelerator library with Visual Studio F# visual-studio-2010 microsoft-accelerator f%23 System.DllNotFoundException HRESULT Microsoft Accelerator Visual Studio Microsoft.ParallelArrays Unhandled Exception Unable DLL Accelerato r.dll Microsoft.ParallelArrays....
[ 0.01141357421875, 0.00872802734375, 0.003509521484375, -0.01141357421875, 0.00482177734375, -0.00970458984375, 0.00982666015625, 0.00106048583984375, -0.0135498046875, -0.0068359375, 0.00640869140625, 0.0205078125, -0.00885009765625, -0.00872802734375, 0.013916015625, -0.0242919921875,...
[ 7244, 9852, 123079, 4597, 35773, 1294, 678, 73372, 22968, 563, 4904, 21176, 52629, 73552, 138410, 151932, 1290, 1238, 3742, 12353, 397, 1181, 122116, 27591, 63928, 34465, 82643, 55292, 1229, 7614, 7092, 992, 79628, 2886, 391, 23708, 29899, 10...
[ 0.1519775390625, 0.103271484375, 0.2315673828125, 0.20361328125, 0.1712646484375, 0.01678466796875, 0.0572509765625, 0.1478271484375, 0.140625, 0.095703125, 0.1611328125, 0.122314453125, 0.122314453125, 0.1707763671875, 0.078857421875, 0.2122802734375, 0.0975341796875, 0.0542297363...
embed
43604013_c0
43604013
fsharp
0
Title: Wrong FSharp.Core version looked for in a Xamarin.Forms project Problem title: Wrong FSharp.Core version looked for in a Xamarin.Forms project Tags: f%23, xamarin, xamarin.forms Problem: Wrong FSharp.Core version looked for in a Xamarin.Forms project In a Xamarin.Forms project I am getting an error on Windows 8....
Wrong FSharp.Core version looked for in a Xamarin.Forms project Wrong FSharp.Core version looked for in a Xamarin.Forms project f%23 xamarin xamarin.forms Wrong FSharp.Core Xamarin.Forms Could Version Culture PublicKeyToken b03f5f7f11d50a3a TargetFrameworkVersion v4.5 TargetFrameworkProfile Profile7 TargetProfile Targe...
[ -0.01904296875, 0.039306640625, -0.0081787109375, -0.0172119140625, -0.0263671875, -0.01531982421875, -0.0016632080078125, -0.005645751953125, -0.01495361328125, 0.00927734375, 0.0103759765625, -0.037109375, -0.002899169921875, 0.0123291015625, 0.022216796875, 0.009033203125, 0.00915...
[ 601, 35133, 93774, 3467, 254, 50886, 13, 11389, 54811, 100, 8606, 44503, 102973, 7, 13452, 1238, 3742, 2459, 5037, 191147, 40647, 105141, 16934, 162429, 1098, 9513, 363, 160017, 108386, 178390, 104867, 147161, 121858, 36381, 4396, 135932, 16882...
[ 0.0150146484375, 0.1739501953125, 0.094970703125, 0.19140625, 0.2034912109375, 0.1734619140625, 0.095703125, 0.2047119140625, 0.06646728515625, 0.0797119140625, 0.140625, 0.23193359375, 0.239013671875, 0.041168212890625, 0.109375, 0.06103515625, 0.153564453125, 0.0821533203125, 0...
embed
33056348_c0
33056348
fsharp
0
Title: F# Data: JSON Parser. Using JsonExtensions Problem title: F# Data: JSON Parser. Using JsonExtensions Tags: f%23-3.0, f%23-data, f%23 Problem: F# Data: JSON Parser. Using JsonExtensions It is my first question on SO...so do not judge strictly =) Usually all my questions techout in chat rooms (believe me, a lot of...
F# Data: JSON Parser. Using JsonExtensions F# Data: JSON Parser. Using JsonExtensions f%23-3.0 f%23-data f%23 Data JSON Parser Using JsonExtensions FSharp.Data FSharp.Data.JsonExtensions Person Name:string Name First Second JsonValue.Parse JsonValue.Array Array.map System.Int32.Parse ToString Array.iter x.ID x.Name ID....
[ -0.022705078125, 0.0179443359375, 0.005126953125, 0.02392578125, -0.01153564453125, 0.006500244140625, -0.01385498046875, 0.0242919921875, -0.004425048828125, -0.01495361328125, 0.00159454345703125, 0.03076171875, 0.0108642578125, -0.02880859375, 0.0191650390625, -0.01446533203125, 0...
[ 563, 4904, 11809, 12, 821, 58627, 2392, 2189, 345, 6953, 1681, 19279, 128872, 1238, 27495, 132265, 10135, 3742, 93774, 3467, 254, 137989, 15270, 15757, 91693, 23972, 77648, 856, 50770, 28636, 62346, 12353, 6460, 717, 71713, 16840, 1022, 7146,...
[ 0.1094970703125, 0.1826171875, 0.13720703125, 0.0294647216796875, 0.168701171875, 0.2052001953125, 0.116943359375, 0.15283203125, 0.08306884765625, 0.0406494140625, 0.207763671875, 0.0921630859375, 0.2137451171875, 0.0640869140625, 0.041778564453125, 0.119384765625, 0.08367919921875,...
embed
28303707_c0
28303707
fsharp
0
Title: SQL Type Providers with ROP - F# Problem title: SQL Type Providers with ROP - F# Tags: f%23, type-providers, f%23-data Problem: SQL Type Providers with ROP - F# I'm attempting to use Railway Oriented Programming principals http://fsharpforfunandprofit.com/rop/ and this http://indiedevspot.azurewebsites.net/2015/...
SQL Type Providers with ROP - F# SQL Type Providers with ROP - F# f%23 type-providers f%23-data SQL Type Providers ROP validateFunction1 so.param1 validateFunction2 so.param2 Something Create SQL Type Providers with ROP - F# I'm attempting to use Railway Oriented Programming principals http://fsharpforfunandprofit.com/...
[ 0.01025390625, 0.00927734375, -0.0033416748046875, 0.00592041015625, -0.01239013671875, -0.006317138671875, -0.00750732421875, -0.0255126953125, 0.003997802734375, -0.037353515625, 0.013916015625, -0.0096435546875, 0.0036468505859375, -0.00860595703125, -0.00604248046875, -0.0021362304...
[ 80866, 60457, 123089, 4295, 678, 148197, 563, 4904, 1238, 3742, 10644, 93136, 14202, 167218, 27495, 10135, 44622, 67, 97249, 221, 5, 6276, 418, 304, 200905, 151313, 81887, 4527, 85736, 7514, 142225, 71, 27958, 7893, 7, 89280, 254, 2472, 164...
[ 0.2041015625, 0.2412109375, 0.177734375, 0.101318359375, 0.0750732421875, 0.22021484375, 0.0914306640625, 0.1676025390625, 0.04486083984375, 0.01239013671875, 0.18896484375, 0.1507568359375, 0.0175323486328125, 0.004058837890625, 0.0250244140625, 0.042144775390625, 0.1920166015625, ...
embed
48209787_c0
48209787
fsharp
0
Title: How to use Property-based testing using FsCheck.NUnit or XUnit? Problem title: How to use Property-based testing using FsCheck.NUnit or XUnit? Tags: unit-testing, f%23, fscheck, property-based-testing Problem: How to use Property-based testing using FsCheck.NUnit or XUnit? I new to property-based and unit testin...
How to use Property-based testing using FsCheck.NUnit or XUnit? How to use Property-based testing using FsCheck.NUnit or XUnit? unit-testing f%23 fscheck property-based-testing FsCheck.NUnit How Property-based XUnit text:string text.Split StringSplitOptions.RemoveEmptyEntries Array.toList tail1 tail2 h1::t1 h2::t2 n:in...
[ -0.006591796875, 0.007110595703125, 0.0048828125, 0.01025390625, -0.01116943359375, 0.007049560546875, 0.0263671875, -0.007171630859375, 0.01312255859375, 0.0017852783203125, 0.0123291015625, 0.0208740234375, -0.00537109375, -0.01092529296875, 0.00093841552734375, 0.0174560546875, 0....
[ 11249, 47, 4527, 206984, 9, 77007, 134234, 17368, 563, 7, 202567, 5, 33261, 6773, 132435, 25072, 6954, 214, 1238, 3949, 3742, 78292, 57266, 7986, 91693, 31923, 4353, 23351, 39029, 432, 134332, 7768, 18, 69253, 188, 154663, 46741, 418, 304, ...
[ 0.0745849609375, 0.01641845703125, 0.114013671875, 0.236572265625, 0.014068603515625, 0.1754150390625, 0.2386474609375, 0.056732177734375, 0.1397705078125, 0.0894775390625, 0.275390625, 0.02203369140625, 0.14794921875, 0.257080078125, 0.1873779296875, 0.150390625, 0.186279296875, 0...
embed
11348883_c0
11348883
fsharp
0
Title: F# numeric associations Problem title: F# numeric associations Tags: numeric, f%23 Problem: F# numeric associations I have a numeric association for a custom type as follows: let DiffNumerics = { new INumeric<Diff> with member op.Zero = C 0.0 member op.One = C 1.0 member op.Add(a,b) = a + b member op.Subtract(a,...
F# numeric associations F# numeric associations numeric f%23 System.NotSupportedException DiffNumerics INumeric Diff op.Zero op.One op.Add op.Subtract op.Multiply ops.Negate Diff.negate ops.Abs Diff.abs ops.Equals ops.Compare Diff.compare ops.Sign Diff.sign Val ops.ToString ops.Parse GlobalAssociations.RegisterNumericA...
[ 0.00787353515625, 0.006134033203125, -0.00238037109375, 0.01123046875, 0.002410888671875, 0.0146484375, -0.00933837890625, 0.0035247802734375, 0.000823974609375, 0.0047607421875, -0.0091552734375, 0.0162353515625, -0.000560760498046875, -0.0281982421875, 0.0025634765625, 0.002563476562...
[ 563, 4904, 54744, 238, 151747, 1238, 3949, 3742, 12353, 122116, 2037, 6982, 63928, 191144, 18444, 1991, 28021, 15537, 12259, 233, 1511, 4036, 62068, 4028, 39989, 6433, 3331, 2055, 71723, 108161, 16082, 218723, 31304, 4769, 28636, 13453, 214813,...
[ 0.15673828125, 0.20654296875, 0.1768798828125, 0.0704345703125, 0.2091064453125, 0.1025390625, 0.013336181640625, 0.1414794921875, 0.0701904296875, 0.062255859375, 0.07489013671875, 0.1336669921875, 0.0953369140625, 0.202880859375, 0.0809326171875, 0.10302734375, 0.136962890625, 0....
embed
44037071_c0
44037071
fsharp
0
Title: Working with missing values in Deedle Time Series in F# (3) Problem title: Working with missing values in Deedle Time Series in F# (3) Tags: missing-data, series, f%23, deedle Problem: Working with missing values in Deedle Time Series in F# (3) This is another follow-up to Working with missing values in Deedle T...
Working with missing values in Deedle Time Series in F# (3) Working with missing values in Deedle Time Series in F# (3) missing-data series f%23 deedle Working Deedle Time Series map2series series1:Series series2:Series series1.Zip series2 JoinKind.Outer Series.mapValues OptionalValue.Present OptionalValue.map2 Optiona...
[ -0.00084686279296875, -0.0020751953125, -0.001983642578125, -0.000766754150390625, -0.0223388671875, 0.017578125, 0.01287841796875, -0.00921630859375, 0.008056640625, 0.03173828125, -0.0045166015625, 0.011474609375, 0.00103759765625, -0.0089111328125, 0.0167236328125, 0.025634765625, ...
[ 27985, 678, 132283, 142424, 262, 297, 133, 19055, 64876, 563, 4904, 2788, 10135, 36549, 3742, 8, 22288, 304, 32832, 138724, 3442, 113053, 7250, 79858, 62346, 42272, 86769, 856, 19273, 50770, 135261, 162150, 438, 89817, 162, 39029, 59121, 3235...
[ 0.0985107421875, 0.1085205078125, 0.194091796875, 0.197021484375, 0.091064453125, 0.13818359375, 0.151123046875, 0.1280517578125, 0.1971435546875, 0.063720703125, 0.167724609375, 0.0285186767578125, 0.05682373046875, 0.159912109375, 0.055267333984375, 0.03955078125, 0.07855224609375,...
embed
30191947_c0
30191947
fsharp
0
Title: F#: Trouble with loading data into SQL Server Problem title: F#: Trouble with loading data into SQL Server Tags: sql-server, f%23, sql, type-providers Problem: F#: Trouble with loading data into SQL Server I am new to programming and F# is my first language. I want to load data into a SQL Server database using F...
F#: Trouble with loading data into SQL Server F#: Trouble with loading data into SQL Server sql-server f%23 sql type-providers Trouble SQL Server CREATE TABLE Scores EventName NOT Winner Loser Score1 Score2 Score3 PRIMARY dbSchema.ServiceTypes.Fights fightSummary.event fightSummary.winner.Value fightSummary.loser.Value...
[ 0.01446533203125, 0.00186920166015625, 0.00168609619140625, 0.005615234375, -0.0130615234375, -0.0123291015625, 0.0162353515625, -0.0096435546875, -0.00823974609375, -0.01519775390625, -0.004241943359375, -0.023193359375, 0.01092529296875, -0.0042724609375, -0.004974365234375, -0.00195...
[ 563, 4904, 119671, 2661, 72367, 214, 2053, 3934, 80866, 22687, 678, 99247, 39642, 1238, 3742, 10644, 93136, 175151, 384, 183057, 168071, 36943, 163612, 86725, 209447, 3731, 304, 363, 105029, 11883, 121979, 196707, 919, 22553, 78431, 2276, 90141...
[ 0.1224365234375, 0.213134765625, 0.1309814453125, 0.078125, 0.15673828125, 0.0609130859375, 0.09820556640625, 0.130859375, 0.169921875, 0.10205078125, 0.008087158203125, 0.1279296875, 0.06689453125, 0.0633544921875, 0.0946044921875, 0.1064453125, 0.0938720703125, 0.044677734375, ...
embed
4768454_c0
4768454
fsharp
0
Title: Automating Excel 2010 using F# Problem title: Automating Excel 2010 using F# Tags: excel-2010, visual-studio, visual-studio-2010, f%23, excel Problem: Automating Excel 2010 using F# I have been searching for a FAQ to tell me how to open a Excel Workbook/Worksheet and also how to Save the File once I have finishe...
Automating Excel 2010 using F# Automating Excel 2010 using F# excel-2010 visual-studio visual-studio-2010 f%23 excel F# Automating Excel excel-2010 visual-studio-2010 Automating Excel 2010 using F# I have been searching for a FAQ to tell me how to open a Excel Workbook/Worksheet and also how to Save the File once I hav...
[ 0.034912109375, 0.0076904296875, -0.002227783203125, 0.003814697265625, 0.000732421875, 0.009521484375, -0.01806640625, -0.00006198883056640625, -0.005035400390625, -0.00555419921875, 0.01104736328125, 0.006195068359375, -0.002166748046875, 0.00958251953125, 0.01806640625, -0.026245117...
[ 51719, 214, 30326, 1532, 17368, 563, 4904, 64152, 73552, 21176, 52629, 1238, 3949, 3742, 157318, 52064, 14192, 3642, 9803, 27985, 14137, 64, 108259, 7816, 64944, 42724, 24145, 122799, 60322, 2684, 756, 42840, 59038, 98, 1632, 7639, 28282, 352...
[ 0.2120361328125, 0.07244873046875, 0.25146484375, 0.2265625, 0.1058349609375, 0.185791015625, 0.24462890625, 0.18310546875, 0.181640625, 0.1507568359375, 0.133544921875, 0.088134765625, 0.006134033203125, 0.0579833984375, 0.0186920166015625, 0.15625, 0.0235595703125, 0.053649902343...
embed
42539792_c0
42539792
fsharp
0
Title: GtkBuilder F# Object reference not set to an instance of an object Problem title: GtkBuilder F# Object reference not set to an instance of an object Tags: gtkbuilder, f%23, gtk3 Problem: GtkBuilder F# Object reference not set to an instance of an object I have a problem with making the mainwindow on my simple ap...
GtkBuilder F# Object reference not set to an instance of an object GtkBuilder F# Object reference not set to an instance of an object gtkbuilder f%23 gtk3 GtkBuilder Object Main System Gtk Handler DefaultValue window1 Window EntryPoint Application.Init Builder GUI.ui builder.Autoconnect handler.window1.ShowAll Applicat...
[ 0.01275634765625, 0.017578125, 0.018310546875, -0.00823974609375, 0.0025634765625, 0.006256103515625, 0.01165771484375, -0.0274658203125, -0.00677490234375, -0.026611328125, 0.0103759765625, -0.04345703125, 0.011962890625, -0.0032958984375, 0.0003223419189453125, -0.025390625, -0.009...
[ 527, 31472, 121137, 56, 563, 4904, 134549, 91067, 959, 5423, 47, 110527, 36746, 177149, 1238, 3742, 363, 12321, 12353, 10639, 603, 262, 1021, 856, 50770, 76896, 418, 176501, 15123, 147534, 104921, 217, 195490, 4515, 45367, 38115, 135457, 3586...
[ 0.056793212890625, 0.162109375, 0.173583984375, 0.05426025390625, 0.0843505859375, 0.160400390625, 0.264892578125, 0.2890625, 0.1474609375, 0.192626953125, 0.1021728515625, 0.233154296875, 0.20263671875, 0.1458740234375, 0.0257415771484375, 0.103515625, 0.1025390625, 0.041961669921...
embed
46427482_c0
46427482
fsharp
0
Title: FAKE build default behind a proxy server does not work Problem title: FAKE build default behind a proxy server does not work Tags: visual-studio-code, f%23-fake, f%23 Problem: FAKE build default behind a proxy server does not work I'm trying to create a F# project in visual studio code using Fake. When I try to ...
FAKE build default behind a proxy server does not work FAKE build default behind a proxy server does not work visual-studio-code f%23-fake f%23 FAKE FAKE build default behind a proxy server does not work I'm trying to create a F# project in visual studio code using Fake. When I try to build the project Fake returns an ...
[ -0.006744384765625, 0.033935546875, 0.0001926422119140625, -0.01129150390625, 0.01300048828125, -0.01409912109375, -0.01043701171875, -0.00848388671875, -0.00103759765625, 0.0299072265625, -0.005950927734375, 0.0220947265625, 0.007537841796875, 0.0167236328125, 0.009521484375, 0.002288...
[ 563, 119960, 45367, 114977, 50155, 502, 50878, 10723, 959, 4488, 21176, 52629, 40899, 1238, 1021, 350, 3742, 28282, 4904, 13452, 12275, 18151, 17368, 3036, 9790, 30646, 18499, 84293, 24447, 63928, 1112, 966, 144570, 195734, 180346, 11435, 33022...
[ 0.174072265625, 0.2470703125, 0.2198486328125, 0.26123046875, 0.2044677734375, 0.158935546875, 0.29052734375, 0.149658203125, 0.06451416015625, 0.1317138671875, 0.166015625, 0.1934814453125, 0.137939453125, 0.006103515625, 0.1597900390625, 0.2000732421875, 0.030426025390625, 0.0643...
embed
5630012_c0
5630012
fsharp
0
Title: FParsec: how to parse date in fparsec (newbie) Problem title: FParsec: how to parse date in fparsec (newbie) Tags: fparsec, parsec, f%23 Problem: FParsec: how to parse date in fparsec (newbie) I am using the Bill Casarin post on how to parse delimited files with fparsec, I am dumbing the logic down to get an und...
FParsec: how to parse date in fparsec (newbie) FParsec: how to parse date in fparsec (newbie) fparsec parsec f%23 FParsec Cell Float FParsec.CharParsers.pfloat ParseTab Success IsSuccess ErrorMsg Result Failure s10 Mar GMT FParsec: how to parse date in fparsec (newbie) I am using the Bill Casarin post on how to parse d...
[ -0.004241943359375, -0.0030670166015625, 0.0031890869140625, 0.044189453125, 0.001617431640625, 0.006500244140625, 0.0203857421875, 0.00153350830078125, 0.00408935546875, 0.0167236328125, -0.015869140625, 0.025634765625, -0.01177978515625, 0.003936767578125, -0.00823974609375, -0.00433...
[ 563, 28636, 39797, 3642, 47, 366, 184, 5622, 23, 1238, 2500, 9014, 3949, 3742, 80743, 38699, 257, 84068, 7, 1314, 254, 52347, 2392, 161671, 144053, 2071, 238, 26531, 212059, 177, 126684, 190355, 91, 963, 1784, 99961, 54936, 19893, 8591, 2...
[ 0.109130859375, 0.1395263671875, 0.2138671875, 0.042694091796875, 0.008087158203125, 0.1484375, 0.127197265625, 0.1741943359375, 0.03558349609375, 0.0816650390625, 0.131591796875, 0.0965576171875, 0.00726318359375, 0.1085205078125, 0.170166015625, 0.1829833984375, 0.1240234375, 0.0...
embed
58793576_c0
58793576
fsharp
0
Title: Deserializing to enum option in F# Problem title: Deserializing to enum option in F# Tags: f%23, json.net Problem: Deserializing to enum option in F# A couple days ago, I posted a question about deserialization with enums in F#. The question is here: Deserialization in F# vs. C# The answer pointed to some code w...
Deserializing to enum option in F# Deserializing to enum option in F# f%23 json.net Deserializing TestType TestObjectA TestObjectB TestA Deserialize TestB json.net Deserializing to enum option in F# A couple days ago, I posted a question about deserialization with enums in F#. The question is here: Deserialization in F...
[ 0.0101318359375, -0.0004634857177734375, 0.00262451171875, -0.00003361701965332031, -0.002777099609375, -0.00994873046875, -0.02197265625, 0.003143310546875, -0.019287109375, 0.0230712890625, 0.0089111328125, 0.0118408203125, 0.0189208984375, 0.0133056640625, 0.007110595703125, 0.00218...
[ 262, 184, 51626, 84382, 47, 22, 316, 35829, 563, 4904, 23, 1238, 3742, 1647, 1681, 1179, 8647, 196707, 75161, 571, 284, 5581, 25435, 119066, 8, 47691, 678, 10321, 20209, 313, 18151, 114636, 58480, 7808, 2967, 36746, 224, 10644, 33, 35782,...
[ 0.1861572265625, 0.1513671875, 0.18359375, 0.0560302734375, 0.09625244140625, 0.1396484375, 0.219970703125, 0.2393798828125, 0.1680908203125, 0.2042236328125, 0.0177001953125, 0.0222930908203125, 0.04150390625, 0.04193115234375, 0.0859375, 0.0267486572265625, 0.1014404296875, 0.146...
embed
69213622_c0
69213622
fsharp
0
Title: FS0039: The namespace is not defined Problem title: FS0039: The namespace is not defined Tags: fsharp.data.sqlclient, f%23 Problem: FS0039: The namespace is not defined I'm building a Web API in F# to test some things out. I come from a C# background and I've structured things how I do there. You can find the re...
FS0039: The namespace is not defined FS0039: The namespace is not defined fsharp.data.sqlclient f%23 FS0039 fsharp.data.sqlclient FS0039: The namespace is not defined I'm building a Web API in F# to test some things out. I come from a C# background and I've structured things how I do there. You can find the repo here: ...
[ -0.00112152099609375, 0.02490234375, 0.0029449462890625, 0.0191650390625, -0.01513671875, 0.01214599609375, -0.009521484375, -0.0157470703125, -0.02197265625, 0.00150299072265625, 0.00010824203491210938, 0.0020751953125, -0.0025482177734375, 0.011962890625, -0.002349853515625, 0.003509...
[ 93774, 7049, 9323, 581, 210716, 83, 959, 61924, 1238, 89280, 254, 10135, 99247, 222978, 3742, 71, 33976, 4002, 61687, 563, 4904, 3034, 76615, 45646, 93392, 32102, 124938, 5062, 910, 30474, 1434, 111337, 91067, 59111, 193348, 13452, 73372, 122...
[ 0.1693115234375, 0.1275634765625, 0.275146484375, 0.011505126953125, 0.318359375, 0.0633544921875, 0.1392822265625, 0.2249755859375, 0.0987548828125, 0.14453125, 0.10699462890625, 0.033355712890625, 0.1563720703125, 0.19287109375, 0.09197998046875, 0.05694580078125, 0.044952392578125...
embed
3007800_c1
3007800
fsharp
1
FromWeb() = let query = "[{'type':'/chemistry/chemical_element','name':null,'boiling_point':null,'atomic_mass':null}]" let query = query.Replace("'","\"") let queryUrl = sprintf "http://api.freebase.com/api/service/mqlread?query=%s" "{\"query\":"+query+"}" let request : HttpWebRequest = downcast WebRequest.Create(query...
FromWeb() = let query = "[{'type':'/chemistry/chemical_element','name':null,'boiling_point':null,'atomic_mass':null}]" let query = query.Replace("'","\"") let queryUrl = sprintf "http://api.freebase.com/api/service/mqlread?query=%s" "{\"query\":"+query+"}" let request : HttpWebRequest = downcast WebRequest.Create(query...
[ -0.01397705078125, 0.040283203125, -0.01318359375, -0.0179443359375, 0.00830078125, 0.0009918212890625, -0.01092529296875, -0.00238037109375, 0.0002899169921875, -0.038818359375, 0.02197265625, 0.006011962890625, 0.02099609375, -0.018310546875, -0.0087890625, 0.0031585693359375, 0.00...
[ 28090, 30474, 132, 2203, 2633, 41, 1294, 50986, 25, 64, 1430, 6133, 34610, 21533, 62766, 4, 11627, 12, 139550, 837, 49725, 38496, 2832, 21068, 1510, 7, 8152, 268, 58, 4332, 23935, 830, 18939, 48743, 141, 145320, 420, 696, 40897, 5, 3208...
[ 0.2646484375, 0.2861328125, 0.1014404296875, 0.085693359375, 0.1328125, 0.1796875, 0.1165771484375, 0.1866455078125, 0.0162353515625, 0.01483154296875, 0.1015625, 0.095947265625, 0.1414794921875, 0.1016845703125, 0.2088623046875, 0.01641845703125, 0.09576416015625, 0.01622009277343...
embed
48763970_c0
48763970
fsharp
0
Title: SonarQube Fsharp Plugin Problem title: SonarQube Fsharp Plugin Tags: sonarqube, f%23 Problem: SonarQube Fsharp Plugin Latest Update: Issue fixed https://github.com/jmecsoftware/sonar-fsharp-plugin/releases/tag/1.0.2 Note that this is the original repository but the one given in SonarQube plugin library page is a...
SonarQube Fsharp Plugin SonarQube Fsharp Plugin sonarqube f%23 org.elasticsearch.transport.ConnectTransportException java.lang.IllegalStateException RulesXmlDocumentationAutoPropertyError org.sonar.server.exceptions.BadRequestException RulesXmlDocumentationExceptionError SonarQube Fsharp Plugin sonar.log es.log web.log...
[ 0.0017852783203125, 0.01953125, -0.01226806640625, -0.01483154296875, -0.0035247802734375, 0.0146484375, -0.007049560546875, -0.01385498046875, -0.00677490234375, -0.0157470703125, 0.00677490234375, 0.008056640625, -0.0167236328125, 0.00131988525390625, 0.00946044921875, -0.02722167968...
[ 4815, 147, 31583, 372, 563, 89280, 254, 187364, 775, 5490, 1238, 3949, 3742, 30910, 3597, 28692, 86250, 72903, 235603, 62624, 6982, 63928, 79, 330, 3066, 24687, 86966, 135206, 139118, 1542, 7237, 239469, 38115, 10752, 1264, 18468, 31611, 1681...
[ 0.1396484375, 0.1661376953125, 0.1689453125, 0.1922607421875, 0.1134033203125, 0.220458984375, 0.1162109375, 0.251220703125, 0.1058349609375, 0.12939453125, 0.0748291015625, 0.00543212890625, 0.14794921875, 0.1378173828125, 0.111328125, 0.0943603515625, 0.1856689453125, 0.219726562...
embed
75016802_c0
75016802
fsharp
0
Title: Basic F# / Rust performance comparison Problem title: Basic F# / Rust performance comparison Tags: f%23, performance, rust Problem: Basic F# / Rust performance comparison this is a simplistic performance test based on https://www.youtube.com/watch?v=QlMLB2-G25c which compares the performance of rust vs wasm vs p...
Basic F# / Rust performance comparison Basic F# / Rust performance comparison f%23 performance rust stable Basic Rust rand::prelude make_random_vec vec.clone v.sort_unstable v.sort i64 Vec Vec::with_capacity v.push System arr:int64 Array.copy Array.sort count-1 Random Array.init int64 rnd.Next Basic F# / Rust performan...
[ -0.003662109375, 0.0113525390625, -0.00872802734375, -0.0257568359375, 0.00421142578125, -0.018310546875, -0.00138092041015625, -0.033447265625, -0.006866455078125, -0.005340576171875, 0.0023651123046875, 0.0247802734375, -0.0093994140625, 0.00982666015625, 0.005950927734375, -0.013488...
[ 91692, 563, 4904, 248, 144222, 23718, 225490, 1238, 3949, 3742, 52648, 144142, 27388, 4692, 822, 3249, 46258, 35259, 22834, 63499, 81, 62351, 309, 7, 22819, 13307, 52884, 76228, 76009, 7332, 12353, 4288, 137366, 54529, 5759, 39643, 69253, 18,...
[ 0.169921875, 0.1571044921875, 0.25537109375, 0.041778564453125, 0.2705078125, 0.185302734375, 0.1920166015625, 0.1212158203125, 0.014801025390625, 0.1634521484375, 0.25634765625, 0.1790771484375, 0.1258544921875, 0.024688720703125, 0.107666015625, 0.024871826171875, 0.1114501953125, ...
embed
27069321_c0
27069321
fsharp
0
Title: Using an F# ViewModel as designinstance in blend Problem title: Using an F# ViewModel as designinstance in blend Tags: mvvm, design-time-data, f%23, blend Problem: Using an F# ViewModel as designinstance in blend I have some viewmodels that I've created in F# and would like to use them for designtime data within...
Using an F# ViewModel as designinstance in blend Using an F# ViewModel as designinstance in blend mvvm design-time-data f%23 blend Using ViewModel UserControl schemas.microsoft.com xmlns:x xmlns:local using:RacePacesUI xmlns:d xmlns:mc schemas.openxmlformats.org x:Class RacePacesUI.RacePaceEntryControl mc:Ignorable d:D...
[ 0.01495361328125, 0.0228271484375, 0.011962890625, -0.00193023681640625, 0.0301513671875, 0.00537109375, -0.0019989013671875, -0.000949859619140625, 0.00579833984375, -0.040771484375, -0.01953125, -0.0291748046875, 0.02587890625, -0.00439453125, 0.00060272216796875, -0.0125732421875, ...
[ 345, 563, 4904, 29805, 140290, 237, 4331, 73, 116071, 23, 171759, 53962, 39, 6032, 10135, 1238, 3742, 53400, 175904, 61903, 138410, 131492, 1779, 425, 98908, 12248, 8335, 5170, 33457, 59636, 51727, 1022, 140803, 94698, 11137, 128640, 13025, 1...
[ 0.0504150390625, 0.130859375, 0.2222900390625, 0.23193359375, 0.24462890625, 0.0557861328125, 0.1817626953125, 0.082275390625, 0.163818359375, 0.011199951171875, 0.25, 0.107421875, 0.1441650390625, 0.1402587890625, 0.0736083984375, 0.056396484375, 0.0491943359375, 0.0980224609375, ...
embed
40966435_c1
40966435
fsharp
1
System.Diagnostics.Process() proc.StartInfo <- startInfo let outReceived (e: DataReceivedEventArgs): unit = if (e.Data = null) then outWaitHandle.Set() |> ignore else if not (hidden) then Console.WriteLine(e.Data) lock outputBufferLock (fun _ -> outputBuffer.Add(OutChunk.StdOut(e.Data))) let errReceived (e: DataReceiv...
System.Diagnostics.Process() proc.StartInfo <- startInfo let outReceived (e: DataReceivedEventArgs): unit = if (e.Data = null) then outWaitHandle.Set() |> ignore else if not (hidden) then Console.WriteLine(e.Data) lock outputBufferLock (fun _ -> outputBuffer.Add(OutChunk.StdOut(e.Data))) let errReceived (e: DataReceiv...
[ -0.0009307861328125, 0.0032196044921875, -0.002593994140625, -0.005126953125, -0.0250244140625, 0.000835418701171875, 0.0057373046875, -0.0361328125, 0.008544921875, 0.0120849609375, -0.004669189453125, 0.0186767578125, 0.0194091796875, 0.00726318359375, 0.009521484375, -0.002380371093...
[ 12353, 128198, 41637, 10752, 26531, 10402, 126597, 93147, 4034, 2633, 1810, 4332, 329, 14, 4126, 11809, 192134, 7614, 9405, 25072, 2203, 2174, 13, 137989, 56574, 22489, 217, 135679, 133, 294, 126, 124962, 15080, 555, 1657, 40777, 1456, 18781,...
[ 0.0916748046875, 0.1644287109375, 0.1043701171875, 0.08135986328125, 0.1319580078125, 0.1904296875, 0.219970703125, 0.262939453125, 0.188232421875, 0.11572265625, 0.129150390625, 0.07073974609375, 0.1158447265625, 0.1138916015625, 0.08538818359375, 0.08447265625, 0.169921875, 0.082...
embed
35536947_c0
35536947
fsharp
0
Title: How do I pass an argument into Async.RunSynchronously? Problem title: How do I pass an argument into Async.RunSynchronously? Tags: lego-mindstorms, f%23 Problem: How do I pass an argument into Async.RunSynchronously? How do I pass an argument into Async.RunSynchronously? I am attempting to do the following: Asyn...
How do I pass an argument into Async.RunSynchronously? How do I pass an argument into Async.RunSynchronously? lego-mindstorms f%23 How Async.RunSynchronously EntryPoint Brick UsbCommunication LegoCommands Lego.Ev3.Core Lego.Ev3.Desktop System.Threading.Tasks Arguments Task Async.AwaitIAsyncResult Async.Ignore brick.Con...
[ -0.01104736328125, 0.006500244140625, -0.000568389892578125, -0.0024261474609375, 0.000823974609375, 0.00141143798828125, -0.0026397705078125, -0.0150146484375, 0.000873565673828125, -0.02490234375, 0.00958251953125, 0.01171875, -0.0126953125, -0.028076171875, 0.0172119140625, -0.00321...
[ 11249, 27875, 142, 10750, 3934, 62, 12654, 238, 163321, 217835, 127, 1900, 79850, 95, 519, 36904, 129857, 3742, 15123, 147534, 41537, 11756, 166697, 98875, 10770, 12018, 86124, 363, 50886, 13784, 12353, 39116, 9874, 112140, 9598, 634, 7, 7136...
[ 0.060546875, 0.1787109375, 0.0560302734375, 0.26953125, 0.123046875, 0.036773681640625, 0.2340087890625, 0.117431640625, 0.155029296875, 0.1363525390625, 0.09246826171875, 0.1563720703125, 0.10430908203125, 0.03228759765625, 0.1495361328125, 0.1083984375, 0.1944580078125, 0.0893554...
embed
54043692_c1
54043692
fsharp
1
AtLeast of Position | StartIndent of Position with member this.Position = match this with | Any | Fail -> None | Greater p -> Some p | Exact p -> Some p | AtLeast p -> Some p | StartIndent p -> Some p type IndentState<'T> = { Indent : Indentation; UserState : 'T } type CharStream<'T> = FParsec.CharStream<IndentState<'...
AtLeast of Position | StartIndent of Position with member this.Position = match this with | Any | Fail -> None | Greater p -> Some p | Exact p -> Some p | AtLeast p -> Some p | StartIndent p -> Some p type IndentState<'T> = { Indent : Indentation; UserState : 'T } type CharStream<'T> = FParsec.CharStream<IndentState<'...
[ -0.020263671875, -0.014404296875, 0.01470947265625, 0.0157470703125, -0.00168609619140625, 0.022705078125, -0.006256103515625, -0.0208740234375, -0.004852294921875, 0.0147705078125, 0.033935546875, 0.042236328125, -0.015869140625, 0.0027313232421875, -0.0032196044921875, 0.015747070312...
[ 1913, 5267, 4438, 111, 99428, 58745, 13794, 4153, 37379, 678, 32786, 903, 5, 7192, 172, 1363, 2203, 14858, 28541, 190355, 438, 86, 32774, 56, 915, 31384, 202873, 10644, 360, 135206, 152, 555, 22062, 74, 53400, 618, 21656, 115061, 563, 286...
[ 0.10357666015625, 0.18701171875, 0.2135009765625, 0.1947021484375, 0.26953125, 0.045135498046875, 0.1611328125, 0.0911865234375, 0.2529296875, 0.08203125, 0.252685546875, 0.167724609375, 0.032318115234375, 0.159912109375, 0.1787109375, 0.11328125, 0.052490234375, 0.1666259765625, ...
embed
28281348_c0
28281348
fsharp
0
Title: F# &amp; FsXaml for opening new xaml windows Problem title: F# &amp; FsXaml for opening new xaml windows Tags: .net, xaml, wpf, f%23 Problem: F# & FsXaml for opening new xaml windows I am in the process of learning F# and find the FsEmptyWindowsApp that uses FsXaml really useful for throwing together a UI for f#...
F# &amp; FsXaml for opening new xaml windows F# &amp; FsXaml for opening new xaml windows .net xaml wpf f%23 FsXaml MainView XAML MainWindow.xaml ChildWindow ChildWindow.xaml MainViewModel ViewModelBase x.NewChildWindowCommand FunCommand cw.Root.Activate Application.LoadComponent Uri UriKind.Relative F# & FsXaml for op...
[ 0.0113525390625, 0.0137939453125, 0.004730224609375, 0.004852294921875, 0.01544189453125, 0.00677490234375, 0.01324462890625, -0.0286865234375, 0.00958251953125, -0.032470703125, 0.011962890625, -0.0263671875, 0.022216796875, -0.003204345703125, 0.00098419189453125, -0.0203857421875, ...
[ 563, 4904, 619, 25133, 7, 1542, 302, 141, 100, 73432, 3525, 2459, 7237, 54825, 1179, 148, 39557, 1238, 3742, 12321, 100474, 65415, 39456, 92049, 24293, 3798, 123829, 140290, 29805, 63473, 1022, 5, 46568, 102656, 12018, 28670, 10770, 434, 12...
[ 0.1600341796875, 0.214111328125, 0.052734375, 0.06854248046875, 0.1143798828125, 0.132080078125, 0.180419921875, 0.168212890625, 0.0443115234375, 0.1435546875, 0.1300048828125, 0.1768798828125, 0.1876220703125, 0.14794921875, 0.1361083984375, 0.03265380859375, 0.1195068359375, 0.09...
embed
25722351_c0
25722351
fsharp
0
Title: F# Excel type provider throws System.InvalidCastException when reading empty cell Problem title: F# Excel type provider throws System.InvalidCastException when reading empty cell Tags: f%23, type-providers Problem: F# Excel type provider throws System.InvalidCastException when reading empty cell I am using the F...
F# Excel type provider throws System.InvalidCastException when reading empty cell F# Excel type provider throws System.InvalidCastException when reading empty cell f%23 type-providers System.InvalidCastException InvalidCastException Excel row.ColumnA Unchecked.defaultof String.Empty Object value.GetType value.ToString ...
[ 0.036865234375, 0.00193023681640625, 0.0164794921875, 0.03271484375, -0.01165771484375, -0.01055908203125, 0.002044677734375, -0.02490234375, -0.00836181640625, 0.0230712890625, 0.0004711151123046875, 0.021728515625, -0.00897216796875, 0.0196533203125, -0.0009613037109375, -0.017944335...
[ 563, 4904, 30326, 10644, 81450, 104250, 12353, 7013, 174830, 19279, 63928, 16454, 201505, 38750, 1238, 3742, 93136, 14202, 15555, 316, 78292, 214810, 23351, 134332, 134549, 34292, 196707, 7763, 71713, 60457, 123089, 42, 10176, 121413, 18151, 2098...
[ 0.08685302734375, 0.1676025390625, 0.1556396484375, 0.1529541015625, 0.1622314453125, 0.065673828125, 0.098388671875, 0.1131591796875, 0.1827392578125, 0.0141448974609375, 0.14599609375, 0.1173095703125, 0.175048828125, 0.1722412109375, 0.0139923095703125, 0.0997314453125, 0.10485839...
embed
30794833_c1
30794833
fsharp
1
.Collections.Generic open Deedle type EventType = | ClientConnected | ClientDisconnect type Edge(id:string,streamId:string) = member this.Id = id member this.StreamId = streamId member this.Edges = new ResizeArray<Edge>() type StreamEvent(id:string,originStreamId:string,eventType:EventType,ocurredAt:DateTime) = member ...
.Collections.Generic open Deedle type EventType = | ClientConnected | ClientDisconnect type Edge(id:string,streamId:string) = member this.Id = id member this.StreamId = streamId member this.Edges = new ResizeArray<Edge>() type StreamEvent(id:string,originStreamId:string,eventType:EventType,ocurredAt:DateTime) = member ...
[ -0.01708984375, 0.0262451171875, 0.0091552734375, -0.019287109375, 0.004791259765625, -0.054443359375, -0.00787353515625, 0.00225830078125, 0.0089111328125, -0.005828857421875, -0.01177978515625, 0.0145263671875, 0.002532958984375, 0.013671875, -0.00921630859375, -0.002838134765625, ...
[ 5, 78457, 8996, 5256, 135932, 12259, 9803, 262, 297, 133, 10644, 36943, 196707, 91732, 235603, 44456, 135457, 69030, 532, 91693, 86429, 32786, 903, 71, 3447, 115061, 568, 75973, 69489, 4188, 853, 62539, 7092, 192134, 3929, 6820, 90141, 64240,...
[ 0.046630859375, 0.1549072265625, 0.198974609375, 0.13134765625, 0.1910400390625, 0.123046875, 0.1436767578125, 0.12939453125, 0.1956787109375, 0.1419677734375, 0.151123046875, 0.199951171875, 0.2181396484375, 0.17919921875, 0.1236572265625, 0.047515869140625, 0.1588134765625, 0.162...
embed
2618998_c0
2618998
fsharp
0
Title: Declare private static members in F#? Problem title: Declare private static members in F#? Tags: f%23, c%23, class Problem: Declare private static members in F#? I decided to port the class in C# below to F# as an exercise. It was difficult. I only notice three problems 1) Greet is visible 2) I can not get v to ...
Declare private static members in F#? Declare private static members in F#? f%23 c%23 class System System.Collections.Generic System.Linq System.Text Declare CsFsTest Program Main Test1.hi Test1 Test1.v Stan a.hi a.a Console.WriteLine a.b a.NotSTATIC User NotSTATIC DefaultValue x.b x.a x.greet Needs x.hi x.v x.NotSTATI...
[ -0.004180908203125, -0.003753662109375, 0.0216064453125, -0.0235595703125, -0.0015106201171875, -0.010498046875, 0.002838134765625, -0.0164794921875, 0.0128173828125, 0.0234375, 0.004486083984375, 0.028564453125, 0.006500244140625, 0.006500244140625, 0.01263427734375, -0.00133514404296...
[ 25755, 38103, 14375, 201939, 43032, 23, 563, 4904, 1238, 3742, 18507, 12353, 78457, 8996, 135932, 44982, 174379, 313, 919, 7, 111337, 7663, 12321, 8647, 979, 418, 334, 19356, 40777, 93232, 275, 10, 122116, 22565, 98725, 53400, 11205, 262, 1...
[ 0.1300048828125, 0.16357421875, 0.2432861328125, 0.26220703125, 0.263671875, 0.04461669921875, 0.1446533203125, 0.24609375, 0.08270263671875, 0.10400390625, 0.1640625, 0.08233642578125, 0.027587890625, 0.08465576171875, 0.03851318359375, 0.08502197265625, 0.083251953125, 0.04248046...
embed
36575435_c1
36575435
fsharp
1
= "€"; Status = Sale; Prices = dict [("ItemCodeA", 512.4M); ("ItemCodeB", 471.0M);...];} Now I want to deserialize it in C# using Newtonsoft.Json public class PriceList { public string Id { get; set; } public string Name { get; set; } public DateTime Date { get; set; } public string CurrencySymbol { get; set; } public...
= "€"; Status = Sale; Prices = dict [("ItemCodeA", 512.4M); ("ItemCodeB", 471.0M);...];} Now I want to deserialize it in C# using Newtonsoft.Json public class PriceList { public string Id { get; set; } public string Name { get; set; } public DateTime Date { get; set; } public string CurrencySymbol { get; set; } public...
[ -0.004669189453125, 0.031982421875, -0.0020599365234375, 0.00909423828125, -0.01318359375, 0.0030517578125, -0.01129150390625, 0.01214599609375, 0.01611328125, 0.034912109375, -0.00860595703125, 0.0284423828125, -0.0005340576171875, 0.0093994140625, 0.00665283203125, -0.005615234375, ...
[ 2203, 8422, 56504, 33965, 48025, 7, 61669, 2982, 114211, 284, 8651, 116591, 594, 571, 7657, 102107, 3444, 224, 25435, 119066, 442, 23, 313, 4904, 145076, 61306, 1375, 1681, 3835, 18507, 154663, 79315, 24799, 2046, 5423, 15757, 25512, 70059, ...
[ 0.07080078125, 0.18701171875, 0.168701171875, 0.191650390625, 0.223388671875, 0.1026611328125, 0.1583251953125, 0.10076904296875, 0.1346435546875, 0.0599365234375, 0.0726318359375, 0.06683349609375, 0.047332763671875, 0.03521728515625, 0.053131103515625, 0.0533447265625, 0.0109558105...
embed
31494016_c1
31494016
fsharp
1
QualityScoreController(queries : DataQueries) = inherit Controller() new () = new QualityScoreController(DataQueries()) member this.Settings(token) = let db = DataConnection.GetDataContext() let user = queries.FindUserByToken(token, db) this.ViewData.Add("PageTitle", "Your QualityScore Report Settings") this.ViewData....
QualityScoreController(queries : DataQueries) = inherit Controller() new () = new QualityScoreController(DataQueries()) member this.Settings(token) = let db = DataConnection.GetDataContext() let user = queries.FindUserByToken(token, db) this.ViewData.Add("PageTitle", "Your QualityScore Report Settings") this.ViewData....
[ 0.006591796875, 0.041259765625, -0.00506591796875, -0.029296875, 0.00274658203125, 0.0034027099609375, 0.0023956298828125, -0.00142669677734375, -0.007476806640625, -0.0084228515625, 0.005401611328125, 0.0078125, -0.00958251953125, 0.00408935546875, 0.0223388671875, 0.0184326171875, ...
[ 124604, 294, 30854, 175904, 603, 944, 10484, 152, 11809, 41732, 16, 2203, 23, 3334, 217, 27131, 3525, 137989, 32786, 903, 105548, 6448, 2633, 40041, 235603, 22829, 132, 38937, 41, 204582, 1062, 2189, 75358, 7763, 1098, 33, 4, 100474, 5, 2...
[ 0.2191162109375, 0.05877685546875, 0.22412109375, 0.2281494140625, 0.1851806640625, 0.1383056640625, 0.1651611328125, 0.012969970703125, 0.1124267578125, 0.174072265625, 0.0020751953125, 0.03277587890625, 0.071533203125, 0.1865234375, 0.0906982421875, 0.226806640625, 0.109130859375, ...
embed
37112715_c0
37112715
fsharp
0
Title: Catching HttpClient timeouts within an async workflow Problem title: Catching HttpClient timeouts within an async workflow Tags: f%23, dotnet-httpclient, f%23-async Problem: Catching HttpClient timeouts within an async workflow I'm calling HttpClient via Async.AwaitTask , being called from within an agent (Mailb...
Catching HttpClient timeouts within an async workflow Catching HttpClient timeouts within an async workflow f%23 dotnet-httpclient f%23-async System.OperationCanceledException OperationCanceledException Catching HttpClient Async.AwaitTask try...with System.Net.Http System client.Timeout TimeSpan.FromSeconds client.GetS...
[ 0.0009307861328125, 0.032470703125, 0.019287109375, -0.007232666015625, 0.005615234375, -0.03759765625, 0.01080322265625, 0.0206298828125, -0.0021514892578125, -0.01043701171875, 0.008056640625, 0.0206298828125, -0.018798828125, -0.005706787109375, 0.0322265625, -0.00160980224609375, ...
[ 18826, 59207, 572, 3062, 254, 150, 2517, 1733, 6056, 28032, 10, 12654, 238, 4488, 118664, 3742, 1179, 5475, 222978, 27495, 12353, 156823, 7154, 6259, 19279, 63928, 102203, 634, 9874, 9790, 76228, 24447, 23282, 70059, 19055, 3180, 106287, 1347...
[ 0.1661376953125, 0.055633544921875, 0.043975830078125, 0.094970703125, 0.072021484375, 0.1622314453125, 0.0980224609375, 0.176513671875, 0.201904296875, 0.091796875, 0.03851318359375, 0.2103271484375, 0.1070556640625, 0.06573486328125, 0.2059326171875, 0.0188751220703125, 0.074890136...
embed
42257288_c0
42257288
fsharp
0
Title: Why doesn&#x27;t F# Compile Currying into Separate Functions? Problem title: Why doesn&#x27;t F# Compile Currying into Separate Functions? Tags: c%23-to-f%23, f%23 Problem: Why doesn't F# Compile Currying into Separate Functions? So I'm trying to learn F# and as I learn new things I like to look at the IL to see...
Why doesn&#x27;t F# Compile Currying into Separate Functions? Why doesn&#x27;t F# Compile Currying into Separate Functions? c%23-to-f%23 f%23 Why Compile Currying Separate Functions int32 FSharp.Core Microsoft.FSharp.Core.CompilationArgumentCountsAttribute::.ctor IL_0000 IL_0001 ldarg.0 IL_0002 ldarg.1 IL_0003 IL_0004 ...
[ 0.0126953125, -0.01446533203125, 0.01348876953125, -0.01123046875, -0.0177001953125, 0.03173828125, -0.0201416015625, -0.020751953125, 0.005126953125, 0.01190185546875, 0.021484375, -0.0257568359375, -0.00689697265625, 0.011474609375, 0.01373291015625, -0.010986328125, 0.005828857421...
[ 44084, 22027, 3768, 18, 563, 4904, 15612, 1340, 17065, 1294, 214, 3934, 503, 6276, 67, 28670, 10763, 188, 420, 1238, 3742, 6460, 3467, 254, 50886, 7244, 108161, 1234, 108210, 191145, 18770, 30219, 28568, 188735, 9508, 13552, 11728, 6954, 33...
[ 0.091064453125, 0.064697265625, 0.02960205078125, 0.0635986328125, 0.1285400390625, 0.23486328125, 0.1416015625, 0.15185546875, 0.13671875, 0.157958984375, 0.143310546875, 0.1097412109375, 0.07171630859375, 0.2001953125, 0.08843994140625, 0.15771484375, 0.06939697265625, 0.00473022...
embed
56035162_c1
56035162
fsharp
1
SharperAdapter.ToWebPart(MySite, RootDirectory="../..") Then there's the main program. namespace TestSuaveWs module Main = open System open System.Threading open Suave [<EntryPoint>] let main argv = let cts = new CancellationTokenSource() let conf = { defaultConfig with cancellationToken = cts.Token } let listening, se...
SharperAdapter.ToWebPart(MySite, RootDirectory="../..") Then there's the main program. namespace TestSuaveWs module Main = open System open System.Threading open Suave [<EntryPoint>] let main argv = let cts = new CancellationTokenSource() let conf = { defaultConfig with cancellationToken = cts.Token } let listening, se...
[ -0.0322265625, 0.021240234375, -0.006622314453125, -0.006011962890625, 0.0003871917724609375, 0.0128173828125, 0.002685546875, -0.002716064453125, 0.01312255859375, -0.037109375, -0.007354736328125, 0.0233154296875, -0.0023040771484375, 0.00506591796875, 0.0235595703125, -0.01531982421...
[ 197106, 56, 22409, 2631, 720, 7763, 30474, 58229, 31852, 294, 1486, 150948, 184911, 30675, 5201, 1528, 210716, 8647, 14168, 8216, 1456, 7, 88996, 12321, 9803, 12353, 39116, 45384, 272, 7768, 15123, 147534, 334, 933, 80392, 57860, 1098, 211235...
[ 0.27880859375, 0.23583984375, 0.1258544921875, 0.1810302734375, 0.149658203125, 0.1265869140625, 0.0819091796875, 0.1866455078125, 0.06317138671875, 0.056427001953125, 0.1019287109375, 0.11376953125, 0.068603515625, 0.00579833984375, 0.1480712890625, 0.1634521484375, 0.1497802734375,...
embed
41578734_c0
41578734
fsharp
0
Title: JSON serialization of optional values with FsPickler Problem title: JSON serialization of optional values with FsPickler Tags: json, f%23, serialization Problem: JSON serialization of optional values with FsPickler Is it possible to serialize optional values in F# using FsPickler such that: when the value is Som...
JSON serialization of optional values with FsPickler JSON serialization of optional values with FsPickler json f%23 serialization JSON FsPickler Person Helena Some Peter None FsPickler.CreateJsonSerializer StreamWriter output.json jsonSerializer.SerializeSequence StringWriter JsonSerializer jsonSerializer.Converters.Ad...
[ -0.00189208984375, 0.022216796875, -0.005157470703125, -0.0003566741943359375, -0.039794921875, -0.016357421875, 0.004913330078125, -0.0162353515625, -0.01116943359375, 0.0306396484375, -0.00262451171875, 0.044677734375, 0.0108642578125, -0.000392913818359375, 0.0208740234375, 0.018188...
[ 821, 58627, 35686, 47691, 35829, 289, 142424, 678, 563, 7, 683, 41113, 603, 1647, 1681, 1238, 3742, 15270, 89408, 31384, 7948, 438, 86, 63784, 1375, 4233, 51626, 52825, 115061, 2783, 140992, 170, 25435, 11549, 4028, 5670, 814, 18444, 856, ...
[ 0.130615234375, 0.177734375, 0.2247314453125, 0.0726318359375, 0.22509765625, 0.134521484375, 0.189208984375, 0.040618896484375, 0.1407470703125, 0.1181640625, 0.0986328125, 0.1676025390625, 0.1920166015625, 0.040283203125, 0.14501953125, 0.07598876953125, 0.09063720703125, 0.08197...
embed
69519666_c0
69519666
fsharp
0
Title: F# - FSI- Load source file &quot;Process is terminated due to StackOverflowException&quot; Problem title: F# - FSI- Load source file &quot;Process is terminated due to StackOverflowException&quot; Tags: f%23, f%23-interactive Problem: F# - FSI- Load source file "Process is terminated due to StackOverflowExceptio...
F# - FSI- Load source file &quot;Process is terminated due to StackOverflowException&quot; F# - FSI- Load source file &quot;Process is terminated due to StackOverflowException&quot; f%23 f%23-interactive StackOverflowException FSI Load Process Microsoft Interactive Copyright Corporation Tutti Per Users GianLuca Source ...
[ 0.0037994384765625, 0.01409912109375, 0.004730224609375, 0.0103759765625, -0.01239013671875, -0.0201416015625, -0.00058746337890625, 0.01409912109375, 0.00634765625, -0.03515625, -0.003936767578125, -0.0018463134765625, -0.00872802734375, -0.007049560546875, 0.030029296875, 0.002349853...
[ 563, 4904, 9902, 2091, 712, 31344, 11435, 10752, 26531, 83, 121011, 4743, 6512, 2594, 156673, 118664, 19279, 63928, 9, 1238, 3742, 27495, 10433, 71232, 123996, 7244, 5337, 4189, 84829, 82182, 908, 53400, 66053, 116742, 77641, 853, 7522, 10383...
[ 0.1412353515625, 0.2271728515625, 0.2139892578125, 0.112548828125, 0.0709228515625, 0.194091796875, 0.1380615234375, 0.10040283203125, 0.1424560546875, 0.0550537109375, 0.1925048828125, 0.10260009765625, 0.1529541015625, 0.0902099609375, 0.1781005859375, 0.2166748046875, 0.0712280273...
embed
34977574_c0
34977574
fsharp
0
Title: loading RProvider in F# Problem title: loading RProvider in F# Tags: r, package, installation, f%23, type-providers Problem: loading RProvider in F# I'm still a noob with F#, and I don't understand all the syntax and logic for loading and using packages. For example, i would like to use (Blue Mountain's) RProvid...
loading RProvider in F# loading RProvider in F# r package installation f%23 type-providers RProvider Install-Package Standard NuGet Paket net40 R.NET R.NET.Community.1.6.4 R.NET.Community.FSharp.0.1.9 R.NET.Community R.NET.Community.FSharp.1.6.4 Try Reference RDotNet RDotNet.dll RDotNet.FSharp.dll RProvider.dll RProvid...
[ 0.0125732421875, 0.01531982421875, 0.0024871826171875, -0.008056640625, -0.00665283203125, 0.0023345947265625, 0.029541015625, -0.01470947265625, 0.0037078857421875, -0.026611328125, 0.0042724609375, 0.003997802734375, -0.0003986358642578125, -0.030517578125, 0.01507568359375, -0.01544...
[ 72367, 214, 80026, 83220, 820, 23, 563, 4904, 1690, 98169, 59720, 1238, 3742, 10644, 93136, 107951, 205956, 20744, 1429, 724, 126, 50867, 2043, 2839, 627, 17777, 166697, 2481, 122336, 617, 36381, 3467, 102014, 40858, 215996, 818, 24447, 40756...
[ 0.165283203125, 0.021331787109375, 0.124755859375, 0.204345703125, 0.276123046875, 0.04901123046875, 0.1220703125, 0.2052001953125, 0.1337890625, 0.1968994140625, 0.0616455078125, 0.0166473388671875, 0.063720703125, 0.06353759765625, 0.09234619140625, 0.08233642578125, 0.140258789062...
embed
30477630_c0
30477630
fsharp
0
Title: F# CSV Parsing to C# App Problem title: F# CSV Parsing to C# App Tags: f%23, csv, c%23 Problem: F# CSV Parsing to C# App I have a C# console application that calls a F# library that does some CSV parsing by using the CSVTypeProvider. ( http://fsharp.github.io/FSharp.Data/reference/fsharp-data-csvprovider.html ) ...
F# CSV Parsing to C# App F# CSV Parsing to C# App f%23 csv c%23 CSV Parsing App Customer Name Extractor List extractor.Data FileLoader Customers CsvProvider HasHeaders Customers.Load this.Data FileLoader.customers.Rows Seq.map row.ID row.Name this.ID this.Name F# CSV Parsing to C# App I have a C# console application th...
[ 0.0031280517578125, 0.013427734375, 0.0162353515625, 0.01904296875, 0.014404296875, 0.019287109375, -0.00982666015625, 0.0074462890625, 0.000553131103515625, -0.01171875, -0.02001953125, -0.0244140625, 0.003143310546875, 0.0213623046875, 0.006317138671875, -0.008056640625, -0.0075683...
[ 563, 4904, 313, 43486, 2392, 6953, 47, 5659, 1238, 3949, 3742, 20763, 334, 124765, 15757, 31501, 18770, 32036, 4173, 42724, 15363, 67756, 177997, 20625, 13025, 11, 903, 137989, 11680, 188, 12724, 864, 62346, 15555, 7146, 163612, 130250, 38415...
[ 0.166748046875, 0.2330322265625, 0.10693359375, 0.29541015625, 0.17578125, 0.06610107421875, 0.14892578125, 0.177490234375, 0.081298828125, 0.003692626953125, 0.06884765625, 0.119140625, 0.1632080078125, 0.1988525390625, 0.0909423828125, 0.1641845703125, 0.1318359375, 0.08728027343...
embed
35840150_c0
35840150
fsharp
0
Title: How to cumulate (scan) Deedle data frame values Problem title: How to cumulate (scan) Deedle data frame values Tags: f%23, deedle Problem: How to cumulate (scan) Deedle data frame values I'm loading a sequence of records into a deedle data frame (from a database table). Is it possible to accumulate (for example ...
How to cumulate (scan) Deedle data frame values How to cumulate (scan) Deedle data frame values f%23 deedle How Deedle INTERACTIVE Fsharp.Charting Deedle.fsx FSharp.Charting.ChartTypes SeriesX DataDate:DateTime Series1:float Series2:float Series3:float System.Random rnd.NextDouble SeriesX.DataDate DateTime.Now.AddDays ...
[ 0.01055908203125, 0.028076171875, 0.0084228515625, 0.019775390625, -0.0205078125, 0.00093841552734375, 0.00909423828125, 0.00860595703125, 0.0035858154296875, -0.011474609375, -0.0106201171875, 0.020263671875, -0.012451171875, -0.005950927734375, 0.0054931640625, 0.00799560546875, -0...
[ 11249, 314, 19908, 67, 4398, 262, 297, 133, 2053, 123789, 142424, 47, 1238, 3742, 8, 59692, 159318, 89280, 254, 84068, 1916, 425, 3467, 196707, 64876, 1542, 11809, 86291, 70059, 52347, 304, 363, 12353, 126525, 2661, 137989, 25512, 137594, 4...
[ 0.069091796875, 0.140380859375, 0.227294921875, 0.1112060546875, 0.18408203125, 0.1212158203125, 0.181640625, 0.169189453125, 0.130126953125, 0.211669921875, 0.2249755859375, 0.0006103515625, 0.01678466796875, 0.1302490234375, 0.09002685546875, 0.034912109375, 0.08697509765625, 0.0...
embed
38997924_c0
38997924
fsharp
0
Title: F# Xamarin Android, extension methods with [&lt;Extension&gt;] attribute don&#x27;t work Problem title: F# Xamarin Android, extension methods with [&lt;Extension&gt;] attribute don&#x27;t work Tags: xamarin.android, xamarin, .net, f%23 Problem: F# Xamarin Android, extension methods with [ ] attribute don't work ...
F# Xamarin Android, extension methods with [&lt;Extension&gt;] attribute don&#x27;t work F# Xamarin Android, extension methods with [&lt;Extension&gt;] attribute don&#x27;t work xamarin.android xamarin .net f%23 Xamarin Android FSharp.Data.JsonExtensions AsString Extension xamarin.android F# Xamarin Android, extension ...
[ -0.00787353515625, 0.048828125, 0.0069580078125, -0.008056640625, -0.016357421875, -0.01434326171875, -0.00897216796875, 0.01324462890625, -0.0230712890625, -0.01611328125, -0.00141143798828125, -0.007080078125, 0.00897216796875, 0.00174713134765625, 0.01123046875, 0.0078125, 0.02526...
[ 563, 4904, 8606, 44503, 3952, 111938, 150624, 678, 378, 1230, 1277, 19279, 128872, 5386, 150380, 13, 3768, 18, 4488, 2459, 51796, 1179, 93774, 3467, 254, 137989, 1375, 1681, 1301, 71713, 214, 224545, 71, 1181, 184017, 1647, 2053, 41745, 452...
[ 0.09588623046875, 0.1751708984375, 0.1553955078125, 0.2154541015625, 0.207763671875, 0.227294921875, 0.2060546875, 0.1068115234375, 0.0999755859375, 0.0181427001953125, 0.04254150390625, 0.0943603515625, 0.1978759765625, 0.07086181640625, 0.1915283203125, 0.0285491943359375, 0.069702...
embed
73704049_c0
73704049
fsharp
0
Title: How to use F# records or discriminated unions in PowerShell? Problem title: How to use F# records or discriminated unions in PowerShell? Tags: record, discriminated-union, f%23, powershell Problem: How to use F# records or discriminated unions in PowerShell? I created a F# project by running these commands: dotn...
How to use F# records or discriminated unions in PowerShell? How to use F# records or discriminated unions in PowerShell? record discriminated-union f%23 powershell How PowerShell DotnetCoreProj MyFSModule MyFSModule.fsproj HS256 HS384 HS512 Out-File Library.fs Encoding UTF8 Import-Module Debug net6.0 MyFSModule.dll In...
[ -0.006378173828125, 0.006195068359375, -0.004669189453125, 0.0135498046875, -0.017333984375, -0.005157470703125, -0.0057373046875, -0.000766754150390625, -0.00787353515625, -0.00628662109375, 0.00482177734375, 0.00823974609375, 0.0205078125, 0.0113525390625, 0.00555419921875, -0.014953...
[ 11249, 47, 4527, 563, 4904, 115923, 707, 55970, 69941, 7, 23, 17170, 294, 79544, 17164, 3674, 87046, 1238, 3742, 14537, 128019, 84929, 1179, 50886, 10752, 170, 2646, 36381, 91616, 8782, 17447, 3454, 39718, 127892, 117180, 758, 1530, 13538, ...
[ 0.0614013671875, 0.011810302734375, 0.1546630859375, 0.160400390625, 0.2369384765625, 0.1905517578125, 0.0264129638671875, 0.211669921875, 0.1849365234375, 0.0228729248046875, 0.039764404296875, 0.186767578125, 0.07049560546875, 0.1920166015625, 0.16259765625, 0.056640625, 0.13403320...
embed
49560847_c0
49560847
fsharp
0
Title: F# function calling isn&#x27;t working properly Problem title: F# function calling isn&#x27;t working properly Tags: f%23, stack Problem: F# function calling isn't working properly I'm having a problem with a piece of code in F# that I wrote. I made a stack structure in F#, also made push and pop function, and a...
F# function calling isn&#x27;t working properly F# function calling isn&#x27;t working properly f%23 stack Stck ADD MULT PUSH ABS num::someList _::xEnd xStart::_ xStart::xMid::xEnd F# function calling isn't working properly I'm having a problem with a piece of code in F# that I wrote. I made a stack structure in F#, al...
[ -0.0101318359375, -0.0220947265625, 0.0198974609375, 0.0150146484375, 0.000324249267578125, 0.01043701171875, 0.0047607421875, -0.0257568359375, 0.002166748046875, -0.0291748046875, 0.01318359375, 0.02880859375, -0.011962890625, -0.0177001953125, 0.0242919921875, 0.002960205078125, 0...
[ 563, 4904, 32354, 159029, 56112, 3768, 18, 20697, 155965, 1238, 3742, 177261, 2907, 2594, 24057, 82643, 24584, 12927, 41138, 13269, 154663, 152378, 126597, 2967, 18151, 7228, 45646, 25944, 136, 7426, 5885, 188336, 12351, 397, 4488, 892, 1505, ...
[ 0.1058349609375, 0.2191162109375, 0.17626953125, 0.196533203125, 0.0233306884765625, 0.052337646484375, 0.0290679931640625, 0.14697265625, 0.1502685546875, 0.046661376953125, 0.06097412109375, 0.1610107421875, 0.031402587890625, 0.0621337890625, 0.124755859375, 0.151611328125, 0.1701...
embed
31890286_c0
31890286
fsharp
0
Title: f#: Using a &quot;match/with&quot; block sans the &quot;with&quot; Problem title: f#: Using a &quot;match/with&quot; block sans the &quot;with&quot; Tags: f%23 Problem: f#: Using a "match/with" block sans the "with" I am writing a function in f# that could be done with several if/else blocks but reads much clean...
f#: Using a &quot;match/with&quot; block sans the &quot;with&quot; f#: Using a &quot;match/with&quot; block sans the &quot;with&quot; f%23 Using input:bigint factor:bigint factor::acc factor::factors List.iter f#: Using a "match/with" block sans the "with" I am writing a function in f# that could be done with several i...
[ -0.01275634765625, 0.02587890625, 0.0057373046875, -0.021484375, 0.006500244140625, -0.0283203125, 0.0034942626953125, -0.0022125244140625, 0.0184326171875, -0.0255126953125, 0.0235595703125, 0.0103759765625, -0.00531005859375, -0.01611328125, 0.01190185546875, 0.0015106201171875, 0....
[ 1238, 4904, 345, 98753, 64, 76228, 46389, 5736, 3742, 107730, 4288, 31461, 10060, 144810, 32036, 16840, 32562, 32354, 40368, 2174, 5557, 12301, 46622, 14858, 70731, 31089, 517, 77336, 17368, 434, 3220, 219743, 64457, 3917, 20594, 4734, 110, 8...
[ 0.1063232421875, 0.1982421875, 0.08673095703125, 0.22900390625, 0.125732421875, 0.27685546875, 0.189453125, 0.15771484375, 0.0694580078125, 0.10137939453125, 0.1131591796875, 0.137451171875, 0.0301666259765625, 0.1148681640625, 0.0665283203125, 0.1014404296875, 0.05010986328125, 0....
embed
34482491_c0
34482491
fsharp
0
Title: #load a package in F# interactive (FSharpChart.fsx) Problem title: #load a package in F# interactive (FSharpChart.fsx) Tags: package, f%23, interactive, load Problem: #load a package in F# interactive (FSharpChart.fsx) Hi i'm a noob and asking this newbie question, please forgive me. I've installed successfully ...
#load a package in F# interactive (FSharpChart.fsx) #load a package in F# interactive (FSharpChart.fsx) package f%23 interactive load FSharpChart.fsx Added MSDN.FSharpChart.dll.0.60.0 Users Fagui Documents GitHub Learning Fsharp Expert packages.config Successfully MSDN.FSharpChart.dll FS0078 Unable AppData Local Temp M...
[ 0.00830078125, -0.015625, 0.018798828125, -0.0024871826171875, -0.00506591796875, 0.01116943359375, 0.020263671875, -0.007659912109375, 0.006134033203125, 0.0009918212890625, 0.01007080078125, -0.00726318359375, -0.0096435546875, -0.02099609375, 0.0211181640625, 0.01287841796875, -0....
[ 468, 63033, 98169, 23, 563, 4904, 212398, 36381, 3467, 254, 84068, 5, 17447, 425, 10, 1238, 3949, 3742, 72367, 93774, 18, 69819, 16265, 51671, 1181, 122887, 99929, 53400, 3036, 17086, 43101, 217, 140505, 114344, 89280, 70523, 153837, 144053, ...
[ 0.023468017578125, 0.1900634765625, 0.2169189453125, 0.04443359375, 0.1614990234375, 0.2286376953125, 0.2069091796875, 0.08245849609375, 0.2197265625, 0.156494140625, 0.247802734375, 0.025390625, 0.1475830078125, 0.158935546875, 0.0183563232421875, 0.1026611328125, 0.00164794921875, ...
embed
37719061_c0
37719061
fsharp
0
Title: C# - F# Interop support in Visual Studio 2015 on .NET Core Problem title: C# - F# Interop support in Visual Studio 2015 on .NET Core Tags: asp.net-core, dotnet-cli, f%23, visual-studio, .net Problem: C# - F# Interop support in Visual Studio 2015 on .NET Core Note: here I talk about dotnet core and not full frame...
C# - F# Interop support in Visual Studio 2015 on .NET Core C# - F# Interop support in Visual Studio 2015 on .NET Core asp.net-core dotnet-cli f%23 visual-studio .net System Interop Visual Studio NET Core FSharpLibrary.fs Microsoft.FSharp.Core.netcore alpha-160316 NETStandard.Library rc2-24027 dnxcore50 portable-net45 w...
[ -0.01708984375, 0.00823974609375, -0.01031494140625, 0.005035400390625, -0.005218505859375, -0.004730224609375, -0.01483154296875, 0.0032196044921875, -0.0003528594970703125, 0.002593994140625, 0.005096435546875, 0.00122833251953125, -0.0033721923828125, 0.01141357421875, 0.0311279296875...
[ 313, 4904, 563, 5337, 2146, 8060, 73372, 22968, 918, 98, 17777, 31365, 23, 254, 1179, 30854, 20633, 150, 1238, 21176, 52629, 12353, 93774, 3467, 104820, 3701, 17447, 7244, 36381, 50886, 14612, 9513, 2485, 191769, 19437, 2525, 168627, 4633, ...
[ 0.0509033203125, 0.2352294921875, 0.1243896484375, 0.1732177734375, 0.22119140625, 0.185546875, 0.2215576171875, 0.177978515625, 0.2037353515625, 0.007049560546875, 0.1259765625, 0.1466064453125, 0.06378173828125, 0.0784912109375, 0.1536865234375, 0.11767578125, 0.07244873046875, 0...
embed
64193907_c0
64193907
fsharp
0
Title: F# If-statement type mismatch errors Problem title: F# If-statement type mismatch errors Tags: type-conversion, recursion, list, f%23, error-handling Problem: F# If-statement type mismatch errors Im a relatively new F# programmer, and it seems everytime i fix one problem in my code another arises, so my issue is...
F# If-statement type mismatch errors F# If-statement type mismatch errors type-conversion recursion list f%23 error-handling TError If-statement Result Error List.map List.length List.distinct Column_1 List.exists List.isEmpty List.head Column_2 List.tail Invalid Table F# If-statement type mismatch errors Im a relative...
[ -0.00433349609375, -0.0003795623779296875, 0.0234375, 0.015625, 0.0101318359375, -0.022216796875, -0.00567626953125, -0.0189208984375, 0.0050048828125, 0.030517578125, 0.0169677734375, 0.0286865234375, 0.000701904296875, 0.02587890625, -0.01177978515625, 0.01171875, -0.00094604492187...
[ 563, 4904, 4263, 61340, 10644, 1239, 98753, 18499, 46354, 195625, 5303, 1238, 3742, 54885, 18304, 126684, 212059, 32036, 233987, 54376, 134332, 31251, 46741, 7013, 112997, 674, 77848, 30022, 2967, 18151, 15700, 31089, 46132, 3900, 78381, 5844, ...
[ 0.1109619140625, 0.208984375, 0.1993408203125, 0.1812744140625, 0.1558837890625, 0.09100341796875, 0.25732421875, 0.1715087890625, 0.07958984375, 0.145751953125, 0.1160888671875, 0.031158447265625, 0.07275390625, 0.05853271484375, 0.0494384765625, 0.1097412109375, 0.1156005859375, ...
embed
69609010_c0
69609010
fsharp
0
Title: Higher order functions with generic argument in F# Problem title: Higher order functions with generic argument in F# Tags: higher-order-functions, f%23 Problem: Higher order functions with generic argument in F# RE: What is the best way to pass generic function that resolves to multiple types Please read the ref...
Higher order functions with generic argument in F# Higher order functions with generic argument in F# higher-order-functions f%23 Higher MyModule Content Sum Mul List.reduce Reduce reducer.Reduce __.Reduce Higher order functions with generic argument in F# RE: What is the best way to pass generic function that resolves...
[ -0.0166015625, -0.0189208984375, 0.0047607421875, -0.0078125, 0.007476806640625, -0.0135498046875, -0.0125732421875, -0.0185546875, 0.0162353515625, -0.0255126953125, -0.0015411376953125, 0.0015869140625, 0.00726318359375, -0.039794921875, 0.00360107421875, -0.021484375, 0.0085449218...
[ 19694, 56, 12989, 32354, 678, 189534, 10750, 563, 4904, 77546, 80596, 137175, 1238, 3742, 2646, 91616, 8782, 70870, 36335, 21442, 32036, 107, 106357, 853, 34390, 42, 4332, 23, 2965, 3917, 27875, 103608, 7, 47, 48716, 52895, 65042, 23755, 51...
[ 0.1160888671875, 0.056304931640625, 0.1834716796875, 0.1947021484375, 0.06591796875, 0.2431640625, 0.1845703125, 0.1124267578125, 0.194091796875, 0.134765625, 0.19384765625, 0.177001953125, 0.09619140625, 0.10394287109375, 0.10430908203125, 0.064208984375, 0.074951171875, 0.1381835...
embed
59931850_c0
59931850
fsharp
0
Title: How to get SQLProvier to work on dotnet core 3.1 MySQL (actually MariaDB)? Problem title: How to get SQLProvier to work on dotnet core 3.1 MySQL (actually MariaDB)? Tags: mysql-connector, f%23, mariadb, type-providers Problem: How to get SQLProvier to work on dotnet core 3.1 MySQL (actually MariaDB)? I have a do...
How to get SQLProvier to work on dotnet core 3.1 MySQL (actually MariaDB)? How to get SQLProvier to work on dotnet core 3.1 MySQL (actually MariaDB)? mysql-connector f%23 mariadb type-providers assembly How SQLProvier MySQL MariaDB FSharp.Data.Sql Literal Server Database market_data Uid Pwd Port AllowLoadLocalInfile Co...
[ 0.0021514892578125, 0.018310546875, 0.002960205078125, 0.0169677734375, -0.02490234375, 0.00439453125, -0.00653076171875, -0.0262451171875, -0.0096435546875, -0.0167236328125, 0.0101318359375, -0.01104736328125, 0.00994873046875, -0.0198974609375, -0.01806640625, -0.01251220703125, -...
[ 11249, 2046, 80866, 10752, 22023, 4488, 98, 20633, 1179, 56458, 45151, 157146, 112302, 5379, 39463, 47, 759, 99247, 135457, 748, 1238, 3949, 3742, 5786, 275, 10644, 93136, 89845, 3467, 254, 137989, 135940, 22687, 187781, 16839, 37281, 13791, ...
[ 0.048187255859375, 0.0615234375, 0.2247314453125, 0.1783447265625, 0.2734375, 0.1038818359375, 0.02764892578125, 0.1072998046875, 0.16455078125, 0.15234375, 0.1859130859375, 0.2012939453125, 0.00262451171875, 0.1337890625, 0.1966552734375, 0.02716064453125, 0.057861328125, 0.168090...
embed
38237861_c0
38237861
fsharp
0
Title: How to refactor code to make it functional style? Problem title: How to refactor code to make it functional style? Tags: f%23, performance, mathnet-numerics, math.net Problem: How to refactor code to make it functional style? Playing with F#, I'm trying to think of code in a more functional way. A large part of ...
How to refactor code to make it functional style? How to refactor code to make it functional style? f%23 performance mathnet-numerics math.net How System System.IO System.Windows.Forms System.Windows.Forms.DataVisualization FSharp.Data FSharp.Charting FSharp.Core.Operators MathNet.Numerics MathNet.Numerics.LinearAlgebr...
[ 0.007110595703125, 0.0064697265625, 0.0113525390625, -0.00095367431640625, 0.006072998046875, -0.0103759765625, 0.01287841796875, 0.000835418701171875, 0.002105712890625, -0.0272216796875, 0.00089263916015625, 0.0213623046875, -0.006134033203125, -0.0084228515625, 0.0174560546875, 0.00...
[ 11249, 47, 456, 144810, 18151, 3249, 123309, 20623, 32, 442, 1238, 3949, 3742, 23718, 48909, 1179, 2606, 56, 12353, 17780, 43342, 102973, 6609, 64010, 3467, 254, 137989, 84068, 50886, 156823, 78804, 24447, 18444, 1991, 93232, 3815, 135206, 69...
[ 0.085693359375, 0.0357666015625, 0.1810302734375, 0.290771484375, 0.217529296875, 0.058746337890625, 0.27294921875, 0.2379150390625, 0.0074462890625, 0.039581298828125, 0.0811767578125, 0.0248870849609375, 0.1239013671875, 0.1590576171875, 0.0975341796875, 0.13134765625, 0.0026245117...
embed
4971764_c0
4971764
fsharp
0
Title: What is wrong with this date string? causing: &quot;Unhandled Exception: System.FormatException&quot; Problem title: What is wrong with this date string? causing: &quot;Unhandled Exception: System.FormatException&quot; Tags: datetime, f%23 Problem: What is wrong with this date string? causing: "Unhandled Excepti...
What is wrong with this date string? causing: &quot;Unhandled Exception: System.FormatException&quot; What is wrong with this date string? causing: &quot;Unhandled Exception: System.FormatException&quot; datetime f%23 System.FormatException What Unhandled Exception Driver.exe Services JasperBatchService Release JasperB...
[ -0.0010986328125, 0.0031280517578125, -0.03125, 0.01177978515625, -0.012939453125, 0.01031494140625, -0.004547119140625, 0.00799560546875, 0.0019378662109375, 0.01361083984375, 0.00130462646484375, 0.0031585693359375, 0.0022430419921875, -0.004974365234375, 0.01214599609375, -0.0197753...
[ 4865, 83, 44691, 678, 903, 5622, 79315, 216806, 14256, 79628, 5443, 63928, 12353, 102973, 257, 19279, 6032, 1238, 3949, 3742, 992, 131470, 46480, 40583, 823, 20595, 206, 121979, 152590, 142994, 25512, 70059, 86291, 28636, 47013, 209480, 7663, ...
[ 0.070556640625, 0.04913330078125, 0.176025390625, 0.11181640625, 0.1439208984375, 0.1630859375, 0.225830078125, 0.1358642578125, 0.0911865234375, 0.18115234375, 0.073486328125, 0.1470947265625, 0.13330078125, 0.1728515625, 0.050323486328125, 0.0701904296875, 0.15185546875, 0.107543...
embed
47088336_c0
47088336
fsharp
0
Title: Decrypting AES encrypted files in F#/.Net Problem title: Decrypting AES encrypted files in F#/.Net Tags: encryption, .net, f%23 Problem: Decrypting AES encrypted files in F#/.Net I've tried to encrypt and decrypt files using the .NET crypto libraries. However, it doesn't seem to work as the decrypted file is alw...
Decrypting AES encrypted files in F#/.Net Decrypting AES encrypted files in F#/.Net encryption .net f%23 Decrypting AES Net System System.IO System.Security.Cryptography System.Text Encrypt RijndaelManaged aes.CreateEncryptor ASCIIEncoding.UTF8.GetBytes FileStream FileMode.Create CryptoStream CryptoStreamMode.Write cs....
[ 0.00193023681640625, -0.0032501220703125, 0.0067138671875, -0.00750732421875, -0.01904296875, -0.01397705078125, 0.00482177734375, 0.00604248046875, -0.0013275146484375, 0.01708984375, 0.01275634765625, 0.03857421875, -0.00421142578125, 0.044189453125, 0.0072021484375, -0.0196533203125...
[ 262, 136791, 214, 62, 6706, 22, 102158, 23, 563, 4904, 64, 24447, 1179, 1238, 3949, 3742, 10086, 12353, 17780, 20287, 239159, 174379, 357, 2975, 1127, 583, 12662, 10, 90, 63784, 7768, 125429, 10001, 587, 1019, 75358, 42724, 115061, 9083, ...
[ 0.1402587890625, 0.254150390625, 0.0052490234375, 0.1019287109375, 0.18798828125, 0.051300048828125, 0.1845703125, 0.042510986328125, 0.1234130859375, 0.197265625, 0.10723876953125, 0.1429443359375, 0.172607421875, 0.0699462890625, 0.0069580078125, 0.13720703125, 0.1156005859375, 0...
embed
65330714_c0
65330714
fsharp
0
Title: Casting user define type back to tuple Problem title: Casting user define type back to tuple Tags: f%23, f%23-data Problem: Casting user define type back to tuple I am new to F#. I am working with a custom type which contains tuples. type myType = | obj1 of int * int | obj2 of string * string Now I have function...
Casting user define type back to tuple Casting user define type back to tuple f%23 f%23-data Casting obj1 obj2 Response XmlProvider Result ns7:value Item ns7:status Global a:Response.Result b::Response.Result a.Status b.Status Status a.Value Seq.toArray Script.File1 System FSharp.Data HttpClient b:Response.Result Respo...
[ 0.0150146484375, 0.0191650390625, 0.00909423828125, 0.017822265625, 0.01116943359375, -0.00128173828125, -0.016845703125, 0.0027618408203125, 0.01275634765625, 0.00390625, 0.003814697265625, 0.022216796875, 0.00081634521484375, 0.00616455078125, 0.00096893310546875, -0.0184326171875, ...
[ 32301, 214, 38937, 61924, 10644, 4420, 47, 370, 8705, 1238, 3742, 10135, 995, 170, 418, 304, 92748, 7237, 177997, 126684, 966, 27494, 78426, 45215, 13453, 94399, 7136, 876, 7, 135206, 56504, 7092, 84654, 174350, 3467, 150, 28636, 563, 4904,...
[ 0.1641845703125, 0.05230712890625, 0.1807861328125, 0.2213134765625, 0.2083740234375, 0.1854248046875, 0.141357421875, 0.1275634765625, 0.212158203125, 0.02337646484375, 0.030426025390625, 0.03399658203125, 0.1114501953125, 0.1363525390625, 0.0623779296875, 0.1453857421875, 0.1378173...
embed
38006085_c0
38006085
fsharp
0
Title: Recursion to enumerate an infinite tree left to right Problem title: Recursion to enumerate an infinite tree left to right Tags: purely-functional, recursion, tree, f%23, algorithm Problem: Recursion to enumerate an infinite tree left to right I have a tree represented by type LazyTree<'T> = | LazyBranch of 'T *...
Recursion to enumerate an infinite tree left to right Recursion to enumerate an infinite tree left to right purely-functional recursion tree f%23 algorithm Recursion LazyTree LazyBranch Lazy Option this.Item this.Children this.Map this.Children.Force List.map child.Map Recursion to enumerate an infinite tree left to ri...
[ -0.000339508056640625, 0.01239013671875, -0.01226806640625, -0.02685546875, 0.0120849609375, -0.0185546875, -0.000171661376953125, -0.01129150390625, 0.016357421875, -0.049560546875, -0.005340576171875, -0.001495361328125, 0.00025177001953125, 0.0203857421875, 0.026123046875, 0.0151367...
[ 165428, 42, 6889, 47, 189085, 67, 54241, 13, 53201, 25737, 7108, 137175, 195625, 3742, 234873, 239, 3285, 62731, 1603, 86769, 903, 2982, 102656, 166179, 18537, 32036, 62346, 29041, 33636, 3444, 95486, 14012, 653, 12638, 110, 54529, 112, 10, ...
[ 0.154052734375, 0.1475830078125, 0.059173583984375, 0.136474609375, 0.2222900390625, 0.0261077880859375, 0.158203125, 0.0870361328125, 0.252685546875, 0.1768798828125, 0.1683349609375, 0.09185791015625, 0.1632080078125, 0.09613037109375, 0.1175537109375, 0.0921630859375, 0.1427001953...
embed
7494174_c0
7494174
fsharp
0
Title: IntelliSense in .fsx and dynamically loaded assemblies Problem title: IntelliSense in .fsx and dynamically loaded assemblies Tags: f%23-scripting, f%23, intellisense, visual-studio Problem: IntelliSense in .fsx and dynamically loaded assemblies When dynamically referencing assemblies in .fsx using #I and #r , VS...
IntelliSense in .fsx and dynamically loaded assemblies IntelliSense in .fsx and dynamically loaded assemblies f%23-scripting f%23 intellisense visual-studio IntelliSense Tools FAKE FakeLib.dll Target Hello Run FakeLib.xml FakeLib Console IntelliSense in .fsx and dynamically loaded assemblies When dynamically referencin...
[ 0.00390625, 0.007598876953125, 0.0031280517578125, 0.01324462890625, -0.004364013671875, 0.00689697265625, -0.0074462890625, 0.0035858154296875, -0.024658203125, -0.01495361328125, -0.00830078125, 0.0286865234375, -0.0033111572265625, -0.006622314453125, 0.02294921875, -0.0055236816406...
[ 24018, 150, 294, 21161, 23, 5, 17447, 425, 136, 84079, 72367, 89845, 7121, 1238, 32032, 3742, 892, 27077, 21176, 52629, 119296, 563, 119960, 3036, 350, 104820, 1181, 160017, 35378, 28398, 131492, 40777, 142447, 17368, 468, 568, 42, 44160, 1...
[ 0.1317138671875, 0.1383056640625, 0.1654052734375, 0.182373046875, 0.034881591796875, 0.05908203125, 0.163330078125, 0.1727294921875, 0.0234527587890625, 0.1634521484375, 0.1104736328125, 0.1639404296875, 0.0762939453125, 0.033538818359375, 0.04583740234375, 0.04888916015625, 0.05014...
embed
22005839_c0
22005839
fsharp
0
Title: Can&#x27;t get nuget working from command line on travis Problem title: Can&#x27;t get nuget working from command line on travis Tags: travis-ci, nuget, f%23, .net Problem: Can't get nuget working from command line on travis I'm back to trying to get some F# project to be build-able with Travis-ci github project...
Can&#x27;t get nuget working from command line on travis Can&#x27;t get nuget working from command line on travis travis-ci nuget f%23 .net command --sync Can EnableNuGetPackageRestore MONO_VERSION before_install download.xamarin.com MonoFrameworkMDK Macx86 MonoFramework-MDK macos10.xamarin.x86.pkg NuGet NuGet.exe Fail...
[ -0.0208740234375, 0.0177001953125, -0.0035247802734375, -0.0322265625, -0.0028533935546875, 0.007537841796875, 0.0172119140625, -0.0240478515625, -0.00927734375, 0.00164031982421875, -0.01458740234375, 0.004241943359375, -0.00982666015625, 0.00921630859375, 0.001312255859375, 0.0108642...
[ 4171, 3768, 18, 2046, 315, 3794, 20697, 1295, 75101, 13315, 98, 1152, 1824, 318, 1238, 3742, 1179, 12654, 2886, 18444, 724, 126, 205956, 45804, 110522, 33255, 8108, 80383, 7026, 3798, 44503, 77879, 108386, 18244, 45461, 4727, 15276, 7840, 9...
[ 0.06097412109375, 0.06475830078125, 0.0215606689453125, 0.045684814453125, 0.1990966796875, 0.251708984375, 0.1412353515625, 0.077392578125, 0.1912841796875, 0.1177978515625, 0.009002685546875, 0.1121826171875, 0.194091796875, 0.106201171875, 0.0193328857421875, 0.055419921875, 0.093...
embed