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
2366262_c0
2366262
fsharp
0
Title: F# - How to populate an System.Collections.Generic.List from array Problem title: F# - How to populate an System.Collections.Generic.List from array Tags: f%23 Problem: F# - How to populate an System.Collections.Generic.List from array I have following code that populates a System.Collections.Generic.List I don'...
F# - How to populate an System.Collections.Generic.List from array F# - How to populate an System.Collections.Generic.List from array f%23 array How System.Collections.Generic.List Directory.GetDirectories _baseFolder Seq.cast Seq.map DirectoryInfo Name languagesList.AddRange F# - How to populate an System.Collections....
[ -0.0034332275390625, 0.017333984375, 0.00244140625, 0.0037841796875, -0.0228271484375, 0.00848388671875, -0.0220947265625, -0.0064697265625, -0.01055908203125, -0.0267333984375, 0.0150146484375, 0.009765625, -0.00136566162109375, 0.005523681640625, -0.0084228515625, -0.0159912109375, ...
[ 563, 4904, 11249, 27623, 67, 12353, 78457, 8996, 5256, 135932, 12259, 154663, 1295, 10298, 53, 5, 1238, 3949, 3742, 31068, 724, 126, 184911, 31, 37382, 31178, 864, 55741, 62346, 93147, 46876, 4028, 1052, 51459, 142, 25632, 18151, 1636, 2301...
[ 0.1156005859375, 0.18701171875, 0.0694580078125, 0.2066650390625, 0.11669921875, 0.1923828125, 0.13427734375, 0.1544189453125, 0.0821533203125, 0.17041015625, 0.1263427734375, 0.2093505859375, 0.1307373046875, 0.1842041015625, 0.11474609375, 0.0079345703125, 0.092529296875, 0.04174...
embed
24347882_c0
24347882
fsharp
0
Title: Array indexer within choose() won't work Problem title: Array indexer within choose() won't work Tags: f%23 Problem: Array indexer within choose() won't work Please pardon my dust here while I am trying to learn F# I have a function that gives me a Seq of Arrays read from a CSV file. Each element of th...
Array indexer within choose() won't work Array indexer within choose() won't work f%23 Array file.csv Seq.skip Seq.choose FS0001 Array indexer within choose() won't work Please pardon my dust here while I am trying to learn F# I have a function that gives me a Seq of Arrays read from a CSV file. Each element ...
[ 0.0005645751953125, -0.0068359375, 0.01226806640625, 0.03759765625, -0.0120849609375, -0.00823974609375, 0.002960205078125, 0.02294921875, 0.004180908203125, 0.006805419921875, -0.0021514892578125, 0.02197265625, -0.003814697265625, -0.002197265625, 0.006622314453125, -0.0208740234375,...
[ 69253, 53, 63262, 56, 28032, 55076, 132, 23742, 3768, 18, 4488, 1238, 3742, 11435, 4439, 334, 503, 864, 44024, 3089, 8364, 93774, 188735, 158003, 563, 4904, 32354, 111, 4778, 12301, 1295, 313, 43486, 98423, 12830, 10298, 33636, 1632, 3365, ...
[ 0.1595458984375, 0.125244140625, 0.20654296875, 0.1597900390625, 0.1396484375, 0.20947265625, 0.1204833984375, 0.0855712890625, 0.07354736328125, 0.07159423828125, 0.12548828125, 0.01666259765625, 0.010833740234375, 0.081787109375, 0.04296875, 0.1331787109375, 0.041748046875, 0.129...
embed
26818496_c0
26818496
fsharp
0
Title: Unexpected keyword 'val' in definition Problem title: Unexpected keyword 'val' in definition Tags: f%23 Problem: Unexpected keyword 'val' in definition Learning F# as part of my course, and can do some cool things, but something has been bugging me, whenever I use the val keyword, I get an er...
Unexpected keyword 'val' in definition Unexpected keyword 'val' in definition f%23 Unexpected Prime h::tail Error Expected Unexpected keyword 'val' in definition Learning F# as part of my course, and can do some cool things, but something has been bugging me, whenever I use the val keyword, I get an...
[ -0.0059814453125, 0.0262451171875, 0.0186767578125, 0.02392578125, 0.0157470703125, 0.004150390625, 0.0091552734375, 0.00714111328125, 0.0062255859375, -0.01043701171875, -0.0035247802734375, -0.006622314453125, 0.0177001953125, -0.00897216796875, 0.01904296875, -0.0034332275390625, ...
[ 992, 83613, 13, 89829, 166117, 3768, 1405, 80934, 1238, 3742, 56195, 1096, 46741, 212059, 60075, 114344, 563, 4904, 15411, 831, 21185, 9844, 373, 36659, 217684, 4527, 3502, 2046, 18499, 5809, 8, 18347, 26499, 3714, 2256, 21162, 25647 ]
[ 0.043182373046875, 0.08636474609375, 0.0810546875, 0.0838623046875, 0.24267578125, 0.10693359375, 0.270263671875, 0.1527099609375, 0.008026123046875, 0.010223388671875, 0.145263671875, 0.084228515625, 0.2135009765625, 0.1820068359375, 0.0255279541015625, 0.01214599609375, 0.059753417...
embed
36479165_c0
36479165
fsharp
0
Title: Is a wildcard always required for union cases of Active Patterns? Problem title: Is a wildcard always required for union cases of Active Patterns? Tags: f%23 Problem: Is a wildcard always required for union cases of Active Patterns? Is a wildcard always required for union cases of Active Patterns? Warning: Incom...
Is a wildcard always required for union cases of Active Patterns? Is a wildcard always required for union cases of Active Patterns? f%23 Active Patterns Positive Neutral Negative Is a wildcard always required for union cases of Active Patterns? Is a wildcard always required for union cases of Active Patterns? Warning: ...
[ -0.0244140625, 0.00396728515625, 0.008544921875, 0.0155029296875, -0.0133056640625, 0.000530242919921875, -0.00020503997802734375, -0.0032958984375, 0.01092529296875, -0.00457763671875, 0.0302734375, -0.00457763671875, 0.006317138671875, 0.0081787109375, 0.01123046875, -0.0024566650390...
[ 2071, 10, 56409, 38931, 11343, 56065, 69941, 50218, 88441, 9876, 22766, 3949, 3742, 156060, 11059, 29088, 221717, 100, 1631, 592, 103608, 183540, 20596, 237, 7225, 132283 ]
[ 0.019683837890625, 0.07275390625, 0.1580810546875, 0.277099609375, 0.1160888671875, 0.1898193359375, 0.1966552734375, 0.1241455078125, 0.160400390625, 0.1497802734375, 0.119140625, 0.000396728515625, 0.0653076171875, 0.05657958984375, 0.005462646484375, 0.04656982421875, 0.0828247070...
embed
66096080_c0
66096080
fsharp
0
Title: In F#, how to change a property of a property within a record (Syntax?) Problem title: In F#, how to change a property of a property within a record (Syntax?) Tags: f%23 Problem: In F#, how to change a property of a property within a record (Syntax?) Lets assume I have a record like: type Page = { footersize: Si...
In F#, how to change a property of a property within a record (Syntax?) In F#, how to change a property of a property within a record (Syntax?) f%23 Syntax Page Size p.footersize Height In F#, how to change a property of a property within a record (Syntax?) Lets assume I have a record like: what is the correct syntax t...
[ -0.004913330078125, 0.001708984375, -0.00005173683166503906, -0.01055908203125, 0.01129150390625, -0.019775390625, -0.04541015625, -0.015625, 0.00811767578125, 0.01019287109375, 0.0250244140625, 0.031005859375, -0.0033721923828125, -0.008056640625, 0.0130615234375, -0.0159912109375, ...
[ 360, 563, 4904, 3642, 47, 15549, 57266, 28032, 17164, 3371, 86531, 10, 111, 1238, 3742, 19010, 14231, 80378, 915, 144593, 56, 62539, 1529, 22553, 41591, 1884, 26785, 6002, 4734, 57616, 114551, 127167, 13, 83, 13267, 202220, 19929, 23, 24447...
[ 0.047882080078125, 0.14990234375, 0.2418212890625, 0.107177734375, 0.07647705078125, 0.2548828125, 0.24462890625, 0.182861328125, 0.239501953125, 0.09161376953125, 0.206298828125, 0.01611328125, 0.030548095703125, 0.0833740234375, 0.1422119140625, 0.0914306640625, 0.1776123046875, ...
embed
19278455_c0
19278455
fsharp
0
Title: Running Async computations with timeout Problem title: Running Async computations with timeout Tags: f%23, asynchronous Problem: Running Async computations with timeout I don't understand the semantics of Async.RunSynchronously when given a timeout argument. Why doesn't the following example terminate? let runIn...
Running Async computations with timeout Running Async computations with timeout f%23 asynchronous Running Async Async.RunSynchronously Some None Forever Never Task Running Async computations with timeout I don't understand the semantics of Async.RunSynchronously when given a timeout argument. Why doesn't the following ...
[ 0.007354736328125, 0.025146484375, 0.024658203125, -0.00653076171875, -0.00482177734375, -0.0032196044921875, -0.007232666015625, -0.0015869140625, 0.00946044921875, -0.033447265625, 0.01513671875, 0.027099609375, -0.0218505859375, -0.0111083984375, 0.0361328125, -0.004241943359375, ...
[ 28398, 62, 12654, 238, 181135, 678, 1733, 6056, 1238, 3742, 101966, 592, 163321, 217835, 127, 1900, 79850, 438, 181109, 89726, 9598, 28219, 484, 109109, 10750, 44084, 22027, 18, 25632, 27781, 121011, 13, 27798, 208124, 11675, 4153, 71346, 700...
[ 0.07861328125, 0.02667236328125, 0.1885986328125, 0.06591796875, 0.150146484375, 0.0675048828125, 0.1739501953125, 0.175537109375, 0.0098876953125, 0.109130859375, 0.11279296875, 0.005828857421875, 0.1217041015625, 0.0631103515625, 0.044464111328125, 0.10491943359375, 0.0769653320312...
embed
2059659_c0
2059659
fsharp
0
Title: F#: Oddity with lazy evaluation Problem title: F#: Oddity with lazy evaluation Tags: lazy-evaluation, f%23, f%23-interactive Problem: F#: Oddity with lazy evaluation Given the following code: let bar = lazy( printfn "bar" ()) let foo = lazy( printfn "foo" bar) In the interactive window (resetting it each time), ...
F#: Oddity with lazy evaluation F#: Oddity with lazy evaluation lazy-evaluation f%23 f%23-interactive Oddity foo.Force Lazy Value ToString Object IsValueCreated F#: Oddity with lazy evaluation Given the following code: In the interactive window (resetting it each time), When I call let res = foo.Force () I get: When I ...
[ 0.01129150390625, 0.010009765625, 0.011474609375, 0.005828857421875, 0.0012969970703125, 0.006439208984375, 0.0108642578125, 0.00567626953125, 0.00909423828125, 0.005340576171875, 0.0032958984375, 0.0230712890625, -0.006805419921875, 0.00457763671875, 0.0162353515625, -0.00442504882812...
[ 563, 4904, 67948, 2481, 678, 21, 3285, 219836, 159258, 1238, 3742, 10433, 71232, 5775, 31, 18537, 239, 190060, 717, 71713, 134549, 2071, 856, 50770, 63784, 18151, 212398, 76896, 107, 89840, 12638, 1733, 11782, 2633, 3332, 2203, 329, 2046, 1...
[ 0.058502197265625, 0.174560546875, 0.1900634765625, 0.12158203125, 0.04754638671875, 0.1107177734375, 0.192138671875, 0.165771484375, 0.1329345703125, 0.03076171875, 0.013519287109375, 0.050140380859375, 0.0239715576171875, 0.1435546875, 0.1888427734375, 0.1954345703125, 0.1350097656...
embed
33641104_c0
33641104
fsharp
0
Title: Need commentary on what this Map.ofSeq signature means Problem title: Need commentary on what this Map.ofSeq signature means Tags: f%23 Problem: Need commentary on what this Map.ofSeq signature means Can anyone please breakdown what this method signature means? /// Returns a new map made from the given bindings....
Need commentary on what this Map.ofSeq signature means Need commentary on what this Map.ofSeq signature means f%23 the Need Map.ofSeq Returns elements:seq Key Map Need commentary on what this Map.ofSeq signature means Can anyone please breakdown what this method signature means? Here is how it's used: Specifically, can...
[ -0.000789642333984375, 0.00848388671875, -0.0004405975341796875, 0.014404296875, 0.0036468505859375, -0.0024261474609375, -0.003814697265625, -0.017822265625, -0.0020904541015625, 0.001708984375, -0.0026702880859375, -0.0146484375, 0.0028533935546875, 0.04248046875, -0.01165771484375, ...
[ 52889, 6868, 6635, 2367, 903, 42719, 4390, 4233, 864, 138256, 26950, 1238, 3949, 3742, 173340, 80854, 184, 26824, 35672, 22936, 36356, 34695, 55300, 3642, 442, 11814, 3934, 33180, 73342, 32354, 12638, 212963, 3525, 563, 4904, 28219, 27226, 17...
[ 0.2080078125, 0.106201171875, 0.051025390625, 0.07977294921875, 0.0972900390625, 0.1767578125, 0.1654052734375, 0.1275634765625, 0.1966552734375, 0.2430419921875, 0.13037109375, 0.072265625, 0.0198974609375, 0.1129150390625, 0.168701171875, 0.12060546875, 0.111328125, 0.14794921875...
embed
13749807_c0
13749807
fsharp
0
Title: log4net issue when F# script calls C# exe Problem title: log4net issue when F# script calls C# exe Tags: f%23, c%23, log4net Problem: log4net issue when F# script calls C# exe I got an C# exe which writes log4net logs. If I run this exe directly, the logging works ok. However, if I call the exe from a F# script ...
log4net issue when F# script calls C# exe log4net issue when F# script calls C# exe f%23 c%23 log4net log4net log4net:ERROR Failed Check log4net.Config.Log4NetConfigurationSectionHandler log4net issue when F# script calls C# exe I got an C# exe which writes log4net logs. If I run this exe directly, the logging works ok...
[ -0.0036468505859375, 0.036865234375, -0.00787353515625, -0.01409912109375, -0.00075531005859375, 0.004486083984375, 0.000896453857421875, 0.00457763671875, -0.01409912109375, -0.032958984375, 0.000713348388671875, 0.02197265625, -0.00531005859375, 0.007354736328125, 0.022705078125, -0....
[ 12684, 617, 1179, 31089, 3229, 563, 4904, 26499, 11782, 313, 97733, 7, 1238, 3742, 12501, 14255, 1052, 190355, 38679, 83671, 113972, 24447, 59994, 58994, 135679, 603, 33022, 11675, 105237, 459, 36659, 43240, 1295, 76228, 111938, 425, 87, 765,...
[ 0.1617431640625, 0.203857421875, 0.2288818359375, 0.142822265625, 0.04901123046875, 0.1295166015625, 0.199951171875, 0.177978515625, 0.1396484375, 0.058074951171875, 0.2108154296875, 0.030120849609375, 0.07666015625, 0.06396484375, 0.0816650390625, 0.11181640625, 0.020172119140625, ...
embed
25415463_c0
25415463
fsharp
0
Title: Need assistence to do simple pipeline in F# Problem title: Need assistence to do simple pipeline in F# Tags: f%23, f%23-fake Problem: Need assistence to do simple pipeline in F# I want to use this function let CopyDir target source filterFile ...(line 219) and specify a filter. The idea is that the filter will c...
Need assistence to do simple pipeline in F# Need assistence to do simple pipeline in F# f%23 f%23-fake Need packages.config path.Contains log4net CopyDir Need assistence to do simple pipeline in F# I want to use this function let CopyDir target source filterFile ...(line 219) and specify a filter. The idea is that the ...
[ -0.0235595703125, 0.00144195556640625, -0.0242919921875, 0.004058837890625, -0.0166015625, -0.00225830078125, 0.01092529296875, -0.00970458984375, 0.01458740234375, 0.00194549560546875, 0.000484466552734375, 0.038818359375, 0.01422119140625, 0.0294189453125, 0.0213623046875, -0.0092773...
[ 52889, 30793, 6620, 54, 8781, 137158, 2256, 23, 563, 4904, 1238, 3742, 27495, 1021, 350, 98169, 153837, 60875, 25500, 12684, 617, 1179, 146930, 397, 481, 3444, 4527, 32354, 2633, 30388, 31344, 46312, 174350, 128208, 16, 40140, 10, 581, 6528...
[ 0.1185302734375, 0.1568603515625, 0.1051025390625, 0.05584716796875, 0.17822265625, 0.1922607421875, 0.19384765625, 0.038177490234375, 0.1373291015625, 0.230224609375, 0.046875, 0.08355712890625, 0.02313232421875, 0.14697265625, 0.0164337158203125, 0.1697998046875, 0.177734375, 0.1...
embed
38721698_c0
38721698
fsharp
0
Title: Cache XMLProvider generated model(s) Problem title: Cache XMLProvider generated model(s) Tags: f%23, type-providers Problem: Cache XMLProvider generated model(s) Using XMLProvider from the FSharp.Data package like: type internal MyProvider = XmlProvider<Sample = "C:\test.xml"> The test.xml file contains a total ...
Cache XMLProvider generated model(s) Cache XMLProvider generated model(s) f%23 type-providers Cache XMLProvider FSharp.Data MyProvider Sample test.xml CTRL SPACE Edit.CompleteWord Cache XMLProvider generated model(s) Using XMLProvider from the FSharp.Data package like: The test.xml file contains a total of 151,838 line...
[ 0.0081787109375, 0.02099609375, -0.0023345947265625, -0.006439208984375, -0.01104736328125, 0.0130615234375, -0.01708984375, -0.010009765625, 0.00006031990051269531, -0.050537109375, 0.0032196044921875, -0.00592041015625, 0.00732421875, -0.00506591796875, 0.01458740234375, 0.0054626464...
[ 2041, 1430, 92537, 177997, 62160, 139392, 3299, 1238, 3742, 10644, 93136, 93774, 3467, 254, 137989, 2646, 33209, 3034, 131492, 71885, 30121, 47654, 42079, 131801, 164805, 345, 98169, 11435, 70541, 3622, 90483, 190955, 124519, 423, 52895, 27985, ...
[ 0.145263671875, 0.1478271484375, 0.20263671875, 0.1949462890625, 0.1751708984375, 0.1318359375, 0.220947265625, 0.0167999267578125, 0.120849609375, 0.1710205078125, 0.1624755859375, 0.03271484375, 0.1328125, 0.1307373046875, 0.07989501953125, 0.090087890625, 0.09246826171875, 0.166...
embed
4298626_c0
4298626
fsharp
0
Title: Formatting fluent/method chaining code from C# in F# Problem title: Formatting fluent/method chaining code from C# in F# Tags: f%23, c%23-to-f%23 Problem: Formatting fluent/method chaining code from C# in F# Some apis like Ninject use fluent style apis, example: Bind<ISomething>() .To<Something>() .WithConstruct...
Formatting fluent/method chaining code from C# in F# Formatting fluent/method chaining code from C# in F# f%23 c%23-to-f%23 C# Formatting Bind ISomething Something WithConstructorArgument arg1 OnActivation x.DoSomething Formatting fluent/method chaining code from C# in F# Some apis like Ninject use fluent style apis, e...
[ -0.0234375, 0.007537841796875, -0.000713348388671875, -0.0106201171875, -0.0096435546875, -0.01129150390625, 0.0242919921875, 0.00180816650390625, 0.0037689208984375, -0.00009632110595703125, -0.02978515625, 0.01129150390625, -0.0126953125, 0.01226806640625, -0.0018768310546875, -0.016...
[ 60972, 155283, 1928, 7352, 1608, 14653, 18151, 1295, 313, 4904, 563, 23, 1238, 3742, 27495, 188, 420, 1916, 16666, 71, 13450, 64113, 200905, 17106, 36716, 1234, 79459, 418, 2161, 164414, 1022, 8331, 10, 4994, 56740, 75161, 4527, 20623, 9790...
[ 0.209716796875, 0.2265625, 0.04644775390625, 0.110107421875, 0.12060546875, 0.0985107421875, 0.1729736328125, 0.0711669921875, 0.0275115966796875, 0.2242431640625, 0.1326904296875, 0.0140380859375, 0.0645751953125, 0.0914306640625, 0.080322265625, 0.06695556640625, 0.046844482421875,...
embed
51003990_c1
51003990
fsharp
1
OfIncidence) = surface.Scatter ray t ((int)newTraceDepth) let shading = surface.BRDF*cosOfIncidence / (surface.PDF*surface.MCNormalization) let s = accScatter*shading return rayTrace newTraceDepth (outRay,e,s) }|] if Array.isEmpty shadingSamplesAsync then e else let shadingSamplesSync = shadingSamplesAsync |> Async.Par...
OfIncidence) = surface.Scatter ray t ((int)newTraceDepth) let shading = surface.BRDF*cosOfIncidence / (surface.PDF*surface.MCNormalization) let s = accScatter*shading return rayTrace newTraceDepth (outRay,e,s) }|] if Array.isEmpty shadingSamplesAsync then e else let shadingSamplesSync = shadingSamplesAsync |> Async.Par...
[ -0.015869140625, 0.0274658203125, 0.0225830078125, 0.002899169921875, 0.00238037109375, 0.015625, -0.0172119140625, 0.00830078125, 0.00885009765625, -0.0213623046875, 0.0107421875, 0.05224609375, -0.000843048095703125, 0.0035552978515625, 0.04443359375, 0.00970458984375, 0.0121459960...
[ 6619, 4153, 55964, 6620, 2203, 71579, 408, 3055, 62656, 808, 4288, 54936, 28542, 4657, 254, 927, 2633, 9638, 6238, 38101, 38997, 7840, 132887, 7102, 40404, 28242, 32557, 50645, 2749, 47691, 91, 50015, 2420, 30646, 329, 3525, 6056, 117707, 1...
[ 0.22265625, 0.060455322265625, 0.20458984375, 0.134765625, 0.008819580078125, 0.179443359375, 0.1258544921875, 0.1435546875, 0.1385498046875, 0.06402587890625, 0.032470703125, 0.0439453125, 0.172119140625, 0.10888671875, 0.144287109375, 0.05010986328125, 0.047698974609375, 0.164916...
embed
16412407_c2
16412407
fsharp
2
MonoDevelop.SourceEditor.SyntaxModeCodon.get_SyntaxMode, MonoDevelop.SourceEditor2, MonoDevelop.SourceEditor, SyntaxModeCodon.cs:42, MonoDevelop.SourceEditor.SyntaxModeService, SyntaxModeService, c__AnonStorey17, m__61, Mono.TextEditor.TextDocument, SyntaxModeService.cs:45, Mono.TextEditor.Highlighting.SyntaxModeProvi...
MonoDevelop.SourceEditor.SyntaxModeCodon.get_SyntaxMode, MonoDevelop.SourceEditor2, MonoDevelop.SourceEditor, SyntaxModeCodon.cs:42, MonoDevelop.SourceEditor.SyntaxModeService, SyntaxModeService, c__AnonStorey17, m__61, Mono.TextEditor.TextDocument, SyntaxModeService.cs:45, Mono.TextEditor.Highlighting.SyntaxModeProvi...
[ -0.01904296875, -0.003631591796875, 0.01708984375, 0.017333984375, 0.02685546875, -0.00970458984375, -0.00860595703125, 0.00823974609375, 0.007476806640625, -0.01446533203125, 0.017822265625, 0.021484375, -0.0115966796875, -0.0277099609375, -0.0026092529296875, -0.02392578125, 0.0021...
[ 77879, 4657, 2601, 2146, 5, 211235, 125270, 748, 3371, 86531, 9083, 112, 10625, 4445, 3794, 4, 304, 19010, 4439, 33529, 121979, 7251, 191, 165248, 2489, 347, 14005, 11540, 174379, 239469, 15989, 163025, 177476, 177997, 63784, 175583, 9323, 72...
[ 0.2685546875, 0.1114501953125, 0.202392578125, 0.166748046875, 0.046875, 0.17529296875, 0.191162109375, 0.1302490234375, 0.1114501953125, 0.198974609375, 0.2279052734375, 0.09649658203125, 0.135009765625, 0.16796875, 0.120849609375, 0.07855224609375, 0.0869140625, 0.08984375, 0.0...
embed
18032949_c3
18032949
fsharp
3
Thread.handleLaunchActivity, ActivityThread.java:2261, android.app.ActivityThread.access$600, ActivityThread.java:141, android.app.ActivityThread$H.handleMessage, ActivityThread.java:1256, android.os.Handler.dispatchMessage, Handler.java:99, android.os.Looper.loop, Looper.java:137, android.app.ActivityThread.main, Acti...
Thread.handleLaunchActivity, ActivityThread.java:2261, android.app.ActivityThread.access$600, ActivityThread.java:141, android.app.ActivityThread$H.handleMessage, ActivityThread.java:1256, android.os.Handler.dispatchMessage, Handler.java:99, android.os.Looper.loop, Looper.java:137, android.app.ActivityThread.main, Acti...
[ 0.0255126953125, 0.02197265625, -0.00830078125, -0.002685546875, 0.00579833984375, -0.01300048828125, 0.01287841796875, -0.0030364990234375, 0.00010728836059570312, -0.03173828125, 0.013427734375, -0.032958984375, 0.003082275390625, -0.006805419921875, 0.005096435546875, 0.003814697265...
[ 136719, 79628, 2729, 309, 206, 164414, 2481, 42902, 20800, 39116, 24071, 24070, 11540, 4, 54527, 9007, 113041, 4369, 10715, 146893, 841, 6011, 429, 20927, 13683, 5, 232, 135679, 603, 4453, 594, 10639, 5046, 15363, 42227, 28354, 199694, 56, ...
[ 0.2359619140625, 0.1685791015625, 0.005401611328125, 0.16796875, 0.02203369140625, 0.1728515625, 0.051544189453125, 0.18896484375, 0.01849365234375, 0.186767578125, 0.267333984375, 0.06024169921875, 0.137451171875, 0.027435302734375, 0.2203369140625, 0.1444091796875, 0.1734619140625,...
embed
48121568_c0
48121568
fsharp
0
Title: How return JSON in ShouldInterceptRequest on android (it always return string) Problem title: How return JSON in ShouldInterceptRequest on android (it always return string) Tags: f%23, webview, android Problem: How return JSON in ShouldInterceptRequest on android (it always return string) When returning json fro...
How return JSON in ShouldInterceptRequest on android (it always return string) How return JSON in ShouldInterceptRequest on android (it always return string) f%23 webview android How JSON ShouldInterceptRequest this.ShouldInterceptRequest view:WebView request:IWebResourceRequest Customer.fakeData Shared.jsonToStream We...
[ -0.0172119140625, 0.0281982421875, -0.006134033203125, -0.0003204345703125, 0.000823974609375, -0.01031494140625, -0.00194549560546875, 0.021240234375, -0.0103759765625, -0.00921630859375, 0.0087890625, 0.009033203125, 0.0025787353515625, 0.0198974609375, 0.01483154296875, 0.0076904296...
[ 11249, 30646, 821, 58627, 23, 151117, 44851, 19462, 4332, 75616, 98, 54527, 11343, 79315, 217, 1238, 3949, 3742, 1467, 22751, 903, 115729, 52366, 21455, 30474, 100474, 50336, 568, 60427, 124765, 1021, 137989, 29790, 170, 1681, 7763, 115061, 4...
[ 0.0623779296875, 0.2227783203125, 0.1650390625, 0.260009765625, 0.056060791015625, 0.221923828125, 0.1226806640625, 0.21484375, 0.0643310546875, 0.161865234375, 0.032562255859375, 0.23779296875, 0.13330078125, 0.20751953125, 0.0292816162109375, 0.045318603515625, 0.008697509765625, ...
embed
59894680_c0
59894680
fsharp
0
Title: F#: Proper `try` blocks inside an async{} block? Problem title: F#: Proper `try` blocks inside an async{} block? Tags: async-await, asynchronous, f%23 Problem: F#: Proper `try` blocks inside an async{} block? To simplify my scenario, let's suppose I have this simple code: let someCondition = false let SomeFuncTh...
F#: Proper `try` blocks inside an async{} block? F#: Proper `try` blocks inside an async{} block? async-await asynchronous f%23 InvalidOperationException Console.Error Proper SomeFuncThatThrows DoSomethingWithFoo Console.WriteLine foo.ToString SomeWrapper EntryPoint Async.RunSynchronously Console.Error.WriteLine Enviro...
[ 0.00909423828125, 0.016357421875, 0.01190185546875, -0.0245361328125, 0.00885009765625, -0.01220703125, 0.0157470703125, 0.0025482177734375, 0.0206298828125, 0.0142822265625, 0.004119873046875, 0.02099609375, -0.0021209716796875, -0.006378173828125, 0.044921875, -0.0001811981201171875,...
[ 563, 4904, 1250, 1264, 15123, 46389, 46132, 10, 12654, 238, 7978, 217, 101966, 1238, 3742, 7013, 156823, 63928, 40777, 18468, 31384, 97249, 115743, 15555, 984, 8912, 282, 64113, 194583, 27591, 93232, 5775, 71713, 219, 8079, 147534, 217835, 19...
[ 0.10760498046875, 0.218505859375, 0.03936767578125, 0.0672607421875, 0.2435302734375, 0.224853515625, 0.175048828125, 0.0479736328125, 0.2093505859375, 0.046600341796875, 0.08935546875, 0.029937744140625, 0.110107421875, 0.050384521484375, 0.131591796875, 0.1143798828125, 0.060363769...
embed
6608729_c0
6608729
fsharp
0
Title: Is there a way to round to, say, 3 significant figures in .net (f# specifically) BEFORE a decimal point? Problem title: Is there a way to round to, say, 3 significant figures in .net (f# specifically) BEFORE a decimal point? Tags: f%23, math, .net Problem: Is there a way to round to, say, 3 significant figures i...
Is there a way to round to, say, 3 significant figures in .net (f# specifically) BEFORE a decimal point? Is there a way to round to, say, 3 significant figures in .net (f# specifically) BEFORE a decimal point? f%23 math .net BEFORE Is there a way to round to, say, 3 significant figures in .net (f# specifically) BEFORE ...
[ -0.01275634765625, 0.000331878662109375, -0.01904296875, -0.018798828125, -0.018798828125, -0.0108642578125, 0.0035858154296875, -0.0034332275390625, 0.0252685546875, 0.0181884765625, -0.01092529296875, 0.006500244140625, -0.006561279296875, 0.006317138671875, 0.0174560546875, -0.01202...
[ 3917, 68807, 47, 138, 88551, 26366, 7, 5, 1179, 420, 4904, 183037, 9622, 61692, 647, 32380, 2749, 6275, 1238, 3742, 48909, 23, 64152, 32354, 11782, 1369, 67688, 134186, 96060, 8316, 103608, 13821, 20, 363, 214, 171859, 114864, 38415, 8108, ...
[ 0.0982666015625, 0.2437744140625, 0.09771728515625, 0.159423828125, 0.189208984375, 0.2191162109375, 0.0235443115234375, 0.03509521484375, 0.1937255859375, 0.08544921875, 0.1776123046875, 0.043121337890625, 0.0693359375, 0.1485595703125, 0.1064453125, 0.160888671875, 0.11669921875, ...
embed
17098868_c0
17098868
fsharp
0
Title: FSharpx Excel Type-provider hangs Problem title: FSharpx Excel Type-provider hangs Tags: excel, f%23, type-providers Problem: FSharpx Excel Type-provider hangs I am trying to program with FSharpx's type provider for excel. I am using it in this manner - #r @"FSharpx.TypeProviders.Excel.dll" open FSharpx type ETP...
FSharpx Excel Type-provider hangs FSharpx Excel Type-provider hangs excel f%23 type-providers FSharpx Excel Type-provider FSharpx.TypeProviders.Excel.dll ETP FSharpx.ExcelFile Book1.xlsx Sheet1 FSharpx Excel Type-provider hangs I am trying to program with FSharpx's type provider for excel. I am using it in this manner ...
[ 0.0283203125, 0.0048828125, -0.00016498565673828125, -0.0019989013671875, -0.0152587890625, 0.0023193359375, 0.0020294189453125, -0.015869140625, -0.00011730194091796875, -0.039306640625, -0.0054931640625, -0.0042724609375, 0.005279541015625, 0.011962890625, 0.0238037109375, 0.01330566...
[ 93774, 3467, 88684, 30326, 60457, 93136, 820, 10756, 7, 64152, 1238, 3742, 10644, 196707, 177997, 14, 14202, 184926, 241, 23658, 174350, 27432, 92595, 4687, 31577, 1528, 678, 81450, 100, 17368, 1660, 8, 18347, 36917, 20600, 563, 89280, 1829, ...
[ 0.09259033203125, 0.1846923828125, 0.271728515625, 0.2132568359375, 0.213623046875, 0.1934814453125, 0.1142578125, 0.2236328125, 0.09521484375, 0.188232421875, 0.05145263671875, 0.05633544921875, 0.1951904296875, 0.1343994140625, 0.1488037109375, 0.04345703125, 0.03680419921875, 0....
embed
53207395_c0
53207395
fsharp
0
Title: F#: integers to pair of integers Problem title: F#: integers to pair of integers Tags: f%23, functional-programming Problem: F#: integers to pair of integers I have function that takes a list of integers as an argument and returns a list of pairs as a result. For example the [1;2;3;4] should be returned as [(1, ...
F#: integers to pair of integers F#: integers to pair of integers f%23 functional-programming List.foldBack list.Length F#: integers to pair of integers I have function that takes a list of integers as an argument and returns a list of pairs as a result. For example the [1;2;3;4] should be returned as [(1, 2); (3, 4)] ...
[ -0.01806640625, 0.0223388671875, -0.003814697265625, 0.006988525390625, -0.01318359375, 0.03271484375, -0.02099609375, 0.010498046875, 0.00177764892578125, -0.03173828125, 0.00946044921875, -0.0118408203125, -0.0029296875, 0.0242919921875, 0.0126953125, -0.0225830078125, -0.003158569...
[ 563, 4904, 892, 26255, 47, 80836, 111, 1238, 3949, 3742, 123309, 28966, 32036, 42822, 152470, 5303, 449, 87, 32354, 51776, 237, 10750, 30646, 16750, 27781, 68252, 74, 304, 363, 617, 5608, 176377, 41600, 116, 6896, 13956, 29479, 35064, 3444,...
[ 0.1285400390625, 0.18896484375, 0.1453857421875, 0.125244140625, 0.1590576171875, 0.22607421875, 0.114013671875, 0.048309326171875, 0.00189208984375, 0.108642578125, 0.1197509765625, 0.08660888671875, 0.123291015625, 0.190185546875, 0.2401123046875, 0.15185546875, 0.029571533203125, ...
embed
68465249_c0
68465249
fsharp
0
Title: F# FSI &quot;Unexpected compiler generated literal in interaction&quot; with &quot;#I __SOURCE_DIRECTORY__&quot; Problem title: F# FSI &quot;Unexpected compiler generated literal in interaction&quot; with &quot;#I __SOURCE_DIRECTORY__&quot; Tags: fsi, f%23, amazon-fsx Problem: F# FSI "Unexpected compiler generat...
F# FSI &quot;Unexpected compiler generated literal in interaction&quot; with &quot;#I __SOURCE_DIRECTORY__&quot; F# FSI &quot;Unexpected compiler generated literal in interaction&quot; with &quot;#I __SOURCE_DIRECTORY__&quot; fsi f%23 amazon-fsx FSI Unexpected __SOURCE_DIRECTORY__ Test.fsx FS0010 Expected F# FSI "Unexp...
[ -0.005523681640625, -0.0038604736328125, 0.0027618408203125, 0.017822265625, -0.01239013671875, 0.01275634765625, 0.01092529296875, 0.0089111328125, -0.0009918212890625, -0.0184326171875, 0.010498046875, 0.015625, -0.0115966796875, -0.01458740234375, 0.03125, 0.0032958984375, 0.00823...
[ 563, 4904, 9902, 14256, 83613, 13, 89829, 9969, 34759, 139392, 15659, 289, 23, 182809, 568, 76234, 123237, 16546, 208230, 1238, 172, 3742, 2527, 5870, 17447, 425, 992, 8647, 93774, 7049, 963, 60075, 71, 678, 28282, 3525, 11435, 111337, 4416...
[ 0.15478515625, 0.2064208984375, 0.2435302734375, 0.0947265625, 0.1290283203125, 0.1510009765625, 0.06976318359375, 0.18115234375, 0.1690673828125, 0.1444091796875, 0.1671142578125, 0.112548828125, 0.1029052734375, 0.2325439453125, 0.1248779296875, 0.1522216796875, 0.07965087890625, ...
embed
17509471_c0
17509471
fsharp
0
Title: Why should I tag my type with CustomEqualityAttribute? Problem title: Why should I tag my type with CustomEqualityAttribute? Tags: .net, f%23 Problem: Why should I tag my type with CustomEqualityAttribute? I've defined my own class type public Observation(?values) = ... which overrides Object.Equals override o1....
Why should I tag my type with CustomEqualityAttribute? Why should I tag my type with CustomEqualityAttribute? .net f%23 Why CustomEqualityAttribute Observation Object.Equals o1.Equals Equals Why should I tag my type with CustomEqualityAttribute? I've defined my own class which overrides Object.Equals and further have w...
[ 0.004791259765625, 0.0093994140625, 0.0111083984375, 0.01214599609375, -0.00921630859375, -0.02197265625, -0.00347900390625, 0.00396728515625, 0.00701904296875, 0.0263671875, -0.000560760498046875, -0.00640869140625, 0.007110595703125, 0.0042724609375, -0.002044677734375, 0.01239013671...
[ 44084, 5608, 7909, 10644, 678, 130664, 647, 161789, 28848, 191145, 1179, 3742, 87652, 134549, 71723, 36, 418, 241, 87, 759, 61924, 10002, 18507, 416, 25072, 3034, 7964, 39933, 2203, 136, 2740, 493, 645, 19040, 555, 7, 23253, 2367, 6275, 3...
[ 0.11083984375, 0.09326171875, 0.1796875, 0.2288818359375, 0.064697265625, 0.2113037109375, 0.0770263671875, 0.223876953125, 0.024017333984375, 0.1546630859375, 0.1103515625, 0.059295654296875, 0.13134765625, 0.1353759765625, 0.160888671875, 0.0760498046875, 0.000732421875, 0.033843...
embed
53987587_c0
53987587
fsharp
0
Title: Custom dynamic response with Suave? Problem title: Custom dynamic response with Suave? Tags: suave, f%23 Problem: Custom dynamic response with Suave? I want to build a simple counter with Suave. [<EntryPoint>] let main argv = let mutable counter = 0; let app = choose [ GET >=> choose [ path "/" >=> OK "Hello, wo...
Custom dynamic response with Suave? Custom dynamic response with Suave? suave f%23 Custom Suave EntryPoint GET Hello POST Some WebPart Custom dynamic response with Suave? I want to build a simple counter with Suave. However, with my current solution, the count at /count never updates. I think this is because the WebPar...
[ -0.002655029296875, 0.0032196044921875, 0.01214599609375, 0.01397705078125, 0.0037689208984375, 0.0225830078125, 0.003204345703125, 0.006195068359375, 0.026611328125, -0.0419921875, 0.00311279296875, 0.01483154296875, 0.004669189453125, 0.017822265625, 0.035400390625, 0.004180908203125...
[ 130664, 84079, 57553, 678, 45384, 272, 109829, 1238, 3949, 3742, 357, 15123, 147534, 79794, 35378, 81903, 4002, 58229, 3444, 45367, 8781, 105416, 43581, 29806, 54529, 99, 248, 71013, 8306, 114419, 5351, 7077, 4027, 83184, 64457, 12638, 50336, ...
[ 0.1951904296875, 0.210693359375, 0.2376708984375, 0.0704345703125, 0.2281494140625, 0.250732421875, 0.259521484375, 0.029144287109375, 0.0255584716796875, 0.112548828125, 0.027374267578125, 0.1280517578125, 0.11279296875, 0.06884765625, 0.10174560546875, 0.10687255859375, 0.109863281...
embed
57090780_c0
57090780
fsharp
0
Title: How do you declare a type alias in a f# constructor? Problem title: How do you declare a type alias in a f# constructor? Tags: f%23 Problem: How do you declare a type alias in a f# constructor? type Entity = abstract member newEntity: Entity abstract member clearEntity : Entity abstract member lastEntity : Entit...
How do you declare a type alias in a f# constructor? How do you declare a type alias in a f# constructor? f%23 How Entity How do you declare a type alias in a f# constructor? Is there any way to avoid repeated writes Entity word? I want an implementation like this, Scala should be able to do it
[ 0.00096893310546875, 0.0211181640625, -0.0045166015625, 0.01287841796875, -0.00341796875, 0.00469970703125, 0.0240478515625, 0.033935546875, -0.0016632080078125, -0.008544921875, 0.0205078125, -0.0019378662109375, 0.01397705078125, -0.0050048828125, 0.01806640625, 0.01318359375, 0.01...
[ 11249, 54, 398, 159978, 10644, 55109, 23, 1238, 4904, 64549, 748, 10, 3949, 3742, 16511, 2481, 3917, 71864, 119140, 297, 33022, 2565, 3444, 208124, 152653, 11, 5608, 186, 19048 ]
[ 0.09100341796875, 0.04486083984375, 0.0258941650390625, 0.20751953125, 0.2449951171875, 0.27197265625, 0.05133056640625, 0.1148681640625, 0.1959228515625, 0.181640625, 0.1153564453125, 0.0146026611328125, 0.0170745849609375, 0.1126708984375, 0.1243896484375, 0.109619140625, 0.0123901...
embed
35386334_c0
35386334
fsharp
0
Title: Calling a function from within a sequence construct in F# Problem title: Calling a function from within a sequence construct in F# Tags: sequence, f%23 Problem: Calling a function from within a sequence construct in F# I am having problems calling a function from within a sequence construct. Apparently, the func...
Calling a function from within a sequence construct in F# Calling a function from within a sequence construct in F# sequence f%23 within Calling Calling a function from within a sequence construct in F# I am having problems calling a function from within a sequence construct. Apparently, the function is being called so...
[ 0.01708984375, 0.0108642578125, 0.0093994140625, -0.0036773681640625, 0.01220703125, -0.017333984375, -0.00225830078125, 0.0167236328125, -0.01129150390625, -0.0181884765625, 0.006378173828125, 0.050537109375, -0.0233154296875, 0.0016937255859375, 0.030029296875, -0.00145721435546875, ...
[ 26265, 32354, 1295, 28032, 40, 944, 3956, 64549, 563, 4904, 1238, 3949, 3742, 214, 44402, 159029, 35839, 221, 21, 708, 128512, 18151, 959, 27489, 179140, 16750, 11853, 759, 6562, 83, 5303, 111, 115923, 78091, 45367, 1810, 44457, 10778, 1500...
[ 0.1785888671875, 0.215576171875, 0.1556396484375, 0.1978759765625, 0.08587646484375, 0.16015625, 0.1163330078125, 0.2103271484375, 0.1239013671875, 0.212158203125, 0.108642578125, 0.0892333984375, 0.193115234375, 0.000732421875, 0.08050537109375, 0.17431640625, 0.139404296875, 0.06...
embed
79223947_c0
79223947
fsharp
0
Title: F# computation expressions Problem title: F# computation expressions Tags: computation-expression, f%23 Problem: F# computation expressions During my learning about computation expressions I've encountered with this method. I understand the logic of it. My question is about the # in the method parameter. What's ...
F# computation expressions F# computation expressions computation-expression f%23 this.Using System.IDisposable this.TryFinally disp.Dispose F# computation expressions During my learning about computation expressions I've encountered with this method. I understand the logic of it. My question is about the # in the meth...
[ -0.0267333984375, 0.016845703125, 0.0162353515625, 0.0024566650390625, 0.00152587890625, 0.01373291015625, -0.0091552734375, 0.005523681640625, 0.01361083984375, -0.051513671875, -0.0013580322265625, 0.0167236328125, 0.01611328125, 0.0005950927734375, 0.0172119140625, -0.00297546386718...
[ 563, 4904, 181135, 125195, 1363, 204629, 1238, 3949, 3742, 903, 1062, 6953, 12353, 164, 7522, 2886, 1294, 919, 73, 58580, 44456, 78381, 52080, 190647, 55300, 28219, 62775, 9655, 70, 468, 23, 171859, 4865, 6863, 60042, 14847, 442, 184750, 65...
[ 0.1785888671875, 0.218505859375, 0.1795654296875, 0.2186279296875, 0.0367431640625, 0.21142578125, 0.1070556640625, 0.0229034423828125, 0.09259033203125, 0.0970458984375, 0.038909912109375, 0.010955810546875, 0.06982421875, 0.0321044921875, 0.0968017578125, 0.114501953125, 0.09558105...
embed
42327772_c0
42327772
fsharp
0
Title: Importing FSharp.Charting in .fs file fails Problem title: Importing FSharp.Charting in .fs file fails Tags: fsharpchart, f%23 Problem: Importing FSharp.Charting in .fs file fails Create a new FSharp Console project via VS2015 Add FSharp.Data and FSharp.Charting nuget package. In Program.fs import both the packa...
Importing FSharp.Charting in .fs file fails Importing FSharp.Charting in .fs file fails fsharpchart f%23 Importing FSharp.Charting Fsharp.Data Importing FSharp.Charting in .fs file fails Create a new FSharp Console project via VS2015 Add FSharp.Data and FSharp.Charting nuget package. In Program.fs import both the packa...
[ -0.00107574462890625, 0.0023193359375, 0.00457763671875, -0.001617431640625, 0.001983642578125, -0.002044677734375, 0.002655029296875, -0.0057373046875, -0.004913330078125, 0.00531005859375, -0.00019931793212890625, -0.0196533203125, -0.002410888671875, 0.0145263671875, 0.021728515625, ...
[ 92966, 93774, 3467, 254, 84068, 1916, 23, 17447, 11435, 35782, 1238, 89280, 9254, 18, 3742, 5, 563, 137989, 1657, 40777, 13452, 44160, 5357, 315, 3794, 98169, 7663, 24927, 15044, 9803, 19048, 4527, 32354, 62952, 959, 26499, 425, 75935, 5701...
[ 0.19189453125, 0.09210205078125, 0.190673828125, 0.185791015625, 0.18408203125, 0.1485595703125, 0.021697998046875, 0.1873779296875, 0.1121826171875, 0.163818359375, 0.0667724609375, 0.19775390625, 0.15185546875, 0.07470703125, 0.1082763671875, 0.0194549560546875, 0.08966064453125, ...
embed
53916745_c0
53916745
fsharp
0
Title: How make the status bar opaque on Xamarin for app without navigation bar Problem title: How make the status bar opaque on Xamarin for app without navigation bar Tags: f%23, ios, webview, xamarin.forms Problem: How make the status bar opaque on Xamarin for app without navigation bar I have a app that only have a ...
How make the status bar opaque on Xamarin for app without navigation bar How make the status bar opaque on Xamarin for app without navigation bar f%23 ios webview xamarin.forms How Xamarin Status xamarin.forms How make the status bar opaque on Xamarin for app without navigation bar I have a app that only have a form wi...
[ 0.005096435546875, 0.060546875, -0.0299072265625, 0.00101470947265625, 0.01153564453125, -0.005340576171875, 0.00701904296875, 0.0025177001953125, -0.000400543212890625, -0.007415771484375, 0.003936767578125, -0.01519775390625, 0.01116943359375, 0.005279541015625, 0.0135498046875, 0.00...
[ 11249, 3249, 10778, 1909, 233, 11, 944, 8606, 44503, 4027, 15490, 134470, 3742, 232, 1467, 22751, 2459, 5037, 56504, 3173, 21455, 192046, 35011, 76615, 10941, 122753, 50155, 70267, 172714, 172075, 75693, 10588, 7986, 959, 3871, 213566, 53550, ...
[ 0.01190185546875, 0.04022216796875, 0.168701171875, 0.186279296875, 0.130615234375, 0.10369873046875, 0.1217041015625, 0.12646484375, 0.2342529296875, 0.0950927734375, 0.0848388671875, 0.142578125, 0.041656494140625, 0.0193634033203125, 0.044219970703125, 0.153076171875, 0.0861816406...
embed
5589574_c0
5589574
fsharp
0
Title: What is the fsyacc equivalent for the following ocamlyacc code? Problem title: What is the fsyacc equivalent for the following ocamlyacc code? Tags: fsyacc, f%23 Problem: What is the fsyacc equivalent for the following ocamlyacc code? I'm working on a toy compiler using F#, i.e., the combo of FsLex and FsYacc. T...
What is the fsyacc equivalent for the following ocamlyacc code? What is the fsyacc equivalent for the following ocamlyacc code? fsyacc f%23 What FNCT What is the fsyacc equivalent for the following ocamlyacc code? I'm working on a toy compiler using F#, i.e., the combo of FsLex and FsYacc. To get familiar with them, I'...
[ 0.0302734375, -0.0033721923828125, 0.003936767578125, 0.0098876953125, 0.007415771484375, -0.0098876953125, 0.000553131103515625, -0.01153564453125, 0.00921630859375, -0.0079345703125, 0.0018768310546875, -0.01373291015625, -0.00885009765625, -0.03515625, -0.00213623046875, 0.011352539...
[ 4865, 83, 70, 1238, 19834, 10060, 183234, 100, 25632, 36, 9779, 538, 11, 18151, 3949, 3742, 73213, 43379, 20697, 72713, 9969, 34759, 17368, 563, 4904, 375, 837, 7, 5267, 425, 21566, 16031, 12301, 99078, 56, 28636, 2189, 70523, 334, 12877,...
[ 0.0728759765625, 0.0290679931640625, 0.037139892578125, 0.12646484375, 0.1881103515625, 0.16455078125, 0.206787109375, 0.0163421630859375, 0.114013671875, 0.1259765625, 0.1766357421875, 0.1337890625, 0.047943115234375, 0.164306640625, 0.08135986328125, 0.200439453125, 0.130859375, ...
embed
77075820_c1
77075820
fsharp
1
a type for an optional parser result, and State is a list of Diagnostics . In case this list is empty, the parser p was successful. The mentioned approach to error recovery in FParsec works well for simple grammars. My grammar is more complex and involves choice , attempt , or skipManyTill parsers. Since p never fails...
a type for an optional parser result, and State is a list of Diagnostics . In case this list is empty, the parser p was successful. The mentioned approach to error recovery in FParsec works well for simple grammars. My grammar is more complex and involves choice , attempt , or skipManyTill parsers. Since p never fails...
[ -0.006805419921875, 0.01422119140625, 0.0079345703125, 0.01531982421875, -0.030029296875, 0.00567626953125, -0.003631591796875, -0.00848388671875, -0.00823974609375, 0.024658203125, 0.0181884765625, 0.00146484375, -0.003662109375, -0.00701904296875, 0.007110595703125, 0.0213623046875, ...
[ 10644, 100, 35829, 289, 366, 2189, 16750, 22836, 83, 5303, 128198, 41637, 7225, 201505, 915, 65771, 51515, 18499, 145951, 563, 28636, 39797, 43240, 5299, 8781, 122092, 21816, 147, 1286, 27140, 44126, 81887, 21658, 12662, 53, 618, 5713, 7, 1...
[ 0.1739501953125, 0.002410888671875, 0.1697998046875, 0.0618896484375, 0.1368408203125, 0.1566162109375, 0.1590576171875, 0.1923828125, 0.052490234375, 0.093994140625, 0.1361083984375, 0.108642578125, 0.03009033203125, 0.098388671875, 0.0765380859375, 0.132568359375, 0.1114501953125, ...
embed
8002847_c0
8002847
fsharp
0
Title: how to create a function that takes a function as a parameter? Problem title: how to create a function that takes a function as a parameter? Tags: f%23 Problem: how to create a function that takes a function as a parameter? This is just an experienting/learning example. I'm an extreme functional noob. F# code to...
how to create a function that takes a function as a parameter? how to create a function that takes a function as a parameter? f%23 System System.Collections.Generic Log f:Action List Object f.Invoke String.Format Console.Write C.Log Hello c.Add World how to create a function that takes a function as a parameter? This i...
[ -0.027587890625, 0.0201416015625, 0.00531005859375, 0.007720947265625, 0.0089111328125, 0.021240234375, 0.02392578125, 0.0023040771484375, 0.0020294189453125, -0.0220947265625, 0.01129150390625, -0.01397705078125, -0.0147705078125, -0.01434326171875, 0.0024261474609375, -0.007751464843...
[ 3642, 47, 28282, 32354, 450, 51776, 10, 237, 171859, 32, 1238, 3949, 3742, 12353, 78457, 8996, 135932, 12259, 13146, 284, 10763, 32036, 134549, 23253, 23351, 214, 102973, 40777, 18781, 313, 113972, 35378, 501, 4028, 6661, 136303, 1916, 152538...
[ 0.1507568359375, 0.0960693359375, 0.2254638671875, 0.270263671875, 0.128662109375, 0.1820068359375, 0.1434326171875, 0.147705078125, 0.286376953125, 0.0161895751953125, 0.05841064453125, 0.010223388671875, 0.134765625, 0.05902099609375, 0.050323486328125, 0.0921630859375, 0.058471679...
embed
4109703_c1
4109703
fsharp
1
seq { for sq in db.SecurityQuote do if sq.SecurityId =?! securityId && days.Contains(sq.Day) then yield sq ; } @> results But it doesn't compile Error 1 The field, constructor or member 'Contains' is not defined Finally - (Thank you will): let getHistoricalQuotes (securityId:int) (days:string array) = let results = Qu...
seq { for sq in db.SecurityQuote do if sq.SecurityId =?! securityId && days.Contains(sq.Day) then yield sq ; } @> results But it doesn't compile Error 1 The field, constructor or member 'Contains' is not defined Finally - (Thank you will): let getHistoricalQuotes (securityId:int) (days:string array) = let results = Qu...
[ 0.0098876953125, 0.0279541015625, 0.01397705078125, 0.023681640625, -0.01806640625, -0.00701904296875, 0.0159912109375, 0.01373291015625, -0.0042724609375, -0.044677734375, -0.01507568359375, 0.020263671875, -0.0142822265625, -0.0087890625, -0.0002994537353515625, 0.01953125, -0.0098...
[ 40, 864, 91, 40041, 4233, 20287, 939, 31583, 22904, 568, 71, 4730, 48031, 13312, 11935, 25500, 7, 97141, 11180, 19388, 50339, 442, 22027, 18, 9969, 1340, 212059, 106, 44457, 64549, 748, 32786, 959, 61924, 2046, 174131, 6827, 31, 1636, 224...
[ 0.1209716796875, 0.2186279296875, 0.052032470703125, 0.14404296875, 0.0994873046875, 0.15966796875, 0.0888671875, 0.1929931640625, 0.15185546875, 0.012359619140625, 0.0972900390625, 0.07421875, 0.1763916015625, 0.12939453125, 0.100830078125, 0.2392578125, 0.1343994140625, 0.1301269...
embed
21843467_c1
21843467
fsharp
1
F# code does not tokenize. Instead of nicely formatted code, I get the example below. Am I missing something obvious? Edit : Based on Tomas' comment below, I found the problem with the .css and .js files. The template I used had href="{root}/content/style.css" /> <script src="{root}/content/tips.js" The {root} tag was...
F# code does not tokenize. Instead of nicely formatted code, I get the example below. Am I missing something obvious? Edit : Based on Tomas' comment below, I found the problem with the .css and .js files. The template I used had href="{root}/content/style.css" /> <script src="{root}/content/tips.js" The {root} tag was...
[ -0.005279541015625, 0.01263427734375, -0.02294921875, -0.01007080078125, -0.01141357421875, -0.000537872314453125, -0.00439453125, 0.0008544921875, -0.006744384765625, -0.0234375, -0.0064697265625, 0.0186767578125, 0.000392913818359375, 0.01324462890625, 0.025390625, 0.01171875, -0.0...
[ 563, 4904, 18151, 14602, 959, 47, 1098, 20650, 175399, 26267, 9384, 27781, 35064, 132283, 162520, 92858, 2967, 5, 4439, 7, 136, 28175, 102158, 110934, 11814, 77867, 148920, 69246, 40946, 32032, 41201, 7909, 31635, 442, 5809, 7413, 20763, 1647...
[ 0.153076171875, 0.23828125, 0.2037353515625, 0.0595703125, 0.1414794921875, 0.141357421875, 0.1861572265625, 0.1441650390625, 0.05023193359375, 0.061248779296875, 0.1025390625, 0.1163330078125, 0.072265625, 0.037506103515625, 0.06475830078125, 0.0650634765625, 0.078125, 0.004425048...
embed
19097611_c0
19097611
fsharp
0
Title: How to make a local constructor variable into a member Problem title: How to make a local constructor variable into a member Tags: f%23 Problem: How to make a local constructor variable into a member I create a timer in a constructor and want to make the timer a member of the constructed class. Since the timer i...
How to make a local constructor variable into a member How to make a local constructor variable into a member f%23 How MyClass Timer o.Tick o.DummyRef Tick How to make a local constructor variable into a member I create a timer in a constructor and want to make the timer a member of the constructed class. Since the tim...
[ -0.006866455078125, 0.0185546875, 0.0164794921875, -0.00616455078125, 0.00457763671875, -0.005767822265625, -0.0269775390625, 0.01239013671875, -0.000823974609375, -0.048583984375, 0.0125732421875, 0.0167236328125, 0.035400390625, 0.01409912109375, 0.0155029296875, -0.018798828125, -...
[ 11249, 3249, 4000, 64549, 748, 77336, 3934, 10, 32786, 3742, 2646, 140803, 13320, 56, 36, 618, 41113, 316, 1176, 190015, 2371, 2594, 28282, 21991, 23, 3444, 47, 111, 297, 18507, 18, 91067, 3789, 5974, 3671, 402, 43799, 152388, 56282, 1230...
[ 0.047821044921875, 0.12109375, 0.1741943359375, 0.19921875, 0.1663818359375, 0.26220703125, 0.148193359375, 0.07568359375, 0.27783203125, 0.038787841796875, 0.10089111328125, 0.2115478515625, 0.2271728515625, 0.151611328125, 0.0203857421875, 0.03778076171875, 0.149658203125, 0.0944...
embed
49733862_c1
49733862
fsharp
1
eventAwaiter Awaiting event in eventAwaiter <-- this is moved up Triggering event Awaiting event awaiter in main ok foo I can work around the problem by adding e.g. do! Async.Sleep 100 between calling startAwaitEventWithTimeout and triggering the event, but of course this is less than ideal. Have I done something inco...
eventAwaiter Awaiting event in eventAwaiter <-- this is moved up Triggering event Awaiting event awaiter in main ok foo I can work around the problem by adding e.g. do! Async.Sleep 100 between calling startAwaitEventWithTimeout and triggering the event, but of course this is less than ideal. Have I done something inco...
[ -0.002655029296875, 0.00872802734375, -0.01055908203125, -0.0194091796875, -0.010498046875, -0.0169677734375, 0.019287109375, -0.00250244140625, 0.01043701171875, -0.027587890625, 0.0087890625, 0.014404296875, -0.02587890625, 0.029541015625, 0.0242919921875, -0.0211181640625, 0.02258...
[ 19732, 284, 634, 16840, 62, 14, 1916, 903, 109133, 1257, 4699, 21407, 5201, 3664, 5775, 31, 4488, 10932, 2967, 154107, 54, 38, 12654, 238, 133, 4517, 805, 17721, 159029, 4034, 217, 192134, 194583, 70059, 6056, 185553, 40715, 6397, 16940, ...
[ 0.1663818359375, 0.013702392578125, 0.1834716796875, 0.260498046875, 0.052093505859375, 0.1300048828125, 0.069580078125, 0.021209716796875, 0.0828857421875, 0.09130859375, 0.1376953125, 0.119384765625, 0.126220703125, 0.13720703125, 0.1275634765625, 0.0855712890625, 0.04595947265625,...
embed
16506574_c0
16506574
fsharp
0
Title: Seperate Function Decleration and Implementation in F# Problem title: Seperate Function Decleration and Implementation in F# Tags: implementation, declaration, f%23, function Problem: Seperate Function Decleration and Implementation in F# I have two functions that call each other. In F#, in order for function A ...
Seperate Function Decleration and Implementation in F# Seperate Function Decleration and Implementation in F# implementation declaration f%23 function Seperate Decleration Implementation Seperate Function Decleration and Implementation in F# I have two functions that call each other. In F#, in order for function A to c...
[ 0.031982421875, 0.01239013671875, -0.0031585693359375, 0.03564453125, -0.002349853515625, 0.005950927734375, 0.0108642578125, 0.000621795654296875, 0.00689697265625, 0.0029144287109375, -0.0002651214599609375, 0.020751953125, -0.013427734375, 0.0286865234375, 0.0390625, -0.007446289062...
[ 503, 143870, 13, 28670, 10763, 25755, 603, 136, 153941, 563, 4904, 23, 208124, 21635, 1238, 3949, 3742, 32354, 765, 6626, 7, 450, 11782, 12638, 3789, 360, 12989, 100, 62, 47, 335, 8110, 159978, 8108, 3229, 19441, 2367, 54, 17569, 8, 183...
[ 0.11572265625, 0.217529296875, 0.1234130859375, 0.1878662109375, 0.0684814453125, 0.10626220703125, 0.1566162109375, 0.0199432373046875, 0.165283203125, 0.1461181640625, 0.2259521484375, 0.0234527587890625, 0.1527099609375, 0.16796875, 0.086181640625, 0.061614990234375, 0.15307617187...
embed
13057944_c0
13057944
fsharp
0
Title: F# Excel Range.AutoFilter() fails Problem title: F# Excel Range.AutoFilter() fails Tags: vsto, excel-2010, excel-interop, f%23 Problem: F# Excel Range.AutoFilter() fails I'm trying to turn on AutoFilter for the users who will consume the data. open Microsoft.Office.Interop.Excel let xl = ApplicationClass() xl.Wo...
F# Excel Range.AutoFilter() fails F# Excel Range.AutoFilter() fails vsto excel-2010 excel-interop f%23 Excel Range.AutoFilter AutoFilter Microsoft.Office.Interop.Excel ApplicationClass xl.Workbooks.OpenText xl.Workbooks.Item wb.ActiveSheet Worksheet ws.UsedRange.Rows.Count Range ws.Range A7:I excel-2010 F# Excel Range....
[ 0.0005645751953125, 0.01287841796875, 0.0125732421875, -0.001983642578125, -0.010986328125, -0.01397705078125, -0.002044677734375, 0.007080078125, -0.01287841796875, 0.0299072265625, -0.007293701171875, 0.013671875, 0.00482177734375, -0.0030364990234375, 0.01251220703125, -0.0258789062...
[ 563, 4904, 30326, 142462, 38115, 919, 379, 720, 35782, 81, 2785, 64152, 73552, 10433, 2146, 1238, 3742, 4396, 7244, 94833, 44851, 184926, 140803, 81415, 174379, 164414, 72859, 7816, 1062, 1052, 51459, 12724, 108210, 62, 966, 568, 132, 31577, ...
[ 0.09576416015625, 0.1844482421875, 0.1656494140625, 0.2059326171875, 0.1746826171875, 0.1357421875, 0.192138671875, 0.11474609375, 0.2132568359375, 0.029876708984375, 0.057647705078125, 0.1400146484375, 0.1962890625, 0.03924560546875, 0.1519775390625, 0.03680419921875, 0.119506835937...
embed
45977247_c0
45977247
fsharp
0
Title: How do I get MySQL.Data working on Rider? Problem title: How do I get MySQL.Data working on Rider? Tags: nuget, mysql, rider, f%23, mono Problem: How do I get MySQL.Data working on Rider? I have recently started exploring Linux (Ubuntu) and I want to port over some F# programs I wrote for Windows. I need to conn...
How do I get MySQL.Data working on Rider? How do I get MySQL.Data working on Rider? nuget mysql rider f%23 mono How MySQL.Data Rider MySql.Data.MySqlClient MySqlConnection How do I get MySQL.Data working on Rider? I have recently started exploring Linux (Ubuntu) and I want to port over some F# programs I wrote for Wind...
[ -0.00885009765625, 0.02294921875, 0.007720947265625, 0.016845703125, 0.0038299560546875, 0.0186767578125, -0.005584716796875, -0.01953125, -0.009521484375, -0.03955078125, 0.01544189453125, -0.0157470703125, 0.00101470947265625, -0.0203857421875, -0.006500244140625, -0.0093994140625, ...
[ 11249, 54, 87, 2046, 157146, 5, 137989, 20697, 98, 41231, 56, 315, 3794, 759, 7, 99247, 171503, 1238, 3949, 3742, 22460, 2646, 294, 31852, 150, 235603, 24649, 29908, 79249, 34, 11469, 645, 563, 4904, 103391, 54397, 3773, 37067, 5379, 3946...
[ 0.0716552734375, 0.03076171875, 0.0144805908203125, 0.09686279296875, 0.256103515625, 0.1119384765625, 0.2149658203125, 0.1514892578125, 0.1170654296875, 0.2296142578125, 0.2230224609375, 0.130859375, 0.2069091796875, 0.11474609375, 0.066162109375, 0.1885986328125, 0.259765625, 0.0...
embed
51660435_c0
51660435
fsharp
0
Title: How can I use a command line argument as the argument for a type provider? Problem title: How can I use a command line argument as the argument for a type provider? Tags: type-providers, f%23 Problem: How can I use a command line argument as the argument for a type provider? What's the proper way to use a dynami...
How can I use a command line argument as the argument for a type provider? How can I use a command line argument as the argument for a type provider? type-providers f%23 How CsvProvider System.IO FSharp.Data EntryPoint Stock Stock.Load stockData.Rows row.High row.Low row.Open row.Close Exit How can I use a command line...
[ 0.01708984375, 0.001220703125, -0.0013275146484375, 0.00872802734375, -0.004058837890625, 0.0022430419921875, 0.00081634521484375, 0.00138092041015625, -0.0169677734375, -0.032958984375, -0.0123291015625, -0.0260009765625, 0.01116943359375, -0.004913330078125, 0.003814697265625, -0.015...
[ 11249, 831, 4527, 75101, 13315, 10750, 237, 100, 10644, 81450, 93136, 14202, 1238, 3742, 313, 67756, 177997, 62160, 12353, 17780, 3467, 254, 137989, 15123, 147534, 68804, 31837, 15555, 103264, 59453, 5443, 87, 27798, 84079, 34292, 41206, 44691 ...
[ 0.05657958984375, 0.043243408203125, 0.09539794921875, 0.1614990234375, 0.1453857421875, 0.2379150390625, 0.07586669921875, 0.021881103515625, 0.227783203125, 0.2374267578125, 0.1549072265625, 0.06756591796875, 0.0182037353515625, 0.103759765625, 0.0367431640625, 0.1717529296875, 0.1...
embed
52205128_c0
52205128
fsharp
0
Title: F# Is there a Async.Sequential to match Async.Parallel? Problem title: F# Is there a Async.Sequential to match Async.Parallel? Tags: f%23, asynchronous Problem: F# Is there a Async.Sequential to match Async.Parallel? F# has Async.Parallel with type signature seq<Async<'a>> -> Async<'a list> , which will take a s...
F# Is there a Async.Sequential to match Async.Parallel? F# Is there a Async.Sequential to match Async.Parallel? f%23 asynchronous Async.Sequential Async.Parallel Async List.map F# Is there a Async.Sequential to match Async.Parallel? F# has Async.Parallel with type signature seq<Async<'a>> -> Async<'a list> , which will...
[ -0.01116943359375, 0.0123291015625, 0.01129150390625, -0.00946044921875, -0.005126953125, -0.0186767578125, 0.00186920166015625, 0.00469970703125, -0.0031585693359375, 0.004119873046875, -0.005950927734375, 0.04443359375, 0.0279541015625, 0.0164794921875, 0.007537841796875, -0.00253295...
[ 563, 4904, 2071, 2685, 10, 62, 12654, 238, 5, 4233, 5490, 80973, 47, 14858, 55292, 1229, 141, 1238, 3742, 101966, 32036, 62346, 10644, 138256, 40, 864, 11, 5303, 5646, 52895, 64503, 11675, 95103, 140992, 11001, 149016, 21373, 5701, 127877, ...
[ 0.1195068359375, 0.184814453125, 0.015472412109375, 0.047698974609375, 0.0400390625, 0.052642822265625, 0.2269287109375, 0.1356201171875, 0.016510009765625, 0.092529296875, 0.140869140625, 0.18115234375, 0.0224609375, 0.189208984375, 0.0806884765625, 0.139404296875, 0.1094970703125, ...
embed
53896240_c0
53896240
fsharp
0
Title: F# interactive does not interact with inputs Problem title: F# interactive does not interact with inputs Tags: f%23, f%23-interactive Problem: F# interactive does not interact with inputs I pressed Ctrl + Alt + F on visual studio 2017 to open F#interactive. But it doesn't interact. For example, when I typed 2+2;...
F# interactive does not interact with inputs F# interactive does not interact with inputs f%23 f%23-interactive F# interactive does not interact with inputs I pressed Ctrl + Alt + F on visual studio 2017 to open F#interactive. But it doesn't interact. For example, when I typed Nothing happens. I thought it would print ...
[ -0.01123046875, -0.008056640625, 0.0019683837890625, 0.00078582763671875, 0.005035400390625, 0.01544189453125, -0.004913330078125, -0.0120849609375, -0.016357421875, -0.015869140625, -0.007568359375, -0.00250244140625, -0.0001583099365234375, 0.02734375, 0.0225830078125, -0.00927734375...
[ 563, 4904, 212398, 959, 78974, 678, 107730, 14602, 1238, 3742, 10433, 71232, 30501, 68847, 997, 10544, 98, 21176, 12275, 505, 9803, 22027, 18, 10644, 71, 182747, 96276, 17569, 28412, 3502, 23, 2203, 201, 33720, 62163, 18499, 20697, 155965, ...
[ 0.1741943359375, 0.254638671875, 0.25244140625, 0.116943359375, 0.2227783203125, 0.1337890625, 0.20263671875, 0.00347900390625, 0.108642578125, 0.051666259765625, 0.1502685546875, 0.192626953125, 0.09857177734375, 0.1611328125, 0.10693359375, 0.11962890625, 0.03302001953125, 0.1711...
embed
64581561_c1
64581561
fsharp
1
adorner) else adornerLayer.Remove(adorner) The last line: if (adornerLayer.GetAdorners = []) then adornerLayer.Add(adorner) else adornerLayer.Remove(adorner) clearly does not compile and is not correct. How is the C# _closeAdorner written to have the same function in F#? Thank you. TIA Code signals: ArgumentException, ...
adorner) else adornerLayer.Remove(adorner) The last line: if (adornerLayer.GetAdorners = []) then adornerLayer.Add(adorner) else adornerLayer.Remove(adorner) clearly does not compile and is not correct. How is the C# _closeAdorner written to have the same function in F#? Thank you. TIA Code signals: ArgumentException, ...
[ -0.02490234375, 0.0380859375, -0.00154876708984375, 0.0181884765625, -0.0164794921875, 0.002593994140625, -0.0081787109375, 0.0020294189453125, 0.0196533203125, 0.00811767578125, 0.0181884765625, -0.00689697265625, -0.004486083984375, 0.014404296875, 0.020751953125, -0.00836181640625, ...
[ 69979, 1679, 37076, 2729, 8889, 4332, 432, 272, 9601, 4568, 13315, 2174, 724, 126, 284, 1846, 43148, 4028, 123019, 959, 9969, 1340, 26785, 11249, 313, 4904, 155648, 59121, 5701, 32354, 563, 114551, 28864, 26073, 7, 112140, 63928, 228532, 57...
[ 0.20751953125, 0.22998046875, 0.121826171875, 0.0574951171875, 0.18359375, 0.014556884765625, 0.145751953125, 0.122314453125, 0.19287109375, 0.046051025390625, 0.0826416015625, 0.07489013671875, 0.08392333984375, 0.076904296875, 0.061737060546875, 0.2021484375, 0.23779296875, 0.136...
embed
16343876_c0
16343876
fsharp
0
Title: scripts don&#x27;t recognize FSharp.Data Problem title: scripts don&#x27;t recognize FSharp.Data Tags: f%23, f%23-interactive, f%23-data Problem: scripts don't recognize FSharp.Data Somewhat of a F# beginner. I'm trying to test out some of my XmlTypeProvider code in the interactive window by first entering it in...
scripts don&#x27;t recognize FSharp.Data scripts don&#x27;t recognize FSharp.Data f%23 f%23-interactive f%23-data FSharp.Data FSharp scripts don't recognize FSharp.Data Somewhat of a F# beginner. I'm trying to test out some of my XmlTypeProvider code in the interactive window by first entering it in a script (fsx) file...
[ 0.01336669921875, 0.038818359375, 0.010986328125, 0.01611328125, 0.002593994140625, 0.004302978515625, 0.019775390625, -0.00098419189453125, 0.001678466796875, -0.0045166015625, -0.0194091796875, -0.007568359375, 0.00830078125, 0.01031494140625, 0.0228271484375, -0.0096435546875, 0.0...
[ 26499, 7, 3768, 18, 125296, 93774, 3467, 254, 137989, 3742, 1238, 10433, 71232, 10135, 5, 563, 4904, 3034, 1193, 7237, 196707, 177997, 62160, 18151, 212398, 76896, 22, 33558, 17447, 425, 11435, 25632, 171581, 49814, 91067, 102158, 90791, 5701...
[ 0.2276611328125, 0.020355224609375, 0.0283660888671875, 0.03558349609375, 0.16162109375, 0.09228515625, 0.18212890625, 0.1903076171875, 0.1812744140625, 0.01202392578125, 0.03228759765625, 0.061492919921875, 0.07000732421875, 0.10009765625, 0.020233154296875, 0.0523681640625, 0.12036...
embed
19068357_c0
19068357
fsharp
0
Title: How to use Custom attributes with MonoTouch and F# Problem title: How to use Custom attributes with MonoTouch and F# Tags: f%23, xamarin.ios Problem: How to use Custom attributes with MonoTouch and F# I would like to use some introspection with F# and MonoTouch. Given the following code fragments: type Field (aN...
How to use Custom attributes with MonoTouch and F# How to use Custom attributes with MonoTouch and F# f%23 xamarin.ios How Custom MonoTouch Field Attribute this.Name this.Title reflection.GetCustomAttributes xamarin.ios How to use Custom attributes with MonoTouch and F# I would like to use some introspection with F# an...
[ -0.003143310546875, 0.006011962890625, -0.01043701171875, -0.00823974609375, -0.011962890625, -0.0118408203125, 0.01275634765625, 0.00860595703125, -0.0234375, -0.0020904541015625, 0.0220947265625, 0.007232666015625, -0.0201416015625, 0.007476806640625, 0.005218505859375, -0.0053405761...
[ 11249, 4527, 130664, 150380, 90, 678, 77879, 221234, 136, 563, 4904, 47, 1238, 3742, 2459, 44503, 5790, 117657, 191145, 903, 163612, 16734, 17991, 44961, 1830, 223, 5928, 28848, 64627, 16711, 18151, 38551, 84751, 2046, 4420, 959, 4488, 4966, ...
[ 0.051025390625, 0.157470703125, 0.2303466796875, 0.211669921875, 0.08447265625, 0.110595703125, 0.195556640625, 0.2369384765625, 0.0638427734375, 0.131103515625, 0.16796875, 0.00897216796875, 0.052490234375, 0.092041015625, 0.1070556640625, 0.195068359375, 0.0975341796875, 0.138183...
embed
32422050_c0
32422050
fsharp
0
Title: F#: Reducing an array of numbers as strings to a single integer Problem title: F#: Reducing an array of numbers as strings to a single integer Tags: f%23 Problem: F#: Reducing an array of numbers as strings to a single integer I've got an array of strings, call it a , where each individual string represents a nu...
F#: Reducing an array of numbers as strings to a single integer F#: Reducing an array of numbers as strings to a single integer f%23 Reducing Array.reduce int32 F#: Reducing an array of numbers as strings to a single integer I've got an array of strings, call it a , where each individual string represents a number. I a...
[ -0.03076171875, -0.0218505859375, -0.0107421875, 0.04638671875, -0.00153350830078125, -0.00750732421875, -0.012451171875, 0.0037384033203125, 0.020751953125, -0.0093994140625, -0.01043701171875, -0.0076904296875, -0.003082275390625, 0.011474609375, 0.017822265625, -0.0263671875, -0.0...
[ 563, 4904, 6096, 34, 21896, 10298, 53, 101935, 79315, 47, 11001, 892, 1505, 237, 1238, 3742, 69253, 107, 106357, 23, 18, 6460, 4163, 111, 11782, 10, 12638, 11651, 33636, 14012, 32354, 33079, 3444, 4527, 1884, 33022, 14602, 959, 4488, 1064...
[ 0.1070556640625, 0.1876220703125, 0.16357421875, 0.1304931640625, 0.07586669921875, 0.1580810546875, 0.093017578125, 0.1591796875, 0.2066650390625, 0.0872802734375, 0.1688232421875, 0.1278076171875, 0.149169921875, 0.03533935546875, 0.1748046875, 0.12353515625, 0.13623046875, 0.150...
embed
42736486_c0
42736486
fsharp
0
Title: Print list of tuple F# Problem title: Print list of tuple F# Tags: f%23 Problem: Print list of tuple F# I have some code I am trying to test, that is supposed to merge two int lists of same length into a tuple list. I have got it to compile but I cannot find out if it works as I am having trouble printing the re...
Print list of tuple F# Print list of tuple F# f%23 Print myList2 list1 list2 tail1 tail2 Print list of tuple F# I have some code I am trying to test, that is supposed to merge two int lists of same length into a tuple list. I have got it to compile but I cannot find out if it works as I am having trouble printing the r...
[ 0.0189208984375, 0.013427734375, 0.015625, 0.00518798828125, -0.0003662109375, 0.01806640625, -0.01513671875, -0.005889892578125, 0.01470947265625, 0.0223388671875, 0.0167236328125, -0.009521484375, 0.0181884765625, 0.0269775390625, 0.0074462890625, -0.005615234375, -0.00439453125, ...
[ 39754, 5303, 111, 370, 8705, 563, 4904, 1238, 3949, 3742, 759, 154663, 304, 418, 46741, 18151, 31577, 3034, 83, 134598, 42564, 6626, 23, 18, 5701, 140909, 3934, 9969, 1340, 87, 53418, 43240, 63134, 2448, 1916, 70, 16750, 2060, 28412, 1478...
[ 0.213134765625, 0.218994140625, 0.118408203125, 0.1533203125, 0.2210693359375, 0.1365966796875, 0.173583984375, 0.1083984375, 0.01202392578125, 0.148681640625, 0.1016845703125, 0.1898193359375, 0.1090087890625, 0.010284423828125, 0.1766357421875, 0.1348876953125, 0.04888916015625, ...
embed
46852067_c0
46852067
fsharp
0
Title: Why are f# custom operation not allowed into control flow statement? Problem title: Why are f# custom operation not allowed into control flow statement? Tags: computation-expression, f%23 Problem: Why are f# custom operation not allowed into control flow statement? Using a custom operation of a f# computation ex...
Why are f# custom operation not allowed into control flow statement? Why are f# custom operation not allowed into control flow statement? computation-expression f%23 Why FS3086 Why are f# custom operation not allowed into control flow statement? Using a custom operation of a f# computation expression inside any control...
[ 0.000942230224609375, -0.01263427734375, 0.00396728515625, 0.000392913818359375, 0.0023956298828125, -0.0218505859375, 0.017822265625, 0.00775146484375, 0.00543212890625, 0.003997802734375, -0.006683349609375, -0.0062255859375, 0.0084228515625, -0.00634765625, 0.015380859375, 0.0024871...
[ 44084, 1238, 4904, 114122, 41018, 959, 107003, 3934, 6226, 86608, 63805, 181135, 204629, 3742, 93774, 1197, 15276, 345, 10, 1363, 125195, 46132, 35782, 10644, 78292, 678, 83, 903, 63769, 456, 199332, 47, 1884 ]
[ 0.0789794921875, 0.1282958984375, 0.188232421875, 0.1768798828125, 0.1983642578125, 0.081298828125, 0.128662109375, 0.04620361328125, 0.1732177734375, 0.191162109375, 0.169921875, 0.144287109375, 0.139404296875, 0.091796875, 0.1202392578125, 0.07489013671875, 0.202392578125, 0.0371...
embed
47515500_c0
47515500
fsharp
0
Title: Cannot download with right format an excel file F# Problem title: Cannot download with right format an excel file F# Tags: f%23, http Problem: Cannot download with right format an excel file F# I have the following part of code: let client = new WebClient() let url = "https://..." client.DownloadFile(Url, filena...
Cannot download with right format an excel file F# Cannot download with right format an excel file F# f%23 http Cannot WebClient client.DownloadFile Url client.Dispose HttpGet ContentType vnd.ms-excel Cannot download with right format an excel file F# I have the following part of code: In which code i am performing a H...
[ -0.0038299560546875, 0.005096435546875, 0.017333984375, 0.032470703125, 0.0106201171875, -0.0179443359375, -0.0233154296875, 0.0091552734375, -0.005340576171875, -0.00396728515625, 0.0208740234375, -0.000012993812561035156, -0.012451171875, 0.01007080078125, 0.0174560546875, -0.0168457...
[ 4171, 10869, 7026, 678, 7108, 9384, 64152, 11435, 563, 4904, 1238, 3742, 1621, 4002, 150, 23282, 144786, 174350, 44456, 78381, 724, 70870, 196707, 81, 2208, 4432, 3355, 8969, 25632, 2831, 18151, 51339, 3062, 126, 55300, 2046, 2053, 71924, 2...
[ 0.046630859375, 0.1373291015625, 0.1915283203125, 0.0869140625, 0.1409912109375, 0.156982421875, 0.2188720703125, 0.1142578125, 0.1171875, 0.182861328125, 0.030364990234375, 0.0516357421875, 0.036865234375, 0.0217132568359375, 0.0556640625, 0.1268310546875, 0.117919921875, 0.090942...
embed
53818476_c0
53818476
fsharp
0
Title: F# Match Many Regex Problem title: F# Match Many Regex Tags: f%23 Problem: F# Match Many Regex I have a string that I know will match one (and only one) of three regexes. I want to try each regex in turn until a match is found. For two of the regexes it is sufficient to know that there is a match. The third rege...
F# Match Many Regex F# Match Many Regex f%23 Match Many Regex Regex.Match m.Success Some List.tail m.Groups g.Value None F# Match Many Regex I have a string that I know will match one (and only one) of three regexes. I want to try each regex in turn until a match is found. For two of the regexes it is sufficient to kno...
[ -0.01214599609375, -0.00396728515625, 0.0084228515625, 0.01263427734375, -0.00164794921875, -0.00567626953125, -0.0194091796875, 0.0037078857421875, 0.0206298828125, -0.007598876953125, 0.0174560546875, 0.000797271728515625, 0.00506591796875, -0.000560760498046875, 0.017822265625, 0.00...
[ 563, 4904, 67407, 52455, 11678, 3355, 1238, 3949, 3742, 79520, 206, 347, 14168, 238, 26531, 31384, 32036, 46741, 205072, 706, 856, 50770, 438, 79315, 3714, 1221, 14858, 1632, 2940, 4734, 17262, 97461, 31195, 3444, 9790, 12638, 6835, 15504, ...
[ 0.1478271484375, 0.231201171875, 0.252197265625, 0.2353515625, 0.172119140625, 0.1790771484375, 0.08758544921875, 0.06524658203125, 0.163330078125, 0.1585693359375, 0.0172119140625, 0.05755615234375, 0.062347412109375, 0.13525390625, 0.06427001953125, 0.0243377685546875, 0.091796875,...
embed
64812874_c0
64812874
fsharp
0
Title: recursive stack overflow with exceptions in F# Problem title: recursive stack overflow with exceptions in F# Tags: f%23, exception, recursion Problem: recursive stack overflow with exceptions in F# let's look at that code: let rec doSomething () = let d = GetSomeDataFromSomewhere() match d with | Some x -> x | N...
recursive stack overflow with exceptions in F# recursive stack overflow with exceptions in F# f%23 exception recursion GetSomeDataFromSomewhere Some None GetSomeDataFromSomewhereButItCouldCrash recursive stack overflow with exceptions in F# let's look at that code: so that's some form of non stop polling.. but now the ...
[ -0.00153350830078125, 0.02294921875, -0.010498046875, -0.01300048828125, 0.0186767578125, 0.003662109375, 0.004974365234375, 0.006744384765625, 0.0020294189453125, -0.029541015625, -0.0038909912109375, -0.01397705078125, -0.00811767578125, -0.005340576171875, 0.048828125, -0.0145263671...
[ 195625, 5844, 177261, 645, 118664, 678, 131527, 563, 4904, 1238, 3742, 20779, 282, 137989, 168407, 136913, 31384, 438, 82212, 23389, 10625, 52366, 41535, 6713, 18151, 450, 3173, 351, 7279, 160, 30319, 25632, 1221, 37105, 47, 2174, 5915, 4171,...
[ 0.2044677734375, 0.080322265625, 0.189697265625, 0.1351318359375, 0.266845703125, 0.0307769775390625, 0.2396240234375, 0.1204833984375, 0.1678466796875, 0.0386962890625, 0.129150390625, 0.065185546875, 0.01544189453125, 0.120361328125, 0.1248779296875, 0.0941162109375, 0.030242919921...
embed
41709946_c0
41709946
fsharp
0
Title: F# Matching on possible generic list or sequence types Problem title: F# Matching on possible generic list or sequence types Tags: f%23 Problem: F# Matching on possible generic list or sequence types I am trying figure out if a generic type wrapped in a rop result is a list or not. This is what I tried but I got...
F# Matching on possible generic list or sequence types F# Matching on possible generic list or sequence types f%23 Matching RopResult Success Failure F# Matching on possible generic list or sequence types I am trying figure out if a generic type wrapped in a rop result is a list or not. This is what I tried but I got e...
[ -0.009033203125, 0.017578125, -0.00946044921875, -0.01123046875, -0.0135498046875, -0.01300048828125, -0.00054931640625, 0.007080078125, 0.01373291015625, 0.0120849609375, 0.0035400390625, -0.01214599609375, -0.008544921875, -0.007354736328125, -0.0106201171875, 0.00022220611572265625,...
[ 563, 4904, 67407, 214, 98, 7722, 189534, 5303, 707, 944, 52895, 1238, 3949, 3742, 2777, 254, 4332, 7, 7136, 144053, 190355, 31577, 26366, 1810, 2174, 10644, 137565, 20051, 23, 87850, 16750, 83, 10, 959, 37842, 18499, 33209 ]
[ 0.0926513671875, 0.20068359375, 0.2276611328125, 0.118408203125, 0.0643310546875, 0.1165771484375, 0.220947265625, 0.242431640625, 0.04833984375, 0.064697265625, 0.16357421875, 0.05908203125, 0.048065185546875, 0.1357421875, 0.1375732421875, 0.1092529296875, 0.055511474609375, 0.11...
embed
19706603_c0
19706603
fsharp
0
Title: How can I parse numbers written in English words into their numeric equivalent in F#? Problem title: How can I parse numbers written in English words into their numeric equivalent in F#? Tags: recursion, functional-programming, f%23, .net Problem: How can I parse numbers written in English words into their numer...
How can I parse numbers written in English words into their numeric equivalent in F#? How can I parse numbers written in English words into their numeric equivalent in F#? recursion functional-programming f%23 .net How English One Cannot Thousand Two Hundred How can I parse numbers written in English words into their n...
[ -0.034423828125, 0.0023651123046875, -0.01324462890625, 0.0184326171875, -0.005615234375, 0.0198974609375, -0.0096435546875, -0.004425048828125, 0.018310546875, -0.00482177734375, -0.01214599609375, -0.00677490234375, -0.00927734375, -0.006805419921875, 0.0216064453125, 0.0023651123046...
[ 11249, 831, 87, 366, 184, 101935, 59121, 23, 14941, 34153, 3934, 54744, 238, 183234, 563, 4904, 195625, 1830, 123309, 28966, 1238, 3742, 1179, 6561, 4171, 10869, 32238, 223, 2940, 32964, 49083, 2822, 1544, 525, 3917, 48650, 20623, 34475, 14...
[ 0.04705810546875, 0.059295654296875, 0.016845703125, 0.154541015625, 0.137939453125, 0.211181640625, 0.11083984375, 0.0718994140625, 0.210693359375, 0.1793212890625, 0.1290283203125, 0.1624755859375, 0.06884765625, 0.153076171875, 0.1529541015625, 0.1923828125, 0.15869140625, 0.049...
embed
45810688_c0
45810688
fsharp
0
Title: F# can&#x27;t invoke Seq.fold without piping? Problem title: F# can&#x27;t invoke Seq.fold without piping? Tags: f%23-interactive, f%23 Problem: F# can't invoke Seq.fold without piping? I'm busy learning F# and was playing around with Seq.fold . Could anyone explain why the following two invocations are not esse...
F# can&#x27;t invoke Seq.fold without piping? F# can&#x27;t invoke Seq.fold without piping? f%23-interactive f%23 Seq.fold Seq.ofList FS0001 F# can't invoke Seq.fold without piping? I'm busy learning F# and was playing around with Seq.fold . Could anyone explain why the following two invocations are not essentially the...
[ -0.0159912109375, 0.00775146484375, 0.01123046875, 0.015380859375, -0.015869140625, 0.00128936767578125, -0.022705078125, -0.00156402587890625, -0.0125732421875, -0.039794921875, 0.0052490234375, 0.00885009765625, 0.01104736328125, 0.0302734375, 0.01080322265625, -0.0155029296875, -0...
[ 563, 4904, 831, 3768, 23, 23253, 503, 864, 5, 42822, 15490, 2147, 10366, 1238, 27495, 10433, 71232, 3742, 4390, 154663, 93774, 188735, 18, 86352, 75169, 73342, 15400, 25632, 6626, 140931, 5256, 959, 85590, 5701, 18499, 360, 146104, 678, 432...
[ 0.115478515625, 0.1842041015625, 0.04595947265625, 0.0278778076171875, 0.053680419921875, 0.196533203125, 0.1107177734375, 0.210205078125, 0.04791259765625, 0.219482421875, 0.1103515625, 0.1790771484375, 0.181640625, 0.08343505859375, 0.01531982421875, 0.03948974609375, 0.01327514648...
embed
34415847_c0
34415847
fsharp
0
Title: Why doesn&#x27;t F# have Checked functions for floating point types? Problem title: Why doesn&#x27;t F# have Checked functions for floating point types? Tags: casting, floating-point, f%23 Problem: Why doesn't F# have Checked functions for floating point types? The built-in Checked module has conversions for all...
Why doesn&#x27;t F# have Checked functions for floating point types? Why doesn&#x27;t F# have Checked functions for floating point types? casting floating-point f%23 FormatException Why Checked Checked.byte Why doesn't F# have Checked functions for floating point types? The built-in Checked module has conversions for a...
[ -0.00347900390625, -0.002777099609375, 0.0186767578125, 0.001312255859375, 0.004974365234375, 0.00116729736328125, 0.002716064453125, -0.004852294921875, 0.018310546875, 0.0269775390625, 0.007171630859375, -0.011962890625, -0.02197265625, 0.01275634765625, 0.005828857421875, 0.00212097...
[ 44084, 22027, 3768, 18, 563, 4904, 765, 38679, 297, 32354, 21917, 26518, 6275, 52895, 100, 176050, 38496, 1238, 3742, 60972, 19279, 63928, 61028, 88303, 73, 88996, 142477, 756, 28970, 959, 257, 84293, 34, 2661, 6460, 213039, 170198, 30700, ...
[ 0.06781005859375, 0.043731689453125, 0.00006103515625, 0.0621337890625, 0.119384765625, 0.21044921875, 0.039947509765625, 0.23291015625, 0.15625, 0.20751953125, 0.159423828125, 0.051300048828125, 0.1263427734375, 0.16357421875, 0.035736083984375, 0.1256103515625, 0.08697509765625, ...
embed
45884143_c0
45884143
fsharp
0
Title: F# Script Ends Immediately After Execution (FSI) Problem title: F# Script Ends Immediately After Execution (FSI) Tags: f%23-interactive, winforms, f%23 Problem: F# Script Ends Immediately After Execution (FSI) When I double-click .fsx files the script ends immediately after execution. There is no chance of inter...
F# Script Ends Immediately After Execution (FSI) F# Script Ends Immediately After Execution (FSI) f%23-interactive winforms f%23 Script Ends Immediately After Execution FSI Program Files x86 Microsoft SDKs Framework v4.0 fsi.exe F# Script Ends Immediately After Execution (FSI) When I double-click .fsx files the script ...
[ 0.01519775390625, 0.0108642578125, 0.0030670166015625, -0.0030517578125, 0.000640869140625, 0.0001735687255859375, 0.017333984375, -0.0157470703125, -0.00811767578125, -0.0185546875, 0.025390625, 0.0267333984375, -0.0244140625, 0.0057373046875, 0.025390625, -0.0033721923828125, 0.033...
[ 563, 4904, 84654, 18878, 7, 12333, 37838, 24372, 211603, 1830, 919, 9902, 1238, 27495, 10433, 71232, 148, 46334, 3742, 7663, 42724, 15276, 7244, 45461, 202220, 151152, 172, 46480, 41929, 123278, 17447, 425, 102158, 26499, 3564, 109312, 7103, ...
[ 0.1317138671875, 0.2100830078125, 0.2314453125, 0.1768798828125, 0.086669921875, 0.15869140625, 0.03729248046875, 0.150390625, 0.1707763671875, 0.033416748046875, 0.127197265625, 0.211181640625, 0.11376953125, 0.0269927978515625, 0.0236968994140625, 0.0213623046875, 0.035614013671875...
embed
57353094_c0
57353094
fsharp
0
Title: Async agnostic higher order functions Problem title: Async agnostic higher order functions Tags: f%23, higher-order-functions, asynchronous Problem: Async agnostic higher order functions Suppose we have a library that provides a higher order function applyTest . Can this be used with an asynchronous function asy...
Async agnostic higher order functions Async agnostic higher order functions f%23 higher-order-functions asynchronous Async async.Return Async.RunSynchronously Async agnostic higher order functions Suppose we have a library that provides a higher order function applyTest . Can this be used with an asynchronous function ...
[ -0.0086669921875, -0.008544921875, -0.0029296875, -0.01458740234375, 0.0030059814453125, -0.0111083984375, 0.0020904541015625, -0.001861572265625, 0.005706787109375, -0.019287109375, 0.0069580078125, -0.00162506103515625, -0.0159912109375, 0.005950927734375, 0.0361328125, -0.0126953125...
[ 62, 12654, 238, 163963, 9523, 77546, 12989, 32354, 1238, 3949, 3742, 80596, 137175, 10, 101966, 4332, 987, 163321, 217835, 127, 1900, 79850, 121691, 35773, 1294, 87344, 59911, 111337, 4171, 11814, 678, 97249, 10763, 12960, 112033, 72382, 10821,...
[ 0.042510986328125, 0.2236328125, 0.10675048828125, 0.197265625, 0.0902099609375, 0.11865234375, 0.17724609375, 0.190673828125, 0.0693359375, 0.0767822265625, 0.167236328125, 0.179931640625, 0.1937255859375, 0.0751953125, 0.182861328125, 0.030914306640625, 0.1143798828125, 0.0545959...
embed
27383444_c0
27383444
fsharp
0
Title: f# adding element to last postition Problem title: f# adding element to last postition Tags: linked-list, list, f%23 Problem: f# adding element to last postition type Lista<'a> = | Data of 'a * Lista<'a> ref | Nil //let lista1 = Data(1,(ref Nil));; //let lista2 = Data(1,(ref (Data(2,(ref Nil)))));; let listaa = ...
f# adding element to last postition f# adding element to last postition linked-list list f%23 Lista Data Nil lista1 lista2 zad2c f# adding element to last postition First position adding My main problem is adding last element to structure like this one above. Also i have problem with removing last element.I cant find a...
[ -0.0031280517578125, 0.0341796875, 0.00927734375, 0.01226806640625, 0.0137939453125, 0.0028228759765625, 0.01116943359375, 0.00445556640625, 0.00714111328125, -0.033203125, 0.02490234375, -0.0203857421875, 0.005340576171875, -0.000598907470703125, -0.0012359619140625, -0.01458740234375...
[ 1238, 4904, 154107, 12830, 47, 4568, 23452, 1363, 3126, 297, 6562, 5303, 3742, 50085, 11809, 77175, 5875, 26049, 23972, 19069, 5201, 2967, 45646, 1884, 49146, 6496, 45767, 80234, 23, 1820, 12779, 154663, 79, 330, 4358, 25647 ]
[ 0.1046142578125, 0.156494140625, 0.1549072265625, 0.1600341796875, 0.104736328125, 0.2271728515625, 0.1533203125, 0.06683349609375, 0.13427734375, 0.1026611328125, 0.15673828125, 0.1380615234375, 0.078369140625, 0.1429443359375, 0.0462646484375, 0.1055908203125, 0.1263427734375, 0....
embed
76636818_c0
76636818
fsharp
0
Title: How to Assert value in grid using Flaui Problem title: How to Assert value in grid using Flaui Tags: f%23 Problem: How to Assert value in grid using Flaui After the following line, what functions needs to be used to assert value in grid: FindFirstDescendant(conditionFactory.ByAutomationId("2006")) Already tried ...
How to Assert value in grid using Flaui How to Assert value in grid using Flaui f%23 Flaui How Assert FindFirstDescendant conditionFactory.ByAutomationId AsDataGridView AsGridCell How to Assert value in grid using Flaui After the following line, what functions needs to be used to assert value in grid: FindFirstDescenda...
[ 0.005279541015625, -0.004791259765625, -0.0166015625, 0.016845703125, 0.00140380859375, -0.003936767578125, 0.018310546875, 0.01324462890625, 0.01019287109375, 0.0164794921875, 0.017578125, 0.031494140625, -0.0103759765625, -0.00823974609375, 0.02001953125, 0.0036468505859375, 0.0134...
[ 11249, 47, 1301, 33657, 34292, 23, 120067, 17368, 29927, 4515, 1238, 3949, 3742, 26040, 207263, 4657, 31146, 58349, 35431, 135518, 31667, 75358, 38115, 39, 568, 137989, 19040, 100474, 6796, 25632, 32354, 27117, 11814, 237, 126940, 22435, 71, ...
[ 0.06640625, 0.02984619140625, 0.147216796875, 0.26416015625, 0.233642578125, 0.1087646484375, 0.275634765625, 0.0655517578125, 0.1773681640625, 0.243896484375, 0.0333251953125, 0.0084228515625, 0.10400390625, 0.1358642578125, 0.1171875, 0.1368408203125, 0.1956787109375, 0.143310546...
embed
7048578_c0
7048578
fsharp
0
Title: Missing BigInteger features under F# Silverlight Problem title: Missing BigInteger features under F# Silverlight Tags: silverlight, f%23 Problem: Missing BigInteger features under F# Silverlight I understand that certain .NET features are not available under Silverlight, but I've noticed that BigInteger under F#...
Missing BigInteger features under F# Silverlight Missing BigInteger features under F# Silverlight silverlight f%23 Missing BigInteger Silverlight int32 int64 Missing BigInteger features under F# Silverlight I understand that certain .NET features are not available under Silverlight, but I've noticed that BigInteger und...
[ -0.004058837890625, 0.0125732421875, 0.007232666015625, -0.0115966796875, -0.02294921875, -0.00885009765625, 0.011962890625, 0.01611328125, 0.02685546875, 0.051025390625, -0.00823974609375, 0.00069427490234375, -0.00384521484375, 0.00909423828125, -0.007171630859375, 0.00787353515625, ...
[ 16771, 14195, 4153, 67, 1505, 66139, 1379, 563, 4904, 57035, 20016, 115392, 1238, 3742, 18, 6460, 13307, 28219, 5, 17777, 959, 19882, 156672, 1556, 40715, 200316, 98, 16265, 51671, 143726, 47, 660, 2485, 55300, 5608, 4734, 45831, 233, 55992...
[ 0.15576171875, 0.1981201171875, 0.0843505859375, 0.1806640625, 0.1717529296875, 0.1976318359375, 0.09619140625, 0.1275634765625, 0.2060546875, 0.2203369140625, 0.2489013671875, 0.1517333984375, 0.0267486572265625, 0.0625, 0.058929443359375, 0.1697998046875, 0.1968994140625, 0.04254...
embed
58712463_c0
58712463
fsharp
0
Title: How can i append a new item to an array and make the array updated with the new item in F#? Problem title: How can i append a new item to an array and make the array updated with the new item in F#? Tags: arrays, f%23, append Problem: How can i append a new item to an array and make the array updated with the ne...
How can i append a new item to an array and make the array updated with the new item in F#? How can i append a new item to an array and make the array updated with the new item in F#? arrays f%23 append How CocaCola Tuborg dr:liquid cont:Containment Array.append How can i append a new item to an array and make the arra...
[ 0.00494384765625, 0.01275634765625, 0.012939453125, 0.0201416015625, 0.024169921875, 0.00189208984375, -0.0257568359375, 0.01446533203125, 0.009033203125, -0.004608154296875, 0.030029296875, -0.013916015625, 0.00113677978515625, -0.00787353515625, 0.02685546875, -0.00982666015625, -0...
[ 11249, 831, 17, 114689, 71, 3525, 35735, 47, 142, 10298, 53, 136, 3249, 150011, 678, 23, 563, 4904, 4778, 1238, 3742, 72625, 113530, 1371, 10164, 3568, 150, 94385, 22832, 25500, 69253, 9007, 3611, 35378, 55300, 3688, 31344, 4343, 43240, 3...
[ 0.0506591796875, 0.05029296875, 0.056396484375, 0.1873779296875, 0.1046142578125, 0.1336669921875, 0.1881103515625, 0.0880126953125, 0.0384521484375, 0.1939697265625, 0.1370849609375, 0.0384521484375, 0.05487060546875, 0.1737060546875, 0.08056640625, 0.042633056640625, 0.102905273437...
embed
6469982_c1
6469982
fsharp
1
, ys) -> if x < y then LazyList.consDelayed x (fun () -> lazyDifference xs l2) elif x = y then lazyDifference xs ys else lazyDifference l1 ys | _ -> LazyList.empty let lazyPrimes = let rec loop = function | LazyList.Cons(p, xs) as ll -> if p > squareLimit then ll else let increment = p <<< 1 let square = p * p let rema...
, ys) -> if x < y then LazyList.consDelayed x (fun () -> lazyDifference xs l2) elif x = y then lazyDifference xs ys else lazyDifference l1 ys | _ -> LazyList.empty let lazyPrimes = let rec loop = function | LazyList.Cons(p, xs) as ll -> if p > squareLimit then ll else let increment = p <<< 1 let square = p * p let rema...
[ -0.004974365234375, 0.0162353515625, 0.023681640625, -0.0201416015625, 0.024169921875, -0.00112152099609375, 0.0021209716796875, -0.01348876953125, 0.00616455078125, -0.01953125, 0.0218505859375, 0.037109375, 0.01043701171875, -0.002410888671875, 0.008544921875, 0.006439208984375, -0...
[ 4, 113, 7, 33079, 2174, 1022, 4426, 239, 3285, 154663, 25553, 4657, 5259, 297, 16498, 21, 14055, 18234, 6620, 10461, 88, 3190, 37076, 96, 418, 33548, 939, 2633, 145111, 90, 21954, 40956, 32354, 5, 11935, 254, 237, 1181, 915, 977, 108047...
[ 0.011566162109375, 0.1182861328125, 0.0826416015625, 0.0528564453125, 0.04791259765625, 0.1103515625, 0.1475830078125, 0.1693115234375, 0.2159423828125, 0.268798828125, 0.1798095703125, 0.16015625, 0.22216796875, 0.057403564453125, 0.159912109375, 0.1759033203125, 0.06640625, 0.208...
embed
62630012_c0
62630012
fsharp
0
Title: Extend parameter type in F# Problem title: Extend parameter type in F# Tags: functional-programming, f%23 Problem: Extend parameter type in F# Let say I have some types type A = { ... } type B = { ... } type AB = A of A | B of B type Ainfo = { //some additional information about A ... } type Binfo = { //some add...
Extend parameter type in F# Extend parameter type in F# functional-programming f%23 Extend Ainfo Binfo ABinfo Extend parameter type in F# Let say I have some types and there is a function which works with these types - it accepts 'entity' which can be A or B plus some additional information about this entity. How can I...
[ -0.00457763671875, 0.00193023681640625, 0.01336669921875, 0.0225830078125, -0.01470947265625, -0.01080322265625, -0.016845703125, 0.00909423828125, 0.008056640625, -0.02197265625, 0.01007080078125, 0.01348876953125, 0.00360107421875, -0.00433349609375, 0, -0.00537109375, 0.0167236328...
[ 5443, 510, 71, 171859, 10644, 23, 563, 4904, 123309, 28966, 1238, 3742, 62, 7319, 335, 11321, 52895, 32354, 43240, 678, 6097, 26946, 2517, 2481, 831, 186, 707, 1001, 78301, 4677, 77630, 939, 11249, 22, 50930, 9969, 56786, 185190, 71864, 5...
[ 0.1182861328125, 0.1756591796875, 0.049072265625, 0.22607421875, 0.217041015625, 0.053466796875, 0.172119140625, 0.2386474609375, 0.1571044921875, 0.09356689453125, 0.0765380859375, 0.06475830078125, 0.09930419921875, 0.2144775390625, 0.07611083984375, 0.1029052734375, 0.199951171875...
embed
58350752_c0
58350752
fsharp
0
Title: How to use Fable compiler without webpack fable-loader? Problem title: How to use Fable compiler without webpack fable-loader? Tags: webpack, fable-f%23, f%23 Problem: How to use Fable compiler without webpack fable-loader? I am experimenting with F# and using Fable to compile to JavaScript. The story is good so...
How to use Fable compiler without webpack fable-loader? How to use Fable compiler without webpack fable-loader? webpack fable-f%23 f%23 How Fable REPL How to use Fable compiler without webpack fable-loader? I am experimenting with F# and using Fable to compile to JavaScript. The story is good so far. However, I have pr...
[ -0.00921630859375, -0.0035858154296875, -0.015869140625, -0.00543212890625, -0.01416015625, 0.009521484375, 0.0185546875, -0.001312255859375, -0.01361083984375, -0.0191650390625, 0.002899169921875, -0.001922607421875, 0.0024871826171875, 0.0128173828125, 0.01104736328125, -0.0158691406...
[ 11249, 4527, 563, 2886, 9969, 34759, 15490, 1467, 29102, 1071, 2661, 63033, 56, 3742, 9069, 21130, 28007, 4904, 17368, 1340, 17925, 13765, 4127, 2060, 77635, 959, 4002, 57134, 603, 541, 20266, 88996, 58875, 172554, 10927, 75101, 8781, 17447, ...
[ 0.0382080078125, 0.1170654296875, 0.1468505859375, 0.2314453125, 0.1708984375, 0.1905517578125, 0.111328125, 0.051513671875, 0.1995849609375, 0.1414794921875, 0.177734375, 0.1343994140625, 0.059112548828125, 0.0069580078125, 0.07196044921875, 0.2174072265625, 0.091552734375, 0.0808...
embed
39140603_c0
39140603
fsharp
0
Title: F# 4.0 code runs in interactive but doesn&#x27;t compile in VS2015 Problem title: F# 4.0 code runs in interactive but doesn&#x27;t compile in VS2015 Tags: f%23, visual-studio Problem: F# 4.0 code runs in interactive but doesn't compile in VS2015 I installed the following: Visual Studio 2015 (including F# 4.0 / l...
F# 4.0 code runs in interactive but doesn&#x27;t compile in VS2015 F# 4.0 code runs in interactive but doesn&#x27;t compile in VS2015 f%23 visual-studio VS2015 List.contains FS0039 F# 4.0 code runs in interactive but doesn't compile in VS2015 I installed the following: Visual Studio 2015 (including F# 4.0 / listed unde...
[ -0.01007080078125, 0.0079345703125, 0.00927734375, -0.009033203125, -0.00714111328125, 0.0235595703125, -0.009765625, 0.0084228515625, -0.01202392578125, -0.0054931640625, -0.017333984375, -0.00616455078125, -0.0027008056640625, -0.002838134765625, 0.01904296875, 0.0024566650390625, ...
[ 563, 4904, 40401, 18151, 127877, 23, 212398, 1284, 22027, 3768, 18, 9969, 1340, 44160, 5357, 1238, 21176, 52629, 32036, 98102, 93774, 7049, 9323, 20600, 25632, 73372, 22968, 918, 145870, 224545, 28641, 20928, 5423, 139909, 13315, 23742, 759, ...
[ 0.1185302734375, 0.210205078125, 0.248291015625, 0.19873046875, 0.07537841796875, 0.08221435546875, 0.234130859375, 0.0750732421875, 0.0802001953125, 0.051513671875, 0.125, 0.179443359375, 0.1778564453125, 0.1934814453125, 0.229736328125, 0.043212890625, 0.1202392578125, 0.12341308...
embed
45563696_c1
45563696
fsharp
1
y - 5.0) ** 2.0 + (y - x*x - 4.0) ** 2.0), (fun x y -> DenseVector[| 2.0 * (x + y - 5.0) - 4.0 * x * (y - x*x - 4); 2.0 * (x + y - 5.0) + 2.0 * (y - x*x - 4.0) |]) ) and I get the following error... Script.fsx(20,34): error FS0193: Type constraint mismatch. The type ''a -> 'b -> 'c' is not compatible with type 'System...
y - 5.0) ** 2.0 + (y - x*x - 4.0) ** 2.0), (fun x y -> DenseVector[| 2.0 * (x + y - 5.0) - 4.0 * x * (y - x*x - 4); 2.0 * (x + y - 5.0) + 2.0 * (y - x*x - 4.0) |]) ) and I get the following error... Script.fsx(20,34): error FS0193: Type constraint mismatch. The type ''a -> 'b -> 'c' is not compatible with type 'System...
[ 0.0023651123046875, 0.03173828125, 0.0003299713134765625, -0.0037078857421875, 0.01312255859375, 0.00180816650390625, 0.00787353515625, -0.012939453125, -0.01708984375, -0.0120849609375, -0.0091552734375, 0.040283203125, -0.0128173828125, -0.02978515625, 0.006622314453125, 0.0032958984...
[ 113, 20, 103932, 16459, 16655, 997, 53, 1022, 1639, 425, 40401, 16498, 33079, 1575, 184, 26455, 18770, 201, 87, 2046, 25632, 18499, 84654, 17447, 1549, 121763, 93774, 6746, 11591, 12, 60457, 158, 2816, 4288, 1239, 98753, 10644, 5106, 275, ...
[ 0.1866455078125, 0.0987548828125, 0.249755859375, 0.04034423828125, 0.2059326171875, 0.1263427734375, 0.146240234375, 0.1170654296875, 0.08349609375, 0.158203125, 0.2034912109375, 0.1385498046875, 0.1563720703125, 0.24267578125, 0.1656494140625, 0.20361328125, 0.151611328125, 0.092...
embed
6787255_c0
6787255
fsharp
0
Title: about Func.repeatN Problem title: about Func.repeatN Tags: .net, f%23 Problem: about Func.repeatN There is code in Expert F# like this : // Perform a CPU-intensive operation on the image. pixels |> Func.repeatN processImageRepeats (Array.map (fun b -> b + 1uy)) what is the use of Func.repeatN? it seems its alrea...
about Func.repeatN about Func.repeatN .net f%23 Func.repeatN Perform CPU-intensive Array.map about Func.repeatN There is code in Expert F# like this : what is the use of Func.repeatN? it seems its already gone. Is there a function which replace Func.repeatN? For more information: I did search it on google, there is one...
[ 0.00102996826171875, -0.00189971923828125, 0.00958251953125, 0.0286865234375, -0.00927734375, -0.01202392578125, 0.01708984375, -0.0172119140625, 0.01031494140625, -0.03076171875, -0.01055908203125, 0.0341796875, -0.004058837890625, 0.00592041015625, 0.0179443359375, 0.0118408203125, ...
[ 1672, 28670, 238, 107, 1081, 257, 839, 1179, 1238, 3742, 169033, 86039, 29272, 29888, 69253, 53, 62346, 18151, 70523, 563, 4904, 2367, 4527, 111, 5, 21771, 74955, 32354, 91995, 26484, 108975, 2663, 831, 17203, 1467, 166117, 97249, 4332, 608...
[ 0.04559326171875, 0.174560546875, 0.13623046875, 0.1336669921875, 0.2281494140625, 0.1524658203125, 0.2607421875, 0.0947265625, 0.0125732421875, 0.06719970703125, 0.14404296875, 0.15869140625, 0.1536865234375, 0.05169677734375, 0.134765625, 0.09228515625, 0.1661376953125, 0.0754394...
embed
69717351_c0
69717351
fsharp
0
Title: F# How to use an anonymous type in place of a full typed Variable Problem title: F# How to use an anonymous type in place of a full typed Variable Tags: f%23 Problem: F# How to use an anonymous type in place of a full typed Variable The following code works - but I am trying to find a way of writing less code le...
F# How to use an anonymous type in place of a full typed Variable F# How to use an anonymous type in place of a full typed Variable f%23 How Variable ElementHandleTypeOptions Delay Async.AwaitTask transferTextBox.TypeAsync F# How to use an anonymous type in place of a full typed Variable The following code works - but ...
[ 0.0059814453125, -0.004730224609375, -0.00775146484375, -0.01904296875, -0.00885009765625, -0.03173828125, 0.015380859375, -0.0169677734375, 0.0068359375, -0.020263671875, 0.032470703125, -0.0230712890625, 0.00139617919921875, -0.0133056640625, 0.019775390625, 0.02197265625, 0.013366...
[ 563, 4904, 11249, 4527, 52184, 10821, 10644, 3687, 4393, 84572, 2886, 1238, 3742, 48325, 135679, 196707, 39029, 262, 5259, 12654, 634, 9874, 12302, 174379, 72295, 71, 25632, 18151, 43240, 32562, 40715, 1884, 171259, 18, 4488, 91995, 21635, 67...
[ 0.071533203125, 0.15869140625, 0.0170745849609375, 0.1082763671875, 0.1917724609375, 0.146484375, 0.2137451171875, 0.11572265625, 0.098876953125, 0.1060791015625, 0.06695556640625, 0.05291748046875, 0.07464599609375, 0.08404541015625, 0.05914306640625, 0.1611328125, 0.099609375, 0....
embed
74011980_c1
74011980
fsharp
1
7adb08 L0029: call 0x00000001047b6c10 L002e: lea edi, [rbx-0x35014550] L0034: mov [rax+8], edi L0037: mov eax, [rax+8] L003a: pop rbx L003b: ret let byHand (Card i) = let d = i + 0xcafebabe L0000: mov eax, [rdi+8] let e = d + 0xcafebab0 L0003: add eax, 0x95fd756e e L0008: ret When I benchmark these, I get unsurprisingl...
7adb08 L0029: call 0x00000001047b6c10 L002e: lea edi, [rbx-0x35014550] L0034: mov [rax+8], edi L0037: mov eax, [rax+8] L003a: pop rbx L003b: ret let byHand (Card i) = let d = i + 0xcafebabe L0000: mov eax, [rdi+8] let e = d + 0xcafebab0 L0003: add eax, 0x95fd756e e L0008: ret When I benchmark these, I get unsurprisingl...
[ 0.000171661376953125, -0.0021514892578125, 0.0047607421875, 0.006622314453125, -0.010009765625, 0.00726318359375, -0.0036773681640625, 0.0012359619140625, -0.00194549560546875, -0.046875, 0.01055908203125, 0.0255126953125, 0.003448486328125, 0.0093994140625, -0.0038299560546875, -0.028...
[ 361, 712, 275, 8318, 339, 7049, 4235, 11782, 757, 425, 197094, 76327, 13330, 910, 963, 97259, 13, 95, 11, 8271, 45160, 90393, 123276, 617, 30464, 1328, 1019, 10945, 14263, 7426, 13471, 10267, 2633, 390, 135679, 156119, 17, 104, 997, 15182...
[ 0.02484130859375, 0.0207061767578125, 0.00457763671875, 0.2064208984375, 0.083740234375, 0.1124267578125, 0.24951171875, 0.178466796875, 0.044891357421875, 0.036041259765625, 0.11669921875, 0.02777099609375, 0.093017578125, 0.00054931640625, 0.1229248046875, 0.1817626953125, 0.042602...
embed
20442662_c0
20442662
fsharp
0
Title: Is it possible to express existence in a grammar? Problem title: Is it possible to express existence in a grammar? Tags: context-free-grammar, parser-combinators, f%23, parsing, scala Problem: Is it possible to express existence in a grammar? I currently have the following grammar below: COMPONENT = HEADER BODY ...
Is it possible to express existence in a grammar? Is it possible to express existence in a grammar? context-free-grammar parser-combinators f%23 parsing scala COMPONENT HEADER BODY ELEMENT EXPRESSION DECLARATION DESCRIPTION NAME Parser Combinators Is it possible to express existence in a grammar? I currently have the f...
[ 0.003662109375, 0.0267333984375, -0.0017547607421875, 0.03271484375, -0.01458740234375, 0.005035400390625, -0.00009822845458984375, 0.00616455078125, 0.0038299560546875, -0.007476806640625, 0.004302978515625, 0.0206298828125, -0.006134033203125, -0.004364013671875, 0.01483154296875, -0...
[ 2071, 442, 7722, 47, 36510, 116311, 23, 10, 122092, 147, 43701, 32087, 107415, 366, 2189, 277, 19155, 22230, 3742, 6953, 146232, 61898, 15513, 27544, 284, 18044, 335, 181668, 9780, 124661, 29426, 96547, 125508, 16271, 182512, 2392, 106935, 76...
[ 0.053802490234375, 0.06219482421875, 0.218017578125, 0.06756591796875, 0.254150390625, 0.272705078125, 0.1085205078125, 0.0228424072265625, 0.23193359375, 0.2032470703125, 0.131103515625, 0.1063232421875, 0.1287841796875, 0.1173095703125, 0.1387939453125, 0.05133056640625, 0.18188476...
embed
5693279_c0
5693279
fsharp
0
Title: Combining F# async functions Problem title: Combining F# async functions Tags: asynchronous, f%23 Problem: Combining F# async functions I'm a bit frustrated here. I know I've got all the bits, but I can't work out how to combine them... let saveImageToDisk path content = async { use s = new FileStream(path, File...
Combining F# async functions Combining F# async functions asynchronous f%23 Combining FileStream FileMode.OpenOrCreate s.AsyncWrite Done Async Seq.map Next Async.Parallel Async.RunSynchronously Combining F# async functions I'm a bit frustrated here. I know I've got all the bits, but I can't work out how to combine them...
[ -0.0235595703125, 0.01312255859375, -0.018310546875, -0.01214599609375, -0.002960205078125, 0.006805419921875, -0.0037994384765625, -0.00445556640625, -0.00579833984375, 0.0038909912109375, 0.0068359375, 0.045654296875, 0.036865234375, 0.0238037109375, 0.0218505859375, -0.0216064453125...
[ 106935, 592, 563, 4904, 10, 12654, 238, 32354, 101966, 1238, 3949, 3742, 42724, 115061, 9083, 112, 103264, 19060, 63784, 91, 1456, 18781, 984, 864, 62346, 4997, 1229, 163321, 217835, 1900, 4785, 57357, 3688, 3714, 4163, 756, 4488, 3642, 701...
[ 0.2200927734375, 0.050872802734375, 0.138671875, 0.20849609375, 0.025360107421875, 0.215087890625, 0.0753173828125, 0.23388671875, 0.16650390625, 0.0928955078125, 0.031982421875, 0.1385498046875, 0.1280517578125, 0.1868896484375, 0.1461181640625, 0.04876708984375, 0.140869140625, 0...
embed
5818535_c0
5818535
fsharp
0
Title: can&#x27;t work with XElement like with IEnumerable Problem title: can&#x27;t work with XElement like with IEnumerable Tags: c%23, c%23-to-f%23, f%23, linq-to-xml Problem: can't work with XElement like with IEnumerable C# var xArr = XDocument.Load(FileName) .Element("dataWorkers") .Elements("worker"); int i = 0;...
can&#x27;t work with XElement like with IEnumerable can&#x27;t work with XElement like with IEnumerable c%23 c%23-to-f%23 f%23 linq-to-xml XElement IEnumerable XDocument.Load FileName Element Elements XName.Get Dict i.e GetEnumerator can't work with XElement like with IEnumerable C# F# Error why ? I can't find my mista...
[ 0.01141357421875, 0.015869140625, -0.005950927734375, -0.0022430419921875, -0.004791259765625, 0.01080322265625, 0.006744384765625, -0.00555419921875, 0.0035400390625, -0.0260009765625, -0.0018768310546875, -0.0028228759765625, 0.000385284423828125, -0.00164031982421875, 0.010986328125, ...
[ 831, 3768, 18, 4488, 678, 90878, 19929, 1884, 75536, 2606, 56, 2886, 3742, 27495, 188, 420, 96, 44982, 131492, 1193, 239469, 15363, 42724, 163612, 48325, 126, 60897, 20779, 647, 4597, 4904, 563, 212059, 15400, 7413, 121742 ]
[ 0.07183837890625, 0.113525390625, 0.0732421875, 0.117919921875, 0.1453857421875, 0.1729736328125, 0.26318359375, 0.09771728515625, 0.1065673828125, 0.197265625, 0.134521484375, 0.08331298828125, 0.06494140625, 0.0931396484375, 0.0809326171875, 0.004974365234375, 0.0251312255859375, ...
embed
63676224_c0
63676224
fsharp
0
Title: Is there an easy way to convert byte [] to ReadOnlySpan&lt;byte&gt; in Fsharp? Problem title: Is there an easy way to convert byte [] to ReadOnlySpan&lt;byte&gt; in Fsharp? Tags: arrays, f%23 Problem: Is there an easy way to convert byte [] to ReadOnlySpan in Fsharp? I am creating an RSA pki in Fsharp and trying...
Is there an easy way to convert byte [] to ReadOnlySpan&lt;byte&gt; in Fsharp? Is there an easy way to convert byte [] to ReadOnlySpan&lt;byte&gt; in Fsharp? arrays f%23 ReadOnlySpan Fsharp RSA.Create Some rsa.ImportRSAPrivateKey None Is there an easy way to convert byte [] to ReadOnlySpan in Fsharp? I am creating an R...
[ -0.01226806640625, 0.0191650390625, -0.00151824951171875, -0.00145721435546875, -0.0147705078125, -0.0050048828125, 0.000518798828125, -0.01483154296875, -0.01153564453125, -0.0186767578125, 0.00958251953125, 0.00038909912109375, -0.013671875, 0.002197265625, -0.00482177734375, -0.0225...
[ 2071, 2685, 142, 23468, 3917, 47, 96760, 390, 67, 378, 4764, 20320, 538, 294, 3180, 61028, 5386, 563, 89280, 254, 23, 10298, 4778, 1238, 3742, 130424, 63784, 24666, 6982, 33163, 24836, 162429, 105233, 915, 301, 31577, 72367, 14375, 22799, ...
[ 0.004974365234375, 0.029571533203125, 0.0130615234375, 0.1397705078125, 0.07763671875, 0.09466552734375, 0.17041015625, 0.126708984375, 0.133544921875, 0.01922607421875, 0.1689453125, 0.1466064453125, 0.1280517578125, 0.055755615234375, 0.232177734375, 0.1337890625, 0.0831298828125, ...
embed
14678597_c0
14678597
fsharp
0
Title: cost of implementing pipeline operator Problem title: cost of implementing pipeline operator Tags: f%23 Problem: cost of implementing pipeline operator I'm following a language called 'elm' which is an attempt to bring a Haskel-esque syntax and FRP to Javascript. There has been some discussion here about impleme...
cost of implementing pipeline operator cost of implementing pipeline operator f%23 cost of implementing pipeline operator I'm following a language called 'elm' which is an attempt to bring a Haskel-esque syntax and FRP to Javascript. There has been some discussion here about implementing the pipeline operator from F# b...
[ 0.0174560546875, 0.0035247802734375, 0.00396728515625, -0.0086669921875, 0.003692626953125, -0.0142822265625, -0.005126953125, -0.003387451171875, -0.0015869140625, -0.0478515625, 0.00189971923828125, 0.0015716552734375, 0.01904296875, -0.00188446044921875, -0.006744384765625, 0.002410...
[ 11034, 111, 29479, 214, 137158, 2256, 39933, 1238, 3949, 3742, 87, 25632, 46876, 35839, 31889, 81887, 19095, 20625, 2590, 105397, 6002, 86531, 136, 563, 38796, 74181, 35107, 3688, 1295, 4904, 1284, 51517, 50509, 7, 124735, 41591, 23, 98352, ...
[ 0.210205078125, 0.0921630859375, 0.2410888671875, 0.085693359375, 0.2122802734375, 0.195556640625, 0.2822265625, 0.1112060546875, 0.092041015625, 0.18212890625, 0.011138916015625, 0.1143798828125, 0.1922607421875, 0.0205078125, 0.21240234375, 0.09356689453125, 0.0347900390625, 0.09...
embed
2981519_c0
2981519
fsharp
0
Title: Converting a C# code to F# Problem title: Converting a C# code to F# Tags: f%23, c%23 Problem: Converting a C# code to F# I am just a beginner in programing i wish covert some code from C# to F#, I have encotered this code: float[] v1=new float[10]; ... //Enqueue the Execute command. Queue.Execute(kernelVecSum, ...
Converting a C# code to F# Converting a C# code to F# f%23 c%23 Converting Enqueue Execute Queue.Execute v1.Length Converting a C# code to F# I am just a beginner in programing i wish covert some code from C# to F#, I have encotered this code: I have previously ask how to convert the v1 object, I think i know how, But ...
[ 0.01123046875, 0.01068115234375, -0.02490234375, 0.01226806640625, 0.006103515625, -0.00738525390625, -0.0089111328125, -0.018798828125, -0.0167236328125, -0.0269775390625, -0.01226806640625, 0.00537109375, 0.0022735595703125, 0.006683349609375, -0.00823974609375, -0.01177978515625, ...
[ 1657, 814, 1916, 313, 4904, 18151, 47, 563, 1238, 3742, 357, 944, 13388, 211603, 5813, 81, 418, 5267, 449, 9842, 1679, 1528, 32599, 29256, 1295, 22, 587, 720, 3642, 96760, 36746, 3714, 17, 4527, 32354, 11782, 3525, 4989, 1065, 5, 2831, ...
[ 0.06591796875, 0.1514892578125, 0.0203857421875, 0.0750732421875, 0.271240234375, 0.2054443359375, 0.1451416015625, 0.1641845703125, 0.0731201171875, 0.08013916015625, 0.0728759765625, 0.077392578125, 0.1632080078125, 0.1298828125, 0.09295654296875, 0.1939697265625, 0.1776123046875, ...
embed
30136061_c0
30136061
fsharp
0
Title: How can I pattern match on a HttpMethod in F#? Problem title: How can I pattern match on a HttpMethod in F#? Tags: pattern-matching, f%23 Problem: How can I pattern match on a HttpMethod in F#? Where request is a HttpRequestMessage from System.Net.Http , I'm trying to use pattern matching to determine which meth...
How can I pattern match on a HttpMethod in F#? How can I pattern match on a HttpMethod in F#? pattern-matching f%23 How HttpMethod HttpRequestMessage System.Net.Http request.Method HttpMethod.Get GET HttpMethod.Post POST How can I pattern match on a HttpMethod in F#? Where request is a HttpRequestMessage from System.Ne...
[ -0.03564453125, -0.000782012939453125, 0.00653076171875, -0.004791259765625, -0.0028076171875, -0.0030517578125, -0.03515625, 0.0034027099609375, -0.0078125, -0.0096435546875, 0.0172119140625, -0.0147705078125, -0.0081787109375, -0.01416015625, 0.00153350830078125, -0.005859375, -0.0...
[ 11249, 831, 87, 103510, 14858, 98, 572, 3062, 254, 78572, 7352, 23, 563, 4904, 98753, 214, 1238, 3742, 4332, 75616, 6011, 12353, 24447, 50336, 79794, 49411, 81903, 78662, 83, 1295, 31577, 4527, 83324, 3129, 55300, 509, 11814, 3249, 3996, ...
[ 0.08160400390625, 0.061859130859375, 0.0166473388671875, 0.25439453125, 0.248291015625, 0.06927490234375, 0.057159423828125, 0.0887451171875, 0.073974609375, 0.1373291015625, 0.1214599609375, 0.05743408203125, 0.1383056640625, 0.1943359375, 0.22021484375, 0.09375, 0.04986572265625, ...
embed
24041788_c0
24041788
fsharp
0
Title: cannot debug f# recursive function line by line - VS 2013 Problem title: cannot debug f# recursive function line by line - VS 2013 Tags: f%23, debugging, recursion Problem: cannot debug f# recursive function line by line - VS 2013 I try to debug the recursive function to confirm my reasoning that this actually i...
cannot debug f# recursive function line by line - VS 2013 cannot debug f# recursive function line by line - VS 2013 f%23 debugging recursion CountList TailCountList h::t cannot debug f# recursive function line by line - VS 2013 I try to debug the recursive function to confirm my reasoning that this actually isn't tail ...
[ -0.004425048828125, -0.01007080078125, 0.003143310546875, 0.01287841796875, 0.0206298828125, 0.00897216796875, -0.0031280517578125, 0.0076904296875, 0.00390625, -0.01385498046875, 0.0125732421875, -0.0133056640625, 0.0166015625, 0.00762939453125, 0.0361328125, 0.00146484375, 0.011413...
[ 53418, 8, 85779, 1238, 4904, 195625, 5844, 32354, 13315, 390, 44160, 1210, 3742, 978, 108210, 154663, 1218, 379, 1096, 18, 9790, 39563, 31635, 20653, 56112, 46741, 1830, 17336, 20697, 18151, 831, 3687, 36356, 38496, 46132, 1284, 20271, 36659,...
[ 0.14501953125, 0.1319580078125, 0.27001953125, 0.0880126953125, 0.1397705078125, 0.2076416015625, 0.11083984375, 0.13525390625, 0.1588134765625, 0.119140625, 0.1878662109375, 0.1993408203125, 0.1104736328125, 0.1614990234375, 0.136962890625, 0.1190185546875, 0.1165771484375, 0.0930...
embed
36323108_c0
36323108
fsharp
0
Title: Strange output when executing shell command with FAKE Problem title: Strange output when executing shell command with FAKE Tags: build, f%23-fake, f%23, .net Problem: Strange output when executing shell command with FAKE My FAKE build script includes the following helper function: let Exec command args = printfn...
Strange output when executing shell command with FAKE Strange output when executing shell command with FAKE build f%23-fake f%23 .net Strange FAKE Exec Command Shell.Exec After Strange output when executing shell command with FAKE My FAKE build script includes the following helper function: When I try to execute a zip ...
[ 0.00726318359375, 0.01708984375, -0.0013275146484375, 0.0185546875, 0.006591796875, 0.01104736328125, -0.0016632080078125, -0.0228271484375, -0.01153564453125, 0.0498046875, -0.0037078857421875, 0.033447265625, 0.016845703125, 0.0277099609375, -0.002410888671875, 0.01495361328125, 0....
[ 187791, 140992, 71924, 128019, 75101, 678, 563, 119960, 3229, 45367, 1238, 167218, 27495, 1021, 3742, 1179, 5443, 3240, 123573, 108362, 19279, 24372, 26499, 4358, 56, 32354, 9790, 68330, 903, 1957, 25632, 831, 26366, 15400, 70, 36008, 124850, ...
[ 0.2059326171875, 0.190185546875, 0.123291015625, 0.1895751953125, 0.1712646484375, 0.08160400390625, 0.14111328125, 0.2216796875, 0.009552001953125, 0.2015380859375, 0.051910400390625, 0.0135498046875, 0.07464599609375, 0.1351318359375, 0.09051513671875, 0.1533203125, 0.0570983886718...
embed
22517957_c0
22517957
fsharp
0
Title: Is there a way to have a record inherit an abstract class in F#? Problem title: Is there a way to have a record inherit an abstract class in F#? Tags: f%23 Problem: Is there a way to have a record inherit an abstract class in F#? Let's say I have an interface IEvent . This interface has an Id property which I ha...
Is there a way to have a record inherit an abstract class in F#? Is there a way to have a record inherit an abstract class in F#? f%23 IEvent EventBase Guid OneOfMyEvents Prop Is there a way to have a record inherit an abstract class in F#? Let's say I have an interface IEvent . This interface has an Id property which ...
[ -0.002593994140625, -0.005218505859375, 0.0162353515625, -0.0031280517578125, -0.005401611328125, -0.008544921875, -0.0174560546875, 0.01287841796875, 0.00146484375, -0.04541015625, -0.00107574462890625, 0.01312255859375, -0.00616455078125, 0.0107421875, -0.0137939453125, -0.0003585815...
[ 2071, 2685, 10, 3917, 765, 17164, 23, 3334, 217, 164789, 18507, 563, 4904, 47, 142, 1238, 3742, 87, 192134, 36943, 63473, 6955, 532, 6561, 132887, 31852, 43796, 101758, 6, 24799, 57266, 29479, 313, 17368, 903, 581, 2967, 83, 3444, 61924, ...
[ 0.02850341796875, 0.05645751953125, 0.06109619140625, 0.13818359375, 0.06097412109375, 0.2440185546875, 0.1004638671875, 0.2152099609375, 0.16162109375, 0.274658203125, 0.2484130859375, 0.1551513671875, 0.2337646484375, 0.0205535888671875, 0.039398193359375, 0.05035400390625, 0.07275...
embed
9479375_c0
9479375
fsharp
0
Title: Truly Strongly Typed Type Providers Problem title: Truly Strongly Typed Type Providers Tags: type-providers, f%23, strong-typing Problem: Truly Strongly Typed Type Providers I don't get how to provide strongly typed types through type provider. All the exemples I see have the same type as a result, independently...
Truly Strongly Typed Type Providers Truly Strongly Typed Type Providers type-providers f%23 strong-typing Truly Strongly Typed Type Providers ProvidedProperty GetterCode Truly Strongly Typed Type Providers I don't get how to provide strongly typed types through type provider. All the exemples I see have the same type a...
[ 0.001739501953125, -0.0030670166015625, 0.018798828125, 0.0147705078125, -0.009765625, -0.00836181640625, -0.006744384765625, 0.0072021484375, 0.006591796875, -0.007415771484375, 0.000782012939453125, 0.006134033203125, -0.00457763671875, 0.00823974609375, 0.00897216796875, 0.010375976...
[ 19419, 538, 200537, 60457, 123089, 4295, 71, 10644, 93136, 14202, 1238, 3949, 3742, 37515, 46280, 1264, 2206, 3055, 114211, 2046, 3642, 22691, 52895, 8305, 81450, 18632, 5701, 16750, 41371, 107730, 13468, 67756, 196707, 177997, 62160, 87344, 47...
[ 0.112548828125, 0.1358642578125, 0.1519775390625, 0.2274169921875, 0.1680908203125, 0.08380126953125, 0.1138916015625, 0.2335205078125, 0.177001953125, 0.042266845703125, 0.0214691162109375, 0.0198822021484375, 0.080078125, 0.1776123046875, 0.2310791015625, 0.091064453125, 0.07788085...
embed
53235635_c0
53235635
fsharp
0
Title: Mutate F# [&lt;Struct&gt;] Record Problem title: Mutate F# [&lt;Struct&gt;] Record Tags: struct, record, f%23 Problem: Mutate F# [ ] Record This code shows how to make a function mutate its input - one of the things we come to F# to avoid. type Age = { mutable n : int } let printInside a = printfn "Inside = %d" ...
Mutate F# [&lt;Struct&gt;] Record Mutate F# [&lt;Struct&gt;] Record struct record f%23 Mutate Record Age Inside a.n Struct Mutate F# [ ] Record This code shows how to make a function mutate its input - one of the things we come to F# to avoid. That being said, how do I do the same bad thing with [<Struct>] Record s? I ...
[ 0.0047607421875, 0.02197265625, 0.0079345703125, -0.000057697296142578125, 0.004302978515625, 0.00439453125, -0.02392578125, 0.00958251953125, 0.006317138671875, -0.003326416015625, 0.016845703125, 0.0252685546875, 0.0166015625, -0.007354736328125, 0.038330078125, -0.0166015625, -0.0...
[ 118756, 67, 563, 4904, 71713, 18190, 54877, 18, 36716, 17164, 1238, 3949, 3742, 72944, 187040, 19, 63667, 15390, 18151, 45831, 3642, 3249, 32354, 31158, 13, 6863, 107730, 1380, 71864, 54, 5701, 6494, 13580, 678, 91, 92610, 18831, 390, 29087...
[ 0.1884765625, 0.133544921875, 0.1143798828125, 0.191162109375, 0.119140625, 0.1082763671875, 0.2373046875, 0.03680419921875, 0.1988525390625, 0.2095947265625, 0.0653076171875, 0.003875732421875, 0.115234375, 0.1510009765625, 0.102783203125, 0.0030517578125, 0.143310546875, 0.042541...
embed
13415062_c0
13415062
fsharp
0
Title: Initialize the automatically implemented properties in F# Problem title: Initialize the automatically implemented properties in F# Tags: f%23 Problem: Initialize the automatically implemented properties in F# "Automatically implemented properties are part of the initialization of a type, so they must be included...
Initialize the automatically implemented properties in F# Initialize the automatically implemented properties in F# f%23 Initialize Initialize the automatically implemented properties in F# "Automatically implemented properties are part of the initialization of a type, so they must be included before any other member d...
[ 0.020751953125, -0.000728607177734375, 0.0244140625, -0.00347900390625, -0.00933837890625, -0.00121307373046875, 0.0211181640625, 0.003570556640625, 0.005218505859375, 0.0184326171875, 0.0108642578125, 0.03076171875, 0.00799560546875, 0.01361083984375, -0.002655029296875, -0.0081176757...
[ 360, 40705, 119066, 191082, 29479, 297, 183871, 563, 4904, 1238, 3742, 38115, 2227, 71407, 2831, 61475, 47691, 10644, 8110, 99201, 8108, 32786, 80934, 2633, 128239, 9969, 56786, 186992, 3884, 3502, 7103, 3789, 23335, 903, 21635, 7108, 26785, ...
[ 0.080322265625, 0.1810302734375, 0.080078125, 0.2255859375, 0.2174072265625, 0.05548095703125, 0.245849609375, 0.141845703125, 0.1885986328125, 0.03204345703125, 0.08642578125, 0.1285400390625, 0.1217041015625, 0.000732421875, 0.05364990234375, 0.19384765625, 0.04071044921875, 0.18...
embed
5602564_c1
5602564
fsharp
1
Reader connName cmdString = let conn = openSQLConnection(connName) let cmd = conn.CreateCommand(CommandText=cmdString, CommandType = CommandType.Text) let reader = cmd.ExecuteReader(CommandBehavior.CloseConnection) // read a row from the data reader let readRow (reader: #DbDataReader) = if reader.Read() then let dict =...
Reader connName cmdString = let conn = openSQLConnection(connName) let cmd = conn.CreateCommand(CommandText=cmdString, CommandType = CommandType.Text) let reader = cmd.ExecuteReader(CommandBehavior.CloseConnection) // read a row from the data reader let readRow (reader: #DbDataReader) = if reader.Read() then let dict =...
[ 0.0211181640625, 0.00689697265625, -0.0125732421875, 0.0184326171875, 0.00201416015625, -0.01507568359375, -0.01019287109375, -0.031005859375, 0.0029144287109375, -0.03515625, 0.0032958984375, -0.00927734375, -0.006683349609375, -0.0296630859375, -0.000667572021484375, -0.0132446289062...
[ 122636, 158, 19, 163612, 1827, 71, 71713, 214, 2203, 2633, 9803, 158897, 235603, 1830, 2271, 63784, 10770, 12018, 174379, 3931, 123573, 196707, 155255, 211603, 31345, 56, 98409, 59453, 4666, 12301, 15555, 1295, 2053, 12724, 434, 1283, 820, 39...
[ 0.327880859375, 0.1475830078125, 0.1011962890625, 0.2052001953125, 0.20703125, 0.0994873046875, 0.21142578125, 0.1173095703125, 0.029998779296875, 0.096435546875, 0.11474609375, 0.2247314453125, 0.127685546875, 0.0194549560546875, 0.151123046875, 0.057220458984375, 0.01708984375, 0...
embed
19580969_c0
19580969
fsharp
0
Title: Creating &quot;plus&quot; function with custom type using coercion F# Problem title: Creating &quot;plus&quot; function with custom type using coercion F# Tags: f%23, coercion Problem: Creating "plus" function with custom type using coercion F# I currently have a special type that can be either an int or a float...
Creating &quot;plus&quot; function with custom type using coercion F# Creating &quot;plus&quot; function with custom type using coercion F# f%23 coercion coercion Creating x1:number x2:number Creating "plus" function with custom type using coercion F# I currently have a special type that can be either an int or a float...
[ -0.0108642578125, 0.0004138946533203125, 0.00250244140625, 0.019287109375, 0.00016307830810546875, 0.012939453125, -0.017822265625, -0.004425048828125, 0.00457763671875, -0.0216064453125, -0.004638671875, 0.003936767578125, 0.00927734375, 0.0106201171875, 0.0012664794921875, 0.00001025...
[ 56781, 32108, 32354, 678, 114122, 10644, 552, 56, 6447, 563, 4904, 1238, 3742, 1022, 82825, 2606, 1297, 304, 17368, 82424, 5361, 831, 23, 18, 707, 21917, 257, 3444, 28282, 63769, 15190, 6626, 111, 2856, 25842, 587, 70, 47, 10, 63559, 30...
[ 0.1083984375, 0.2445068359375, 0.2130126953125, 0.0147247314453125, 0.1639404296875, 0.2052001953125, 0.08441162109375, 0.1693115234375, 0.1187744140625, 0.1181640625, 0.1929931640625, 0.0672607421875, 0.058349609375, 0.05413818359375, 0.0496826171875, 0.08184814453125, 0.02093505859...
embed
57289756_c0
57289756
fsharp
0
Title: Type inference rules Problem title: Type inference rules Tags: syntax, types, f%23 Problem: Type inference rules I tried to make a function that takes two characters, takes their ASCII value and returns their XOR. Of course, that works: > let a, b = '#', '%' in (int a) ^^^ (int b);; val it : int = 6 This however...
Type inference rules Type inference rules syntax types f%23 Type a:int b:int FS0001 Type inference rules I tried to make a function that takes two characters, takes their ASCII value and returns their XOR. Of course, that works: This however makes a function that takes integers, which is not the case here. As expected,...
[ 0.0203857421875, -0.0028839111328125, -0.008056640625, 0.034423828125, 0.003326416015625, 0.01116943359375, -0.01068115234375, 0.00011920928955078125, -0.015869140625, -0.002960205078125, 0.00592041015625, -0.0238037109375, -0.01007080078125, -0.001220703125, 0.0208740234375, -0.003372...
[ 60457, 53498, 6620, 91736, 6002, 86531, 52895, 1238, 3949, 3742, 10, 4288, 876, 93774, 188735, 37842, 3249, 32354, 51776, 6626, 124850, 125429, 10001, 34292, 30646, 1193, 24638, 43240, 49903, 892, 26255, 959, 70, 7225, 3688, 84751, 831, 18, ...
[ 0.234375, 0.1961669921875, 0.056732177734375, 0.1513671875, 0.0546875, 0.0185699462890625, 0.2021484375, 0.0504150390625, 0.021392822265625, 0.1448974609375, 0.0474853515625, 0.12890625, 0.08782958984375, 0.07513427734375, 0.19091796875, 0.05804443359375, 0.01153564453125, 0.159667...
embed
74454728_c2
74454728
fsharp
2
PF, WpfLibrary1, CustomCommands, RoutedCommand, DifferentAssemblyCommand, ItemGroup, Compile, Include, Library.fs, FsLibrary1, FsAssemblyCommand, OutputType, WinExe, ProjectReference, FsLibrary1.fsproj, WpfLibrary1.csproj, Window, x:Class, WpfApp3.MainWindow, schemas.microsoft.com, xmlns:x, xmlns:d, xmlns:mc, schemas.o...
PF, WpfLibrary1, CustomCommands, RoutedCommand, DifferentAssemblyCommand, ItemGroup, Compile, Include, Library.fs, FsLibrary1, FsAssemblyCommand, OutputType, WinExe, ProjectReference, FsLibrary1.fsproj, WpfLibrary1.csproj, Window, x:Class, WpfApp3.MainWindow, schemas.microsoft.com, xmlns:x, xmlns:d, xmlns:mc, schemas.o...
[ -0.01348876953125, 0.021484375, -0.0081787109375, 0.0179443359375, 0.00738525390625, 0.0037994384765625, -0.0011138916015625, -0.036865234375, -0.000743865966796875, -0.0036773681640625, 0.0002574920654296875, -0.0021209716796875, 0.0031890869140625, 0.006378173828125, -0.01373291015625,...
[ 6, 41265, 4, 601, 39557, 104820, 3701, 53, 418, 130664, 10770, 12018, 106015, 71, 242520, 89845, 38526, 78426, 205072, 15612, 1340, 822, 103835, 5, 17447, 563, 7, 13538, 7077, 196707, 17686, 19279, 27331, 69988, 3454, 170, 176501, 1022, 12,...
[ 0.015716552734375, 0.297119140625, 0.07476806640625, 0.0849609375, 0.18359375, 0.1722412109375, 0.19775390625, 0.0582275390625, 0.08575439453125, 0.203369140625, 0.1827392578125, 0.259521484375, 0.1646728515625, 0.0201873779296875, 0.18896484375, 0.1824951171875, 0.034515380859375, ...
embed
75893708_c0
75893708
fsharp
0
Title: Triple-quote string C# vs F# heterogeneous behaviour Problem title: Triple-quote string C# vs F# heterogeneous behaviour Tags: verbatim-string, f%23, c%23 Problem: Triple-quote string C# vs F# heterogeneous behaviour In C# the triple-quote string, or verbatim string behaves a little different from how F# behaves...
Triple-quote string C# vs F# heterogeneous behaviour Triple-quote string C# vs F# heterogeneous behaviour verbatim-string f%23 c%23 C# F# Triple-quote Console.WriteLine System BasicFunctions Triple-quote string C# vs F# heterogeneous behaviour In C# the triple-quote string, or verbatim string behaves a little different...
[ 0.019287109375, 0.00335693359375, 0.000789642333984375, 0.01312255859375, -0.01153564453125, -0.01416015625, 0.007049560546875, -0.0142822265625, 0.00408935546875, 0.0084228515625, 0.005615234375, -0.00860595703125, 0.017333984375, 0.00714111328125, -0.00921630859375, 0.0140380859375, ...
[ 55903, 133, 68726, 79315, 313, 4904, 20209, 563, 77099, 15292, 224833, 57520, 5083, 91693, 1238, 3742, 40777, 18781, 93232, 12353, 91692, 97249, 162738, 9, 186, 68991, 10176, 12921, 1295, 360, 28412, 7, 903, 179140, 132283, 62548, 79507, 1455...
[ 0.201904296875, 0.1851806640625, 0.252685546875, 0.207275390625, 0.08502197265625, 0.2174072265625, 0.1451416015625, 0.1505126953125, 0.2042236328125, 0.1834716796875, 0.173828125, 0.1636962890625, 0.1976318359375, 0.165771484375, 0.08056640625, 0.094482421875, 0.08221435546875, 0....
embed
27624665_c0
27624665
fsharp
0
Title: How to Properly match F# Class Type Problem title: How to Properly match F# Class Type Tags: f%23 Problem: How to Properly match F# Class Type I'm working with C# object types, but I think the snippet below illustrates my problem. I can't find anything related to the specific compiler warning, "This type test or...
How to Properly match F# Class Type How to Properly match F# Class Type f%23 How Properly Type Parent Child MatchFunc obj:Parent Neither How to Properly match F# Class Type I'm working with C# object types, but I think the snippet below illustrates my problem. I can't find anything related to the specific compiler warn...
[ -0.00183868408203125, 0.00165557861328125, -0.00107574462890625, -0.006622314453125, -0.006988525390625, -0.01055908203125, -0.0245361328125, 0.0142822265625, -0.00160980224609375, 0.0019683837890625, 0.01239013671875, -0.020751953125, 0.0057373046875, 0.002685546875, 0.01177978515625, ...
[ 11249, 1250, 1264, 14858, 563, 4904, 35014, 60457, 1238, 3949, 3742, 170918, 123829, 67407, 97249, 995, 170, 28636, 2517, 30097, 9319, 20697, 36746, 52895, 70, 35064, 58755, 9969, 34759, 1631, 592, 73243, 10644, 3034, 707, 7565, 55741, 1221, ...
[ 0.034912109375, 0.0479736328125, 0.10791015625, 0.2479248046875, 0.130126953125, 0.2109375, 0.1634521484375, 0.208251953125, 0.08056640625, 0.0042724609375, 0.09832763671875, 0.164794921875, 0.1661376953125, 0.19873046875, 0.13232421875, 0.1065673828125, 0.11962890625, 0.080078125,...
embed
69045199_c0
69045199
fsharp
0
Title: How to create a array of record values Problem title: How to create a array of record values Tags: functional-programming, f%23 Problem: How to create a array of record values I have a problem, where I have a record (called Probablities in my case) that only consists of a certain type, and I want to create array...
How to create a array of record values How to create a array of record values functional-programming f%23 How Probability Probabilities Array.sum How to create a array of record values I have a problem, where I have a record (called Probablities in my case) that only consists of a certain type, and I want to create arr...
[ 0.0072021484375, -0.02294921875, -0.0074462890625, 0.01104736328125, -0.0264892578125, -0.00811767578125, -0.01953125, -0.0037078857421875, 0.00579833984375, -0.0244140625, 0.0186767578125, 0.01275634765625, -0.0096435546875, -0.009033203125, 0.011474609375, -0.00011682510375976562, ...
[ 11249, 47, 28282, 10298, 53, 111, 17164, 142424, 10, 123309, 28966, 1238, 3949, 3742, 152990, 2481, 31075, 69253, 11832, 2967, 1250, 17105, 150, 2449, 4734, 58055, 24233, 10644, 3444, 678, 7722, 17203, 80854, 11651, 6183, 71864 ]
[ 0.0760498046875, 0.040924072265625, 0.191162109375, 0.2227783203125, 0.2015380859375, 0.112548828125, 0.236572265625, 0.2078857421875, 0.018280029296875, 0.161376953125, 0.128173828125, 0.04388427734375, 0.012054443359375, 0.1033935546875, 0.22509765625, 0.0709228515625, 0.1138916015...
embed
3012038_c0
3012038
fsharp
0
Title: F# constructor syntax - overiding and augmenting new Problem title: F# constructor syntax - overiding and augmenting new Tags: f%23, syntax, constructor Problem: F# constructor syntax - overiding and augmenting new I have a non-disposable class with Open/Close syntax that I'd like to be able to use , so I'm tryi...
F# constructor syntax - overiding and augmenting new F# constructor syntax - overiding and augmenting new f%23 syntax constructor DisposableOpenCloseClass OpenCloseClass this.Open IDisposable this.Dispose this.Close F# constructor syntax - overiding and augmenting new I have a non-disposable class with Open/Close synta...
[ -0.00421142578125, 0.007476806640625, -0.0172119140625, 0.0269775390625, 0.0106201171875, -0.007171630859375, -0.016845703125, -0.004241943359375, -0.0003452301025390625, 0.004669189453125, -0.004669189453125, -0.002685546875, 0.0238037109375, 0.0064697265625, 0.00531005859375, -0.0291...
[ 563, 4904, 64549, 748, 6002, 86531, 645, 86675, 136, 9620, 674, 214, 3525, 1238, 3949, 3742, 70958, 7, 2886, 103264, 59453, 140803, 13527, 903, 164, 7522, 44456, 78381, 441, 351, 3827, 18507, 64, 1884, 19048, 4527, 31577, 3334, 1295, 4488...
[ 0.1318359375, 0.2061767578125, 0.1646728515625, 0.09423828125, 0.118408203125, 0.1707763671875, 0.122802734375, 0.16357421875, 0.10546875, 0.1544189453125, 0.1351318359375, 0.02703857421875, 0.12841796875, 0.099853515625, 0.0343017578125, 0.154541015625, 0.1961669921875, 0.08801269...
embed
332871_c0
332871
fsharp
0
Title: F# XML parsing Problem title: F# XML parsing Tags: xml, functional-programming, f%23 Problem: F# XML parsing this c# code is probably not the most efficient but gets what I want done. How do I accomplish the same thing in F# code? string xml = " <EmailList> " + " <Email>test@email.com</Email> " + " <Email>test2@...
F# XML parsing F# XML parsing xml functional-programming f%23 XML EmailList Email email.com test2 XmlDocument XmlNodeList string.Empty xdoc.LoadXml xdoc.SelectNodes XmlNode email.InnerText.ToString Environment.NewLine F# XML parsing this c# code is probably not the most efficient but gets what I want done. How do I acc...
[ 0.0034942626953125, 0.0206298828125, -0.00070953369140625, -0.00628662109375, 0.006195068359375, 0.0255126953125, -0.023681640625, -0.002899169921875, -0.0174560546875, -0.021728515625, 0.0166015625, -0.0218505859375, -0.01092529296875, -0.00909423828125, 0.0087890625, -0.0051879882812...
[ 563, 4904, 92537, 366, 6953, 131492, 123309, 28966, 1238, 3949, 3742, 14886, 154663, 3340, 277, 3034, 304, 1193, 7237, 239469, 5021, 112, 79315, 134332, 1022, 29713, 5, 1542, 100184, 988, 13857, 174379, 7763, 71713, 686, 1900, 46568, 93232, ...
[ 0.145263671875, 0.20849609375, 0.262939453125, 0.1392822265625, 0.0345458984375, 0.211181640625, 0.16162109375, 0.1033935546875, 0.1072998046875, 0.0501708984375, 0.139892578125, 0.09625244140625, 0.124755859375, 0.0877685546875, 0.052337646484375, 0.1376953125, 0.060272216796875, ...
embed
37077358_c0
37077358
fsharp
0
Title: Fparsec recursive grammatics throw StackOverflowException Problem title: Fparsec recursive grammatics throw StackOverflowException Tags: parsing, fparsec, f%23 Problem: Fparsec recursive grammatics throw StackOverflowException I've got this code type Exprs = | Val of float | Mult of Exprs * Exprs | Plus of Exprs...
Fparsec recursive grammatics throw StackOverflowException Fparsec recursive grammatics throw StackOverflowException parsing fparsec f%23 StackOverflowException Fparsec Exprs Val Mult Plus Fparsec recursive grammatics throw StackOverflowException I've got this code When it evaluated it throws StackoverflowExcpetion. So ...
[ -0.00823974609375, 0.0181884765625, -0.009765625, 0.0152587890625, 0.005950927734375, 0.00494384765625, 0.01031494140625, 0.0022735595703125, 0.00579833984375, -0.0296630859375, 0.022216796875, 0.0225830078125, 0.0230712890625, 0.005645751953125, 0.0263671875, -0.0020904541015625, 0....
[ 563, 2500, 39797, 195625, 5844, 16190, 47148, 104250, 6512, 2594, 156673, 118664, 19279, 63928, 366, 1238, 3949, 3742, 60075, 4295, 4769, 81212, 8183, 4163, 903, 18151, 151575, 5465, 238, 1081, 1363, 70, 3642, 831, 17, 33022, 442, 15490, 54...
[ 0.1053466796875, 0.14990234375, 0.23876953125, 0.2147216796875, 0.056884765625, 0.09716796875, 0.138427734375, 0.1458740234375, 0.1212158203125, 0.11376953125, 0.10382080078125, 0.20849609375, 0.053070068359375, 0.156494140625, 0.08355712890625, 0.098388671875, 0.03607177734375, 0....
embed
17352914_c0
17352914
fsharp
0
Title: F# type inference misses given information Problem title: F# type inference misses given information Tags: f%23, type-inference, type-annotation Problem: F# type inference misses given information If I declare this F# function: let extractColumn col (grid : List<Map<string, string>>) = List.map (fun row -> row.[...
F# type inference misses given information F# type inference misses given information f%23 type-inference type-annotation List Map List.map F# type inference misses given information If I declare this F# function: the compiler complains: Adding a type annotation for the lambda's row parameter fixes it: Why can't it get...
[ 0.0166015625, -0.0069580078125, 0.006195068359375, 0.02978515625, -0.005340576171875, -0.03125, 0.0028076171875, 0.01275634765625, -0.00640869140625, 0.0086669921875, 0.005401611328125, -0.012451171875, -0.01220703125, 0.005767822265625, -0.01214599609375, -0.000926971435546875, 0.00...
[ 563, 4904, 10644, 53498, 18025, 90, 34475, 4677, 1238, 3742, 73, 69988, 11071, 32036, 42719, 62346, 6620, 159978, 32354, 9969, 34759, 186992, 62, 59725, 8668, 22062, 21, 6492, 85, 15555, 171859, 71403, 44084, 831, 18, 2046, 70, 111, 1295, ...
[ 0.094970703125, 0.18359375, 0.198486328125, 0.200439453125, 0.151611328125, 0.053802490234375, 0.1092529296875, 0.14599609375, 0.048583984375, 0.08587646484375, 0.0047607421875, 0.1312255859375, 0.10498046875, 0.095703125, 0.0811767578125, 0.0694580078125, 0.01043701171875, 0.08825...
embed
33159293_c1
33159293
fsharp
1
pointing to the correct directory with all the utilities required in it. As far as I can tell from: https://github.com/fsharp/fsharp/blob/master/src/fsharp/FSharp.Data.TypeProviders/Util.fs this is all that is required. However this didn't have any effect. I looked back at an older version of Util.fs and it seemed to ...
pointing to the correct directory with all the utilities required in it. As far as I can tell from: https://github.com/fsharp/fsharp/blob/master/src/fsharp/FSharp.Data.TypeProviders/Util.fs this is all that is required. However this didn't have any effect. I looked back at an older version of Util.fs and it seemed to ...
[ 0.0115966796875, 0.0203857421875, 0.0118408203125, 0.0003986358642578125, -0.01080322265625, 0.0274658203125, -0.013916015625, -0.0118408203125, -0.0196533203125, -0.0128173828125, -0.01080322265625, -0.000507354736328125, 0.024169921875, 0.001983642578125, -0.001556396484375, -0.01263...
[ 6275, 214, 47, 70, 26785, 14364, 53, 678, 756, 19537, 2449, 56065, 15769, 32102, 420, 89280, 254, 12986, 47327, 19437, 3467, 137989, 196707, 177997, 14, 14202, 1062, 3675, 17447, 18, 2499, 21543, 11389, 345, 5, 6713, 81, 1019, 2389, 284, ...
[ 0.229248046875, 0.0975341796875, 0.1260986328125, 0.02984619140625, 0.199462890625, 0.1761474609375, 0.11328125, 0.03961181640625, 0.0251617431640625, 0.2021484375, 0.1201171875, 0.173583984375, 0.041748046875, 0.0765380859375, 0.06915283203125, 0.1964111328125, 0.15625, 0.00729370...
embed
45578261_c0
45578261
fsharp
0
Title: F# - Algorithm and strings Problem title: F# - Algorithm and strings Tags: algorithm, f%23 Problem: F# - Algorithm and strings Let's says I have a string of a length N that contains only 0 or 1. I want to split that string in multiples strings and each string should contains only one digit. Example: 00011010111 ...
F# - Algorithm and strings F# - Algorithm and strings algorithm f%23 Algorithm MyString result.add F# - Algorithm and strings Let's says I have a string of a length N that contains only 0 or 1. I want to split that string in multiples strings and each string should contains only one digit. Example: Should be split into...
[ -0.018310546875, 0.00555419921875, -0.00139617919921875, 0.0142822265625, -0.0250244140625, 0.0223388671875, 0.0218505859375, -0.003509521484375, -0.0001735687255859375, -0.03759765625, 0.0189208984375, -0.002105712890625, -0.017333984375, 0.02197265625, -0.01007080078125, -0.002426147...
[ 563, 4904, 109847, 2783, 18337, 136, 79315, 234873, 1238, 3949, 3742, 2646, 71713, 214, 16750, 4028, 17378, 765, 140909, 541, 70541, 4734, 757, 707, 615, 3444, 65450, 23, 48716, 12638, 5608, 1632, 153939, 89536, 151117, 3934, 29806, 831, 53...
[ 0.131591796875, 0.1976318359375, 0.112548828125, 0.123291015625, 0.06640625, 0.0706787109375, 0.2626953125, 0.1585693359375, 0.112548828125, 0.06427001953125, 0.1688232421875, 0.12060546875, 0.1614990234375, 0.1068115234375, 0.1453857421875, 0.0614013671875, 0.0209503173828125, 0.0...
embed
65620796_c0
65620796
fsharp
0
Title: F# - Ask for 3 numbers and then find the minimum? Problem title: F# - Ask for 3 numbers and then find the minimum? Tags: f%23 Problem: F# - Ask for 3 numbers and then find the minimum? I am new to programming so this should be an easy one. I want to write a code that asks for 3 numbers and then finds the minimum...
F# - Ask for 3 numbers and then find the minimum? F# - Ask for 3 numbers and then find the minimum? f%23 Ask Unit Please First Second Third Minimum F# - Ask for 3 numbers and then find the minimum? I am new to programming so this should be an easy one. I want to write a code that asks for 3 numbers and then finds the m...
[ -0.007110595703125, 0.00994873046875, 0.0181884765625, 0.0166015625, 0.00811767578125, 0.0113525390625, 0.0235595703125, 0.003448486328125, -0.0012664794921875, -0.0030364990234375, -0.013671875, -0.00174713134765625, -0.01019287109375, 0.015625, 0.006561279296875, 0.0059814453125, 0...
[ 563, 4904, 20, 105219, 100, 138, 101935, 136, 7068, 7413, 70, 15440, 32, 1238, 3949, 3742, 46640, 30607, 23972, 77648, 198387, 173858, 444, 3525, 47, 56037, 449, 5608, 23468, 3444, 33022, 18151, 26458, 1884, 450, 59090, 2174, 903, 94176, ...
[ 0.1319580078125, 0.2213134765625, 0.033447265625, 0.18603515625, 0.1302490234375, 0.2061767578125, 0.195556640625, 0.006195068359375, 0.057861328125, 0.1263427734375, 0.06683349609375, 0.256591796875, 0.013580322265625, 0.12060546875, 0.060302734375, 0.148193359375, 0.17724609375, ...
embed
20392686_c0
20392686
fsharp
0
Title: How to stop spaces,\n getting stripped from Unit Test Session Output? Problem title: How to stop spaces,\n getting stripped from Unit Test Session Output? Tags: resharper, f%23 Problem: How to stop spaces,\n getting stripped from Unit Test Session Output? Resharper is compacting unit test std out / console outpu...
How to stop spaces,\n getting stripped from Unit Test Session Output? How to stop spaces,\n getting stripped from Unit Test Session Output? resharper f%23 Unit How Test Session Output Console.WriteLine How to stop spaces,\n getting stripped from Unit Test Session Output? Resharper is compacting unit test std out / cons...
[ -0.00136566162109375, 0.0159912109375, -0.000789642333984375, -0.01385498046875, -0.0062255859375, -0.01251220703125, 0.027587890625, -0.0002994537353515625, -0.0113525390625, 0.0439453125, 0.006439208984375, 0.00579833984375, -0.0198974609375, 0.004180908203125, 0.0184326171875, 0.030...
[ 11249, 47, 7279, 32628, 7, 20949, 43613, 20051, 1295, 46640, 8647, 148735, 13538, 7077, 3332, 3467, 1264, 1238, 3949, 3742, 1657, 40777, 18781, 93232, 9624, 94928, 214, 25072, 3034, 6138, 71, 1810, 248, 130250, 140992, 46312, 756, 351, 144,...
[ 0.060791015625, 0.0252685546875, 0.209228515625, 0.283447265625, 0.14306640625, 0.056121826171875, 0.16748046875, 0.10595703125, 0.0830078125, 0.1712646484375, 0.196533203125, 0.1895751953125, 0.146728515625, 0.06341552734375, 0.1243896484375, 0.2305908203125, 0.25634765625, 0.0592...
embed
28645443_c0
28645443
fsharp
0
Title: Compile F# code in browser (Silverlight) Problem title: Compile F# code in browser (Silverlight) Tags: silverlight, f%23 Problem: Compile F# code in browser (Silverlight) I want to create a Web page that compiles F# code and executes it in the context of this Web page, maybe with some kind of JavaScript interop....
Compile F# code in browser (Silverlight) Compile F# code in browser (Silverlight) silverlight f%23 Compile Silverlight Compile F# code in browser (Silverlight) I want to create a Web page that compiles F# code and executes it in the context of this Web page, maybe with some kind of JavaScript interop. Like tryfsharp.or...
[ -0.001983642578125, 0.0115966796875, 0.004119873046875, -0.005157470703125, -0.003814697265625, 0.00982666015625, -0.004364013671875, 0.01611328125, -0.01092529296875, -0.020263671875, -0.0038604736328125, -0.0093994140625, -0.01025390625, 0.0157470703125, 0.0181884765625, 0.0000920295...
[ 15612, 1340, 563, 4904, 18151, 23, 31842, 113020, 814, 20016, 115392, 1238, 3949, 3742, 57035, 3444, 28282, 4002, 9191, 9969, 71924, 43701, 17925, 1940, 2146, 9790, 420, 89280, 254, 1478, 360, 10723, 8752, 98352, 89845, 38526, 5608, 31895, ...
[ 0.134033203125, 0.1141357421875, 0.1483154296875, 0.2205810546875, 0.19580078125, 0.07196044921875, 0.22802734375, 0.1082763671875, 0.091552734375, 0.202880859375, 0.1522216796875, 0.08123779296875, 0.019775390625, 0.1082763671875, 0.17333984375, 0.052642822265625, 0.08209228515625, ...
embed
2150701_c0
2150701
fsharp
0
Title: Can a function of type (unit -&gt; unit) have statically resolved type parameters in F#? Problem title: Can a function of type (unit -&gt; unit) have statically resolved type parameters in F#? Tags: f%23, inline Problem: Can a function of type (unit -> unit) have statically resolved type parameters in F#? Why is...
Can a function of type (unit -&gt; unit) have statically resolved type parameters in F#? Can a function of type (unit -&gt; unit) have statically resolved type parameters in F#? f%23 inline Can Foo Bar ERROR Hypothetical Can a function of type (unit -> unit) have statically resolved type parameters in F#? Why isn't thi...
[ 0.004150390625, 0.00341796875, 0.0172119140625, -0.02294921875, -0.003265380859375, -0.01153564453125, -0.0093994140625, -0.003997802734375, 0.00726318359375, -0.0247802734375, -0.01409912109375, -0.00167083740234375, -0.00823974609375, -0.00433349609375, 0.0218505859375, -0.0123291015...
[ 4171, 32354, 111, 10644, 309, 217, 1230, 5386, 25072, 765, 13254, 71407, 103608, 71, 171859, 7, 563, 4904, 20, 23, 1238, 3742, 2256, 9572, 31, 3253, 151206, 24638, 168034, 2347, 70760, 33079, 44084, 56112, 18, 107003, 43240, 5885, 678, 56...
[ 0.0782470703125, 0.16650390625, 0.0312347412109375, 0.196533203125, 0.1156005859375, 0.0699462890625, 0.023162841796875, 0.1136474609375, 0.1922607421875, 0.051025390625, 0.1563720703125, 0.116455078125, 0.17138671875, 0.062744140625, 0.18359375, 0.01348876953125, 0.09552001953125, ...
embed
27306179_c0
27306179
fsharp
0
Title: Using an F# library in a C# project in Xamarin Problem title: Using an F# library in a C# project in Xamarin Tags: c%23, f%23, xamarin Problem: Using an F# library in a C# project in Xamarin I have a solution in Xamarin Studio with a C# console program trying to call an F# library. The reference is fine, everyth...
Using an F# library in a C# project in Xamarin Using an F# library in a C# project in Xamarin c%23 f%23 xamarin Using Xamarin MyStore.Library Lookup System age:int String.Format age.ToString Using an F# library in a C# project in Xamarin I have a solution in Xamarin Studio with a C# console program trying to call an F#...
[ -0.001434326171875, 0.03271484375, 0.005126953125, 0.01080322265625, 0.0230712890625, 0.005279541015625, 0.002044677734375, 0.003936767578125, -0.00823974609375, -0.010009765625, 0.00067901611328125, -0.0272216796875, 0.0003337860107421875, 0.01025390625, 0.0089111328125, -0.0113525390...
[ 345, 563, 4904, 35773, 1294, 313, 13452, 8606, 44503, 3742, 1238, 2459, 2646, 165248, 104820, 3701, 60818, 2037, 12353, 32070, 4288, 23351, 102973, 7763, 71713, 23, 29806, 22968, 130250, 1528, 11782, 91067, 5885, 26818, 45367, 18151, 33342, 8...
[ 0.0849609375, 0.175537109375, 0.24462890625, 0.19384765625, 0.099853515625, 0.0667724609375, 0.1265869140625, 0.172119140625, 0.21630859375, 0.055389404296875, 0.06097412109375, 0.10089111328125, 0.077880859375, 0.1524658203125, 0.1138916015625, 0.10498046875, 0.05938720703125, 0.0...
embed
5881771_c0
5881771
fsharp
0
Title: F#: Closures vs. private values Problem title: F#: Closures vs. private values Tags: f%23, closures Problem: F#: Closures vs. private values Assuming no further modifications or additions will be made to the following type, is there any advantage to doing this one way vs. the other (apart from the less typing an...
F#: Closures vs. private values F#: Closures vs. private values f%23 closures Closures MyType _initVal value.Value _value this.Value F#: Closures vs. private values Assuming no further modifications or additions will be made to the following type, is there any advantage to doing this one way vs. the other (apart from t...
[ 0.005157470703125, 0.01202392578125, 0.0179443359375, 0.00457763671875, -0.007171630859375, -0.0238037109375, 0.0150146484375, -0.005218505859375, 0.009033203125, 0.01031494140625, 0.01318359375, 0.048828125, -0.00518798828125, 0.021484375, 0.0211181640625, -0.01055908203125, -0.0145...
[ 563, 4904, 51053, 7, 30891, 20209, 14375, 142424, 1238, 3949, 3742, 170224, 2646, 196707, 217, 42272, 34292, 856, 50770, 27494, 903, 66596, 110, 53333, 129344, 66044, 25632, 10644, 2499, 92940, 20594, 1632, 3917, 3789, 17365, 40715, 11417, 11...
[ 0.109619140625, 0.17333984375, 0.1539306640625, 0.114501953125, 0.168212890625, 0.1348876953125, 0.17626953125, 0.1939697265625, 0.06549072265625, 0.009124755859375, 0.0963134765625, 0.2091064453125, 0.1043701171875, 0.2215576171875, 0.03143310546875, 0.125, 0.121826171875, 0.05557...
embed