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
33238203_c0
33238203
fsharp
0
Title: Why is Async version slower than single threaded version? Problem title: Why is Async version slower than single threaded version? Tags: asynchronous, f%23 Problem: Why is Async version slower than single threaded version? I am reading a large XML file using XmlReader and am exploring potential performance impro...
Why is Async version slower than single threaded version? Why is Async version slower than single threaded version? asynchronous f%23 Why Async Async.RunSynchronously System System.IO.Compression FileSystem System.Xml reader:XmlReader ResizeArray reader.Read readerAsync1 readerAsync2 EntryPoint Temp LargeTest1000.xlsx ...
[ 0.000728607177734375, 0.0030059814453125, 0.011474609375, -0.008544921875, -0.0004062652587890625, -0.018310546875, -0.0191650390625, -0.01123046875, -0.00168609619140625, -0.0010223388671875, 0.00775146484375, 0.0162353515625, -0.0011138916015625, -0.017822265625, 0.0361328125, -0.005...
[ 44084, 83, 62, 12654, 238, 11389, 72803, 56, 3501, 11001, 86997, 297, 101966, 1238, 3949, 3742, 163321, 217835, 127, 1900, 79850, 12353, 17780, 10770, 48448, 42724, 84293, 1542, 7237, 155255, 31345, 62539, 304, 15123, 147534, 37446, 181268, 1...
[ 0.09912109375, 0.032470703125, 0.087646484375, 0.271484375, 0.1724853515625, 0.16455078125, 0.1875, 0.1500244140625, 0.019287109375, 0.0889892578125, 0.1502685546875, 0.02935791015625, 0.134033203125, 0.01092529296875, 0.040924072265625, 0.107666015625, 0.05120849609375, 0.08837890...
embed
60586666_c0
60586666
fsharp
0
Title: Simulate polymorphic variants in F#? Problem title: Simulate polymorphic variants in F#? Tags: f%23, functional-programming, polymorphic-variants Problem: Simulate polymorphic variants in F#? I'm new to F# so forgive me in advance if this is a stupid question or if the syntax may be a bit off. Hopefully it's pos...
Simulate polymorphic variants in F#? Simulate polymorphic variants in F#? f%23 functional-programming polymorphic-variants NameValidationError EmailValidationError XValidationError YValidationError Simulate Result Either Person Name Email NameTooLong NameTooShort EmailTooLong EmailTooShort Simulate polymorphic variants...
[ -0.0087890625, 0.01214599609375, 0.0277099609375, 0.00714111328125, -0.006378173828125, -0.00262451171875, -0.0225830078125, -0.0113525390625, 0.010498046875, -0.0196533203125, 0.00787353515625, 0.00732421875, 0.019287109375, 0.001678466796875, -0.00469970703125, -0.0234375, 0.001762...
[ 144814, 67, 35874, 178851, 1771, 20117, 7, 23, 563, 4904, 32, 1238, 3742, 123309, 28966, 162591, 15757, 42272, 532, 18468, 31611, 14886, 46081, 1799, 85, 990, 126684, 9319, 15270, 4021, 115729, 3525, 110833, 86531, 1884, 69307, 207116, 150350...
[ 0.264404296875, 0.0931396484375, 0.227294921875, 0.2091064453125, 0.04046630859375, 0.259033203125, 0.057037353515625, 0.06756591796875, 0.1676025390625, 0.247314453125, 0.0023193359375, 0.0999755859375, 0.1197509765625, 0.12109375, 0.10321044921875, 0.201171875, 0.06451416015625, ...
embed
57151126_c0
57151126
fsharp
0
Title: Parsing Computation Expressions with F# Compiler Services Problem title: Parsing Computation Expressions with F# Compiler Services Tags: f%23-compiler-services, computation-expression, f%23 Problem: Parsing Computation Expressions with F# Compiler Services I have developed an F# REST service framework which has ...
Parsing Computation Expressions with F# Compiler Services Parsing Computation Expressions with F# Compiler Services f%23-compiler-services computation-expression f%23 AccoutNubmerValidationError AccountNumberValidationError Parsing Computation Expressions Compiler Services AccountNumberMustBeTenDigitsLong AccountNumber...
[ -0.013427734375, 0.0194091796875, 0.023681640625, 0.0068359375, -0.0028228759765625, 0.032470703125, -0.00811767578125, -0.005523681640625, 0.02294921875, -0.027587890625, -0.0166015625, 0.00982666015625, 0.017822265625, 0.004058837890625, 0.0224609375, 0.0091552734375, 0.01055908203...
[ 2392, 6953, 159415, 2320, 25129, 17514, 678, 563, 4904, 15612, 34759, 40583, 1238, 27495, 58875, 22584, 181135, 204629, 3742, 29899, 6056, 18444, 1991, 42272, 532, 18468, 61417, 55668, 87286, 14055, 4021, 6766, 63667, 25447, 126684, 139118, 239...
[ 0.184326171875, 0.080078125, 0.1767578125, 0.029541015625, 0.210693359375, 0.046112060546875, 0.0970458984375, 0.14501953125, 0.2080078125, 0.158935546875, 0.1409912109375, 0.1290283203125, 0.098388671875, 0.074951171875, 0.1053466796875, 0.1241455078125, 0.178955078125, 0.20556640...
embed
51547085_c0
51547085
fsharp
0
Title: Is there a way to read the text present on a specific line in an F# console application? Problem title: Is there a way to read the text present on a specific line in an F# console application? Tags: f%23, .net Problem: Is there a way to read the text present on a specific line in an F# console application? I wou...
Is there a way to read the text present on a specific line in an F# console application? Is there a way to read the text present on a specific line in an F# console application? f%23 .net System Console.BackgroundColor ConsoleColor.White Console.ForegroundColor ConsoleColor.Black OPTION Console.SetCursorPosition Consol...
[ -0.0115966796875, -0.01031494140625, -0.0031585693359375, 0.01336669921875, -0.0115966796875, -0.0162353515625, 0.01470947265625, -0.000957489013671875, 0.0027313232421875, 0.023681640625, 0.006011962890625, 0.00946044921875, -0.012939453125, -0.005615234375, 0.00872802734375, -0.00176...
[ 2071, 2685, 10, 3917, 47, 12301, 70, 7986, 13379, 98, 29458, 13315, 23, 563, 4904, 130250, 38415, 1238, 3949, 3742, 1179, 12353, 1657, 40777, 152470, 64330, 1484, 173473, 97732, 28023, 126, 474, 4970, 7192, 172, 31345, 162429, 22799, 71723,...
[ 0.03955078125, 0.0633544921875, 0.05511474609375, 0.1163330078125, 0.1190185546875, 0.2578125, 0.016815185546875, 0.2366943359375, 0.22021484375, 0.1341552734375, 0.20947265625, 0.218017578125, 0.036590576171875, 0.14306640625, 0.236572265625, 0.234375, 0.1837158203125, 0.104370117...
embed
11359730_c0
11359730
fsharp
0
Title: F# Mutable Array & Basic Classes Not Behaving As Expected in Unit Testing Problem title: F# Mutable Array & Basic Classes Not Behaving As Expected in Unit Testing Tags: arrays, class, f%23, mutable Problem: F# Mutable Array & Basic Classes Not Behaving As Expected in Unit Testing I am trying to learn F# ...
F# Mutable Array & Basic Classes Not Behaving As Expected in Unit Testing F# Mutable Array & Basic Classes Not Behaving As Expected in Unit Testing arrays class f%23 mutable Mutable Array Basic Classes Not Behaving Expected Unit Testing Utility Funcions optionIntTo_s None Some Option.get TUnitTester Field Defin...
[ 0.0152587890625, 0.007110595703125, 0.005615234375, -0.021484375, -0.00994873046875, -0.0263671875, 0.0164794921875, -0.005767822265625, 0.01495361328125, 0.060791015625, 0.004730224609375, 0.0201416015625, 0.01708984375, 0.0015869140625, 0.007598876953125, -0.004852294921875, 0.0291...
[ 563, 4904, 2758, 22819, 69253, 53, 619, 25133, 91692, 35014, 11205, 32208, 11, 6496, 1301, 60075, 13, 89829, 46640, 8647, 10298, 4778, 18507, 1238, 3949, 3742, 842, 73876, 28670, 35829, 7763, 454, 438, 31384, 86769, 3794, 16512, 6773, 11133...
[ 0.14599609375, 0.210693359375, 0.1475830078125, 0.1641845703125, 0.1103515625, 0.04254150390625, 0.03759765625, 0.093505859375, 0.123291015625, 0.1834716796875, 0.1033935546875, 0.089111328125, 0.04132080078125, 0.0458984375, 0.077880859375, 0.08123779296875, 0.0726318359375, 0.032...
embed
5702939_c0
5702939
fsharp
0
Title: Unable to append a sheet using OpenXml with F# (FSharp) Problem title: Unable to append a sheet using OpenXml with F# (FSharp) Tags: openxml, f%23 Problem: Unable to append a sheet using OpenXml with F# (FSharp) The CreateSpreadsheetWorkbook example method from the OpenXml documentation does translate directly t...
Unable to append a sheet using OpenXml with F# (FSharp) Unable to append a sheet using OpenXml with F# (FSharp) openxml f%23 OpenXml Unable FSharp OpenXmlLib System DocumentFormat DocumentFormat.OpenXml DocumentFormat.OpenXml.Packaging DocumentFormat.OpenXml.Spreadsheet OpenXmlXL CreateSpreadsheetWorkbook Create AutoSa...
[ 0.007537841796875, 0.03759765625, -0.00360107421875, -0.00052642822265625, 0.00244140625, -0.00811767578125, 0.00007581710815429688, -0.0166015625, 0.00933837890625, 0.0299072265625, 0.029296875, 0.005096435546875, -0.00762939453125, 0.004730224609375, 0.035888671875, -0.0142822265625,...
[ 992, 2886, 114689, 71, 155434, 17368, 13527, 1542, 7237, 678, 563, 4904, 36381, 3467, 254, 9803, 131492, 1238, 3742, 93774, 104820, 12353, 43101, 102973, 103264, 205956, 39116, 71956, 151313, 31923, 7816, 108259, 14137, 4396, 5464, 42079, 60457...
[ 0.053955078125, 0.14599609375, 0.208251953125, 0.1456298828125, 0.26611328125, 0.02972412109375, 0.173583984375, 0.1451416015625, 0.2147216796875, 0.08502197265625, 0.129638671875, 0.2432861328125, 0.036102294921875, 0.1632080078125, 0.1541748046875, 0.10498046875, 0.2113037109375, ...
embed
75022500_c0
75022500
fsharp
0
Title: What is the correct way to add a named HttpClient in an F# Web API application? Problem title: What is the correct way to add a named HttpClient in an F# Web API application? Tags: f%23, asp.net-web-api, .net Problem: What is the correct way to add a named HttpClient in an F# Web API application? I'm trying to g...
What is the correct way to add a named HttpClient in an F# Web API application? What is the correct way to add a named HttpClient in an F# Web API application? f%23 asp.net-web-api .net What HttpClient Web API CreateClient IHttpClientFactory Program.fs Program EntryPoint WebApplication.CreateBuilder builder.Services.Ad...
[ -0.01141357421875, 0.01336669921875, 0.0186767578125, 0.0296630859375, -0.00323486328125, -0.020751953125, -0.01324462890625, -0.01080322265625, 0.008056640625, 0.013427734375, 0.01214599609375, 0.012451171875, -0.0006866455078125, -0.005523681640625, 0.01483154296875, -0.0103149414062...
[ 4865, 83, 26785, 3917, 47, 15190, 10, 24, 4806, 572, 3062, 254, 441, 150, 2517, 23, 563, 4904, 4002, 61687, 38415, 32, 1238, 3949, 3742, 237, 1179, 14051, 40897, 5, 151313, 38624, 135518, 7663, 17447, 15123, 147534, 47677, 63784, 121137, ...
[ 0.057342529296875, 0.0235137939453125, 0.183837890625, 0.118408203125, 0.0221405029296875, 0.2110595703125, 0.029205322265625, 0.1751708984375, 0.1494140625, 0.1094970703125, 0.1641845703125, 0.17724609375, 0.12451171875, 0.24560546875, 0.2344970703125, 0.050933837890625, 0.127319335...
embed
64362797_c0
64362797
fsharp
0
Title: How to implement a time based length queue in F#? Problem title: How to implement a time based length queue in F#? Tags: f%23, optimization Problem: How to implement a time based length queue in F#? This is a followup to question: How to optimize this moving average calculation, in F# To summarize the original q...
How to implement a time based length queue in F#? How to implement a time based length queue in F#? f%23 optimization How PriceMovingAverage Queue DateTime TradeData timeQueue.Enqueue tradeData.Timestamp priceQueue.Enqueue tradeData.Price timeQueue.Peek timeQueue.Dequeue priceQueue.Dequeue Some Seq.average CPU None How...
[ 0.01104736328125, 0.0250244140625, 0.01904296875, 0.00799560546875, -0.01226806640625, -0.0191650390625, 0.00128173828125, 0.005706787109375, -0.00182342529296875, -0.0311279296875, 0.00115203857421875, 0.0191650390625, -0.00024127960205078125, -0.01251220703125, -0.00811767578125, 0.0...
[ 11249, 29479, 1733, 35509, 140909, 41, 13388, 563, 4904, 1238, 3742, 87235, 48025, 9083, 6496, 814, 5813, 25512, 70059, 64166, 137989, 41732, 944, 52350, 590, 2676, 27167, 33163, 18144, 4657, 864, 8216, 29838, 86039, 438, 23, 15572, 20650, ...
[ 0.06982421875, 0.210205078125, 0.2119140625, 0.2275390625, 0.220458984375, 0.1956787109375, 0.1978759765625, 0.1287841796875, 0.232421875, 0.025238037109375, 0.1158447265625, 0.127197265625, 0.1307373046875, 0.0311279296875, 0.04498291015625, 0.159423828125, 0.134765625, 0.03085327...
embed
24423987_c0
24423987
fsharp
0
Title: Web Pages issue with azure when servicestack is deployed Problem title: Web Pages issue with azure when servicestack is deployed Tags: azure, f%23, servicestack-razor, asp.net-webpages, servicestack Problem: Web Pages issue with azure when servicestack is deployed I am trying to deploy Servicestack application t...
Web Pages issue with azure when servicestack is deployed Web Pages issue with azure when servicestack is deployed azure f%23 servicestack-razor asp.net-webpages servicestack NullReferenceException TypeInitializationException TargetInvocationException Web Pages Object ServiceStack.HttpHandlerFactory..cctor ServiceStack....
[ -0.0025787353515625, 0.00848388671875, 0.004913330078125, -0.00179290771484375, -0.01495361328125, -0.01007080078125, -0.004608154296875, -0.0277099609375, -0.0244140625, -0.0218505859375, -0.0211181640625, -0.0167236328125, 0.016845703125, -0.01708984375, 0.031982421875, -0.0006637573...
[ 4002, 14231, 31089, 678, 295, 3408, 3229, 11374, 102, 2594, 8, 13158, 53, 3742, 12597, 237, 254, 1179, 14051, 22469, 1429, 1181, 69988, 63928, 60457, 1890, 160017, 202010, 134549, 12349, 42378, 3062, 135679, 135518, 18770, 63784, 73783, 17336...
[ 0.137939453125, 0.2257080078125, 0.1617431640625, 0.05963134765625, 0.1624755859375, 0.2491455078125, 0.058837890625, 0.1685791015625, 0.1497802734375, 0.1591796875, 0.0888671875, 0.169921875, 0.0657958984375, 0.0968017578125, 0.1676025390625, 0.0179290771484375, 0.07861328125, 0.0...
embed
9325957_c0
9325957
fsharp
0
Title: Multi-column lists in WPF with rich cell contents Problem title: Multi-column lists in WPF with rich cell contents Tags: wpf, f%23 Problem: Multi-column lists in WPF with rich cell contents I'm trying to write an automated test harness using WPF and F#. I'd like to display aggregate test results as rows in a mul...
Multi-column lists in WPF with rich cell contents Multi-column lists in WPF with rich cell contents wpf f%23 Multi-column WPF ListView System.Windows Controls.GridView Controls.ListView View SystemParams Name Value System.STAThread Data.Binding Controls.GridViewColumn Header DisplayMemberBinding gridView.Columns.Add Sy...
[ -0.03271484375, 0.0184326171875, -0.0191650390625, 0.0198974609375, 0.00408935546875, -0.01318359375, 0.007659912109375, -0.0157470703125, -0.0035247802734375, 0.038330078125, 0.01153564453125, -0.0032196044921875, -0.00927734375, 0.000579833984375, -0.00872802734375, 0.001205444335937...
[ 19335, 8447, 316, 5303, 601, 41265, 678, 98870, 38750, 10941, 39557, 3949, 3742, 32036, 100474, 12353, 43342, 27131, 19040, 154663, 29805, 15757, 190060, 39116, 11809, 16882, 33770, 78457, 44816, 90045, 27417, 120067, 4028, 1264, 25793, 152055, ...
[ 0.169189453125, 0.176513671875, 0.1856689453125, 0.2200927734375, 0.0762939453125, 0.2235107421875, 0.014129638671875, 0.1756591796875, 0.1778564453125, 0.1610107421875, 0.10888671875, 0.002593994140625, 0.132568359375, 0.1396484375, 0.271728515625, 0.07373046875, 0.08380126953125, ...
embed
50274592_c0
50274592
fsharp
0
Title: Custom Timer Resolution vs System.Timers.Timer Resolution Problem title: Custom Timer Resolution vs System.Timers.Timer Resolution Tags: timer, immutability, f%23, .net Problem: Custom Timer Resolution vs System.Timers.Timer Resolution We have a need for a timer that fires on a given interval for a certain amoun...
Custom Timer Resolution vs System.Timers.Timer Resolution Custom Timer Resolution vs System.Timers.Timer Resolution timer immutability f%23 .net Custom Timer Resolution System.Timers.Timer AutoResetEvent System.Threading.Timer QueryUnbiasedInterruptTime System.Diagnostics.Stopwatch DateTime.Ticks Elapsed System System....
[ -0.0008544921875, 0.003387451171875, 0.0103759765625, -0.0208740234375, -0.00872802734375, -0.0115966796875, -0.0164794921875, 0.002960205078125, 0.006561279296875, -0.0294189453125, 0.01483154296875, 0.0341796875, -0.003875732421875, -0.005279541015625, 0.01348876953125, -0.0121459960...
[ 130664, 13320, 56, 853, 166589, 20209, 12353, 5, 152704, 1314, 70059, 42, 21991, 566, 14311, 41159, 1238, 3949, 3742, 1179, 4396, 4332, 3509, 192134, 39116, 58836, 9166, 9167, 128198, 156095, 35414, 25512, 16734, 127966, 44851, 2146, 121979, ...
[ 0.2161865234375, 0.2484130859375, 0.1578369140625, 0.11328125, 0.225341796875, 0.1536865234375, 0.1380615234375, 0.044952392578125, 0.168701171875, 0.15869140625, 0.16943359375, 0.110595703125, 0.304931640625, 0.04364013671875, 0.15087890625, 0.0165863037109375, 0.013275146484375, ...
embed
48405088_c0
48405088
fsharp
0
Title: What is correct way to access an Identity Aware Proxy protected GCloud AppEngine URL with dotnet? Problem title: What is correct way to access an Identity Aware Proxy protected GCloud AppEngine URL with dotnet? Tags: google-authentication, oauth-2.0, google-app-engine, f%23, .net Problem: What is correct way to ...
What is correct way to access an Identity Aware Proxy protected GCloud AppEngine URL with dotnet? What is correct way to access an Identity Aware Proxy protected GCloud AppEngine URL with dotnet? google-authentication oauth-2.0 google-app-engine f%23 .net json What Identity Aware Proxy GCloud AppEngine URL Google.Apis....
[ -0.007415771484375, 0.032958984375, -0.00081634521484375, -0.0269775390625, -0.002716064453125, -0.016845703125, -0.0027618408203125, 0.01397705078125, 0.00372314453125, -0.0206298828125, 0.021728515625, 0.011474609375, -0.0211181640625, -0.00860595703125, 0.0308837890625, 0.001953125,...
[ 26785, 3917, 17203, 71257, 2481, 62, 15876, 1250, 50878, 30312, 527, 129222, 5659, 91384, 1212, 31862, 678, 20633, 1179, 26484, 1003, 63250, 120639, 36, 916, 927, 73011, 9007, 128897, 1238, 3949, 3742, 1647, 1681, 4865, 1815, 4994, 67362, 7...
[ 0.1561279296875, 0.06524658203125, 0.1676025390625, 0.153076171875, 0.0950927734375, 0.078369140625, 0.22216796875, 0.139404296875, 0.2393798828125, 0.1331787109375, 0.09033203125, 0.2470703125, 0.121826171875, 0.160400390625, 0.1240234375, 0.177734375, 0.06744384765625, 0.15771484...
embed
21065756_c0
21065756
fsharp
0
Title: lazy() works for single string but not for a sequence of objects? Problem title: lazy() works for single string but not for a sequence of objects? Tags: lazy-evaluation, mutable, f%23 Problem: lazy() works for single string but not for a sequence of objects? So I have a cache system for a single value with a typ...
lazy() works for single string but not for a sequence of objects? lazy() works for single string but not for a sequence of objects? lazy-evaluation mutable f%23 CachedSessionToken SomeLongRunningOperationThatReturnsAString Reset GetCache currentCache.Value CachedLayout lastAccess:Option DateTime None SomeObject SomeLon...
[ 0.02197265625, 0.020263671875, 0.007659912109375, 0.00653076171875, -0.00156402587890625, 0.006622314453125, 0.0142822265625, 0.004241943359375, 0.0145263671875, -0.005035400390625, -0.01953125, 0.040771484375, 0.0048828125, 0.00323486328125, 0.0233154296875, -0.0016326904296875, -0....
[ 21, 3285, 132, 43240, 100, 11001, 79315, 959, 944, 36746, 40, 159258, 842, 22819, 3742, 2041, 74694, 90, 1098, 156823, 987, 2852, 9624, 126, 46994, 43581, 856, 50770, 4568, 26531, 39029, 70059, 163321, 7092, 71713, 86769, 3180, 168407, 1284...
[ 0.1654052734375, 0.251953125, 0.1009521484375, 0.1104736328125, 0.066162109375, 0.10498046875, 0.203125, 0.037628173828125, 0.0904541015625, 0.163818359375, 0.001129150390625, 0.1630859375, 0.06109619140625, 0.1351318359375, 0.0836181640625, 0.0655517578125, 0.1143798828125, 0.0209...
embed
32899729_c0
32899729
fsharp
0
Title: Can I specify a function type on F# member functions? Problem title: Can I specify a function type on F# member functions? Tags: f%23, unit-type Problem: Can I specify a function type on F# member functions? I'm currently playing around with using Eto.Forms from F#. One minor annoyance I've run into is that when...
Can I specify a function type on F# member functions? Can I specify a function type on F# member functions? f%23 unit-type Can this.OnFirstButtonClicked sender:Object e:EventArgs MessageBox.Show First this.OnSecondButtonClicked Second EventHandler Object EventArgs Can I specify a function type on F# member functions? I...
[ 0.01708984375, 0.00836181640625, 0.0069580078125, -0.0208740234375, -0.0191650390625, -0.025146484375, 0.00130462646484375, 0.0216064453125, 0.00396728515625, -0.0341796875, 0.0042724609375, -0.0050048828125, -0.007476806640625, -0.0042724609375, 0.01806640625, -0.0150146484375, -0.0...
[ 4171, 87, 40140, 18929, 32354, 10644, 98, 563, 4904, 32786, 1238, 3742, 25072, 50986, 903, 20320, 207263, 82212, 1507, 181671, 59146, 46471, 75161, 28, 192134, 7614, 9405, 48205, 72295, 168660, 23972, 77648, 36943, 135679, 603, 134549, 75169, ...
[ 0.08026123046875, 0.016082763671875, 0.2054443359375, 0.1143798828125, 0.227294921875, 0.221923828125, 0.05419921875, 0.1181640625, 0.2139892578125, 0.256103515625, 0.0745849609375, 0.1376953125, 0.134033203125, 0.1953125, 0.06884765625, 0.041900634765625, 0.0552978515625, 0.086669...
embed
76812458_c0
76812458
fsharp
0
Title: Cancelling long run api request Problem title: Cancelling long run api request Tags: f%23, asynchronous, cancellationtokensource, .net Problem: Cancelling long run api request I have an issue with managing the CancellationTokenSources related to many long-running database queries. My app uses Suave.IO as webserv...
Cancelling long run api request Cancelling long run api request f%23 asynchronous cancellationtokensource .net handleResultPassthroughError Cancelling Map.empty Common.Types.HashCode CancellationTokenSource Map.add Map.tryFind Some cts.Cancel None Token Async.StartAsTask Async.AwaitTask HashCode.create Cancellable.runn...
[ 0.0031280517578125, 0.040771484375, 0.0233154296875, -0.033203125, 0.0024566650390625, -0.035888671875, -0.00341796875, -0.01080322265625, -0.002899169921875, -0.0361328125, -0.010009765625, 0.0272216796875, -0.00592041015625, -0.0010986328125, 0.0181884765625, -0.0115966796875, 0.00...
[ 80392, 2069, 4989, 11675, 31470, 50336, 1238, 3949, 3742, 12654, 101966, 126136, 1363, 6448, 33, 60427, 6, 1179, 34831, 7, 7136, 139117, 222521, 18468, 42719, 5, 33548, 151301, 196707, 6495, 1495, 114211, 57860, 7763, 1098, 211235, 11, 4028, ...
[ 0.266845703125, 0.1060791015625, 0.1519775390625, 0.1888427734375, 0.22216796875, 0.2340087890625, 0.0181884765625, 0.0302276611328125, 0.129638671875, 0.1826171875, 0.1337890625, 0.2406005859375, 0.014251708984375, 0.1248779296875, 0.0257720947265625, 0.1895751953125, 0.002593994140...
embed
14629549_c0
14629549
fsharp
0
Title: F# and "enterprise-level" reporting Problem title: F# and "enterprise-level" reporting Tags: reporting, f%23, etl, .net Problem: F# and "enterprise-level" reporting Based on your actual experience , a whitepaper or other respected referenceable study, is F# currently a viable tool for corpora...
F# and "enterprise-level" reporting F# and "enterprise-level" reporting reporting f%23 etl .net F# and "enterprise-level" reporting Based on your actual experience , a whitepaper or other respected referenceable study, is F# currently a viable tool for corporate-/enterprise-level reporting? Attentio...
[ 0.01513671875, 0.00921630859375, 0.0089111328125, -0.005401611328125, -0.01470947265625, -0.0023040771484375, -0.032958984375, -0.00102996826171875, -0.00250244140625, 0.01080322265625, 0.00799560546875, 0.026611328125, -0.006744384765625, -0.001190185546875, 0.01708984375, 0.007537841...
[ 563, 4904, 136, 36126, 93781, 67919, 41502, 13416, 214, 1238, 3742, 82, 141, 1179, 9, 98, 8561, 16981, 6, 35011, 74377, 15072, 91067, 2886, 35187, 83, 82424, 10, 279, 55516, 100, 145781, 64, 20875, 198870, 103136, 26828, 64330, 4488, 99, ...
[ 0.1640625, 0.269287109375, 0.0836181640625, 0.0714111328125, 0.1177978515625, 0.2073974609375, 0.00018310546875, 0.2034912109375, 0.1341552734375, 0.05731201171875, 0.049530029296875, 0.08123779296875, 0.08941650390625, 0.139404296875, 0.000152587890625, 0.000030517578125, 0.04815673...
embed
69193446_c0
69193446
fsharp
0
Title: F# - Nested types Problem title: F# - Nested types Tags: validation, f%23, functional-programming Problem: F# - Nested types I'm trying to understand functional programming using F# and to do so I started small project, but I run in following issue and can't seem to find any elegant solution for it. I created Va...
F# - Nested types F# - Nested types validation f%23 functional-programming Nested Validation Result Error Struct Message Success Failure UnvalidatedReport Entry Report MergeValidationBuilder _.BindReturn Validation.map _.MergeSources validation1 validation2 Validation.zip _.ReturnFrom F# - Nested types I'm trying to un...
[ -0.0234375, 0.006011962890625, 0.031494140625, 0.00104522705078125, 0.01507568359375, 0.00174713134765625, -0.021240234375, -0.02587890625, 0.00165557861328125, -0.00958251953125, 0.015380859375, -0.010009765625, 0.0031280517578125, 0.0208740234375, -0.01165771484375, -0.0196533203125,...
[ 563, 4904, 28701, 71, 52895, 44622, 1363, 1238, 3949, 3742, 123309, 28966, 25447, 85, 126684, 212059, 63667, 48205, 144053, 190355, 992, 7013, 56829, 357, 15123, 34798, 6035, 42272, 532, 121137, 571, 7250, 987, 62346, 30248, 429, 211235, 304,...
[ 0.1300048828125, 0.201416015625, 0.27099609375, 0.138671875, 0.2047119140625, 0.211669921875, 0.08154296875, 0.0712890625, 0.039154052734375, 0.116455078125, 0.17333984375, 0.1048583984375, 0.220703125, 0.1591796875, 0.1409912109375, 0.1209716796875, 0.091064453125, 0.0428466796875...
embed
25709531_c0
25709531
fsharp
0
Title: F# Expr.TryGetReflectedDefinition with overloaded methods Problem title: F# Expr.TryGetReflectedDefinition with overloaded methods Tags: f%23, funscript, reflection Problem: F# Expr.TryGetReflectedDefinition with overloaded methods I'm writing some extensions for the FunScript project (F# to Javascript compiler)...
F# Expr.TryGetReflectedDefinition with overloaded methods F# Expr.TryGetReflectedDefinition with overloaded methods f%23 funscript reflection System.Reflection.AmbiguousMatchException Expr.TryGetReflectedDefinition AwaitObservable FSharp.Core.dll Additional Ambiguous AwaitObservable2 AwaitObservable3 Subscribe System.I...
[ 0.00689697265625, 0.029296875, 0.01153564453125, 0.005401611328125, 0.002471923828125, -0.01806640625, 0.01171875, -0.0045166015625, 0.002899169921875, -0.0189208984375, 0.01300048828125, -0.0135498046875, -0.00106048583984375, 0.020263671875, 0.0230712890625, 0.0145263671875, 0.0329...
[ 563, 4904, 60075, 42, 1294, 724, 126, 190015, 133, 89829, 187423, 943, 678, 645, 63033, 297, 150624, 1238, 3742, 7477, 32032, 44961, 12353, 150567, 12282, 79520, 63928, 634, 217, 46471, 65756, 3467, 254, 50886, 1181, 10250, 2661, 134019, 39...
[ 0.101318359375, 0.1875, 0.06561279296875, 0.1124267578125, 0.1234130859375, 0.04425048828125, 0.034637451171875, 0.2032470703125, 0.2242431640625, 0.1253662109375, 0.169677734375, 0.1351318359375, 0.0229339599609375, 0.1102294921875, 0.2047119140625, 0.0189361572265625, 0.15954589843...
embed
9788908_c0
9788908
fsharp
0
Title: MongoDB custom serializer implementation Problem title: MongoDB custom serializer implementation Tags: f%23, mongodb-.net-driver Problem: MongoDB custom serializer implementation I am new to MongoDB, and am trying to get the C# driver to work serializing F# classes. I have it working with the class automapper us...
MongoDB custom serializer implementation MongoDB custom serializer implementation f%23 mongodb-.net-driver BsonSerializationException FileFormatException NotImplementedException MongoDB Calendar DateTime Holidays CalendarSerializer BsonBaseSerializer Serialize BsonWriter Type IBsonSerializationOptions bsonWriter.WriteS...
[ 0.0205078125, 0.002532958984375, -0.0021514892578125, -0.0216064453125, -0.0458984375, -0.006072998046875, -0.022705078125, -0.01458740234375, 0.0004634857177734375, 0.0027008056640625, 0.0174560546875, 0.07373046875, 0.0037994384765625, -0.0252685546875, 0.0106201171875, -0.0027008056...
[ 7465, 519, 39463, 114122, 35686, 52825, 208124, 1238, 3949, 3742, 2667, 7803, 275, 1179, 33926, 335, 1681, 4233, 51626, 47691, 19279, 63928, 42724, 102973, 257, 11205, 128878, 19929, 297, 105115, 25512, 70059, 62827, 63473, 135188, 20650, 2783,...
[ 0.1134033203125, 0.1748046875, 0.2098388671875, 0.1800537109375, 0.2310791015625, 0.1717529296875, 0.16796875, 0.04449462890625, 0.043487548828125, 0.1201171875, 0.08209228515625, 0.08538818359375, 0.1134033203125, 0.0859375, 0.1510009765625, 0.10791015625, 0.1739501953125, 0.11279...
embed
15442189_c0
15442189
fsharp
0
Title: Unity, Prism, FSharp Problem title: Unity, Prism, FSharp Tags: f%23, prism, unity-container Problem: Unity, Prism, FSharp I get a resolve error when I try to inject into a FSharp library but not wen I do so with a CSharp library. I have 3 projects : A main application in csharp A CSharp project containing a clas...
Unity, Prism, FSharp Unity, Prism, FSharp f%23 prism unity-container Unity Prism FSharp WpfApplication Bootstrapper UnityBootstrapper DependencyObject CreateShell this.Container.Resolve Shell InitializeShell base.InitializeShell App.Current.MainWindow Window this.Shell App.Current.MainWindow.Show ConfigureModuleCatalog...
[ -0.006317138671875, 0.017822265625, -0.013916015625, 0.0023345947265625, 0.00616455078125, 0.000858306884765625, 0.0126953125, 0.0064697265625, 0.01611328125, -0.01373291015625, -0.0001621246337890625, 0.00750732421875, 0.0208740234375, 0.00640869140625, 0.01275634765625, -0.0051574707...
[ 172904, 4, 20204, 39, 93774, 3467, 254, 1238, 3949, 3742, 4067, 51, 2481, 98102, 20037, 601, 39557, 47677, 182867, 58800, 2816, 12647, 818, 8079, 26885, 75161, 151313, 79544, 903, 25500, 86918, 108362, 40705, 3647, 5659, 168793, 176501, 16866...
[ 0.269775390625, 0.0266571044921875, 0.2237548828125, 0.23974609375, 0.125732421875, 0.236572265625, 0.2261962890625, 0.056427001953125, 0.0675048828125, 0.1697998046875, 0.1956787109375, 0.123291015625, 0.126953125, 0.198486328125, 0.024810791015625, 0.01226806640625, 0.09619140625, ...
embed
77503160_c1
77503160
fsharp
1
). But, if I connect to some regional VPN servers, similar issues are encountered but for different RDAP servers! For instance, if connecting to the Argentina VPN via NordVPN, then https://rdap.verisign.com/com/v1/domain/google.com works just fine, however the official rdap server for .limo for example, fails ( https:/...
to write an app that will allow any user located anywhere in the world to get an rdap response for the corresponding tld for any domain name, based upon the official rdap server list here: https://data.iana.org/rdap/dns.json , whilst using their own local internet connection. Something strange is happening however. Wh...
[ -0.0245361328125, 0.017578125, -0.0074462890625, -0.00537109375, -0.0125732421875, -0.033203125, -0.0172119140625, 0.012451171875, -0.0093994140625, -0.0034027099609375, 0.0291748046875, -0.00102996826171875, 0.00750732421875, -0.01043701171875, -0.0032958984375, -0.0000844001770019531...
[ 33022, 4027, 63769, 2499, 38937, 105866, 151107, 8999, 2046, 49589, 254, 57553, 42518, 75137, 71, 77758, 9351, 35509, 51521, 10723, 5303, 10135, 16686, 1478, 1779, 170, 1681, 217982, 17368, 10002, 4000, 1820, 94878, 200905, 114453, 123087, 4990...
[ 0.125, 0.1844482421875, 0.0594482421875, 0.07635498046875, 0.100341796875, 0.12353515625, 0.12451171875, 0.10009765625, 0.010345458984375, 0.13818359375, 0.180908203125, 0.1605224609375, 0.04449462890625, 0.06866455078125, 0.058502197265625, 0.0882568359375, 0.05218505859375, 0.022...
embed
72903329_c0
72903329
fsharp
0
Title: Need help in conversion of C# code to F# in .NET Core 6 Problem title: Need help in conversion of C# code to F# in .NET Core 6 Tags: f%23, c%23-to-f%23 Problem: Need help in conversion of C# code to F# in .NET Core 6 My C# code for file upload Web API works perfectly fine. My F# knowledge is limited so pardon me...
Need help in conversion of C# code to F# in .NET Core 6 Need help in conversion of C# code to F# in .NET Core 6 f%23 c%23-to-f%23 Microsoft.AspNetCore.Http Microsoft.AspNetCore.Mvc Microsoft.AspNetCore.WebUtilities Microsoft.Extensions.Logging Microsoft.Net.Http.Headers System.IO System.Threading.Tasks request the Need...
[ -0.0167236328125, 0.01806640625, 0.0189208984375, 0.010498046875, -0.0089111328125, -0.00836181640625, -0.016845703125, -0.00823974609375, -0.01202392578125, 0.0267333984375, 0.00787353515625, 0.00335693359375, -0.0003185272216796875, 0.006683349609375, 0.02783203125, 0.004180908203125...
[ 52889, 4358, 142477, 111, 313, 4904, 18151, 47, 563, 23, 17777, 31365, 305, 5, 3742, 7244, 284, 7008, 24447, 50886, 3062, 66357, 30474, 24493, 128872, 15363, 13025, 17780, 12353, 39116, 9874, 50336, 181268, 174350, 175904, 5787, 106015, 42724...
[ 0.0994873046875, 0.1480712890625, 0.2000732421875, 0.0149078369140625, 0.0802001953125, 0.258056640625, 0.1932373046875, 0.1387939453125, 0.1556396484375, 0.06463623046875, 0.1627197265625, 0.1864013671875, 0.16259765625, 0.030059814453125, 0.034088134765625, 0.056549072265625, 0.013...
embed
3407401_c0
3407401
fsharp
0
Title: How practical is it to embed the core of a language with an effectful function space (like ML) into Haskell? Problem title: How practical is it to embed the core of a language with an effectful function space (like ML) into Haskell? Tags: f%23, ocaml, haskell, effects, monads Problem: How practical is it to embe...
How practical is it to embed the core of a language with an effectful function space (like ML) into Haskell? How practical is it to embed the core of a language with an effectful function space (like ML) into Haskell? f%23 ocaml haskell effects monads Data.IORef Control.Monad How Haskell Monad Unlifted liftM2 Show How ...
[ -0.011474609375, -0.00213623046875, 0.00201416015625, 0.0150146484375, 0.0035247802734375, -0.00150299072265625, -0.00555419921875, 0.0034637451171875, -0.01513671875, -0.048828125, 0.0157470703125, -0.01263427734375, -0.00604248046875, 0.0026397705078125, 0.008544921875, 0.00216674804...
[ 11249, 138155, 83, 442, 352, 13482, 56458, 46876, 678, 21543, 7844, 32354, 32628, 5062, 39456, 3934, 20625, 142508, 3742, 36, 9779, 141, 1556, 93425, 2667, 712, 11809, 123435, 4240, 27131, 46674, 60331, 71, 992, 104501, 297, 60520, 594, 304...
[ 0.03411865234375, 0.268310546875, 0.0347900390625, 0.0496826171875, 0.1258544921875, 0.2451171875, 0.205322265625, 0.197265625, 0.0521240234375, 0.1949462890625, 0.138671875, 0.1610107421875, 0.1610107421875, 0.028411865234375, 0.2283935546875, 0.12109375, 0.1844482421875, 0.293945...
embed
37051098_c0
37051098
fsharp
0
Title: Adding interface to generated type Problem title: Adding interface to generated type Tags: type-providers, f%23 Problem: Adding interface to generated type Having a go at writing a type provider and I've come across a problem I can't quite get past specifically with regard to adding existing interfaces with gene...
Adding interface to generated type Adding interface to generated type type-providers f%23 Adding Bar List IEnumerable Foo providedType1 ProvidedTypeDefinition ParentType Some IsErased providedType2 DataType ProvidedTypeBuilder.MakeGenericType ProvidedField providedType1.AddMember ProvidedProperty TestProperty providedP...
[ -0.0024566650390625, 0.024169921875, -0.017333984375, 0.00653076171875, -0.01513671875, -0.000347137451171875, -0.005767822265625, -0.001007080078125, 0.01312255859375, -0.04248046875, 0.00518798828125, 0.002166748046875, -0.003662109375, -0.000476837158203125, 0.01055908203125, -0.010...
[ 62, 59725, 101758, 47, 139392, 71, 10644, 93136, 14202, 3742, 3253, 32036, 75536, 2606, 56, 9572, 31, 62952, 196707, 123089, 187423, 170918, 2071, 2701, 304, 11809, 121137, 135932, 19388, 4028, 27417, 1264, 8647, 55292, 36716, 23253, 114211, ...
[ 0.1219482421875, 0.1146240234375, 0.2666015625, 0.08837890625, 0.2139892578125, 0.0908203125, 0.22021484375, 0.140380859375, 0.045135498046875, 0.036376953125, 0.1429443359375, 0.11083984375, 0.0692138671875, 0.1353759765625, 0.05615234375, 0.1348876953125, 0.100830078125, 0.131958...
embed
54239399_c0
54239399
fsharp
0
Title: Discriminated Union - Allow Pattern Matching but Restrict Construction Problem title: Discriminated Union - Allow Pattern Matching but Restrict Construction Tags: discriminated-union, f%23, pattern-matching Problem: Discriminated Union - Allow Pattern Matching but Restrict Construction I have an F# Discriminated...
Discriminated Union - Allow Pattern Matching but Restrict Construction Discriminated Union - Allow Pattern Matching but Restrict Construction discriminated-union f%23 pattern-matching Discriminated Union Allow Pattern Matching Restrict Construction ValidValue ValidInt ValidString Here Error Integer String.length More V...
[ -0.007415771484375, 0.0128173828125, 0.00848388671875, -0.00141143798828125, -0.0072021484375, -0.004486083984375, -0.0194091796875, -0.0064697265625, 0.0277099609375, -0.006866455078125, 0.0267333984375, 0.004669189453125, 0.01373291015625, -0.0009307861328125, 0.01141357421875, 0.000...
[ 6206, 135421, 3674, 32528, 41566, 9876, 22766, 67407, 214, 1284, 853, 144225, 195769, 55970, 87046, 1238, 3949, 3742, 103510, 98753, 25447, 71, 856, 50770, 71713, 11853, 212059, 44401, 23351, 23986, 5455, 5947, 660, 44160, 2852, 89536, 26265, ...
[ 0.066162109375, 0.214111328125, 0.052734375, 0.24755859375, 0.1534423828125, 0.140869140625, 0.153564453125, 0.20947265625, 0.037506103515625, 0.0933837890625, 0.0635986328125, 0.2052001953125, 0.1859130859375, 0.21533203125, 0.1651611328125, 0.0191650390625, 0.040191650390625, 0.1...
embed
71865397_c0
71865397
fsharp
0
Title: Accumulate results of each intermediate recursive call using F# and Bloomberg API Problem title: Accumulate results of each intermediate recursive call using F# and Bloomberg API Tags: f%23, blpapi, recursion, bloomberg Problem: Accumulate results of each intermediate recursive call using F# and Bloomberg API I'...
Accumulate results of each intermediate recursive call using F# and Bloomberg API Accumulate results of each intermediate recursive call using F# and Bloomberg API f%23 blpapi recursion bloomberg F# Accumulate Bloomberg API PARTIAL_RESPONSE RESPONSE reqEventQueue.NextEvent Request EventQueue Session eventObj.Type Event...
[ 0.00836181640625, 0.0264892578125, 0.00311279296875, -0.000339508056640625, -0.020751953125, -0.003326416015625, 0.01171875, -0.00119781494140625, 0.01019287109375, -0.010986328125, 0.004974365234375, 0.019775390625, 0.0072021484375, 0.01141357421875, 0.01373291015625, -0.0007972717285...
[ 29899, 6407, 19309, 50339, 12638, 81814, 2182, 195625, 5844, 11782, 17368, 563, 4904, 136, 110471, 61687, 1238, 3949, 3742, 60895, 14, 29695, 306, 4969, 180070, 34465, 79347, 9127, 61661, 456, 864, 192134, 41732, 13388, 81280, 853, 36943, 148...
[ 0.08758544921875, 0.2181396484375, 0.1390380859375, 0.2113037109375, 0.1060791015625, 0.187255859375, 0.125732421875, 0.2215576171875, 0.147216796875, 0.194580078125, 0.031219482421875, 0.085205078125, 0.1981201171875, 0.02935791015625, 0.2281494140625, 0.1865234375, 0.00912475585937...
embed
5602564_c0
5602564
fsharp
0
Title: Convert Sequence.Generate to Sequence Expression Problem title: Convert Sequence.Generate to Sequence Expression Tags: database-connection, sqldatareader, f%23, sequence Problem: Convert Sequence.Generate to Sequence Expression I have the following code that uses Sequence objects to read data from a database tab...
Convert Sequence.Generate to Sequence Expression Convert Sequence.Generate to Sequence Expression database-connection sqldatareader f%23 sequence the Convert Sequence.Generate Sequence Expression Approach Deprecated Seq.generate reader.Dispose Alternative Does Common Functions Open conn.CreateCommand CommandText Comman...
[ 0.0089111328125, 0.016357421875, -0.0145263671875, 0.01202392578125, 0.017333984375, -0.00958251953125, -0.012939453125, -0.000048160552978515625, -0.0003643035888671875, -0.037841796875, -0.006317138671875, 0.04296875, 0.005279541015625, -0.00157928466796875, 0.0194091796875, -0.02172...
[ 1657, 11549, 503, 944, 3956, 135932, 17957, 47, 25129, 63399, 135457, 99247, 85, 66636, 820, 1238, 3742, 40, 516, 262, 4692, 4460, 864, 48281, 155255, 103905, 151301, 28670, 13527, 158, 12018, 123573, 174379, 196707, 1827, 211603, 31345, 9840...
[ 0.06536865234375, 0.1705322265625, 0.1297607421875, 0.1873779296875, 0.1497802734375, 0.17578125, 0.10260009765625, 0.1041259765625, 0.19091796875, 0.1253662109375, 0.094970703125, 0.0909423828125, 0.00439453125, 0.0673828125, 0.08251953125, 0.00634765625, 0.1376953125, 0.064147949...
embed
40571669_c0
40571669
fsharp
0
Title: Service Fabric with F# not working Problem title: Service Fabric with F# not working Tags: azure-service-fabric, c%23, f%23 Problem: Service Fabric with F# not working I tried to convert the default template for "Service Fabric Applicatoin" with "Actor Service" from C# to F#. Here is the github repo . I can comp...
Service Fabric with F# not working Service Fabric with F# not working azure-service-fabric c%23 f%23 System.ArgumentNullException Service Fabric System.Reflection.Emit.FieldBuilder..ctor TypeBuilder Type FieldAttributes System.Reflection.Emit.TypeBuilder.DefineFieldNoLock System.Reflection.Emit.TypeBuilder.DefineField ...
[ -0.00185394287109375, 0.025146484375, -0.0023651123046875, -0.003814697265625, -0.01544189453125, -0.0036163330078125, 0.032470703125, -0.018798828125, -0.01190185546875, 0.00787353515625, -0.01092529296875, -0.01019287109375, 0.0108642578125, 0.002838134765625, 0.019287109375, -0.0219...
[ 12349, 3036, 73720, 678, 563, 4904, 959, 20697, 295, 3408, 22584, 1021, 3742, 1238, 12353, 1234, 18444, 63928, 190015, 133, 4007, 19388, 121137, 18770, 60457, 117657, 191145, 187423, 5021, 209848, 7244, 121979, 432, 12647, 196707, 87, 114211, ...
[ 0.25830078125, 0.1759033203125, 0.260498046875, 0.1690673828125, 0.1517333984375, 0.2371826171875, 0.1217041015625, 0.2025146484375, 0.0987548828125, 0.1961669921875, 0.200439453125, 0.12548828125, 0.0809326171875, 0.015594482421875, 0.12646484375, 0.1361083984375, 0.0810546875, 0....
embed
16755672_c0
16755672
fsharp
0
Title: How do I instantiate a rectangular array with data in it? Problem title: How do I instantiate a rectangular array with data in it? Tags: f%23 Problem: How do I instantiate a rectangular array with data in it? Code signals: How
How do I instantiate a rectangular array with data in it? How do I instantiate a rectangular array with data in it? f%23 How How do I instantiate a rectangular array with data in it? I am trying to solve Project Euler Problem #11 using F#, and I am having issues figuring out how to instantiate the original grid. I've t...
[ 0.0240478515625, 0.01544189453125, 0.00482177734375, 0.011474609375, 0.004425048828125, -0.01031494140625, 0.0101318359375, -0.01202392578125, 0.0255126953125, 0.0029296875, -0.0108642578125, -0.033935546875, 0.00103759765625, -0.000888824462890625, -0.007293701171875, 0.00729370117187...
[ 11249, 54, 87, 34648, 101426, 148734, 10393, 320, 10298, 53, 678, 2053, 23, 442, 1238, 3949, 3742, 10, 86869, 27331, 5177, 603, 15649, 1662, 17368, 563, 4904, 37348, 26747, 3642, 70, 7311, 120067, 37842, 14311, 84434, 81887, 15490, 5423, ...
[ 0.089599609375, 0.04327392578125, 0.047088623046875, 0.18896484375, 0.205322265625, 0.174072265625, 0.1458740234375, 0.13037109375, 0.221435546875, 0.15869140625, 0.1490478515625, 0.1864013671875, 0.0789794921875, 0.0477294921875, 0.049224853515625, 0.00860595703125, 0.07470703125, ...
embed
8139223_c0
8139223
fsharp
0
Title: Creating F# record through reflection Problem title: Creating F# record through reflection Tags: .net, f%23, reflection Problem: Creating F# record through reflection How can I create a record type in F# by using reflection? Thanks Code signals: Creating
Creating F# record through reflection Creating F# record through reflection .net f%23 reflection Creating Creating F# record through reflection How can I create a record type in F# by using reflection? Thanks
[ 0.00518798828125, 0.0030364990234375, 0.003936767578125, 0.000217437744140625, -0.01080322265625, -0.0150146484375, -0.0198974609375, 0.00732421875, 0.0038299560546875, -0.019775390625, 0.0027313232421875, -0.0029144287109375, 0.01080322265625, -0.0125732421875, 0.0017242431640625, 0.0...
[ 56781, 563, 4904, 17164, 8305, 44961, 1830, 1916, 1179, 1238, 3949, 3742, 831, 28282, 10644, 23, 390, 17368, 22362 ]
[ 0.1556396484375, 0.134521484375, 0.2252197265625, 0.2210693359375, 0.1092529296875, 0.277099609375, 0.1785888671875, 0.063232421875, 0.1463623046875, 0.07586669921875, 0.0251007080078125, 0.13671875, 0.037078857421875, 0.166259765625, 0.1922607421875, 0.035675048828125, 0.01408386230...
embed
39206991_c0
39206991
fsharp
0
Title: FSharp.Core: Could not load file or assembly Problem title: FSharp.Core: Could not load file or assembly Tags: f%23 Problem: FSharp.Core: Could not load file or assembly Code signals: FSharp.Core, Could, utf-8, urn:schemas-microsoft-com:asm.v1, b03f5f7f11d50a3a
FSharp.Core: Could not load file or assembly FSharp.Core: Could not load file or assembly f%23 FSharp.Core Could utf-8 urn:schemas-microsoft-com:asm.v1 b03f5f7f11d50a3a FSharp.Core: Could not load file or assembly I have the following error when attempting to run a test: Tests.dll FSharp.Core: 3.1.2.5 Target F# runtime...
[ -0.006805419921875, 0.0146484375, 0.0020599365234375, -0.001983642578125, -0.01611328125, -0.0191650390625, -0.004730224609375, 0.005859375, -0.002044677734375, 0.00897216796875, 0.0019683837890625, -0.0015716552734375, -0.005584716796875, 0.00041961669921875, 0.01177978515625, 0.00433...
[ 93774, 3467, 254, 5, 50886, 13, 191147, 959, 72367, 11435, 707, 89845, 10, 38526, 1238, 3742, 486, 420, 17376, 2780, 19, 7560, 1510, 138410, 277, 39, 334, 9513, 2525, 25632, 18499, 81887, 11675, 3034, 8647, 71, 1181, 45151, 48413, 160017,...
[ 0.0968017578125, 0.18994140625, 0.2034912109375, 0.0087890625, 0.1734619140625, 0.124755859375, 0.1356201171875, 0.1229248046875, 0.2012939453125, 0.1473388671875, 0.08184814453125, 0.1728515625, 0.00848388671875, 0.0528564453125, 0.076904296875, 0.150634765625, 0.07635498046875, 0...
embed
35703731_c2
35703731
fsharp
2
Alloc, arg_06_0, UIntPtr, int32, Method, RVA, IL_0000, IL_0001, ldarg.0, IL_0002, System.Byte, IL_0008, IL_0009, IL_000b, stloc.0, IL_000c, FSharpStackArray::stackAlloc, conv.u, ldc.i4.1, IL_0003, mul.ovf.un, IL_0004, IL_0006, IL_0007, CSharpStackArray::stackAlloc, System.IntPtr
Alloc, arg_06_0, UIntPtr, int32, Method, RVA, IL_0000, IL_0001, ldarg.0, IL_0002, System.Byte, IL_0008, IL_0009, IL_000b, stloc.0, IL_000c, FSharpStackArray::stackAlloc, conv.u, ldc.i4.1, IL_0003, mul.ovf.un, IL_0004, IL_0006, IL_0007, CSharpStackArray::stackAlloc, System.IntPtr
[ 0.01043701171875, -0.00311279296875, 0.0028076171875, -0.000743865966796875, -0.019287109375, -0.00714111328125, -0.009521484375, 0.01348876953125, 0.0103759765625, 0.0181884765625, 0.037109375, 0.000270843505859375, 0.0157470703125, 0.01806640625, 0.01275634765625, -0.0150146484375, ...
[ 3164, 6652, 4, 79459, 454, 9016, 2389, 111481, 660, 683, 4448, 23, 18, 6460, 74644, 627, 16350, 30219, 28568, 188735, 96, 1506, 177, 5, 9508, 304, 12353, 75358, 67, 1019, 1126, 275, 6138, 55043, 93774, 3467, 254, 42378, 2594, 7614, 7092...
[ 0.2125244140625, 0.2841796875, 0.1329345703125, 0.2203369140625, 0.045013427734375, 0.1923828125, 0.14599609375, 0.053863525390625, 0.145751953125, 0.077392578125, 0.21240234375, 0.10382080078125, 0.1636962890625, 0.247314453125, 0.2890625, 0.0616455078125, 0.230224609375, 0.163696...
embed
2979178_c0
2979178
fsharp
0
Title: F# string.Format Problem title: F# string.Format Tags: f%23 Problem: F# string.Format I am writing my first F# library I am trying to use string.Format and it complains that no such function exists. Is it not available or am I doing something wrong? Code signals: string.Format
F# string.Format F# string.Format f%23 string.Format F# string.Format I am writing my first F# library I am trying to use string.Format and it complains that no such function exists. Is it not available or am I doing something wrong?
[ -0.0208740234375, 0.00372314453125, 0.006134033203125, 0.0157470703125, -0.009033203125, -0.005584716796875, 0.0230712890625, 0.0024871826171875, 0.007598876953125, 0.00726318359375, 0.0048828125, -0.0264892578125, 0.004974365234375, -0.0191650390625, 0.02587890625, -0.0166015625, 0....
[ 563, 4904, 79315, 5, 102973, 257, 1238, 3949, 3742, 32562, 5117, 35773, 1294, 31577, 4527, 186992, 7, 110, 6044, 32354, 32316, 442, 959, 19882, 44691 ]
[ 0.1441650390625, 0.22705078125, 0.287109375, 0.0897216796875, 0.27587890625, 0.20166015625, 0.141845703125, 0.07550048828125, 0.1993408203125, 0.0858154296875, 0.050201416015625, 0.1207275390625, 0.046417236328125, 0.065185546875, 0.07733154296875, 0.15087890625, 0.020355224609375, ...
embed
1381073_c0
1381073
fsharp
0
Title: Nested union types in F# Problem title: Nested union types in F# Tags: types, f%23 Problem: Nested union types in F# Is there any way to crate nested union types in F#? Something like this type MainType = | A of | AA of int | AB of float | B of int Code signals: Nested, MainType
Nested union types in F# Nested union types in F# types f%23 Nested MainType Nested union types in F# Is there any way to crate nested union types in F#? Something like this
[ -0.0036773681640625, 0.02001953125, 0.028564453125, 0.005340576171875, -0.001556396484375, -0.01123046875, 0.00182342529296875, -0.0220947265625, 0.00982666015625, -0.00946044921875, 0.006927490234375, -0.004150390625, 0.0194091796875, 0.01153564453125, -0.002410888671875, 0.0005645751...
[ 28701, 71, 69941, 52895, 23, 563, 4904, 1238, 3949, 3742, 12321, 196707, 2071, 2685, 2499, 3917, 47, 501, 17957, 8512, 1884, 903 ]
[ 0.254638671875, 0.118408203125, 0.2208251953125, 0.1904296875, 0.055450439453125, 0.1357421875, 0.2117919921875, 0.06512451171875, 0.061309814453125, 0.10162353515625, 0.09588623046875, 0.174560546875, 0.004425048828125, 0.02435302734375, 0.055908203125, 0.08514404296875, 0.036590576...
embed
9130181_c0
9130181
fsharp
0
Title: What is the F# syntax for "not equal to"? Problem title: What is the F# syntax for "not equal to"? Tags: f%23 Problem: What is the F# syntax for "not equal to"? In C code, it would be like this: if (c != 0) { //some code ...} what about in F#? Code signals: What
What is the F# syntax for "not equal to"? What is the F# syntax for "not equal to"? f%23 What What is the F# syntax for "not equal to"? In C code, it would be like this: what about in F#?
[ 0.007659912109375, 0.00921630859375, 0.0135498046875, 0.0021514892578125, -0.004608154296875, -0.00122833251953125, 0.0123291015625, 0.005645751953125, -0.0052490234375, 0.0458984375, -0.00421142578125, -0.006561279296875, 0.0037689208984375, 0.005462646484375, -0.004241943359375, 0.01...
[ 4865, 83, 70, 563, 4904, 6002, 86531, 100, 10869, 105950, 47, 41502, 1238, 3742, 313, 18151, 2806, 1884, 903, 2367, 1672 ]
[ 0.0347900390625, 0.040924072265625, 0.06268310546875, 0.1436767578125, 0.216796875, 0.1405029296875, 0.2103271484375, 0.06231689453125, 0.22412109375, 0.1864013671875, 0.21435546875, 0.04302978515625, 0.11376953125, 0.08380126953125, 0.0523681640625, 0.09429931640625, 0.0180816650390...
embed
39749621_c0
39749621
fsharp
0
Title: F# Interleave 2 lists Problem title: F# Interleave 2 lists Tags: f%23, list Problem: F# Interleave 2 lists Is there a way that I could merge 2 lists let a = ["a"; "b"; "c"] let b = ["d"; "b"; "a"] so I get this result result = ["a"; "d"; "b"; "b"; "c"; "a"] Code signals: Interleave
F# Interleave 2 lists F# Interleave 2 lists f%23 list Interleave F# Interleave 2 lists Is there a way that I could merge 2 lists so I get this result
[ 0.010986328125, -0.00093841552734375, 0.01104736328125, 0.01483154296875, 0.00750732421875, 0.04052734375, -0.005340576171875, -0.004119873046875, 0.0118408203125, 0.0035400390625, 0.0213623046875, 0.0164794921875, 0.00811767578125, 0.0269775390625, 0.0027313232421875, -0.00830078125, ...
[ 563, 4904, 5337, 133, 8216, 116, 5303, 1238, 3949, 3742, 2685, 10, 3917, 5809, 42564, 7, 221, 2046, 903, 16750 ]
[ 0.0994873046875, 0.1663818359375, 0.139404296875, 0.1485595703125, 0.1441650390625, 0.166748046875, 0.26123046875, 0.0843505859375, 0.0670166015625, 0.173828125, 0.010894775390625, 0.042694091796875, 0.0980224609375, 0.05780029296875, 0.232421875, 0.04290771484375, 0.00048828125, 0...
embed
152602_c0
152602
fsharp
0
Title: F# style - prefer () or &lt;| Problem title: F# style - prefer () or &lt;| Tags: f%23, coding-style Problem: F# style - prefer () or <| Which of theese two alternatives do you find yourself using most often, and which is more "idiomatic"? f arg (obj.DoStuff()) f arg <| obj.DoStuff()
F# style - prefer () or &lt;| F# style - prefer () or &lt;| f%23 coding-style F# style - prefer () or <| Which of theese two alternatives do you find yourself using most often, and which is more "idiomatic"? f arg (obj.DoStuff()) f arg <| obj.DoStuff()
[ 0.013916015625, -0.00830078125, 0.009033203125, -0.006072998046875, -0.0191650390625, -0.00732421875, -0.00347900390625, 0.01116943359375, -0.002349853515625, -0.00098419189453125, 0.01092529296875, 0.0123291015625, 0.00909423828125, -0.020751953125, 0.0185546875, -0.0111083984375, 0...
[ 563, 4904, 20623, 20, 12601, 15, 707, 619, 1277, 74, 58745, 16, 1238, 3742, 552, 6238, 40946, 4426, 7717, 6626, 30700, 7, 7413, 31949, 17368, 2684, 27983, 1286, 57840, 47148, 38843, 79459, 3522, 170, 8331, 37455, 21493, 995, 132 ]
[ 0.187744140625, 0.2705078125, 0.297119140625, 0.045074462890625, 0.257080078125, 0.0927734375, 0.1246337890625, 0.1026611328125, 0.1507568359375, 0.07275390625, 0.046356201171875, 0.03387451171875, 0.1903076171875, 0.1116943359375, 0.131103515625, 0.108154296875, 0.235595703125, 0....
embed
4418892_c0
4418892
fsharp
0
Title: F# if not condition Problem title: F# if not condition Tags: f%23 Problem: F# if not condition What is the best way in F# to write an if not condition? Right now I'm writing it like this: if condition <> true then do Is there any other shorter way to write it? Like using the ! operator?
F# if not condition F# if not condition f%23 F# if not condition What is the best way in F# to write an if not condition? Right now I'm writing it like this: Is there any other shorter way to write it? Like using the ! operator?
[ -0.0146484375, -0.0019073486328125, 0.0277099609375, 0.00177764892578125, -0.003662109375, 0.007049560546875, 0.0169677734375, -0.004913330078125, -0.01422119140625, 0.0225830078125, 0.00015163421630859375, 0.0262451171875, 0.00555419921875, 0.0130615234375, 0.0233154296875, 0.02221679...
[ 563, 4904, 2174, 959, 35431, 1238, 3949, 3742, 83, 70, 2965, 3917, 23, 47, 33022, 142, 5036, 32562, 442, 1884, 903, 3789, 16610, 56, 17368, 711, 39933 ]
[ 0.147705078125, 0.2239990234375, 0.23095703125, 0.27490234375, 0.283447265625, 0.0936279296875, 0.03570556640625, 0.1451416015625, 0.0254364013671875, 0.04254150390625, 0.1248779296875, 0.1109619140625, 0.080078125, 0.053192138671875, 0.161865234375, 0.052459716796875, 0.045104980468...
embed
11494347_c0
11494347
fsharp
0
Title: Lexing and parsing concurrently in F# Problem title: Lexing and parsing concurrently in F# Tags: parsing, fsyacc, fslex, f%23 Problem: Lexing and parsing concurrently in F# Is there an easy way to get lexing and parsing to run concurrently when using fslex and fsyacc? Code signals: Lexing
Lexing and parsing concurrently in F# Lexing and parsing concurrently in F# parsing fsyacc fslex f%23 Lexing Lexing and parsing concurrently in F# Is there an easy way to get lexing and parsing to run concurrently when using fslex and fsyacc?
[ 0.01043701171875, 0.000701904296875, -0.01025390625, 0.0213623046875, -0.0177001953125, 0.02294921875, 0.0206298828125, 0.01434326171875, 0.00543212890625, -0.018798828125, 0.024169921875, 0.050537109375, -0.0087890625, 0.0001773834228515625, 0.0130615234375, 0.0064697265625, 0.01025...
[ 99078, 214, 136, 366, 6953, 133244, 538, 23, 563, 4904, 1238, 19834, 10060, 7, 74070, 3949, 3742, 23468, 3917, 2046, 75675, 47, 11675, 17368 ]
[ 0.1644287109375, 0.1102294921875, 0.1109619140625, 0.15771484375, 0.1282958984375, 0.189697265625, 0.0601806640625, 0.038604736328125, 0.141357421875, 0.2054443359375, 0.1036376953125, 0.117431640625, 0.158203125, 0.0537109375, 0.2191162109375, 0.044158935546875, 0.1427001953125, 0...
embed
9573982_c0
9573982
fsharp
0
Title: Asymptotic time complexity of List.fold and foldBack Problem title: Asymptotic time complexity of List.fold and foldBack Tags: f%23, f%23-interactive, complexity-theory, algorithm Problem: Asymptotic time complexity of List.fold and foldBack Code signals: Asymptotic, List.fold, List.foldBack
Asymptotic time complexity of List.fold and foldBack Asymptotic time complexity of List.fold and foldBack f%23 f%23-interactive complexity-theory algorithm Asymptotic List.fold List.foldBack Asymptotic time complexity of List.fold and foldBack I am trying to understand the time complexity for these two functions. I hav...
[ -0.0108642578125, 0.00537109375, 0.01055908203125, 0.0024261474609375, -0.01214599609375, -0.00726318359375, -0.00011205673217773438, 0.00958251953125, 0.007080078125, -0.027587890625, -0.0020751953125, -0.0189208984375, -0.004791259765625, 0.029541015625, 0.01129150390625, -0.00714111...
[ 1301, 4650, 40934, 1733, 27140, 2481, 32036, 42822, 136, 152470, 9523, 5, 1238, 3949, 3742, 167218, 27495, 10433, 71232, 2347, 30675, 234873, 31577, 28219, 100, 6097, 6626, 32354, 37842, 28007, 15044, 1257, 37202, 1836, 621, 192617, 51776, 57...
[ 0.05560302734375, 0.087646484375, 0.1390380859375, 0.1744384765625, 0.20556640625, 0.06304931640625, 0.2088623046875, 0.21240234375, 0.076904296875, 0.2271728515625, 0.0248260498046875, 0.0252838134765625, 0.06658935546875, 0.0267486572265625, 0.1005859375, 0.043182373046875, 0.10144...
embed
15090990_c0
15090990
fsharp
0
Title: Extension method on list? Problem title: Extension method on list? Tags: f%23, extension-methods Problem: Extension method on list? How do I define an extension method on F# lists? A naive attempt like this results in error: type list with member this.abc() = 100 Code signals: Extension, this.abc
Extension method on list? Extension method on list? f%23 extension-methods Extension this.abc Extension method on list? How do I define an extension method on F# lists? A naive attempt like this results in error:
[ -0.0062255859375, 0.019287109375, 0.03173828125, 0.005889892578125, 0.00537109375, -0.0002956390380859375, -0.01434326171875, 0.00836181640625, 0.00101470947265625, -0.0191650390625, 0.0067138671875, -0.0103759765625, 0.00250244140625, 0.00738525390625, -0.0034942626953125, -0.00650024...
[ 224545, 55300, 98, 5303, 32, 1238, 3949, 3742, 111938, 1928, 7352, 903, 2055, 238, 11249, 61924, 142, 563, 4904, 7, 24, 5844, 81887, 1884, 50339, 18499 ]
[ 0.302001953125, 0.2459716796875, 0.1307373046875, 0.2132568359375, 0.0161285400390625, 0.10028076171875, 0.030548095703125, 0.1536865234375, 0.2734375, 0.12841796875, 0.16162109375, 0.1922607421875, 0.1143798828125, 0.08197021484375, 0.0291748046875, 0.1744384765625, 0.02067565917968...
embed
4642122_c0
4642122
fsharp
0
Title: Seq head and tail Problem title: Seq head and tail Tags: f%23 Problem: Seq head and tail Is there a one-liner way to do implement nextLine ? let s = ref seqOfLines let nextLine() = let hd = Seq.head !s s := Seq.skip 1 !s hd seqOfLines is assumed to be infinite Code signals: Seq, Seq.head, Seq.skip
Seq head and tail Seq head and tail f%23 Seq Seq.head Seq.skip Seq head and tail Is there a one-liner way to do implement nextLine ? seqOfLines is assumed to be infinite
[ 0.0155029296875, 0.0142822265625, 0.01202392578125, 0.045654296875, -0.002044677734375, -0.0005645751953125, 0.004791259765625, 0.012451171875, 0.0174560546875, -0.0185546875, -0.00011396408081054688, 0.0361328125, -0.00201416015625, 0.01177978515625, 0.02197265625, 0.01190185546875, ...
[ 503, 864, 10336, 136, 46741, 1238, 3949, 3742, 31251, 44024, 2685, 1632, 79852, 3917, 54, 29479, 11737, 93232, 40, 132887, 41591, 54241, 13 ]
[ 0.113525390625, 0.251220703125, 0.209228515625, 0.10736083984375, 0.2388916015625, 0.069580078125, 0.042083740234375, 0.1385498046875, 0.1595458984375, 0.1756591796875, 0.01812744140625, 0.06732177734375, 0.202392578125, 0.0792236328125, 0.0142974853515625, 0.2109375, 0.20068359375, ...
embed
72665303_c0
72665303
fsharp
0
Title: F# What is the value of x and type? Problem title: F# What is the value of x and type? Tags: f%23 Problem: F# What is the value of x and type? let x = List.map (sum x -> x + 1) [10; 20; 30] I am having trouble understanding what the value of variable type of x will be. Code signals: What, List.map
F# What is the value of x and type? F# What is the value of x and type? f%23 What List.map F# What is the value of x and type? I am having trouble understanding what the value of variable type of x will be.
[ -0.0016326904296875, 0.01092529296875, 0.005218505859375, 0.02392578125, -0.00372314453125, 0.0206298828125, -0.00171661376953125, 0.0106201171875, 0.0225830078125, 0.0023345947265625, 0.006988525390625, -0.0146484375, 0.0032196044921875, 0.0096435546875, 0.0113525390625, 0.00305175781...
[ 563, 4904, 4865, 83, 70, 34292, 111, 1022, 136, 10644, 1238, 3742, 32036, 62346, 63134, 100094, 77336, 186 ]
[ 0.09765625, 0.166748046875, 0.058990478515625, 0.0699462890625, 0.07666015625, 0.215576171875, 0.112548828125, 0.1568603515625, 0.1607666015625, 0.2294921875, 0.052886962890625, 0.0577392578125, 0.147705078125, 0.14453125, 0.044281005859375, 0.058837890625, 0.2008056640625, 0.00033...
embed
33658828_c0
33658828
fsharp
0
Title: Why is (327.59 * 100.0) &lt; 32759.0 true? Problem title: Why is (327.59 * 100.0) &lt; 32759.0 true? Tags: floating-point, f%23 Problem: Why is (327.59 * 100.0) < 32759.0 true? Multiplying (327.59 * 100.0) produces a number less than 32759, why is that? And how can this be avoided? Code signals: Why
Why is (327.59 * 100.0) &lt; 32759.0 true? Why is (327.59 * 100.0) &lt; 32759.0 true? floating-point f%23 Why Why is (327.59 * 100.0) < 32759.0 true? Multiplying produces a number less than 32759, why is that? And how can this be avoided?
[ -0.008544921875, -0.005340576171875, -0.01190185546875, -0.00921630859375, -0.006866455078125, 0.005523681640625, 0.0108642578125, 0.002166748046875, 0.0172119140625, 0.04833984375, 0.01129150390625, 0.00579833984375, -0.0181884765625, 0.02001953125, 0.0018310546875, 0.0016555786132812...
[ 44084, 83, 6896, 3768, 5, 12975, 661, 805, 77495, 1277, 138, 2389, 29568, 74, 21917, 26518, 38496, 1238, 3949, 3742, 4426, 19335, 62479, 214, 27489, 7, 14012, 40715, 3501, 15400, 450, 71864, 297 ]
[ 0.18603515625, 0.09051513671875, 0.1461181640625, 0.24951171875, 0.041717529296875, 0.29638671875, 0.088134765625, 0.2177734375, 0.17529296875, 0.096923828125, 0.1646728515625, 0.1485595703125, 0.2135009765625, 0.027923583984375, 0.13916015625, 0.068603515625, 0.1234130859375, 0.11...
embed
2949254_c0
2949254
fsharp
0
Title: F# - specific agile tools Problem title: F# - specific agile tools Tags: unit-testing, f%23, agile Problem: F# - specific agile tools Possible Duplicate: F# development and unit testing? Are there any F# - specific agile software development tools? I'm thinking of things like a unit testing framework.
F# - specific agile tools F# - specific agile tools unit-testing f%23 agile F# - specific agile tools Are there any F# - specific agile software development tools? I'm thinking of things like a unit testing framework.
[ -0.0034332275390625, 0.000022649765014648438, 0.00125885009765625, -0.03564453125, -0.0184326171875, -0.010986328125, 0.0179443359375, 0.0126953125, -0.0032806396484375, 0.024169921875, -0.0028533935546875, -0.00787353515625, 0.003143310546875, -0.000759124755859375, 0.010498046875, 0....
[ 563, 4904, 20, 29458, 10, 38945, 72977, 25072, 6954, 214, 1238, 3949, 3742, 15901, 2685, 2499, 10975, 34754, 47644, 8966, 134234, 170846 ]
[ 0.17578125, 0.234375, 0.03533935546875, 0.1981201171875, 0.0966796875, 0.252685546875, 0.259521484375, 0.1724853515625, 0.159912109375, 0.0213775634765625, 0.0982666015625, 0.0361328125, 0.1123046875, 0.01312255859375, 0.06329345703125, 0.0869140625, 0.1131591796875, 0.10498046875,...
embed
27009707_c0
27009707
fsharp
0
Title: Base 2 logarithm in F# Problem title: Base 2 logarithm in F# Tags: f%23 Problem: Base 2 logarithm in F# The F# language has the functions log which computes the natural logarithm and log10 which computes the base 10 logarithm. What is the best way to compute a base 2 logarithm in F#? Code signals: Base
Base 2 logarithm in F# Base 2 logarithm in F# f%23 Base Base 2 logarithm in F# The F# language has the functions log which computes the natural logarithm and log10 which computes the base 10 logarithm. What is the best way to compute a base 2 logarithm in F#?
[ 0.001007080078125, 0.002044677734375, 0.006195068359375, -0.00689697265625, 0.0218505859375, 0.031982421875, 0.00130462646484375, -0.00787353515625, 0.007171630859375, -0.01312255859375, 0.0224609375, 0.01324462890625, 0.005157470703125, 0.0208740234375, 0.0096435546875, 0.009948730468...
[ 44978, 116, 459, 1970, 8962, 23, 563, 4904, 39, 1238, 3742, 46876, 1556, 32354, 12684, 7077, 70, 6083, 136, 963, 3647, 209, 5, 2965, 3917, 9969, 6743 ]
[ 0.1929931640625, 0.19677734375, 0.10321044921875, 0.0924072265625, 0.155029296875, 0.0433349609375, 0.155517578125, 0.204833984375, 0.049957275390625, 0.04541015625, 0.0797119140625, 0.119873046875, 0.0059814453125, 0.1324462890625, 0.1529541015625, 0.084228515625, 0.01007080078125, ...
embed
22497780_c0
22497780
fsharp
0
Title: Example of using CopyToDataTable in F# Problem title: Example of using CopyToDataTable in F# Tags: f%23 Problem: Example of using CopyToDataTable in F# I'm looking for a simple example of using CopyToDataTable ( DataTableExtensions.CopyToDataTable ) in a F# program. Code signals: CopyToDataTable, Example
Example of using CopyToDataTable in F# Example of using CopyToDataTable in F# f%23 CopyToDataTable Example Example of using CopyToDataTable in F# I'm looking for a simple example of using CopyToDataTable ( DataTableExtensions.CopyToDataTable ) in a F# program.
[ 0.020751953125, 0.01708984375, -0.01904296875, 0.0274658203125, -0.00994873046875, -0.01263427734375, 0.0146484375, 0.0211181640625, 0.00133514404296875, -0.0291748046875, 0.00396728515625, -0.031494140625, -0.006103515625, 0.030517578125, -0.0031890869140625, -0.01611328125, 0.01226...
[ 89536, 8705, 17368, 146930, 7763, 137989, 618, 2886, 23, 563, 4904, 1238, 3949, 3742, 8781, 27781, 11809, 19279, 128872, 7, 10625, 6493, 1388, 1528 ]
[ 0.1240234375, 0.037353515625, 0.08258056640625, 0.175537109375, 0.1759033203125, 0.07208251953125, 0.147216796875, 0.186767578125, 0.04632568359375, 0.1439208984375, 0.1932373046875, 0.049530029296875, 0.012908935546875, 0.096435546875, 0.0648193359375, 0.133544921875, 0.057189941406...
embed
76394600_c0
76394600
fsharp
0
Title: Partial class in F# Problem title: Partial class in F# Tags: f%23, c%23 Problem: Partial class in F# I would like to use MemoryPack in my F# application. Problem is that the class needs to be declared partial , which F# doesn't support. Does someone know if there a way to do it in F#? Code signals: Partial
Partial class in F# Partial class in F# f%23 c%23 Partial Partial class in F# I would like to use MemoryPack in my F# application. Problem is that the class needs to be declared partial , which F# doesn't support. Does someone know if there a way to do it in F#?
[ -0.007110595703125, 0.0167236328125, -0.0086669921875, 0.005340576171875, -0.0037841796875, 0.01007080078125, 0.0019073486328125, -0.01397705078125, -0.00020885467529296875, 0.006591796875, -0.005706787109375, -0.000858306884765625, 0.00738525390625, 0.0238037109375, 0.0233154296875, 0...
[ 9148, 289, 18507, 23, 563, 4904, 1238, 3742, 2806, 1884, 4527, 172681, 205956, 38415, 15649, 27117, 186, 159978, 71, 2878, 22027, 18, 8060, 3714, 3917, 54, 442 ]
[ 0.2030029296875, 0.1312255859375, 0.2265625, 0.037811279296875, 0.14306640625, 0.20751953125, 0.0401611328125, 0.0966796875, 0.013885498046875, 0.05877685546875, 0.09979248046875, 0.2022705078125, 0.249267578125, 0.1141357421875, 0.08026123046875, 0.06890869140625, 0.0200958251953125...
embed
48630078_c0
48630078
fsharp
0
Title: How to Read input from console in F# Problem title: How to Read input from console in F# Tags: f%23 Problem: How to Read input from console in F# I'm write a Program to Consume input as from a Console Entry let line = Console.ReadLine() It's give an Type Error. Code signals: console, How, Read, Console.ReadLine
How to Read input from console in F# How to Read input from console in F# f%23 console How Read Console.ReadLine How to Read input from console in F# I'm write a Program to Consume input as from a Console Entry let line = Console.ReadLine() It's give an Type Error.
[ -0.012939453125, -0.01025390625, 0.0013427734375, 0.0257568359375, 0.005889892578125, 0.00567626953125, 0.0057373046875, 0.01336669921875, -0.01171875, -0.0294189453125, 0.0111083984375, -0.01373291015625, -0.01416015625, -0.003326416015625, 0.02392578125, -0.0013580322265625, 0.0061...
[ 11249, 47, 4764, 107730, 1295, 130250, 23, 563, 4904, 1238, 3949, 3742, 1657, 40777, 31345, 93232, 33022, 7663, 76980, 13, 237, 357, 15123, 2633, 13315, 132, 60457, 212059 ]
[ 0.0511474609375, 0.100341796875, 0.2568359375, 0.2490234375, 0.146728515625, 0.26171875, 0.07232666015625, 0.139404296875, 0.2010498046875, 0.08831787109375, 0.0360107421875, 0.1455078125, 0.0770263671875, 0.1956787109375, 0.2010498046875, 0.1934814453125, 0.043212890625, 0.0900878...
embed
31818738_c1
31818738
fsharp
1
2906445452; -0.4052301538; 1.766454088; -2.604325471; -1.807107036; -2.471407376; -2.204730614;|] let write secfilePath= for j in 0 .. 24 do let z = w.[j].ToString() File.AppendAllText(secfilePath, z) //File.AppendAllLines(secfilePath, z) done Code signals: How, w:float, ToString, File.AppendAllText, File.AppendAllLine...
2906445452; -0.4052301538; 1.766454088; -2.604325471; -1.807107036; -2.471407376; -2.204730614;|] let write secfilePath= for j in 0 .. 24 do let z = w.[j].ToString() File.AppendAllText(secfilePath, z) //File.AppendAllLines(secfilePath, z) done Code signals: How, w:float, ToString, File.AppendAllText, File.AppendAllLine...
[ 0.018798828125, 0.00433349609375, -0.020263671875, 0.0126953125, -0.01226806640625, -0.00946044921875, 0.01116943359375, 0.019287109375, 0.01483154296875, 0.02587890625, 0, 0.0038909912109375, 0.0174560546875, -0.000537872314453125, 0.005767822265625, -0.002227783203125, 0.009765625,...
[ 98203, 13307, 4633, 170265, 74, 20, 121254, 8194, 80347, 10991, 615, 178683, 2839, 12772, 5442, 4598, 158222, 119044, 8659, 13330, 70147, 2633, 33022, 19216, 29822, 683, 10519, 1369, 100, 1647, 23, 757, 1468, 744, 97, 2203, 148, 170, 7763, ...
[ 0.14697265625, 0.0748291015625, 0.0887451171875, 0.12060546875, 0.10028076171875, 0.104248046875, 0.089111328125, 0.01025390625, 0.003448486328125, 0.0587158203125, 0.0118408203125, 0.077392578125, 0.0153961181640625, 0.05712890625, 0.04296875, 0.000579833984375, 0.045562744140625, ...
embed
9534106_c0
9534106
fsharp
0
Title: u3d or prc writer library for .NET Problem title: u3d or prc writer library for .NET Tags: .net, 3d, c%23, f%23 Problem: u3d or prc writer library for .NET Is there any .NET library / .NET wrapper library capable of writing/reading u3d or prc file formats, which can then be used in the PDF? Code signals: u3d, NE...
u3d or prc writer library for .NET u3d or prc writer library for .NET .net 3d c%23 f%23 u3d NET u3d or prc writer library for .NET Is there any .NET library / .NET wrapper library capable of writing/reading u3d or prc file formats, which can then be used in the PDF?
[ -0.0106201171875, 0.033447265625, -0.0018768310546875, -0.0040283203125, -0.0255126953125, -0.00139617919921875, -0.0174560546875, -0.006591796875, -0.00885009765625, 0.0284423828125, 0.006591796875, -0.01129150390625, 0.024658203125, -0.006134033203125, 0.0054931640625, 0.008056640625...
[ 75, 363, 71, 707, 4083, 238, 70035, 35773, 1294, 100, 5, 17777, 6, 1179, 138, 3742, 2685, 2499, 137565, 1264, 87709, 32562, 39116, 214, 11435, 9384, 831, 7068, 11814, 6859 ]
[ 0.106201171875, 0.15625, 0.161376953125, 0.064208984375, 0.0989990234375, 0.115966796875, 0.185302734375, 0.19384765625, 0.09869384765625, 0.0226898193359375, 0.030364990234375, 0.181640625, 0.0222015380859375, 0.1439208984375, 0.1763916015625, 0.041900634765625, 0.014984130859375, ...
embed
1855150_c0
1855150
fsharp
0
Title: Randomly choose an instance from union in F# Problem title: Randomly choose an instance from union in F# Tags: union, f%23 Problem: Randomly choose an instance from union in F# In F#, given type MyType = A | B | C | D | E | F | G How do I randomly define an instance of MyType? Code signals: union, Randomly, MyTy...
Randomly choose an instance from union in F# Randomly choose an instance from union in F# union f%23 union Randomly MyType Randomly choose an instance from union in F# In F#, given type MyType = A | B | C | D | E | F | G How do I randomly define an instance of MyType?
[ -0.0166015625, -0.00116729736328125, 0.0247802734375, -0.0084228515625, -0.0211181640625, -0.00286865234375, -0.0185546875, -0.01092529296875, 0.01007080078125, -0.0228271484375, 0.01043701171875, 0.012939453125, 0.0223388671875, 0.0078125, 0.004913330078125, 0.000060558319091796875, ...
[ 39643, 306, 538, 55076, 110527, 1295, 69941, 23, 563, 4904, 1238, 3949, 3742, 2646, 196707, 34475, 10644, 2203, 62, 335, 313, 391, 241, 6, 527, 11249, 87, 96759, 61924, 142, 111 ]
[ 0.17041015625, 0.134521484375, 0.0899658203125, 0.1690673828125, 0.240478515625, 0.10540771484375, 0.2279052734375, 0.04766845703125, 0.1566162109375, 0.2353515625, 0.08673095703125, 0.0654296875, 0.134033203125, 0.1978759765625, 0.3134765625, 0.04144287109375, 0.245849609375, 0.05...
embed
31616761_c0
31616761
fsharp
0
Title: F# Casting Operators Problem title: F# Casting Operators Tags: type-conversion, f%23, casting Problem: F# Casting Operators What is the difference between the following F# casting operators? I can't seem to understand why and how they are all different. (type) X X :> type X :?> type Code signals: Casting, Operat...
F# Casting Operators F# Casting Operators type-conversion f%23 casting Casting Operators F# Casting Operators What is the difference between the following F# casting operators? I can't seem to understand why and how they are all different.
[ 0.0240478515625, 0.005859375, 0.01153564453125, 0.010986328125, 0.0169677734375, 0.000026345252990722656, -0.02294921875, 0.006439208984375, -0.003814697265625, 0.0322265625, -0.0021514892578125, -0.0201416015625, 0.0033721923828125, 0.0274658203125, -0.00775146484375, -0.01025390625, ...
[ 563, 4904, 32301, 214, 150922, 7, 10644, 2271, 46354, 1238, 3949, 3742, 176050, 4865, 83, 70, 60212, 17721, 25632, 39933, 28219, 15400, 1836, 621, 756, 12921 ]
[ 0.1685791015625, 0.233154296875, 0.177734375, 0.07318115234375, 0.207763671875, 0.1058349609375, 0.1529541015625, 0.0382080078125, 0.1373291015625, 0.1324462890625, 0.09893798828125, 0.1517333984375, 0.205078125, 0.000244140625, 0.01885986328125, 0.0501708984375, 0.17724609375, 0.1...
embed
3481669_c0
3481669
fsharp
0
Title: Connecting to Oracle from F# Problem title: Connecting to Oracle from F# Tags: c%23-to-f%23, f%23, functional-programming Problem: Connecting to Oracle from F# How would I go about connecting to oracle from F#? Is there a drive or can I load up the C# driver? I'm very new to F#. Code signals: F#, Connecting, Ora...
Connecting to Oracle from F# Connecting to Oracle from F# c%23-to-f%23 f%23 functional-programming F# Connecting Oracle Connecting to Oracle from F# How would I go about connecting to oracle from F#? Is there a drive or can I load up the C# driver? I'm very new to F#.
[ 0.0242919921875, 0.0220947265625, 0.0123291015625, -0.0012664794921875, 0.001251220703125, 0.0047607421875, -0.01556396484375, 0.00140380859375, -0.005767822265625, -0.044677734375, 0.00171661376953125, 0.006561279296875, -0.0098876953125, -0.01165771484375, -0.02197265625, -0.01416015...
[ 62448, 214, 47, 146785, 1295, 563, 4904, 501, 27495, 188, 420, 3742, 1238, 123309, 28966, 11249, 2806, 1672, 37067, 3620, 11030, 22648, 831, 72367, 1257, 313, 27941, 4552, 3525 ]
[ 0.1876220703125, 0.0928955078125, 0.1739501953125, 0.292236328125, 0.158203125, 0.1607666015625, 0.224365234375, 0.0148468017578125, 0.03656005859375, 0.107177734375, 0.047088623046875, 0.0182342529296875, 0.039703369140625, 0.133544921875, 0.0794677734375, 0.00360107421875, 0.026184...
embed
27181983_c0
27181983
fsharp
0
Title: How to make more compact this F# code Problem title: How to make more compact this F# code Tags: composition, f%23, pipe Problem: How to make more compact this F# code I want to go from: let a = fun x -> x |> f |> g to something like this: let a = |> f |> g I tried: let a = (<|) f |> g and similars Code signals:...
How to make more compact this F# code How to make more compact this F# code composition f%23 pipe How How to make more compact this F# code I want to go from: to something like this: I tried: and similars
[ -0.00007963180541992188, 0.00994873046875, 0.018798828125, 0.01483154296875, -0.0052490234375, -0.01171875, -0.00173187255859375, -0.003509521484375, -0.005889892578125, -0.01953125, -0.01080322265625, 0.0306396484375, 0.0045166015625, 0.01202392578125, -0.007110595703125, -0.010803222...
[ 11249, 47, 3249, 1286, 94928, 903, 563, 4904, 18151, 166577, 1238, 3949, 3742, 137158, 3444, 738, 1295, 12, 9844, 1884, 37842, 21373 ]
[ 0.081787109375, 0.0797119140625, 0.1209716796875, 0.177490234375, 0.27099609375, 0.1201171875, 0.1180419921875, 0.1943359375, 0.2095947265625, 0.1962890625, 0.1241455078125, 0.06707763671875, 0.1749267578125, 0.1920166015625, 0.0869140625, 0.08782958984375, 0.1295166015625, 0.02427...
embed
2411526_c0
2411526
fsharp
0
Title: F# interactive:how to display/change current working directory Problem title: F# interactive:how to display/change current working directory Tags: f%23 Problem: F# interactive:how to display/change current working directory in F# interactive:how to display/change current working directory? Code signals: interact...
F# interactive:how to display/change current working directory F# interactive:how to display/change current working directory f%23 interactive:how F# interactive:how to display/change current working directory in F# interactive:how to display/change current working directory?
[ -0.0150146484375, -0.01287841796875, 0.00689697265625, 0.0087890625, 0.00102996826171875, 0.01318359375, 0.006317138671875, 0.0091552734375, 0.00201416015625, -0.022705078125, -0.01904296875, 0.021728515625, -0.0201416015625, 0.0296630859375, 0.0025634765625, 0.01507568359375, -0.004...
[ 563, 4904, 212398, 47251, 47, 44116, 64, 152028, 43581, 20697, 14364, 1238, 3949, 3742, 53, 32 ]
[ 0.1304931640625, 0.1964111328125, 0.2142333984375, 0.1331787109375, 0.07086181640625, 0.1866455078125, 0.045867919921875, 0.226806640625, 0.2252197265625, 0.1785888671875, 0.202880859375, 0.1043701171875, 0.0228424072265625, 0.116943359375, 0.099853515625, 0.03631591796875 ]
embed
5184968_c0
5184968
fsharp
0
Title: Size of Serialization in F# vs C# Problem title: Size of Serialization in F# vs C# Tags: f%23, c%23 Problem: Size of Serialization in F# vs C# Possible Duplicate: which one is better to manipulate huge graphs F# or C#? why? Would the serialization of a graph in F# be smaller than in C#? Code signals: Size, Seria...
Size of Serialization in F# vs C# Size of Serialization in F# vs C# f%23 c%23 Size Serialization Size of Serialization in F# vs C# Would the serialization of a graph in F# be smaller than in C#?
[ 0.006591796875, 0.0205078125, 0.0040283203125, 0.002227783203125, -0.0194091796875, -0.0279541015625, -0.026123046875, 0.01177978515625, 0.0016632080078125, 0.0177001953125, 0.0029754638671875, 0.0030059814453125, 0.00885009765625, 0.0164794921875, 0.0118408203125, 0.00836181640625, ...
[ 80378, 111, 135188, 47691, 23, 563, 4904, 20209, 313, 1238, 3742, 501, 154559, 35686, 41382, 186, 164917, 3501, 32 ]
[ 0.21240234375, 0.07049560546875, 0.2000732421875, 0.1309814453125, 0.08013916015625, 0.164306640625, 0.2393798828125, 0.166748046875, 0.1019287109375, 0.0865478515625, 0.08551025390625, 0.008148193359375, 0.046142578125, 0.189453125, 0.1912841796875, 0.033416748046875, 0.187866210937...
embed
2374074_c0
2374074
fsharp
0
Title: F# printfn &quot;%A&quot; to clipboard Problem title: F# printfn &quot;%A&quot; to clipboard Tags: .net, f%23 Problem: F# printfn "%A" to clipboard How can I print any object into system clipboard just like printfn "%A" does? it seems I cannot simply using clipboard.setdataobject() . Code signals: clipboard.setd...
F# printfn &quot;%A&quot; to clipboard F# printfn &quot;%A&quot; to clipboard .net f%23 clipboard.setdataobject F# printfn "%A" to clipboard How can I print any object into system clipboard just like printfn "%A" does? it seems I cannot simply using clipboard.setdataobject() .
[ 0.00701904296875, 0.0189208984375, 0.0164794921875, 0.028076171875, -0.00762939453125, -0.0001468658447265625, 0.0081787109375, -0.000732421875, 0.0162353515625, -0.033447265625, 0.0184326171875, -0.00128173828125, 0.0299072265625, -0.01239013671875, 0.007598876953125, -0.0037536621093...
[ 563, 4904, 28412, 14783, 3949, 284, 47, 34196, 24351, 1179, 1238, 3742, 3509, 10135, 187694, 11249, 831, 2499, 36746, 3934, 5426, 1660, 1884, 14602, 53418 ]
[ 0.10589599609375, 0.1707763671875, 0.255859375, 0.2232666015625, 0.06121826171875, 0.0943603515625, 0.1007080078125, 0.1947021484375, 0.2288818359375, 0.140380859375, 0.042633056640625, 0.05023193359375, 0.1219482421875, 0.0662841796875, 0.21435546875, 0.0010986328125, 0.043334960937...
embed
4949941_c0
4949941
fsharp
0
Title: convert string to System.DateTime in F# Problem title: convert string to System.DateTime in F# Tags: f%23, date Problem: convert string to System.DateTime in F# if I get a string from the command line and it looks like this: '1-1-2011' how can I convert that string to a DateTime object in F#? Code signals: Syste...
convert string to System.DateTime in F# convert string to System.DateTime in F# f%23 date System.DateTime convert string to System.DateTime in F# if I get a string from the command line and it looks like this: how can I convert that string to a DateTime object in F#?
[ -0.0164794921875, 0.005462646484375, -0.0185546875, 0.035400390625, -0.0206298828125, 0.007354736328125, -0.0047607421875, -0.001190185546875, -0.005523681640625, -0.00136566162109375, 0.01202392578125, 0.0277099609375, 0.00029754638671875, -0.006683349609375, -0.01483154296875, 0.0000...
[ 96760, 79315, 47, 12353, 86291, 70059, 23, 563, 4904, 5, 1238, 3949, 3742, 5622, 2046, 1295, 70, 75101, 13315, 33342, 1884, 3642, 831, 10, 25512, 36746 ]
[ 0.1534423828125, 0.254638671875, 0.11572265625, 0.176025390625, 0.17724609375, 0.266845703125, 0.059906005859375, 0.1412353515625, 0.2109375, 0.016387939453125, 0.0635986328125, 0.001800537109375, 0.131591796875, 0.134765625, 0.033966064453125, 0.032012939453125, 0.0042724609375, 0...
embed
23970653_c0
23970653
fsharp
0
Title: Using a keyword as member name in F# Problem title: Using a keyword as member name in F# Tags: f%23 Problem: Using a keyword as member name in F# Does F# allow defining a member with the name of a keyword? type Fruit = val type : string in C# this is possible using @: class Fruit { string @type; } Code signals: ...
Using a keyword as member name in F# Using a keyword as member name in F# f%23 Using Fruit Using a keyword as member name in F# Does F# allow defining a member with the name of a keyword? in C# this is possible using @:
[ 0.005279541015625, 0.007293701171875, 0.0042724609375, 0.0027313232421875, -0.0126953125, 0.0036163330078125, 0.00616455078125, 0.03271484375, -0.0052490234375, -0.00433349609375, 0.004608154296875, 0.01202392578125, 0.0123291015625, 0.01275634765625, 0.01373291015625, -0.0081176757812...
[ 345, 6953, 10, 166117, 237, 32786, 9351, 23, 563, 4904, 1238, 3742, 151958, 101790, 63769, 13204, 449, 678, 111, 313, 903, 7722, 17368, 1374 ]
[ 0.06640625, 0.042877197265625, 0.04156494140625, 0.258056640625, 0.113037109375, 0.2327880859375, 0.1632080078125, 0.07598876953125, 0.145751953125, 0.21337890625, 0.058197021484375, 0.0743408203125, 0.252197265625, 0.01171875, 0.10888671875, 0.1558837890625, 0.0165252685546875, 0....
embed
34723001_c0
34723001
fsharp
0
Title: What does &quot;^&quot; mean when it&#x27;s in front of a type? Problem title: What does &quot;^&quot; mean when it&#x27;s in front of a type? Tags: f%23 Problem: What does "^" mean when it's in front of a type? What does "^" mean when it's in front of a type? Example: int : ^T -> int string : ^T -> string Code ...
What does &quot;^&quot; mean when it&#x27;s in front of a type? What does &quot;^&quot; mean when it&#x27;s in front of a type? f%23 What What does "^" mean when it's in front of a type? What does "^" mean when it's in front of a type? Example:
[ 0.004302978515625, 0.005401611328125, -0.004913330078125, 0.0218505859375, -0.00732421875, -0.004150390625, -0.0023651123046875, 0.01708984375, 0.00141143798828125, 0.0152587890625, -0.00125885009765625, -0.020751953125, -0.0057373046875, -0.003570556640625, -0.017578125, 0.01312255859...
[ 4865, 14602, 619, 41502, 8353, 1230, 74, 29459, 3229, 442, 3768, 23, 12912, 111, 10644, 32, 1238, 3742, 44, 58, 7, 10, 89536 ]
[ 0.0770263671875, 0.0831298828125, 0.045928955078125, 0.1661376953125, 0.2374267578125, 0.1663818359375, 0.0399169921875, 0.17236328125, 0.10009765625, 0.0667724609375, 0.14501953125, 0.1119384765625, 0.2069091796875, 0.1171875, 0.2364501953125, 0.006866455078125, 0.03509521484375, ...
embed
40968324_c0
40968324
fsharp
0
Title: Can you run code before creating a type provider? (F#) Problem title: Can you run code before creating a type provider? (F#) Tags: f%23, type-providers Problem: Can you run code before creating a type provider? (F#) Say: let x = // some operation type t = SomeTypeProvider<x> Is this valid? Code signals: Can, Som...
Can you run code before creating a type provider? (F#) Can you run code before creating a type provider? (F#) f%23 type-providers Can SomeTypeProvider Can you run code before creating a type provider? (F#) Say: Is this valid?
[ 0.0235595703125, 0.01519775390625, -0.002532958984375, 0.0152587890625, -0.0086669921875, -0.01495361328125, 0.01446533203125, -0.006591796875, 0.003631591796875, -0.037841796875, -0.00125885009765625, 0.0067138671875, 0.01470947265625, -0.0211181640625, 0.0113525390625, -0.00369262695...
[ 4171, 398, 11675, 18151, 8108, 105233, 10644, 81450, 919, 4904, 16, 1238, 3742, 93136, 14202, 31384, 196707, 177997, 62160, 10, 2071, 903, 35604 ]
[ 0.090576171875, 0.0423583984375, 0.206787109375, 0.2120361328125, 0.123291015625, 0.149658203125, 0.2286376953125, 0.241455078125, 0.0249786376953125, 0.10516357421875, 0.0159149169921875, 0.0308837890625, 0.073486328125, 0.1624755859375, 0.05413818359375, 0.05596923828125, 0.1816406...
embed
20482404_c0
20482404
fsharp
0
Title: Can I sort a Deedle frame? Problem title: Can I sort a Deedle frame? Tags: deedle, f%23 Problem: Can I sort a Deedle frame? From what I can tell a Deedle frame is only sorted by the index. Is there any way to apply a custom sorting function or sort by a given series (and define ascending/descending order)? Code ...
Can I sort a Deedle frame? Can I sort a Deedle frame? deedle f%23 Can Deedle Can I sort a Deedle frame? From what I can tell a Deedle frame is only sorted by the index. Is there any way to apply a custom sorting function or sort by a given series (and define ascending/descending order)?
[ 0.014892578125, 0.0230712890625, 0.00994873046875, -0.0130615234375, -0.045166015625, -0.00958251953125, 0.009521484375, -0.004150390625, -0.002471923828125, 0.01080322265625, -0.01519775390625, 0.01263427734375, -0.024658203125, -0.0118408203125, 0.00396728515625, -0.001068115234375, ...
[ 4171, 87, 12096, 262, 297, 133, 123789, 8, 1238, 3742, 10, 4734, 17497, 71, 390, 63262, 3917, 59911, 114122, 214, 32354, 34475, 36549, 61924, 82800, 988, 329, 33770, 12989 ]
[ 0.0888671875, 0.081298828125, 0.2391357421875, 0.129638671875, 0.17236328125, 0.2071533203125, 0.2291259765625, 0.053955078125, 0.00140380859375, 0.0223236083984375, 0.004302978515625, 0.056549072265625, 0.1787109375, 0.06982421875, 0.023468017578125, 0.1234130859375, 0.0016784667968...
embed
50804004_c0
50804004
fsharp
0
Title: What is the behaviour of Map.ofSeq with duplicate keys? Problem title: What is the behaviour of Map.ofSeq with duplicate keys? Tags: f%23 Problem: What is the behaviour of Map.ofSeq with duplicate keys? What is the behaviour of Map.ofSeq when the same key occurs twice? The docs do not mention this case. Code sig...
What is the behaviour of Map.ofSeq with duplicate keys? What is the behaviour of Map.ofSeq with duplicate keys? f%23 What Map.ofSeq What is the behaviour of Map.ofSeq with duplicate keys? What is the behaviour of Map.ofSeq when the same key occurs twice? The docs do not mention this case.
[ 0.00439453125, 0.000873565673828125, 0.01153564453125, -0.004364013671875, 0.00238037109375, -0.006256103515625, 0.0157470703125, 0.00119781494140625, 0.0147705078125, -0.005462646484375, -0.0201416015625, 0.0225830078125, 0.0167236328125, 0.034423828125, 0.004547119140625, 0.007019042...
[ 224833, 42719, 4390, 4233, 864, 678, 171763, 67, 22799, 1238, 3949, 3742, 4865, 5, 3229, 5701, 74918, 186351, 54, 4439, 959, 41392, 7225 ]
[ 0.177001953125, 0.189453125, 0.1956787109375, 0.1087646484375, 0.1824951171875, 0.0830078125, 0.2135009765625, 0.1202392578125, 0.1865234375, 0.0322265625, 0.05322265625, 0.1092529296875, 0.0225982666015625, 0.01434326171875, 0.0240325927734375, 0.0980224609375, 0.1456298828125, 0....
embed
7845401_c0
7845401
fsharp
0
Title: Go to definition for F# library Problem title: Go to definition for F# library Tags: visual-studio, go-to-definition, f%23 Problem: Go to definition for F# library It is probably a trivial question. But how can I link the F# source code to the Visual Studio so that "Go to definition" would work for F# functions ...
Go to definition for F# library Go to definition for F# library visual-studio go-to-definition f%23 Go to definition for F# library It is probably a trivial question. But how can I link the F# source code to the Visual Studio so that "Go to definition" would work for F# functions (such as Seq.iter etc.)?
[ 0.0086669921875, 0.01507568359375, 0.0113525390625, 0.003662109375, 0.0126953125, 0.00167083740234375, -0.00106048583984375, -0.004364013671875, 0.00213623046875, -0.050048828125, 0.01019287109375, -0.01226806640625, -0.00848388671875, 0.01361083984375, 0.023193359375, -0.0142822265625...
[ 2016, 47, 80934, 100, 563, 4904, 35773, 1294, 21176, 52629, 738, 188, 49919, 1238, 3742, 31895, 686, 9655, 3642, 831, 87, 3126, 31344, 18151, 73372, 22968, 17903, 4488, 32354, 503, 864, 16840 ]
[ 0.1597900390625, 0.2476806640625, 0.2391357421875, 0.0223846435546875, 0.143798828125, 0.219970703125, 0.1597900390625, 0.08197021484375, 0.151123046875, 0.162109375, 0.153076171875, 0.1956787109375, 0.196533203125, 0.097412109375, 0.061431884765625, 0.011962890625, 0.008270263671875...
embed
6552615_c0
6552615
fsharp
0
Title: Making printfn/IO pure in F# Problem title: Making printfn/IO pure in F# Tags: side-effects, functional-programming, f%23, .net Problem: Making printfn/IO pure in F# There doesn't seem to be much online on making sure functions remains pure in F#. To create an example, is there any way to make printfn/IO pure in...
Making printfn/IO pure in F# Making printfn/IO pure in F# side-effects functional-programming f%23 .net Making Making printfn/IO pure in F# There doesn't seem to be much online on making sure functions remains pure in F#. To create an example, is there any way to make printfn/IO pure in F#?
[ -0.002044677734375, 0.0146484375, 0.023193359375, 0.011962890625, -0.013916015625, 0.0206298828125, 0.000896453857421875, -0.00579833984375, 0.003204345703125, -0.00982666015625, 0.00909423828125, -0.0108642578125, -0.016357421875, 0.0078125, 0.0230712890625, 0.015380859375, 0.005981...
[ 13676, 28412, 14783, 64, 17780, 34166, 23, 563, 4904, 5609, 171760, 123309, 28966, 1238, 3742, 1179, 186, 5045, 1118, 20662, 9077, 32354, 47143, 7, 28282, 27781, 3917, 3249 ]
[ 0.08837890625, 0.1885986328125, 0.184814453125, 0.07904052734375, 0.21630859375, 0.2200927734375, 0.069580078125, 0.156982421875, 0.2276611328125, 0.0733642578125, 0.1571044921875, 0.15087890625, 0.0860595703125, 0.06982421875, 0.01080322265625, 0.1124267578125, 0.0343017578125, 0....
embed
8686906_c0
8686906
fsharp
0
Title: How to read .docx file using F# Problem title: How to read .docx file using F# Tags: f%23 Problem: How to read .docx file using F# How can I read a .docx file using F#. If I use System.IO.File.ReadAllText("D:/test.docx") It is returning me some garbage output with beep sounds. Code signals: F#, How, System.IO.Fi...
How to read .docx file using F# How to read .docx file using F# f%23 F# How System.IO.File.ReadAllText test.docx How to read .docx file using F# How can I read a .docx file using F#. If I use It is returning me some garbage output with beep sounds.
[ 0.00836181640625, -0.0093994140625, 0.000492095947265625, 0.0146484375, -0.0028839111328125, 0.0220947265625, -0.00921630859375, -0.0179443359375, -0.0106201171875, -0.026611328125, 0.0211181640625, 0.0225830078125, -0.014892578125, -0.0064697265625, 0.0169677734375, 0.002410888671875,...
[ 11249, 47, 12301, 5, 29713, 425, 11435, 17368, 563, 4904, 1238, 3742, 12353, 17780, 174350, 31345, 43512, 174379, 3034, 831, 87, 6, 4527, 1650, 30646, 163, 3671, 402, 429, 140992, 678, 186, 4517, 102678 ]
[ 0.0499267578125, 0.0982666015625, 0.2181396484375, 0.07049560546875, 0.20361328125, 0.150634765625, 0.1502685546875, 0.0726318359375, 0.17431640625, 0.213134765625, 0.0816650390625, 0.1068115234375, 0.06353759765625, 0.1314697265625, 0.09930419921875, 0.1578369140625, 0.0699462890625...
embed
6015255_c0
6015255
fsharp
0
Title: Can I create own literal types on .NET (F#) Problem title: Can I create own literal types on .NET (F#) Tags: f%23, literals, types Problem: Can I create own literal types on .NET (F#) for example if I want literal type for Nullable(x) like a let x = 6x // nullable literal type So is it real to make own literal t...
Can I create own literal types on .NET (F#) Can I create own literal types on .NET (F#) f%23 literals types Can NET Can I create own literal types on .NET (F#) for example if I want literal type for Nullable(x) like a So is it real to make own literal types ?
[ -0.00531005859375, -0.004608154296875, -0.007110595703125, 0.01348876953125, -0.0223388671875, -0.0252685546875, 0.00180816650390625, 0.00848388671875, -0.0166015625, 0.0159912109375, -0.01068115234375, 0.0035247802734375, -0.01263427734375, -0.000949859619140625, 0.0069580078125, 0.00...
[ 4171, 87, 28282, 10002, 15659, 289, 52895, 98, 5, 17777, 919, 4904, 1238, 3949, 3742, 16765, 6, 16, 3444, 10644, 27786, 2661, 425, 1884, 83, 442, 2773, 3249 ]
[ 0.0975341796875, 0.087890625, 0.1536865234375, 0.1856689453125, 0.1864013671875, 0.1373291015625, 0.239990234375, 0.059783935546875, 0.032989501953125, 0.18212890625, 0.09014892578125, 0.149658203125, 0.0869140625, 0.037811279296875, 0.1307373046875, 0.11328125, 0.01556396484375, 0...
embed
4126351_c0
4126351
fsharp
0
Title: how to get pairs of consecutive values from F# Seq Problem title: how to get pairs of consecutive values from F# Seq Tags: sequence, f%23 Problem: how to get pairs of consecutive values from F# Seq I have a sequence with {"1";"a";"2";"b";"3";"c";...} . How can I transform this seq into {("1","a");("2","b");("3",...
how to get pairs of consecutive values from F# Seq how to get pairs of consecutive values from F# Seq sequence f%23 F# Seq how to get pairs of consecutive values from F# Seq I have a sequence with {"1";"a";"2";"b";"3";"c";...} . How can I transform this seq into {("1","a");("2","b");("3","c");...}
[ 0.008544921875, 0.00066375732421875, -0.0042724609375, 0.0281982421875, 0.00897216796875, 0.01141357421875, -0.01141357421875, 0.004425048828125, 0.0101318359375, -0.0186767578125, 0.015869140625, 0.039794921875, -0.00244140625, 0.00072479248046875, -0.005950927734375, 0.00291442871093...
[ 3642, 2046, 80836, 7, 111, 148390, 13, 142424, 1295, 563, 4904, 503, 864, 40, 944, 3956, 1238, 3949, 3742, 47, 765, 678, 418, 11, 304, 275, 363, 238, 11249, 27198, 3934 ]
[ 0.07220458984375, 0.15234375, 0.2354736328125, 0.08447265625, 0.087158203125, 0.228271484375, 0.1259765625, 0.2030029296875, 0.1197509765625, 0.1148681640625, 0.179931640625, 0.1241455078125, 0.2259521484375, 0.1041259765625, 0.1427001953125, 0.1275634765625, 0.0823974609375, 0.067...
embed
7575961_c0
7575961
fsharp
0
Title: Azure and F# 3.0 Type Providers Problem title: Azure and F# 3.0 Type Providers Tags: f%23, type-providers, f%23-3.0, azure-sql-database Problem: Azure and F# 3.0 Type Providers Do F# 3.0 Type Providers work with SQL Azure? I'm getting an error while trying. Wondering if there are any known issues with this. Code...
Azure and F# 3.0 Type Providers Azure and F# 3.0 Type Providers f%23 type-providers f%23-3.0 azure-sql-database Azure Type Providers Azure and F# 3.0 Type Providers Do F# 3.0 Type Providers work with SQL Azure? I'm getting an error while trying. Wondering if there are any known issues with this.
[ 0.019287109375, 0.000492095947265625, -0.01214599609375, 0.006317138671875, -0.03076171875, 0.006317138671875, -0.0108642578125, 0.0023651123046875, -0.0123291015625, -0.00933837890625, -0.0023651123046875, -0.011474609375, 0.01312255859375, 0.005462646484375, 0.0028839111328125, 0.006...
[ 176071, 136, 563, 4904, 17596, 60457, 123089, 4295, 1238, 3949, 3742, 10644, 93136, 14202, 27495, 132265, 295, 3408, 99247, 10135, 37382, 984, 4488, 678, 80866, 32, 20949, 18499, 12960, 31577, 76648, 621, 51529, 37348, 903 ]
[ 0.248046875, 0.1209716796875, 0.1085205078125, 0.163330078125, 0.25830078125, 0.1953125, 0.1783447265625, 0.10675048828125, 0.09503173828125, 0.02880859375, 0.0577392578125, 0.1708984375, 0.1519775390625, 0.05511474609375, 0.0853271484375, 0.2154541015625, 0.085205078125, 0.1741943...
embed
21814027_c1
21814027
fsharp
1
workOrderDescription runTime score #0 20050 Door Repair 20100112 100 #1 20050 Door Repair 20100130 120 #2 20051 Lift Replacement 20100215 80 #3 20060 Window Cleaning NaN NaN Code signals: How, Deedle, Frame.ofColumns, Door, Repair, Lift, Replacement, Window, Cleaning, Work, Order, Codes, Frame.join, JoinKind.Outer, pd...
workOrderDescription runTime score #0 20050 Door Repair 20100112 100 #1 20050 Door Repair 20100130 120 #2 20051 Lift Replacement 20100215 80 #3 20060 Window Cleaning NaN NaN Code signals: How, Deedle, Frame.ofColumns, Door, Repair, Lift, Replacement, Window, Cleaning, Work, Order, Codes, Frame.join, JoinKind.Outer, pd...
[ 0.00347900390625, 0.0035858154296875, 0, 0.01214599609375, 0.0010223388671875, 0.0007171630859375, -0.00921630859375, -0.002899169921875, 0.005218505859375, -0.0125732421875, -0.0048828125, 0.0308837890625, -0.01300048828125, -0.0125732421875, -0.01275634765625, -0.00579833984375, 0....
[ 4488, 143045, 56, 4657, 59478, 11675, 70059, 47763, 2389, 1781, 2525, 20769, 853, 109637, 1532, 6746, 1530, 805, 1197, 5390, 4078, 418, 166562, 23935, 2248, 111378, 4598, 176501, 73133, 214, 353, 839, 28864, 26073, 7, 11249, 262, 297, 133, ...
[ 0.1365966796875, 0.254638671875, 0.09130859375, 0.04705810546875, 0.1826171875, 0.05078125, 0.104248046875, 0.158447265625, 0.0400390625, 0.0484619140625, 0.145263671875, 0.1934814453125, 0.078369140625, 0.1796875, 0.0660400390625, 0.0256195068359375, 0.00341796875, 0.0758666992187...
embed
2836088_c0
2836088
fsharp
0
Title: Should I pick VS 2010 or 2008 for F# development? Problem title: Should I pick VS 2010 or 2008 for F# development? Tags: visual-studio-2008, f%23, visual-studio-2010 Problem: Should I pick VS 2010 or 2008 for F# development? And is F# support included Express editions of Visual Studio? Code signals: Should, visu...
Should I pick VS 2010 or 2008 for F# development? Should I pick VS 2010 or 2008 for F# development? visual-studio-2008 f%23 visual-studio-2010 Should visual-studio-2008 visual-studio-2010 Should I pick VS 2010 or 2008 for F# development? And is F# support included Express editions of Visual Studio?
[ 0.016357421875, 0.0133056640625, -0.00106048583984375, -0.00457763671875, -0.0069580078125, 0.0027313232421875, -0.0123291015625, 0.003509521484375, -0.01080322265625, 0.0184326171875, 0.0140380859375, -0.01220703125, 0.0107421875, 0.00958251953125, -0.0120849609375, 0.0007171630859375...
[ 151117, 39580, 44160, 1532, 707, 2021, 563, 4904, 34754, 100, 21176, 52629, 105011, 1238, 3742, 73552, 8060, 99201, 25129, 79737, 73372, 22968 ]
[ 0.06292724609375, 0.1016845703125, 0.21337890625, 0.2384033203125, 0.06292724609375, 0.2476806640625, 0.1046142578125, 0.17041015625, 0.1170654296875, 0.037200927734375, 0.152587890625, 0.1832275390625, 0.212890625, 0.07958984375, 0.0250244140625, 0.210205078125, 0.1431884765625, 0...
embed
65561733_c0
65561733
fsharp
0
Title: Need F# Map.fold example Problem title: Need F# Map.fold example Tags: f%23 Problem: Need F# Map.fold example I can’t find a simple working example of the use of Map.fold anywhere. I have seen the F# for fun and profit and the MSFT documents on ‘fold’ . Can you provide a short working example of the use of Map.f...
Need F# Map.fold example Need F# Map.fold example f%23 Need Map.fold Need F# Map.fold example I can’t find a simple working example of the use of Map.fold anywhere. I have seen the F# for fun and profit and the MSFT documents on ‘fold’ . Can you provide a short working example of the use of Map.fold ?
[ -0.000476837158203125, -0.0035400390625, 0.013427734375, 0.00116729736328125, -0.0299072265625, 0.00909423828125, -0.005645751953125, 0.00078582763671875, 0.004058837890625, -0.019775390625, 0.015380859375, -0.041015625, -0.006805419921875, 0.034423828125, 0.0247802734375, -0.008911132...
[ 52889, 563, 4904, 42719, 5, 42822, 27781, 1238, 3949, 3742, 831, 18, 8781, 20697, 4527, 111, 151107, 765, 51592, 100, 7477, 136, 18348, 16265, 25217, 60525, 98, 6, 4171, 22691, 16610 ]
[ 0.137451171875, 0.160400390625, 0.2281494140625, 0.216796875, 0.091796875, 0.250732421875, 0.2149658203125, 0.07177734375, 0.009735107421875, 0.0933837890625, 0.001434326171875, 0.003265380859375, 0.06396484375, 0.09814453125, 0.114501953125, 0.006927490234375, 0.00091552734375, 0....
embed
26931135_c0
26931135
fsharp
0
Title: How to test the code using NUnit unit tests in F# Problem title: How to test the code using NUnit unit tests in F# Tags: nunit, f%23, dll Problem: How to test the code using NUnit unit tests in F# I have a .dll file and I want to test the code with NUnit testing. Could you give me any example about how to do tha...
How to test the code using NUnit unit tests in F# How to test the code using NUnit unit tests in F# nunit f%23 dll NUnit How How to test the code using NUnit unit tests in F# I have a .dll file and I want to test the code with NUnit testing. Could you give me any example about how to do that? Thanks.
[ -0.009521484375, 0.0086669921875, 0.007476806640625, -0.00482177734375, -0.017333984375, -0.010498046875, 0.0133056640625, -0.002166748046875, -0.021728515625, -0.0126953125, -0.0284423828125, -0.01153564453125, -0.01458740234375, 0.012451171875, -0.003997802734375, -0.004974365234375,...
[ 11249, 47, 3034, 18151, 17368, 18057, 6773, 25072, 109921, 23, 563, 4904, 4124, 217, 1238, 3949, 3742, 81717, 765, 5, 71, 1181, 11435, 3444, 678, 134234, 191147, 27781, 3642, 54, 450 ]
[ 0.0623779296875, 0.0810546875, 0.2213134765625, 0.2059326171875, 0.109130859375, 0.173583984375, 0.2454833984375, 0.1824951171875, 0.236572265625, 0.06195068359375, 0.134521484375, 0.194091796875, 0.1297607421875, 0.1719970703125, 0.10546875, 0.06854248046875, 0.1610107421875, 0.15...
embed
72276951_c0
72276951
fsharp
0
Title: F# function with two generic parameters Problem title: F# function with two generic parameters Tags: generics, f%23 Problem: F# function with two generic parameters How to define f# function with explicit generic parameters? I tried this one: let my_function<'a 'b> (xs: 'a list) (ys: 'b list) = .... but it does ...
F# function with two generic parameters F# function with two generic parameters generics f%23 my_function F# function with two generic parameters How to define f# function with explicit generic parameters? I tried this one: but it does not work.
[ 0.0003604888916015625, 0.00341796875, -0.00055694580078125, -0.0211181640625, 0.012451171875, 0.023681640625, 0.003082275390625, -0.013671875, 0.03271484375, -0.025146484375, 0.0174560546875, -0.0155029296875, 0.005401611328125, -0.00836181640625, -0.00225830078125, -0.01092529296875, ...
[ 563, 4904, 32354, 678, 6626, 189534, 171859, 1238, 3949, 3742, 759, 137175, 11249, 61924, 143726, 7, 37842, 903, 1632, 14602, 959, 4488 ]
[ 0.1561279296875, 0.2296142578125, 0.1990966796875, 0.06463623046875, 0.1513671875, 0.2198486328125, 0.2041015625, 0.1336669921875, 0.0174102783203125, 0.0782470703125, 0.1436767578125, 0.1795654296875, 0.006072998046875, 0.172607421875, 0.1734619140625, 0.00714111328125, 0.0543518066...
embed
24287156_c0
24287156
fsharp
0
Title: F#: How to embed resources in a dll? Problem title: F#: How to embed resources in a dll? Tags: f%23, .net Problem: F#: How to embed resources in a dll? I'm writing an F# module for a C# application and resources embedded in the DLL are used quite a bit. The F# project doesn't allow me to add Resources. Is there ...
F#: How to embed resources in a dll? F#: How to embed resources in a dll? f%23 .net How F#: How to embed resources in a dll? I'm writing an F# module for a C# application and resources embedded in the DLL are used quite a bit. The F# project doesn't allow me to add Resources. Is there a workaround for it?
[ -0.0126953125, 0.00592041015625, -0.000926971435546875, -0.00921630859375, 0.000949859619140625, -0.0021514892578125, 0.00104522705078125, 0.003753662109375, -0.001434326171875, -0.056884765625, 0.0177001953125, -0.01300048828125, -0.0074462890625, 0.0262451171875, -0.00579833984375, 0...
[ 563, 4904, 12, 11249, 47, 352, 13482, 65514, 23, 10, 81717, 1238, 3742, 1179, 32562, 88996, 313, 38415, 55720, 69819, 391, 23708, 11814, 32233, 4785, 13452, 22027, 18, 63769, 163, 15190, 152055, 4488, 67688 ]
[ 0.1552734375, 0.232666015625, 0.013092041015625, 0.0906982421875, 0.0261383056640625, 0.1322021484375, 0.2607421875, 0.2381591796875, 0.111328125, 0.05511474609375, 0.2127685546875, 0.07861328125, 0.0946044921875, 0.134033203125, 0.07232666015625, 0.1318359375, 0.00244140625, 0.042...
embed
18081076_c0
18081076
fsharp
0
Title: How to get a piece of a list? Problem title: How to get a piece of a list? Tags: f%23 Problem: How to get a piece of a list? I have a list like [1..12] and I would like to get a piece like [4..9] . No clue how I can do that, I'm new with F#. I don't know if there is a built-in method for that, but I would like t...
How to get a piece of a list? How to get a piece of a list? f%23 How How to get a piece of a list? I have a list like [1..12] and I would like to get a piece like [4..9] . No clue how I can do that, I'm new with F#. I don't know if there is a built-in method for that, but I would like to know the manual way.
[ -0.0240478515625, -0.004241943359375, 0.013671875, -0.01171875, -0.02685546875, 0.00872802734375, -0.009033203125, 0.0150146484375, 0.01275634765625, -0.02783203125, 0.00006151199340820312, 0.017333984375, -0.0167236328125, 0.01202392578125, -0.007171630859375, -0.0172119140625, 0.01...
[ 11249, 47, 2046, 10, 63847, 111, 5303, 32, 1238, 3949, 3742, 765, 1884, 5, 1530, 2806, 617, 1126, 268, 438, 29786, 3642, 831, 54, 450, 3525, 678, 563, 4904, 83, 88303, 73, 55300, 3714, 23009, 3917 ]
[ 0.1302490234375, 0.1448974609375, 0.1912841796875, 0.111572265625, 0.260009765625, 0.1768798828125, 0.25732421875, 0.05322265625, 0.0863037109375, 0.0919189453125, 0.1422119140625, 0.0148773193359375, 0.104248046875, 0.03717041015625, 0.1844482421875, 0.0631103515625, 0.1138916015625...
embed
52960053_c0
52960053
fsharp
0
Title: Where is F# Interactive on Mac Problem title: Where is F# Interactive on Mac Tags: f%23-interactive, mono, f%23, macos Problem: Where is F# Interactive on Mac On Windows, the executables for F# Interactive and the F# Compiler are named fsi and fsc . On Mac with Mono, they're called fsharpi and fsharpc . Why is t...
Where is F# Interactive on Mac Where is F# Interactive on Mac f%23-interactive mono f%23 macos Where Interactive Mac Where is F# Interactive on Mac On Windows, the executables for F# Interactive and the F# Compiler are named fsi and fsc . On Mac with Mono, they're called fsharpi and fsharpc . Why is that?
[ -0.00445556640625, 0.0120849609375, 0.00689697265625, 0.017578125, 0.004974365234375, 0.021240234375, 0.0150146484375, 0.0037841796875, -0.01513671875, 0.0299072265625, -0.0126953125, -0.0089111328125, 0.0159912109375, 0.007537841796875, 0.02294921875, -0.0133056640625, 0.00253295898...
[ 78662, 83, 563, 4904, 5337, 71232, 98, 4727, 1238, 27495, 10433, 22460, 3742, 291, 7840, 2161, 3773, 98927, 13566, 136, 15612, 34759, 24, 4806, 172, 10382, 678, 77879, 1836, 35839, 89280, 1434, 57095, 44084 ]
[ 0.132080078125, 0.10406494140625, 0.1651611328125, 0.2479248046875, 0.19189453125, 0.212646484375, 0.1324462890625, 0.2421875, 0.12548828125, 0.0782470703125, 0.13671875, 0.1612548828125, 0.023223876953125, 0.04400634765625, 0.0926513671875, 0.0909423828125, 0.1802978515625, 0.2148...
embed
2203846_c0
2203846
fsharp
0
Title: F# syntax highlighting for notepad++ Problem title: F# syntax highlighting for notepad++ Tags: f%23, notepad%2B%2B Problem: F# syntax highlighting for notepad++ Does anyone know if there is any syntax highlighting for F# in notepad++ available? I love using notepad++ and would like to be able to have highlightin...
F# syntax highlighting for notepad++ F# syntax highlighting for notepad++ f%23 notepad%2B%2B F# syntax highlighting for notepad++ Does anyone know if there is any syntax highlighting for F# in notepad++ available? I love using notepad++ and would like to be able to have highlighting for my F# scripts too! Thanks in adv...
[ -0.01434326171875, 0.003631591796875, -0.00012063980102539062, -0.0023193359375, 0.00007915496826171875, 0.01422119140625, 0.004852294921875, -0.00762939453125, -0.005767822265625, -0.0118408203125, 0.0159912109375, 0.005157470703125, -0.015869140625, -0.005645751953125, 0.0235595703125,...
[ 563, 4904, 6002, 86531, 127308, 214, 100, 20537, 4299, 37223, 1238, 3742, 35672, 3714, 2499, 23, 19882, 5161, 17368, 2806, 1884, 19048, 765, 26499, 129745 ]
[ 0.1556396484375, 0.2030029296875, 0.14501953125, 0.1966552734375, 0.2122802734375, 0.1085205078125, 0.0513916015625, 0.1561279296875, 0.1685791015625, 0.237060546875, 0.085205078125, 0.0411376953125, 0.006103515625, 0.0447998046875, 0.0246429443359375, 0.033477783203125, 0.0733642578...
embed
35309588_c0
35309588
fsharp
0
Title: How to create a function that only accepts int32 or int64 Problem title: How to create a function that only accepts int32 or int64 Tags: f%23 Problem: How to create a function that only accepts int32 or int64 How do I define a function in F# f that only accepts an argument x which is restricted to be of type int...
How to create a function that only accepts int32 or int64 How to create a function that only accepts int32 or int64 f%23 How int32 int64 How to create a function that only accepts int32 or int64 How do I define a function in F# f that only accepts an argument x which is restricted to be of type int32 or int64 ?
[ -0.0037841796875, -0.0084228515625, 0.0069580078125, -0.0028839111328125, -0.0093994140625, 0.0086669921875, -0.007171630859375, -0.0024261474609375, 0.0101318359375, 0.0020294189453125, 0.0035858154296875, -0.0458984375, -0.0024566650390625, 0.01409912109375, 0.029296875, 0.0149536132...
[ 11249, 28282, 32354, 450, 4734, 26946, 23, 18, 6460, 707, 13307, 47, 7, 1238, 3949, 3742, 61924, 563, 4904, 10750, 1022, 173072, 10644 ]
[ 0.050079345703125, 0.19140625, 0.2467041015625, 0.052734375, 0.1297607421875, 0.177734375, 0.109619140625, 0.1380615234375, 0.286376953125, 0.0830078125, 0.283447265625, 0.05108642578125, 0.038116455078125, 0.130859375, 0.046600341796875, 0.1763916015625, 0.11572265625, 0.069152832...
embed
7874087_c0
7874087
fsharp
0
Title: How to set [&lt;Out&gt;] argument? Problem title: How to set [&lt;Out&gt;] argument? Tags: f%23 Problem: How to set [ ] argument? I'm using out argument : [<Out>] message : string But when I'm trying to set it : message <- "there is no figure on start position" I'm getting error because message isn't mutable. Ho...
How to set [&lt;Out&gt;] argument? How to set [&lt;Out&gt;] argument? f%23 How Out How to set [ ] argument? I'm using out argument : [<Out>] message : string But when I'm trying to set it : message <- "there is no figure on start position" I'm getting error because message isn't mutable. How to set out argument ?
[ 0.0228271484375, 0.00982666015625, -0.000858306884765625, 0.00152587890625, -0.00927734375, 0.0283203125, 0.00537109375, 0.00469970703125, 0.0164794921875, 0.0233154296875, 0.0164794921875, -0.0286865234375, 0.025146484375, 0.01080322265625, 0.0130615234375, -0.000301361083984375, 0....
[ 11249, 47, 5423, 378, 1230, 1277, 79858, 5386, 10750, 74, 1238, 3742, 13538, 17368, 1810, 26008, 79315, 31577, 442, 9319, 13, 83, 110, 26366, 98, 4034, 19069, 18499, 56112, 18, 842, 22819 ]
[ 0.1065673828125, 0.05462646484375, 0.23046875, 0.072998046875, 0.005828857421875, 0.050201416015625, 0.2802734375, 0.10595703125, 0.30908203125, 0.013702392578125, 0.0927734375, 0.122314453125, 0.1973876953125, 0.05633544921875, 0.2308349609375, 0.1600341796875, 0.19091796875, 0.04...
embed
18852657_c0
18852657
fsharp
0
Title: How do I append to a list in F# rather than prepend? Problem title: How do I append to a list in F# rather than prepend? Tags: f%23 Problem: How do I append to a list in F# rather than prepend? Prepending to a list in F# is somewhat annoying because once you're done you have to reverse it. Is there a way to buil...
How do I append to a list in F# rather than prepend? How do I append to a list in F# rather than prepend? f%23 How How do I append to a list in F# rather than prepend? Prepending to a list in F# is somewhat annoying because once you're done you have to reverse it. Is there a way to build a list straight from start?
[ -0.00921630859375, 0.01544189453125, 0.0113525390625, -0.00982666015625, -0.01116943359375, -0.00457763671875, 0.005523681640625, 0.01165771484375, 0.01007080078125, -0.033447265625, 0.02001953125, -0.00823974609375, -0.00128173828125, 0.00848388671875, -0.004119873046875, -0.003662109...
[ 11249, 54, 87, 114689, 71, 47, 10, 5303, 23, 563, 4904, 43257, 3501, 64503, 3611, 1238, 3949, 3742, 1914, 96819, 208806, 8668, 38543, 24145, 16940, 765, 39531, 184, 3917, 45367, 80560, 1295, 4034 ]
[ 0.1053466796875, 0.03717041015625, 0.04364013671875, 0.1923828125, 0.1529541015625, 0.15185546875, 0.0333251953125, 0.2303466796875, 0.07391357421875, 0.1494140625, 0.2198486328125, 0.1268310546875, 0.07366943359375, 0.1468505859375, 0.1722412109375, 0.038299560546875, 0.033508300781...
embed
65229462_c0
65229462
fsharp
0
Title: F# infix operators in c#? Problem title: F# infix operators in c#? Tags: infix-operator, f%23, c%23 Problem: F# infix operators in c#? In F# it is not uncommon to declare infix operators for binary operators. But how are they represented if we try to use them in C# Since there are no way of declaring infix opera...
F# infix operators in c#? F# infix operators in c#? infix-operator f%23 c%23 F# infix operators in c#? In F# it is not uncommon to declare infix operators for binary operators. But how are they represented if we try to use them in C# Since there are no way of declaring infix operators in C#? Toy Example
[ 0.016357421875, -0.002593994140625, 0.034912109375, 0.00860595703125, -0.00250244140625, -0.005340576171875, -0.015869140625, -0.00118255615234375, 0.00139617919921875, -0.016357421875, -0.0026702880859375, 0.01251220703125, 0.004364013671875, 0.0079345703125, 0.00494384765625, 0.00035...
[ 563, 4904, 23, 55923, 39933, 7, 501, 32, 206469, 1238, 3949, 3742, 360, 277, 3796, 159978, 100, 2394, 6635, 3642, 33636, 297, 9790, 4527, 313, 110, 3917, 8, 18347, 109451, 89536 ]
[ 0.14501953125, 0.2083740234375, 0.1341552734375, 0.2498779296875, 0.214599609375, 0.07232666015625, 0.0650634765625, 0.003173828125, 0.1944580078125, 0.1236572265625, 0.0168609619140625, 0.123291015625, 0.0311279296875, 0.050201416015625, 0.0740966796875, 0.13134765625, 0.02531433105...
embed
16559809_c0
16559809
fsharp
0
Title: Compiling Fsharp with Mono Amazon EC2 Problem title: Compiling Fsharp with Mono Amazon EC2 Tags: mono, amazon-ec2, f%23 Problem: Compiling Fsharp with Mono Amazon EC2 Code signals: Compiling, Fsharp, Mono, Amazon, EC2, autogen.sh, TIME, Build, Blob, Address, Tables, FSharp.Compiler-proto.dll, Killed, Deleting, L...
Compiling Fsharp with Mono Amazon EC2 Compiling Fsharp with Mono Amazon EC2 mono amazon-ec2 f%23 Compiling Fsharp Mono Amazon EC2 autogen.sh TIME Build Blob Address Tables FSharp.Compiler-proto.dll Killed Deleting Leaving FSharp.Compiler-proto Error amazon-ec2 Compiling Fsharp with Mono Amazon EC2
[ 0.000637054443359375, 0.0172119140625, -0.0050048828125, -0.01202392578125, 0.004180908203125, 0.0034942626953125, -0.007537841796875, 0.00274658203125, -0.0155029296875, 0.0234375, -0.001678466796875, -0.006622314453125, 0.0027923583984375, 0.003021240234375, 0.0157470703125, 0.012023...
[ 15612, 49725, 563, 89280, 254, 678, 77879, 15075, 59947, 304, 22460, 2527, 5870, 3240, 1238, 3949, 3742, 1809, 1409, 1495, 110500, 6, 121137, 54231, 275, 49990, 112997, 7, 93774, 3467, 108161, 34759, 18606, 31, 5, 1181, 104431, 297, 262, ...
[ 0.1480712890625, 0.1263427734375, 0.143310546875, 0.225341796875, 0.218017578125, 0.134521484375, 0.222900390625, 0.19091796875, 0.134033203125, 0.1785888671875, 0.150390625, 0.05877685546875, 0.0828857421875, 0.0701904296875, 0.0616455078125, 0.0305633544921875, 0.110107421875, 0....
embed
11812573_c0
11812573
fsharp
0
Title: MonoDevelop reset F# interactive pad Problem title: MonoDevelop reset F# interactive pad Tags: monodevelop, f%23-interactive, f%23, fsi Problem: MonoDevelop reset F# interactive pad Simple question: Is there a way to reset the F# interactive pad in MonoDevelop (not clear it) so that it starts over with a fresh s...
MonoDevelop reset F# interactive pad MonoDevelop reset F# interactive pad monodevelop f%23-interactive f%23 fsi MonoDevelop MonoDevelop reset F# interactive pad Simple question: Is there a way to reset the F# interactive pad in MonoDevelop (not clear it) so that it starts over with a fresh session? And if so, how?
[ 0.002349853515625, 0.0091552734375, 0.0107421875, 0.0234375, -0.0074462890625, 0.020263671875, 0.0166015625, -0.003021240234375, -0.00665283203125, -0.0021820068359375, -0.002960205078125, -0.0157470703125, 0.0009918212890625, 0.035888671875, 0.0255126953125, -0.015869140625, -0.0046...
[ 77879, 4657, 2601, 2146, 168398, 563, 4904, 212398, 7922, 22460, 229815, 1238, 10433, 3742, 172, 60552, 10, 3917, 47, 70, 10869, 34735, 221, 4034, 645, 678, 63335, 56002, 3642 ]
[ 0.2103271484375, 0.107177734375, 0.1466064453125, 0.149169921875, 0.2354736328125, 0.1390380859375, 0.1826171875, 0.1669921875, 0.1839599609375, 0.1153564453125, 0.2188720703125, 0.0679931640625, 0.05145263671875, 0.0217132568359375, 0.047943115234375, 0.00775146484375, 0.01373291015...
embed
7774813_c0
7774813
fsharp
0
Title: How do I make the XNamespace on F#? Problem title: How do I make the XNamespace on F#? Tags: f%23, xml Problem: How do I make the XNamespace on F#? C# Sample: XNamespace aw = "http://www.adventure-works.com"; How does F # I write? I try that: let ns : XNamespace = "URI ADDRESS";; F# Say Error Code signals: How, ...
How do I make the XNamespace on F#? How do I make the XNamespace on F#? f%23 xml How XNamespace www.adventure-works.com URI ADDRESS How do I make the XNamespace on F#? C# Sample: How does F # I write? I try that: F# Say Error
[ -0.01409912109375, 0.0198974609375, 0.018310546875, 0.009033203125, 0.010986328125, 0.007659912109375, 0.01373291015625, -0.020751953125, -0.00421142578125, -0.0106201171875, 0.01470947265625, 0.003662109375, -0.00063323974609375, -0.0031890869140625, 0.00093841552734375, -0.0027008056...
[ 11249, 87, 3249, 1193, 163612, 65421, 98, 563, 4904, 54, 70, 1238, 3949, 3742, 131492, 1426, 712, 43210, 13, 18244, 7, 277, 46492, 23498, 313, 33209, 14602, 468, 33022, 9790, 25916, 212059 ]
[ 0.0579833984375, 0.047149658203125, 0.077880859375, 0.1812744140625, 0.1964111328125, 0.265869140625, 0.044891357421875, 0.166259765625, 0.1923828125, 0.00604248046875, 0.02587890625, 0.106689453125, 0.0181884765625, 0.1383056640625, 0.1546630859375, 0.038665771484375, 0.078002929687...
embed
6673801_c0
6673801
fsharp
0
Title: Using LINQ in F#? Problem title: Using LINQ in F#? Tags: linq, .net, f%23 Problem: Using LINQ in F#? Given that the basic syntax and semantics of a language like F# are already designed to provide exactly what LINQ provides to C#/VB as an add one, why should I be using LINQ when programming in F#? What do I gain...
Using LINQ in F#? Using LINQ in F#? linq .net f%23 Using LINQ Using LINQ in F#? Given that the basic syntax and semantics of a language like F# are already designed to provide exactly what LINQ provides to C#/VB as an add one, why should I be using LINQ when programming in F#? What do I gain, and what might I lose?
[ 0.0054931640625, 0.00823974609375, 0.01092529296875, 0.002044677734375, -0.005218505859375, 0.0034942626953125, -0.001800537109375, 0.023681640625, 0.006683349609375, -0.046142578125, -0.006439208984375, -0.01007080078125, -0.002532958984375, -0.004852294921875, 0.000885009765625, 0.00...
[ 345, 6953, 6, 46610, 2737, 23, 563, 4904, 96, 44982, 5, 1179, 1238, 3742, 62822, 6002, 86531, 136, 484, 109109, 46876, 1884, 21771, 82775, 22691, 66161, 87344, 75034, 237, 15190, 1632, 15400, 5608, 186, 17368, 56037, 4865, 54, 21647, 2367...
[ 0.121826171875, 0.083251953125, 0.00762939453125, 0.23779296875, 0.263671875, 0.107421875, 0.1475830078125, 0.217529296875, 0.1051025390625, 0.250732421875, 0.0283203125, 0.1541748046875, 0.056976318359375, 0.121337890625, 0.1124267578125, 0.0810546875, 0.1748046875, 0.002014160156...
embed
20341250_c3
20341250
fsharp
3
Test, Assembly, MyTesting.dll, Please, You, www.codeplex.com, ProcessInvocation86.exe, Managed, v4.0.30319, Loaded, Microsoft.Net, GAC_32, v4.0_4.0.0.0__b77a5c561934e089, mscorlib.dll, Symbols, Program, Files, x86, TestDriven.TestRunner.Server.dll, GAC_MSIL, System.Runtime.Remoting, System.Runtime.Remoting.dll, System...
Test, Assembly, MyTesting.dll, Please, You, www.codeplex.com, ProcessInvocation86.exe, Managed, v4.0.30319, Loaded, Microsoft.Net, GAC_32, v4.0_4.0.0.0__b77a5c561934e089, mscorlib.dll, Symbols, Program, Files, x86, TestDriven.TestRunner.Server.dll, GAC_MSIL, System.Runtime.Remoting, System.Runtime.Remoting.dll, System...
[ -0.0225830078125, 0.01531982421875, -0.00848388671875, 0.00750732421875, -0.006317138671875, -0.003387451171875, 0.001678466796875, -0.005096435546875, -0.0032501220703125, -0.004180908203125, -0.01324462890625, 0.018798828125, 0.0107421875, 0.025146484375, 0.00506591796875, 0.01745605...
[ 8647, 4, 151169, 53, 2646, 111337, 214, 5, 71, 1181, 30607, 2583, 40899, 44974, 277, 123996, 4153, 202010, 15276, 46480, 16456, 17704, 81, 151152, 2947, 2091, 712, 297, 7244, 24447, 527, 15012, 6460, 99929, 14546, 10289, 8318, 1126, 68163, ...
[ 0.247314453125, 0.0400390625, 0.2088623046875, 0.093994140625, 0.14501953125, 0.2376708984375, 0.1788330078125, 0.047943115234375, 0.0780029296875, 0.19677734375, 0.1812744140625, 0.130615234375, 0.115966796875, 0.2132568359375, 0.045013427734375, 0.12890625, 0.09832763671875, 0.22...
embed
1867457_c0
1867457
fsharp
0
Title: How to check if head is list in F# Problem title: How to check if head is list in F# Tags: list, f%23 Problem: How to check if head is list in F# Is there a function to check if an object is a list? I did it like this: try let x = unbox<list<obj>>(l) .... with | _ -> ... But i would like to check it with an if o...
How to check if head is list in F# How to check if head is list in F# list f%23 How How to check if head is list in F# Is there a function to check if an object is a list? I did it like this: But i would like to check it with an if or match instead if it is possible.
[ -0.00958251953125, -0.00787353515625, 0.00469970703125, 0.0137939453125, -0.00823974609375, -0.003570556640625, -0.01141357421875, 0.00787353515625, 0.0048828125, -0.0218505859375, 0.01275634765625, 0.000545501708984375, 0.00537109375, -0.0086669921875, 0.006866455078125, -0.0255126953...
[ 11249, 47, 12765, 2174, 10336, 83, 5303, 23, 563, 4904, 1238, 3949, 3742, 32354, 36746, 10, 1884, 442, 678, 707, 14858, 64457, 7722 ]
[ 0.0643310546875, 0.088623046875, 0.20263671875, 0.1226806640625, 0.26318359375, 0.123291015625, 0.2418212890625, 0.0989990234375, 0.1575927734375, 0.2264404296875, 0.08251953125, 0.032135009765625, 0.1138916015625, 0.1265869140625, 0.1729736328125, 0.03570556640625, 0.038177490234375...
embed
5033163_c0
5033163
fsharp
0
Title: Overriding Exception.Message / exception pattern matching Problem title: Overriding Exception.Message / exception pattern matching Tags: pattern-matching, f%23, exception Problem: Overriding Exception.Message / exception pattern matching Code signals: Overriding, Exception.Message, Exception, CoordErr, this.Mess...
Overriding Exception.Message / exception pattern matching Overriding Exception.Message / exception pattern matching pattern-matching f%23 exception Overriding Exception.Message Exception CoordErr this.Message ERROR this.Data0 this.Data1 Unchecked.defaultof Overriding Exception.Message / exception pattern matching I'm t...
[ 0.00372314453125, 0.033935546875, 0.0000820159912109375, -0.004974365234375, 0.032470703125, -0.0155029296875, 0.01556396484375, -0.00045013427734375, 0.0299072265625, 0.0289306640625, -0.002960205078125, -0.0089111328125, 0.023681640625, -0.0089111328125, 0.0220947265625, 0.0172119140...
[ 9578, 416, 6238, 5443, 63928, 6011, 248, 131527, 103510, 14858, 214, 98753, 1238, 3949, 3742, 6651, 18468, 903, 594, 151206, 137989, 2389, 418, 992, 78292, 214810, 4390, 31577, 98, 28032, 80934, 1884, 25632, 7722, 563, 4904, 6002, 86531, 16...
[ 0.087646484375, 0.17431640625, 0.068603515625, 0.096923828125, 0.2059326171875, 0.11279296875, 0.040679931640625, 0.2235107421875, 0.2310791015625, 0.22802734375, 0.01654052734375, 0.1861572265625, 0.108154296875, 0.0772705078125, 0.173095703125, 0.106689453125, 0.09783935546875, 0...
embed
40096300_c0
40096300
fsharp
0
Title: How do I create cluster singleton using FSharp API? Problem title: How do I create cluster singleton using FSharp API? Tags: akka.net, f%23 Problem: How do I create cluster singleton using FSharp API? I'm not sure how do i spawn a cluster singleton using FSharp API. Should i use [spwane] or [spawnOpt] ? and how ...
How do I create cluster singleton using FSharp API? How do I create cluster singleton using FSharp API? akka.net f%23 FSharp How API akka.net How do I create cluster singleton using FSharp API? I'm not sure how do i spawn a cluster singleton using FSharp API. Should i use [spwane] or [spawnOpt] ? and how one does that ...
[ 0.0006866455078125, 0.035400390625, 0.000888824462890625, -0.030029296875, -0.00299072265625, -0.01611328125, 0.01226806640625, -0.0289306640625, -0.00087738037109375, -0.022705078125, 0.0025482177734375, 0.010009765625, 0.0057373046875, -0.01141357421875, 0.0086669921875, 0.0023040771...
[ 11249, 28282, 234737, 11001, 1507, 17368, 93774, 3467, 254, 61687, 54, 87, 81866, 1179, 1238, 3949, 3742, 9077, 3642, 5623, 7710, 10, 4527, 7008, 29583, 19341, 39029 ]
[ 0.04638671875, 0.1510009765625, 0.284423828125, 0.1968994140625, 0.208740234375, 0.04998779296875, 0.1129150390625, 0.2012939453125, 0.2181396484375, 0.2044677734375, 0.01055908203125, 0.00390625, 0.161865234375, 0.053131103515625, 0.049285888671875, 0.05157470703125, 0.1279296875, ...
embed
55319901_c0
55319901
fsharp
0
Title: How to call Q# operations from F# Problem title: How to call Q# operations from F# Tags: q%23, f%23 Problem: How to call Q# operations from F# I want to write a quantum program in F# but I don't know how to call Q# operations from F#. How exactly would I do this? I've tried reading the C# version first but it do...
How to call Q# operations from F# How to call Q# operations from F# q%23 f%23 F# How How to call Q# operations from F# I want to write a quantum program in F# but I don't know how to call Q# operations from F#. How exactly would I do this? I've tried reading the C# version first but it doesn't seem to translate well to...
[ 0.01239013671875, 0.0169677734375, 0.0089111328125, -0.00191497802734375, -0.01373291015625, -0.0028533935546875, 0.005584716796875, -0.0113525390625, 0.00250244140625, -0.031494140625, -0.0037841796875, -0.0166015625, -0.006591796875, -0.00083160400390625, -0.0015106201171875, -0.0156...
[ 11249, 47, 11782, 2396, 4904, 41018, 7, 1295, 563, 8096, 3742, 1238, 87, 3444, 33022, 110436, 1528, 23, 1284, 2301, 18, 3714, 3642, 66161, 2806, 54, 903, 16454, 313, 11389, 5117, 442, 48903, 3900, 19309, 5299 ]
[ 0.08087158203125, 0.07269287109375, 0.168701171875, 0.187744140625, 0.2269287109375, 0.2213134765625, 0.10614013671875, 0.13623046875, 0.157958984375, 0.0826416015625, 0.052978515625, 0.0101318359375, 0.0003662109375, 0.06658935546875, 0.1114501953125, 0.17138671875, 0.1424560546875,...
embed
4965926_c0
4965926
fsharp
0
Title: F# using with indent syntax Problem title: F# using with indent syntax Tags: f%23 Problem: F# using with indent syntax there is using (new SqlConnection(insql)) ( Open(); ) or using (new SqlConnection(insql)) <| fun c -> c.Open() I want indent but without c alike using (new SqlConnection(insql)) -> Open() How ca...
F# using with indent syntax F# using with indent syntax f%23 with SqlConnection Open c.Open F# using with indent syntax there is or I want indent but without c alike How can I do it ?
[ 0.006256103515625, -0.01324462890625, 0.00048065185546875, -0.00009822845458984375, -0.007354736328125, -0.0137939453125, -0.01226806640625, -0.00958251953125, 0.01068115234375, -0.06689453125, 0.0123291015625, 0.0157470703125, -0.01953125, 0.008544921875, 0.00677490234375, -0.01062011...
[ 563, 4904, 17368, 678, 18597, 18, 6002, 86531, 1238, 3949, 3742, 159, 99247, 235603, 13527, 501, 103264, 2685, 3444, 1284, 15490, 5062, 831, 54, 442 ]
[ 0.1549072265625, 0.2127685546875, 0.06280517578125, 0.0775146484375, 0.253173828125, 0.1982421875, 0.1170654296875, 0.1444091796875, 0.08416748046875, 0.05865478515625, 0.1494140625, 0.00408935546875, 0.17919921875, 0.1505126953125, 0.09979248046875, 0.1268310546875, 0.108642578125, ...
embed
3520017_c0
3520017
fsharp
0
Title: Finite Automata Library written in F# Problem title: Finite Automata Library written in F# Tags: f%23, dfa, nfa Problem: Finite Automata Library written in F# Could you recommend an open source library written in F# which provides generic types for FA construction and basic algorithms (NFA to DFA transformation,...
Finite Automata Library written in F# Finite Automata Library written in F# f%23 dfa nfa Finite Automata Library Finite Automata Library written in F# Could you recommend an open source library written in F# which provides generic types for FA construction and basic algorithms (NFA to DFA transformation, FA minimizatio...
[ 0.000286102294921875, -0.00162506103515625, 0.01263427734375, 0.017333984375, -0.000640869140625, -0.0140380859375, 0.005279541015625, 0.0269775390625, -0.00494384765625, -0.00872802734375, -0.00537109375, -0.016357421875, 0, 0.0235595703125, 0.00836181640625, -0.0076904296875, 0.017...
[ 13316, 1486, 51719, 11, 103835, 59121, 563, 4904, 1238, 3949, 3742, 1021, 191147, 67330, 9803, 31344, 35773, 1294, 23, 87344, 189534, 52895, 15491, 50961, 62822, 234873, 839, 14676, 47, 391, 167201, 14786, 47691 ]
[ 0.134521484375, 0.1365966796875, 0.188720703125, 0.0867919921875, 0.2109375, 0.0863037109375, 0.1328125, 0.231689453125, 0.06744384765625, 0.02667236328125, 0.084716796875, 0.1563720703125, 0.01043701171875, 0.08447265625, 0.080322265625, 0.081298828125, 0.1767578125, 0.09423828125...
embed
19744720_c0
19744720
fsharp
0
Title: Set of keys from a map Problem title: Set of keys from a map Tags: f%23, hashtable Problem: Set of keys from a map I have a map X and I'm trying to get a set of the keys satisfying a certain condition, something like this: Map.Keys X |> Set.filter (fun x -> ...) ...but I cannot find the way to get the keys from ...
Set of keys from a map Set of keys from a map f%23 hashtable a Set Map.Keys Set.filter Set of keys from a map I have a map X and I'm trying to get a set of the keys satisfying a certain condition, something like this: ...but I cannot find the way to get the keys from F#'s Map collection.
[ 0.0166015625, -0.005035400390625, 0.00762939453125, -0.032958984375, -0.0255126953125, -0.004852294921875, 0.0216064453125, -0.00274658203125, 0.01031494140625, 0.0157470703125, 0.0022735595703125, 0.03515625, -0.004364013671875, 0.00860595703125, 0.0025634765625, 0.0262451171875, 0....
[ 19943, 111, 22799, 7, 1295, 10, 22288, 1238, 3949, 3742, 1556, 127, 22819, 42719, 162429, 120337, 765, 1193, 31577, 2046, 5423, 70, 40407, 24233, 35431, 1884, 903, 53418, 7413, 3917, 563, 4904, 42486 ]
[ 0.1671142578125, 0.1353759765625, 0.242919921875, 0.1497802734375, 0.1627197265625, 0.050018310546875, 0.2095947265625, 0.044097900390625, 0.01959228515625, 0.1275634765625, 0.129638671875, 0.05499267578125, 0.1448974609375, 0.199951171875, 0.2027587890625, 0.165771484375, 0.01692199...
embed
1172988_c0
1172988
fsharp
0
Title: F# Lambdas in records Problem title: F# Lambdas in records Tags: f%23 Problem: F# Lambdas in records I have a simple type: type p = { desc : string; desc2: string } How can I pass to a value an anonymous function returning a string instead of a proper string? The following does not compile. Thanks let oo = { des...
F# Lambdas in records F# Lambdas in records f%23 Lambdas desc2 F# Lambdas in records I have a simple type: How can I pass to a value an anonymous function returning a string instead of a proper string? The following does not compile. Thanks
[ 0.01385498046875, -0.010498046875, -0.0045166015625, 0.0079345703125, 0.0038299560546875, -0.004547119140625, 0.0013885498046875, 0.0140380859375, 0.0172119140625, -0.004486083984375, 0.01116943359375, 0.006866455078125, -0.00494384765625, -0.007171630859375, 0.0137939453125, -0.010742...
[ 563, 4904, 122930, 1124, 23, 115923, 1238, 3742, 224, 304, 8781, 10644, 11249, 831, 27875, 47, 34292, 52184, 10821, 32354, 30646, 79315, 64457, 10, 27798, 25632, 959, 9969, 1340 ]
[ 0.09918212890625, 0.1650390625, 0.167724609375, 0.11181640625, 0.046234130859375, 0.2127685546875, 0.071533203125, 0.1048583984375, 0.140869140625, 0.03558349609375, 0.0625, 0.09649658203125, 0.02789306640625, 0.0259246826171875, 0.13671875, 0.07220458984375, 0.163330078125, 0.2037...
embed
24993904_c1
24993904
fsharp
1
T2> = new (v1,v2) = { Item1 = v1; Item2 = v2 } val Item1 : 'T1 val Item2 : 'T2 Does anyone know what causes this? Code signals: Core, TUPLE_STRUXT, FSharp.Core.fsproj, FSharp.Compiler.fsproj, build.bat, Program, Files, x86, Microsoft, SDKs, Framework, v4.0, Reference, Assemblies, FSharp, NETFramework, FSharp.Core.dll, ...
T2> = new (v1,v2) = { Item1 = v1; Item2 = v2 } val Item1 : 'T1 val Item2 : 'T2 Does anyone know what causes this? Code signals: Core, TUPLE_STRUXT, FSharp.Core.fsproj, FSharp.Compiler.fsproj, build.bat, Program, Files, x86, Microsoft, SDKs, Framework, v4.0, Reference, Assemblies, FSharp, NETFramework, FSharp.Core.dll, ...
[ -0.0042724609375, 0.0086669921875, -0.01483154296875, 0.0130615234375, 0.026123046875, 0.0084228515625, -0.0164794921875, -0.003997802734375, 0.0145263671875, 0.01373291015625, 0.0230712890625, 0.0010528564453125, 0.017578125, 0.015869140625, -0.0111083984375, 0.00311279296875, 0.009...
[ 384, 304, 2740, 2203, 3525, 334, 418, 10461, 78426, 81, 74, 3502, 618, 35672, 3714, 2367, 113660, 903, 28864, 26073, 7, 31365, 16512, 103084, 94539, 71609, 93774, 3467, 254, 50886, 13, 5, 17447, 3454, 170, 108161, 34759, 45367, 2848, 7663...
[ 0.168701171875, 0.2325439453125, 0.1549072265625, 0.06390380859375, 0.1878662109375, 0.1600341796875, 0.131103515625, 0.211181640625, 0.219970703125, 0.1478271484375, 0.03179931640625, 0.201416015625, 0.138671875, 0.0369873046875, 0.1009521484375, 0.045806884765625, 0.16064453125, ...
embed
3217735_c0
3217735
fsharp
0
Title: Is F# ResizeArray sortBy stable? Problem title: Is F# ResizeArray sortBy stable? Tags: sorting, f%23 Problem: Is F# ResizeArray sortBy stable? Does the function ResizeArray.sortBy do a stable sort, in the sense that it does not change the order of elements which have the same value for the key function? And if n...
Is F# ResizeArray sortBy stable? Is F# ResizeArray sortBy stable? sorting f%23 ResizeArray Is F# ResizeArray sortBy stable? Does the function ResizeArray.sortBy do a stable sort, in the sense that it does not change the order of elements which have the same value for the key function? And if not, how to write a stable ...
[ 0.00592041015625, 0.0181884765625, 0.01513671875, -0.015869140625, -0.0135498046875, -0.0267333984375, 0.0103759765625, -0.0111083984375, -0.00830078125, 0.0267333984375, 0.0174560546875, 0.029052734375, 0.0030059814453125, -0.0028839111328125, -0.00439453125, -0.003997802734375, -0....
[ 2071, 563, 4904, 853, 62539, 7614, 7092, 12096, 75358, 144142, 1238, 3742, 32354, 62351, 54, 10, 959, 15549, 12989, 80854, 765, 5701, 34292, 22799, 33022 ]
[ 0.030059814453125, 0.122802734375, 0.218505859375, 0.1163330078125, 0.156005859375, 0.120849609375, 0.1871337890625, 0.19970703125, 0.216064453125, 0.2392578125, 0.07763671875, 0.0791015625, 0.1263427734375, 0.1690673828125, 0.02264404296875, 0.00872802734375, 0.0255279541015625, 0...
embed
68968531_c0
68968531
fsharp
0
Title: how can I group sequential values, in F# Problem title: how can I group sequential values, in F# Tags: f%23 Problem: how can I group sequential values, in F# let's consider the following SORTED data: [1; 2; 3; 5; 6; 20; 21; 22; 23] and I would like to get: [ [1; 2; 3]; [5; 6]; [20; 21; 22; 23] ] what would be th...
how can I group sequential values, in F# how can I group sequential values, in F# f%23 how can I group sequential values, in F# let's consider the following SORTED data: and I would like to get: what would be the best way to achieve this? (the list is at most 1000 entries).
[ 0.005523681640625, -0.00689697265625, -0.006011962890625, -0.0126953125, -0.00616455078125, 0.0152587890625, -0.0101318359375, 0.0078125, 0.01226806640625, 0.0017852783203125, 0.00299072265625, 0.0400390625, -0.0125732421875, 0.0130615234375, 0.0002994537353515625, 0.00653076171875, ...
[ 3642, 831, 87, 21115, 243228, 289, 142424, 23, 563, 4904, 1238, 3949, 3742, 16916, 25632, 122262, 66458, 2053, 2046, 2965, 3917, 69307, 5303, 2684, 4382, 112820 ]
[ 0.0716552734375, 0.07275390625, 0.06597900390625, 0.255859375, 0.216796875, 0.1192626953125, 0.225830078125, 0.0450439453125, 0.15185546875, 0.1973876953125, 0.09527587890625, 0.015777587890625, 0.1380615234375, 0.001861572265625, 0.04486083984375, 0.1383056640625, 0.1151123046875, ...
embed
63847374_c0
63847374
fsharp
0
Title: How determine that assembly was compiled from f# project? Problem title: How determine that assembly was compiled from f# project? Tags: .net-assembly, f%23, c%23, .net Problem: How determine that assembly was compiled from f# project? What is the difference between c# and f# assemblies? Some flag maybe? I want ...
How determine that assembly was compiled from f# project? How determine that assembly was compiled from f# project? .net-assembly f%23 c%23 .net f# How How determine that assembly was compiled from f# project? What is the difference between c# and f# assemblies? Some flag maybe? I want to determine it using reflection ...
[ -0.024169921875, 0.00921630859375, 0.0125732421875, 0.0098876953125, -0.015869140625, -0.013427734375, -0.0146484375, 0.00274658203125, -0.0191650390625, 0.0037384033203125, 0.003173828125, -0.013427734375, 0.000797271728515625, 0.0019989013671875, -0.00433349609375, -0.000223159790039...
[ 11249, 83324, 450, 10, 89845, 38526, 509, 375, 5974, 297, 1295, 1238, 4904, 13452, 1179, 11, 3742, 501, 4865, 70, 60212, 17721, 136, 7121, 49938, 44961, 1830, 61687, 4734 ]
[ 0.07159423828125, 0.1776123046875, 0.0635986328125, 0.08251953125, 0.2381591796875, 0.175048828125, 0.0821533203125, 0.088623046875, 0.2010498046875, 0.07073974609375, 0.1431884765625, 0.170166015625, 0.2342529296875, 0.1558837890625, 0.139892578125, 0.0863037109375, 0.08673095703125...
embed