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
46396297_c0
46396297
fsharp
0
Title: Where is the source of the Result type Problem title: Where is the source of the Result type Tags: f%23 Problem: Where is the source of the Result type I want implement the Result (and the Option too) type in a language, so I should see the source in GitHub (F# is open source). But no, in GitHub isn't the implem...
Where is the source of the Result type Where is the source of the Result type f%23 Where Result Where is the source of the Result type I want implement the Result (and the Option too) type in a language, so I should see the source in GitHub (F# is open source). But no, in GitHub isn't the implementation, only some func...
[ 0.01318359375, 0.0301513671875, 0.0159912109375, 0.00323486328125, 0.00360107421875, 0.007720947265625, 0.00982666015625, -0.01416015625, 0.01324462890625, -0.0191650390625, 0.006927490234375, -0.0299072265625, -0.006927490234375, -0.0029296875, 0.00933837890625, 0.01202392578125, 0....
[ 78662, 83, 70, 31344, 111, 126684, 10644, 1238, 3949, 3742, 3444, 29479, 2940, 86769, 23, 46876, 1957, 527, 217, 140505, 919, 4904, 9803, 110, 56112, 18, 208124, 3060, 32354, 3975, 15769, 32102, 420, 89280, 12986, 47327, 254, 36381, 3467, ...
[ 0.116455078125, 0.08343505859375, 0.0911865234375, 0.25244140625, 0.0709228515625, 0.29736328125, 0.233154296875, 0.1199951171875, 0.063720703125, 0.156005859375, 0.032379150390625, 0.1517333984375, 0.01824951171875, 0.2274169921875, 0.052337646484375, 0.1392822265625, 0.037231445312...
embed
25796200_c0
25796200
fsharp
0
Title: Print the result of an Observable on button click? Problem title: Print the result of an Observable on button click? Tags: system.reactive, f%23 Problem: Print the result of an Observable on button click? Is there anyway to print the result of a current observation from a button click? Example: button.Click.Add(...
Print the result of an Observable on button click? Print the result of an Observable on button click? system.reactive f%23 Print Observable button.Click.Add Observable.subscribe system.reactive Print the result of an Observable on button click? Is there anyway to print the result of a current observation from a button ...
[ -0.00384521484375, 0.0380859375, 0.03173828125, -0.0032501220703125, 0.01025390625, 0.0244140625, 0.00555419921875, 0.004913330078125, 0.00555419921875, -0.0302734375, 0.01458740234375, -0.037353515625, 0.01251220703125, 0.00482177734375, 0, 0.000576019287109375, 0.0208740234375, -...
[ 39754, 16750, 87652, 2661, 98, 77679, 18158, 32, 111, 142, 5426, 107, 71232, 1238, 3949, 3742, 181671, 4028, 22144, 34601, 70, 2071, 2685, 109954, 47, 28412, 43581, 150556, 1295, 10, 89536 ]
[ 0.212646484375, 0.176025390625, 0.20849609375, 0.1722412109375, 0.0809326171875, 0.1971435546875, 0.24169921875, 0.00421142578125, 0.0251922607421875, 0.00848388671875, 0.1043701171875, 0.0455322265625, 0.126708984375, 0.0533447265625, 0.0223388671875, 0.109619140625, 0.1885986328125...
embed
3764867_c0
3764867
fsharp
0
Title: Pattern matching against generic type using &#x27;flexible&#x27; type parameter Problem title: Pattern matching against generic type using &#x27;flexible&#x27; type parameter Tags: f%23, pattern-matching Problem: Pattern matching against generic type using 'flexible' type parameter match value with | :? list<#So...
Pattern matching against generic type using &#x27;flexible&#x27; type parameter Pattern matching against generic type using &#x27;flexible&#x27; type parameter f%23 pattern-matching SomeType Pattern Pattern matching against generic type using 'flexible' type parameter
[ -0.008544921875, 0.0194091796875, 0.0003032684326171875, -0.01129150390625, -0.01263427734375, -0.015869140625, -0.0302734375, 0.01165771484375, 0.03955078125, 0.00933837890625, 0.011474609375, -0.03369140625, 0.006805419921875, -0.005645751953125, -0.004913330078125, -0.0098876953125,...
[ 9876, 22766, 14858, 214, 26548, 189534, 10644, 17368, 6, 3768, 44289, 28236, 171859, 74, 1238, 3949, 3742, 103510, 98753, 31384, 196707 ]
[ 0.1693115234375, 0.1292724609375, 0.2230224609375, 0.06982421875, 0.144775390625, 0.1578369140625, 0.1661376953125, 0.06634521484375, 0.010711669921875, 0.047698974609375, 0.1375732421875, 0.1748046875, 0.17626953125, 0.053619384765625, 0.0853271484375, 0.010223388671875, 0.069091796...
embed
48148801_c0
48148801
fsharp
0
Title: Connect BLE device from F# Problem title: Connect BLE device from F# Tags: uwp, .net, f%23, bluetooth-lowenergy Problem: Connect BLE device from F# Since F# is not (yet) supported by .net native compiler, is there another process to connect a BLE device from an F# application? As far as I can see, 32feet uses UW...
Connect BLE device from F# Connect BLE device from F# uwp .net f%23 bluetooth-lowenergy F# Connect BLE Connect BLE device from F# Since F# is not (yet) supported by .net native compiler, is there another process to connect a BLE device from an F# application? As far as I can see, 32feet uses UWP, and all other examples...
[ 0.00848388671875, 0.00311279296875, 0.0133056640625, 0.0008544921875, 0.0106201171875, 0.00775146484375, 0.00592041015625, 0.0015411376953125, -0.00665283203125, -0.01953125, -0.01544189453125, -0.0181884765625, -0.000732421875, 0.0016937255859375, -0.0157470703125, -0.010498046875, ...
[ 62448, 125149, 75186, 1295, 563, 4904, 4424, 254, 1179, 1238, 3949, 3742, 184983, 17336, 39060, 959, 25983, 16, 8060, 6, 5, 24, 4935, 9969, 34759, 15700, 9433, 37067, 38415, 2789, 2242, 126, 4527, 345, 139873, 136, 27781, 621, 35509, 237,...
[ 0.197265625, 0.2861328125, 0.176025390625, 0.141357421875, 0.1708984375, 0.25390625, 0.1041259765625, 0.1085205078125, 0.1651611328125, 0.08447265625, 0.00030517578125, 0.088134765625, 0.1944580078125, 0.120849609375, 0.056732177734375, 0.0440673828125, 0.01080322265625, 0.01242065...
embed
28880934_c0
28880934
fsharp
0
Title: Simple closure function Problem title: Simple closure function Tags: f%23 Problem: Simple closure function I have following code let f2 x:int = fun s:string -> match x with | x when x > 0 -> printfn "%s" s | _ -> printfn "%s" "Please give me a number that is greater than 0" And the compiler complain: Unexpected ...
Simple closure function Simple closure function f%23 Simple x:int s:string Please Unexpected Expected Simple closure function I have following code And the compiler complain: What am I doing wrong?
[ -0.0089111328125, 0.002532958984375, -0.00860595703125, 0.0016937255859375, -0.0019683837890625, -0.00701904296875, 0.0123291015625, 0.0242919921875, 0.009765625, 0.0166015625, 0.0191650390625, -0.0252685546875, -0.00531005859375, 0.0120849609375, 0.034912109375, -0.0024261474609375, ...
[ 60552, 170224, 32354, 1238, 3949, 3742, 1022, 4288, 91, 91693, 30607, 992, 83613, 13, 89829, 60075, 765, 25632, 18151, 9969, 34759, 186992, 4865, 444, 87, 20594, 44691 ]
[ 0.1982421875, 0.251220703125, 0.1768798828125, 0.1163330078125, 0.09991455078125, 0.1763916015625, 0.07269287109375, 0.1278076171875, 0.084716796875, 0.1533203125, 0.1539306640625, 0.054046630859375, 0.0777587890625, 0.07818603515625, 0.010345458984375, 0.091064453125, 0.014892578125...
embed
62774598_c0
62774598
fsharp
0
Title: How do you write a SelectMany from a Task in F# Problem title: How do you write a SelectMany from a Task in F# Tags: f%23, language-ext, c%23-to-f%23 Problem: How do you write a SelectMany from a Task in F# I would like to write a SelectMany monadic bind from a Task in F#. How would I write the following C# code...
How do you write a SelectMany from a Task in F# How do you write a SelectMany from a Task in F# f%23 language-ext c%23-to-f%23 a task How SelectMany Task.Run How do you write a SelectMany from a Task in F# I would like to write a SelectMany monadic bind from a Task in F#. How would I write the following C# code which u...
[ -0.0078125, 0.0250244140625, -0.00421142578125, 0.00933837890625, -0.01416015625, -0.00469970703125, -0.006591796875, -0.01336669921875, 0.0167236328125, -0.06640625, -0.00830078125, 0.0162353515625, -0.0125732421875, 0.0247802734375, 0.0036468505859375, -0.00787353515625, 0.00372314...
[ 11249, 33022, 10, 51620, 12662, 53, 1295, 9598, 92, 23, 563, 4904, 1238, 3742, 46876, 3355, 18, 27495, 188, 420, 66211, 163321, 54, 1884, 2667, 11, 18403, 68557, 313, 18151, 4527, 4288, 16750, 1112, 36849, 997, 116 ]
[ 0.065673828125, 0.171142578125, 0.05487060546875, 0.2047119140625, 0.19482421875, 0.1971435546875, 0.1318359375, 0.1976318359375, 0.1414794921875, 0.045684814453125, 0.1507568359375, 0.2015380859375, 0.07952880859375, 0.0740966796875, 0.172119140625, 0.13232421875, 0.1312255859375, ...
embed
36672863_c0
36672863
fsharp
0
Title: F# TryGetValue, can&#x27;t access the value? Problem title: F# TryGetValue, can&#x27;t access the value? Tags: f%23 Problem: F# TryGetValue, can't access the value? I am using TryGetValue on a Dictionary in F# and it returns an object bool * Dictionary<int, object> I have been googling for hours but how do I acc...
F# TryGetValue, can&#x27;t access the value? F# TryGetValue, can&#x27;t access the value? f%23 TryGetValue Dictionary F# TryGetValue, can't access the value? I am using TryGetValue on a Dictionary in F# and it returns an object bool * Dictionary<int, object> I have been googling for hours but how do I access the bool c...
[ 0.00775146484375, 0.00469970703125, 0.0166015625, 0.005401611328125, -0.007415771484375, 0.00201416015625, -0.0213623046875, -0.0016937255859375, 0.006561279296875, 0.01519775390625, 0.0137939453125, 0.037841796875, -0.024169921875, 0.005950927734375, 0.00830078125, 0.004180908203125, ...
[ 563, 4904, 40858, 724, 126, 856, 50770, 831, 3768, 18, 17203, 70, 34292, 1238, 3742, 147638, 17368, 30646, 36746, 142484, 4288, 765, 1663, 2069, 21974, 3642, 82761, 903, 12765, 2174, 1556, 176377, 10, 30607, 30098, 67808 ]
[ 0.1295166015625, 0.20458984375, 0.2105712890625, 0.0797119140625, 0.1331787109375, 0.206298828125, 0.253173828125, 0.083251953125, 0.06439208984375, 0.10296630859375, 0.189697265625, 0.053955078125, 0.2333984375, 0.06939697265625, 0.051177978515625, 0.2020263671875, 0.021499633789062...
embed
29689437_c0
29689437
fsharp
0
Title: How extract the int from a FsCheck.Gen.choose Problem title: How extract the int from a FsCheck.Gen.choose Tags: fscheck, f%23 Problem: How extract the int from a FsCheck.Gen.choose I'm new on F#, and can't see how extract the int value from: let autoInc = FsCheck.Gen.choose(1,999) The compiler say the type is G...
How extract the int from a FsCheck.Gen.choose How extract the int from a FsCheck.Gen.choose fscheck f%23 a How FsCheck.Gen.choose Gen How extract the int from a FsCheck.Gen.choose I'm new on F#, and can't see how extract the int value from: The compiler say the type is Gen<int> , but can't get the int from it!. I need ...
[ -0.0101318359375, 0.005340576171875, 0.00116729736328125, 0.0020751953125, -0.003997802734375, 0.01416015625, 0.00787353515625, -0.0069580078125, 0.006866455078125, -0.00408935546875, -0.0022735595703125, 0.021728515625, -0.00970458984375, 0.025146484375, 0.029541015625, -0.01000976562...
[ 11249, 125663, 70, 23, 18, 1295, 563, 7, 202567, 105376, 3089, 8364, 1238, 78292, 3949, 3742, 10, 5, 15937, 3525, 4904, 1957, 3642, 34292, 9969, 34759, 10644, 4288, 1284, 831, 2046, 3871, 96760, 47, 32380, 2749, 15044, 52895, 959, 146731 ...
[ 0.07232666015625, 0.226806640625, 0.03857421875, 0.1527099609375, 0.18994140625, 0.1099853515625, 0.1217041015625, 0.10760498046875, 0.2459716796875, 0.173583984375, 0.10601806640625, 0.103515625, 0.1292724609375, 0.252685546875, 0.027130126953125, 0.1715087890625, 0.011474609375, ...
embed
28025443_c0
28025443
fsharp
0
Title: Type mismatch with List.map2 Problem title: Type mismatch with List.map2 Tags: f%23 Problem: Type mismatch with List.map2 Consider the following let l1 = [1..10] let l2 = [11..20] let avg = fun x y-> (x+y)/2. let c = (l1, l2) ||> List.map2 avg which gives the error Type mismatch. Expecting a int -> int -> 'a but...
Type mismatch with List.map2 Type mismatch with List.map2 f%23 Type List.map2 Type mismatch with List.map2 Consider the following which gives the error Why does this happen, and what can I do to fix it?
[ 0.005218505859375, 0.0003204345703125, -0.0023040771484375, 0.022216796875, 0.000904083251953125, 0.0269775390625, 0.0030517578125, -0.003936767578125, 0.00665283203125, 0.01220703125, 0.00799560546875, -0.0218505859375, 0.005126953125, 0.00665283203125, -0.0028228759765625, -0.0050964...
[ 60457, 1239, 98753, 678, 32036, 62346, 304, 1238, 3949, 3742, 137399, 70, 25632, 3129, 76199, 18499, 44084, 14602, 903, 53383, 2367, 831, 54, 47, 30022 ]
[ 0.220703125, 0.1583251953125, 0.2783203125, 0.1075439453125, 0.2066650390625, 0.142333984375, 0.1761474609375, 0.101806640625, 0.0872802734375, 0.167724609375, 0.04132080078125, 0.0289306640625, 0.0716552734375, 0.005126953125, 0.049652099609375, 0.18798828125, 0.086669921875, 0.06...
embed
43344891_c0
43344891
fsharp
0
Title: What does the $ operator do? Problem title: What does the $ operator do? Tags: f%23 Problem: What does the $ operator do? When reading F# code on the net, the dollar operator pops up now and again, for example here: Library patterns Multiple levels of abstraction However, the Symbol and Operator Reference just s...
What does the $ operator do? What does the $ operator do? f%23 What What does the $ operator do? When reading F# code on the net, the dollar operator pops up now and again, for example here: Library patterns Multiple levels of abstraction However, the Symbol and Operator Reference just says "No more information availab...
[ 0.01202392578125, -0.0146484375, 0.0269775390625, -0.00009775161743164062, -0.005767822265625, 0.015869140625, -0.01019287109375, 0.0303955078125, 0.002410888671875, 0.00885009765625, 0.00101470947265625, -0.0220947265625, -0.0027008056640625, 0.001556396484375, -0.0235595703125, 0.015...
[ 4865, 14602, 3650, 39933, 54, 70, 1238, 3949, 3742, 16454, 563, 4904, 18151, 2043, 15437, 7426, 7, 1257, 5036, 136, 13438, 3688, 103835, 103510, 19335, 90926, 164789, 4, 131899, 150922, 215996, 5021, 1286, 4677, 19882, 19774, 25958, 3714, 4...
[ 0.0673828125, 0.06524658203125, 0.220947265625, 0.27978515625, 0.110595703125, 0.046966552734375, 0.1143798828125, 0.0267333984375, 0.099365234375, 0.1165771484375, 0.0958251953125, 0.16259765625, 0.1065673828125, 0.06085205078125, 0.2396240234375, 0.09100341796875, 0.024322509765625...
embed
44634214_c0
44634214
fsharp
0
Title: How to get the name of the currently executing test in Canopy Problem title: How to get the name of the currently executing test in Canopy Tags: canopy-web-testing, selenium-webdriver, f%23 Problem: How to get the name of the currently executing test in Canopy I would like to get the name of the currently execut...
How to get the name of the currently executing test in Canopy How to get the name of the currently executing test in Canopy canopy-web-testing selenium-webdriver f%23 How Canopy How to get the name of the currently executing test in Canopy I would like to get the name of the currently executing canopy test inside the b...
[ 0.01544189453125, -0.005279541015625, -0.01422119140625, 0.028076171875, -0.00970458984375, -0.01446533203125, 0.010986328125, 0.0098876953125, -0.01190185546875, -0.0164794921875, -0.00159454345703125, 0.0238037109375, -0.03271484375, -0.011962890625, 0.014404296875, 0.023193359375, ...
[ 11249, 47, 2046, 70, 9351, 111, 82424, 71924, 214, 3034, 4171, 2146, 53, 23, 831, 14051, 6954, 34894, 53208, 33926, 56, 1884, 46132, 8108, 32354, 7964, 43701, 15005 ]
[ 0.0704345703125, 0.0521240234375, 0.1217041015625, 0.03662109375, 0.1573486328125, 0.06646728515625, 0.1795654296875, 0.16015625, 0.0997314453125, 0.249755859375, 0.1268310546875, 0.17333984375, 0.173828125, 0.072998046875, 0.09912109375, 0.05615234375, 0.1614990234375, 0.108154296...
embed
54009667_c0
54009667
fsharp
0
Title: failwith causes an error when used in a calculation expression - FParsec Problem title: failwith causes an error when used in a calculation expression - FParsec Tags: fparsec, f%23, exception Problem: failwith causes an error when used in a calculation expression - FParsec Code signals: FParsec, many1Satisfy2L, ...
failwith causes an error when used in a calculation expression - FParsec failwith causes an error when used in a calculation expression - FParsec fparsec f%23 exception FParsec many1Satisfy2L KindOfIdentifier Data Type Module KindOfIdentifier.Data id.ToUpper id.Length System.Char.IsUpper Error KindOfIdentifier.Module K...
[ 0.007293701171875, 0.01214599609375, -0.00518798828125, -0.00084686279296875, 0.023193359375, -0.00677490234375, 0.0186767578125, 0.0048828125, 0.01531982421875, -0.002777099609375, -0.0089111328125, 0.0048828125, 0.01153564453125, -0.00311279296875, 0.006622314453125, -0.0073852539062...
[ 35782, 76228, 113660, 18499, 3229, 11814, 74481, 125195, 563, 28636, 39797, 1238, 2500, 3949, 3742, 131527, 5941, 418, 5464, 1814, 18929, 304, 866, 27435, 132887, 37379, 85789, 11809, 60457, 63014, 137989, 8079, 3447, 12353, 84068, 29598, 21205...
[ 0.2001953125, 0.26513671875, 0.132568359375, 0.2149658203125, 0.0096435546875, 0.095458984375, 0.167724609375, 0.188720703125, 0.117431640625, 0.1473388671875, 0.189208984375, 0.08978271484375, 0.1077880859375, 0.011138916015625, 0.1622314453125, 0.11328125, 0.1256103515625, 0.0377...
embed
21194565_c0
21194565
fsharp
0
Title: Null Coalescing Operator in F#? Problem title: Null Coalescing Operator in F#? Tags: null, null-coalescing, null-coalescing-operator, f%23 Problem: Null Coalescing Operator in F#? When interacting with C# libraries, I find myself wanting C#'s null coalescing operator both for Nullable structs and reference types...
Null Coalescing Operator in F#? Null Coalescing Operator in F#? null null-coalescing null-coalescing-operator f%23 Coalescing Operator Nullable Null Coalescing Operator in F#? When interacting with C# libraries, I find myself wanting C#'s null coalescing operator both for Nullable structs and reference types. Is it pos...
[ 0.00921630859375, -0.00994873046875, 0.035400390625, 0.0189208984375, 0.0281982421875, -0.0037841796875, 0.004791259765625, -0.00946044921875, 0.008544921875, 0.017822265625, 0.0027618408203125, -0.00018310546875, 0.0137939453125, -0.010009765625, 0.006134033203125, -0.0179443359375, ...
[ 1429, 1181, 1311, 21183, 21896, 150922, 23, 563, 4904, 32, 56574, 587, 206469, 1238, 3742, 27786, 2661, 78974, 313, 35773, 3444, 5798, 1577, 39933, 36716, 91067, 52895, 7722, 35707, 5134, 11001, 645, 63033, 59801, 95307, 2174, 7225 ]
[ 0.1693115234375, 0.136962890625, 0.1212158203125, 0.141357421875, 0.1162109375, 0.2275390625, 0.063232421875, 0.1480712890625, 0.1973876953125, 0.01129150390625, 0.1910400390625, 0.059173583984375, 0.196533203125, 0.1083984375, 0.07562255859375, 0.1893310546875, 0.180419921875, 0.0...
embed
31892254_c0
31892254
fsharp
0
Title: Saving F# types to a database Problem title: Saving F# types to a database Tags: entity-framework, f%23, domain-driven-design Problem: Saving F# types to a database A lot of f# articles recommend using fsharp's built in types such as discriminated unions, tuples and records to model the domain. Once we have this...
Saving F# types to a database Saving F# types to a database entity-framework f%23 domain-driven-design Saving Saving F# types to a database A lot of f# articles recommend using fsharp's built in types such as discriminated unions, tuples and records to model the domain. Once we have this model, how can it be persisted ...
[ 0.00555419921875, 0.003692626953125, 0.0020599365234375, -0.0023956298828125, -0.015380859375, 0.013427734375, -0.02685546875, -0.004241943359375, 0.009521484375, -0.0283203125, 0.000743865966796875, 0.006256103515625, -0.01275634765625, 0.006378173828125, -0.01025390625, 0.00228881835...
[ 947, 6496, 563, 4904, 52895, 47, 63399, 77630, 939, 160328, 18244, 1238, 3742, 77758, 33926, 34198, 5915, 38440, 67330, 17368, 89280, 254, 88303, 23, 55970, 3674, 69941, 370, 99726, 115923, 3299, 76556, 3642, 831, 70560, 297, 16511, 2481, 1...
[ 0.128173828125, 0.049835205078125, 0.1470947265625, 0.2293701171875, 0.228271484375, 0.1070556640625, 0.1727294921875, 0.0770263671875, 0.0035400390625, 0.0687255859375, 0.040618896484375, 0.1119384765625, 0.0428466796875, 0.1412353515625, 0.05316162109375, 0.168212890625, 0.03326416...
embed
3640069_c0
3640069
fsharp
0
Title: System.Diagnostics.Process in F# - how to use it? Problem title: System.Diagnostics.Process in F# - how to use it? Tags: f%23, .net Problem: System.Diagnostics.Process in F# - how to use it? Can someone give me a very simple example of how one would, say, write an F# program to open Notepad? I keep running into ...
System.Diagnostics.Process in F# - how to use it? System.Diagnostics.Process in F# - how to use it? f%23 .net System.Diagnostics.Process System.Diagnostics.Process in F# - how to use it? Can someone give me a very simple example of how one would, say, write an F# program to open Notepad? I keep running into a "File Not...
[ -0.00067901611328125, 0.006591796875, -0.004974365234375, 0.01611328125, -0.004058837890625, 0.004669189453125, 0.0194091796875, -0.0123291015625, 0.006866455078125, -0.0096435546875, -0.0054931640625, 0.046142578125, -0.00177764892578125, 0.0177001953125, 0.0169677734375, 0.0052185058...
[ 12353, 5, 128198, 41637, 10752, 26531, 23, 563, 4904, 3642, 4527, 442, 1238, 3949, 3742, 1179, 47, 8781, 27781, 2806, 33022, 1528, 9803, 18622, 4299, 13695, 51042, 3934, 174350, 11205, 215624, 131527, 31635, 13794, 93147, 57266, 26785, 5423 ]
[ 0.09259033203125, 0.03131103515625, 0.171630859375, 0.09130859375, 0.08184814453125, 0.139404296875, 0.04534912109375, 0.137939453125, 0.21826171875, 0.05792236328125, 0.135498046875, 0.05303955078125, 0.081787109375, 0.01263427734375, 0.10107421875, 0.115478515625, 0.00872802734375,...
embed
9914527_c0
9914527
fsharp
0
Title: Call F# function that has a function parameter from C# Problem title: Call F# function that has a function parameter from C# Tags: c%23, f%23 Problem: Call F# function that has a function parameter from C# In F# i have the function: module ModuleName let X (y: int -> unit) = () How can i call this in C#? Ideally...
Call F# function that has a function parameter from C# Call F# function that has a function parameter from C# c%23 f%23 C# Call ModuleName ModuleName.X Call F# function that has a function parameter from C# In F# i have the function: How can i call this in C#? Ideally it would look like But this lambda syntax does not ...
[ 0.007476806640625, 0.0283203125, 0.004608154296875, -0.0111083984375, -0.00347900390625, 0.0194091796875, 0.023193359375, -0.0152587890625, 0.00579833984375, -0.0262451171875, 0.0034332275390625, -0.005462646484375, -0.0277099609375, 0.004974365234375, 0.012451171875, -0.018310546875, ...
[ 26265, 563, 4904, 32354, 450, 1556, 10, 171859, 1295, 313, 3742, 1238, 63014, 163612, 1542, 765, 11249, 831, 17, 11782, 903, 23, 41143, 538, 2806, 6713, 1884, 21, 6492, 85, 6002, 86531, 14602, 959, 96760, 165164, 93774, 3467, 254, 97249, ...
[ 0.2122802734375, 0.1705322265625, 0.26416015625, 0.2568359375, 0.06219482421875, 0.123291015625, 0.063232421875, 0.2459716796875, 0.1484375, 0.08642578125, 0.116455078125, 0.069091796875, 0.1378173828125, 0.1302490234375, 0.1822509765625, 0.040069580078125, 0.0693359375, 0.09057617...
embed
31219378_c0
31219378
fsharp
0
Title: F# error FS0597 possibly caused by incorrect indentation Problem title: F# error FS0597 possibly caused by incorrect indentation Tags: indentation, f%23-3.0, whitespace, f%23 Problem: F# error FS0597 possibly caused by incorrect indentation Code signals: System.UnauthorizedAccessException, System.IOException, FS...
F# error FS0597 possibly caused by incorrect indentation F# error FS0597 possibly caused by incorrect indentation indentation f%23-3.0 whitespace f%23 System.UnauthorizedAccessException System.IOException FS0597 File.Exists System.Console.WriteLine BlogDotNet System.Console.ReadLine You Couldn Then Invalid List.ofArray...
[ 0.0026397705078125, 0.006805419921875, -0.017578125, 0.00335693359375, 0.004486083984375, 0.0067138671875, -0.001922607421875, -0.007049560546875, 0.0004482269287109375, 0.002166748046875, 0.0128173828125, 0.027099609375, -0.01300048828125, 0.0084228515625, 0.0252685546875, -0.00349426...
[ 563, 4904, 18499, 93774, 8194, 14773, 144681, 143434, 214552, 18597, 22062, 1238, 167218, 27495, 132265, 35011, 65421, 3742, 12353, 5922, 26531, 63928, 17780, 42724, 19279, 64370, 40777, 93232, 5061, 24447, 31345, 191147, 7013, 32036, 4390, 7092,...
[ 0.0909423828125, 0.2001953125, 0.1444091796875, 0.2098388671875, 0.1849365234375, 0.274169921875, 0.113525390625, 0.0855712890625, 0.166015625, 0.1922607421875, 0.1422119140625, 0.09027099609375, 0.00360107421875, 0.07208251953125, 0.1309814453125, 0.08935546875, 0.146240234375, 0....
embed
39486419_c0
39486419
fsharp
0
Title: Create a F# class with a sequence property Problem title: Create a F# class with a sequence property Tags: f%23 Problem: Create a F# class with a sequence property Here's the code: type Advertisement() = member val Photos = seq<images> with get,set but this returns a function signature for the property Photos as...
Create a F# class with a sequence property Create a F# class with a sequence property f%23 Create Advertisement Photos Create a F# class with a sequence property Here's the code: but this returns a function signature for the property Photos as I just want the property to represent a sequence of images What am I missing...
[ 0.0107421875, 0.046875, -0.007354736328125, 0.040283203125, -0.01312255859375, 0.002227783203125, 0.0034027099609375, 0.00885009765625, 0.00141143798828125, -0.00006532669067382812, 0.00909423828125, 0.03173828125, -0.00909423828125, 0.01226806640625, 0.0087890625, 0.0137939453125, -...
[ 151313, 563, 4904, 18507, 678, 40, 944, 3956, 57266, 10, 1238, 3949, 3742, 3145, 41418, 7, 5911, 79632, 11853, 18151, 1284, 903, 30646, 32354, 138256, 100, 237, 1660, 3444, 70, 47, 33636, 111, 43079, 444, 132283 ]
[ 0.1395263671875, 0.1240234375, 0.2003173828125, 0.2281494140625, 0.0911865234375, 0.0892333984375, 0.1478271484375, 0.114990234375, 0.2232666015625, 0.031402587890625, 0.08734130859375, 0.04083251953125, 0.1065673828125, 0.03350830078125, 0.12939453125, 0.027313232421875, 0.044128417...
embed
5290397_c0
5290397
fsharp
0
Title: Does F# have a AND in types or a type hierarchy with parent Number? Problem title: Does F# have a AND in types or a type hierarchy with parent Number? Tags: types, ml, f%23 Problem: Does F# have a AND in types or a type hierarchy with parent Number? I want to define a list of ints and floats, where [1,2.0] shoul...
Does F# have a AND in types or a type hierarchy with parent Number? Does F# have a AND in types or a type hierarchy with parent Number? types ml f%23 Does Number Does F# have a AND in types or a type hierarchy with parent Number? I want to define a list of ints and floats, where [1,2.0] should be a valid construction. ...
[ 0.0032806396484375, 0.0101318359375, 0.002838134765625, 0.0146484375, -0.010009765625, 0.00537109375, -0.019775390625, 0.002349853515625, 0.00921630859375, -0.00946044921875, 0.00119781494140625, -0.033935546875, -0.00098419189453125, 0.02294921875, -0.0108642578125, -0.004547119140625...
[ 101790, 563, 4904, 765, 10, 48762, 23, 52895, 707, 10644, 1791, 147, 7668, 678, 49129, 103332, 7115, 1238, 3949, 3742, 61924, 5303, 933, 136, 21917, 9821, 73011, 35604, 50961, 18, 16406 ]
[ 0.06097412109375, 0.162841796875, 0.2283935546875, 0.06365966796875, 0.05999755859375, 0.2218017578125, 0.07025146484375, 0.2205810546875, 0.009674072265625, 0.185302734375, 0.118408203125, 0.106201171875, 0.0948486328125, 0.09454345703125, 0.1551513671875, 0.16845703125, 0.072937011...
embed
7521518_c0
7521518
fsharp
0
Title: Moving up a line in FSI.exe Problem title: Moving up a line in FSI.exe Tags: f%23 Problem: Moving up a line in FSI.exe Ok, We all love fsi, but I hate it when I type in the wrong thing and then I want to go up a line and it won't let me.... Is there some kind of shortcut I am missing? For example, here is a mutu...
Moving up a line in FSI.exe Moving up a line in FSI.exe f%23 Moving FSI.exe Moving up a line in FSI.exe Ok, We all love fsi, but I hate it when I type in the wrong thing and then I want to go up a line and it won't let me.... Is there some kind of shortcut I am missing? For example, here is a mutually recursive discrim...
[ -0.0224609375, 0.0272216796875, 0.01458740234375, 0.0166015625, -0.0032196044921875, -0.005859375, 0.020751953125, 0.0262451171875, -0.0030059814453125, -0.0240478515625, -0.00787353515625, 0.0087890625, 0.0157470703125, 0.0086669921875, 0.021728515625, -0.004119873046875, 0.00588989...
[ 2501, 6496, 1257, 10, 13315, 23, 563, 9902, 46480, 1238, 3949, 3742, 756, 5161, 172, 87, 35463, 3229, 10644, 44691, 13580, 3444, 738, 23742, 18, 2633, 16610, 19774, 132283, 27781, 3688, 199849, 195625, 5844, 55970, 3674, 69941, 169624, 2293...
[ 0.143310546875, 0.087646484375, 0.2138671875, 0.056915283203125, 0.2088623046875, 0.052398681640625, 0.164306640625, 0.2509765625, 0.1673583984375, 0.10723876953125, 0.034515380859375, 0.140625, 0.0301971435546875, 0.1099853515625, 0.19091796875, 0.01513671875, 0.1917724609375, 0.0...
embed
59421595_c0
59421595
fsharp
0
Title: Is there a way to get Record fields by string in F#? Problem title: Is there a way to get Record fields by string in F#? Tags: f%23 Problem: Is there a way to get Record fields by string in F#? I would like to get the value of a field in a Record by looking it up with a string. type Test = { example : string } l...
Is there a way to get Record fields by string in F#? Is there a way to get Record fields by string in F#? f%23 Record Test s:string test.GetByName Is there a way to get Record fields by string in F#? I would like to get the value of a field in a Record by looking it up with a string.
[ -0.01275634765625, -0.008544921875, 0.0034332275390625, 0.0211181640625, -0.0174560546875, -0.00860595703125, 0.002960205078125, 0.00909423828125, 0.0002155303955078125, 0.0020751953125, 0.0166015625, 0.0235595703125, -0.0255126953125, -0.01458740234375, 0.013427734375, -0.009582519531...
[ 2685, 10, 3917, 47, 2046, 54877, 44457, 7, 390, 79315, 23, 563, 4904, 1238, 3742, 8647, 91693, 3034, 724, 126, 75358, 163612, 2806, 1884, 34292, 111, 16487, 1257, 678 ]
[ 0.034332275390625, 0.040740966796875, 0.090576171875, 0.051300048828125, 0.1041259765625, 0.2529296875, 0.252685546875, 0.0936279296875, 0.1043701171875, 0.2398681640625, 0.06256103515625, 0.1239013671875, 0.18505859375, 0.040924072265625, 0.07879638671875, 0.13427734375, 0.152709960...
embed
383848_c0
383848
fsharp
0
Title: F# open source projects Problem title: F# open source projects Tags: f%23, open-source Problem: F# open source projects I'm looking for some open source F# projects to learn from. Something not snippets but full projects that are good representatives of F# features (i.e. pattern matching, discriminated unions, e...
F# open source projects F# open source projects f%23 open-source F# open source projects I'm looking for some open source F# projects to learn from. Something not snippets but full projects that are good representatives of F# features (i.e. pattern matching, discriminated unions, etc). My objective are mainly to see ho...
[ 0.0019073486328125, 0.01318359375, -0.00101470947265625, -0.00714111328125, -0.0026092529296875, -0.00185394287109375, -0.0172119140625, -0.002716064453125, 0.013671875, -0.00787353515625, 0.0203857421875, -0.0198974609375, 0.00927734375, 0.01220703125, 0.0125732421875, -0.012023925781...
[ 563, 4904, 9803, 31344, 77635, 1238, 3949, 3742, 60427, 87, 39, 16487, 100, 3060, 47, 30698, 1295, 200905, 959, 93, 58134, 4393, 621, 4127, 99638, 66139, 103510, 14858, 55970, 69941, 151814, 1957, 756, 11177, 25842, 13452, 83, 5808, 44402, ...
[ 0.1903076171875, 0.265625, 0.1949462890625, 0.157470703125, 0.19482421875, 0.1070556640625, 0.07122802734375, 0.1583251953125, 0.1444091796875, 0.0272216796875, 0.00677490234375, 0.0902099609375, 0.06719970703125, 0.02447509765625, 0.0369873046875, 0.1090087890625, 0.07330322265625, ...
embed
12498121_c0
12498121
fsharp
0
Title: How to make this loop more functional without bringing too much overheads Problem title: How to make this loop more functional without bringing too much overheads Tags: f%23 Problem: How to make this loop more functional without bringing too much overheads for i in a..b do res <- res * myarray.[i] res Do I have ...
How to make this loop more functional without bringing too much overheads How to make this loop more functional without bringing too much overheads f%23 How a..b Array.fold Array.sub How to make this loop more functional without bringing too much overheads Do I have to use like , which I believe is rather slow and not ...
[ -0.0037841796875, -0.0208740234375, 0.00982666015625, 0.00640869140625, -0.0206298828125, -0.0031585693359375, -0.00830078125, 0.00982666015625, 0.0224609375, -0.03515625, 0.00537109375, 0.0289306640625, -0.0012664794921875, 0.0030059814453125, 0.00592041015625, -0.03369140625, 0.012...
[ 11249, 47, 3249, 903, 40956, 1286, 123309, 15490, 172915, 5045, 645, 31251, 5792, 1238, 3949, 3742, 10, 275, 69253, 53, 42822, 22144, 765, 4527, 1884, 6, 18822, 43257, 72803, 158, 318, 184 ]
[ 0.0885009765625, 0.05645751953125, 0.1220703125, 0.1077880859375, 0.2445068359375, 0.155029296875, 0.2105712890625, 0.125732421875, 0.07025146484375, 0.03717041015625, 0.0780029296875, 0.175537109375, 0.0143585205078125, 0.0633544921875, 0.06884765625, 0.1610107421875, 0.0546875, 0...
embed
58034944_c0
58034944
fsharp
0
Title: How to reference Windows.Devices.WiFi namespace in F#? Problem title: How to reference Windows.Devices.WiFi namespace in F#? Tags: .net, f%23, wifi, windows Problem: How to reference Windows.Devices.WiFi namespace in F#? I'm having trouble to reference this namespace, I cannot find it the available references. T...
How to reference Windows.Devices.WiFi namespace in F#? How to reference Windows.Devices.WiFi namespace in F#? .net f%23 wifi windows How Windows.Devices.WiFi How to reference Windows.Devices.WiFi namespace in F#? I'm having trouble to reference this namespace, I cannot find it the available references. There is little ...
[ 0.01434326171875, 0.019287109375, 0.014892578125, 0.030517578125, 0.002197265625, 0.00726318359375, 0.0101318359375, -0.0126953125, -0.006195068359375, -0.015869140625, 0.0035552978515625, 0.01312255859375, 0.00225830078125, 0.002410888671875, 0.0036773681640625, -0.0140380859375, 0....
[ 11249, 47, 91067, 3773, 4657, 20375, 192171, 210716, 23, 563, 4904, 1179, 1238, 3949, 3742, 68673, 54825, 5, 63134, 903, 53418, 7413, 442, 19882, 10176, 4677, 114210, 11389, 17777, 202220 ]
[ 0.07989501953125, 0.066650390625, 0.233154296875, 0.160888671875, 0.08856201171875, 0.2052001953125, 0.26953125, 0.2447509765625, 0.0665283203125, 0.1236572265625, 0.1976318359375, 0.1119384765625, 0.087646484375, 0.0264434814453125, 0.151123046875, 0.2125244140625, 0.13720703125, ...
embed
23365121_c0
23365121
fsharp
0
Title: FSharp FAKE - Tracing Process Output Problem title: FSharp FAKE - Tracing Process Output Tags: f%23, f%23-fake Problem: FSharp FAKE - Tracing Process Output I have a FAKE task where I am calling Visual Studio to build a setup project. I have been playing around with ExecProcess and ExecProcessRedirected, but am ...
FSharp FAKE - Tracing Process Output FSharp FAKE - Tracing Process Output f%23 f%23-fake FSharp FAKE Tracing Process Output FSharp FAKE - Tracing Process Output I have a FAKE task where I am calling Visual Studio to build a setup project. I have been playing around with ExecProcess and ExecProcessRedirected, but am una...
[ 0.00543212890625, 0.015869140625, -0.00994873046875, -0.00689697265625, 0.013427734375, -0.006072998046875, -0.0072021484375, -0.0067138671875, -0.006866455078125, 0.00775146484375, 0.01025390625, 0.04296875, 0.0140380859375, 0.010009765625, 0.00457763671875, 0.02685546875, 0.0112915...
[ 93774, 3467, 254, 563, 119960, 4937, 21896, 123996, 13538, 7077, 1238, 3742, 27495, 1021, 765, 66211, 159029, 73372, 22968, 45367, 169581, 13452, 75169, 10932, 5443, 3240, 10752, 26531, 4332, 80581, 51, 2886, 1152, 4488, 3444, 47, 12684, 756,...
[ 0.1051025390625, 0.1939697265625, 0.195068359375, 0.19873046875, 0.259033203125, 0.2025146484375, 0.1575927734375, 0.1612548828125, 0.1864013671875, 0.07696533203125, 0.01300048828125, 0.0753173828125, 0.08642578125, 0.183349609375, 0.010589599609375, 0.2071533203125, 0.1258544921875...
embed
9055748_c0
9055748
fsharp
0
Title: Writing one-dimensional array into two-dimensional Problem title: Writing one-dimensional array into two-dimensional Tags: c%23, arrays, f%23 Problem: Writing one-dimensional array into two-dimensional Lets say I have an array of chars which I have inputted from in console. How can I write them into two-dimensio...
Writing one-dimensional array into two-dimensional Writing one-dimensional array into two-dimensional c%23 arrays f%23 Writing Writing one-dimensional array into two-dimensional Lets say I have an array of chars which I have inputted from in console. How can I write them into two-dimensional array in the following way:...
[ 0.004241943359375, -0.005706787109375, -0.01025390625, 0.00634765625, 0.00897216796875, -0.000820159912109375, -0.01708984375, 0.01214599609375, 0.0024871826171875, 0.01177978515625, 0.008056640625, -0.00194549560546875, 0.0023651123046875, 0.0220947265625, -0.0223388671875, -0.0067749...
[ 213185, 1632, 157955, 10298, 53, 3934, 6626, 501, 3949, 3742, 4778, 1238, 765, 111, 21441, 7, 107730, 3674, 1295, 130250, 11249, 831, 33022, 2856, 9, 25632, 3917, 106, 305, 534, 611, 952, 729, 702, 543, 1105, 953, 744, 387, 714, 11522, ...
[ 0.219482421875, 0.1158447265625, 0.218994140625, 0.221435546875, 0.1497802734375, 0.1805419921875, 0.1700439453125, 0.00408935546875, 0.0057373046875, 0.0948486328125, 0.1046142578125, 0.0526123046875, 0.0032958984375, 0.029541015625, 0.1944580078125, 0.0877685546875, 0.1260986328125...
embed
5972766_c0
5972766
fsharp
0
Title: The different ways to specify a generic type Problem title: The different ways to specify a generic type Tags: f%23 Problem: The different ways to specify a generic type According to the section here on generic types: http://msdn.microsoft.com/en-us/library/dd233230.aspx then these forms are equivalent: type 'a ...
The different ways to specify a generic type The different ways to specify a generic type f%23 MyType The different ways to specify a generic type According to the section here on generic types: http://msdn.microsoft.com/en-us/library/dd233230.aspx then these forms are equivalent: but the 2nd form allows you to specify...
[ -0.01275634765625, 0.0184326171875, -0.0024566650390625, -0.00823974609375, 0.000598907470703125, -0.004058837890625, 0.003997802734375, 0.000492095947265625, 0.0306396484375, 0.00775146484375, 0.01043701171875, -0.017578125, 0.00775146484375, -0.029296875, -0.0174560546875, -0.0024719...
[ 581, 12921, 48322, 40140, 18929, 189534, 10644, 47, 10, 3742, 2646, 196707, 40059, 3688, 52895, 138410, 33, 2844, 80347, 6097, 3173, 7, 621, 183234, 116, 2208, 114864, 5303, 111, 171859, 30046, 2071, 903, 7108 ]
[ 0.03472900390625, 0.1728515625, 0.1182861328125, 0.18896484375, 0.1243896484375, 0.2379150390625, 0.2498779296875, 0.035003662109375, 0.003021240234375, 0.035400390625, 0.0679931640625, 0.2069091796875, 0.01007080078125, 0.025299072265625, 0.216552734375, 0.097412109375, 0.0008239746...
embed
3834369_c0
3834369
fsharp
0
Title: How do i write float values to a file in f# Problem title: How do i write float values to a file in f# Tags: f%23 Problem: How do i write float values to a file in f# i tried this following code what did i do wrong? // Test IO // Write a test file let str : string[,] = Array2D.init 1 ASize (fun i j -> result.[i,...
How do i write float values to a file in f# How do i write float values to a file in f# f%23 How Test Write Array2D.init ASize ToString System.IO.File.WriteAllLines test.txt How do i write float values to a file in f# i tried this following code what did i do wrong?
[ 0.00628662109375, -0.00335693359375, 0.001068115234375, 0.005157470703125, -0.005615234375, -0.01446533203125, 0.0078125, -0.013916015625, -0.0064697265625, 0.06982421875, 0.00762939453125, 0.009033203125, -0.002471923828125, 0.00439453125, 0.0181884765625, -0.0030517578125, 0.008117...
[ 11249, 54, 17, 33022, 21917, 257, 142424, 47, 11435, 23, 1238, 4904, 3742, 8647, 601, 18781, 69253, 304, 397, 20650, 717, 71713, 214, 12353, 17780, 174350, 43512, 93232, 3034, 124326, 37842, 25632, 18151, 44691 ]
[ 0.03668212890625, 0.0322265625, 0.072265625, 0.212890625, 0.2325439453125, 0.1927490234375, 0.218505859375, 0.13671875, 0.1923828125, 0.06024169921875, 0.1165771484375, 0.194580078125, 0.093017578125, 0.11376953125, 0.05364990234375, 0.114013671875, 0.07379150390625, 0.027954101562...
embed
1972419_c0
1972419
fsharp
0
Title: F#: Can someone explain my compiler error? Problem title: F#: Can someone explain my compiler error? Tags: f%23 Problem: F#: Can someone explain my compiler error? Anyone know what the problem with this code is? let rec Foo(a,b) = match a () with | None -> Some(b) | Some(c) -> Some(Foo(c,b)) Here's the compiler ...
F#: Can someone explain my compiler error? F#: Can someone explain my compiler error? f%23 Can Foo None Some F#: Can someone explain my compiler error? Anyone know what the problem with this code is? Here's the compiler error: "Type mismatch. Expecting a 'a but given a 'a option The resulting type would be infinite whe...
[ 0.015869140625, -0.00836181640625, 0.004852294921875, 0.0079345703125, 0.006988525390625, -0.0181884765625, -0.0032501220703125, -0.01324462890625, 0.00762939453125, -0.00897216796875, 0.0010528564453125, -0.00225830078125, 0.009521484375, -0.0003814697265625, 0.0220947265625, -0.01446...
[ 563, 4904, 4171, 22008, 73342, 759, 9969, 34759, 18499, 12, 1238, 3949, 3742, 9572, 31, 438, 86, 31384, 3630, 3714, 2967, 903, 18151, 11853, 196707, 1239, 98753, 60075, 24762, 11, 1284, 34475, 10, 35829, 16750, 10644, 2806, 54241, 3229, 5...
[ 0.1011962890625, 0.1727294921875, 0.09747314453125, 0.06158447265625, 0.17919921875, 0.082763671875, 0.159912109375, 0.167236328125, 0.181640625, 0.0149078369140625, 0.0804443359375, 0.014373779296875, 0.1298828125, 0.129150390625, 0.09539794921875, 0.07257080078125, 0.04708862304687...
embed
20746819_c0
20746819
fsharp
0
Title: Visibility of classes in namespaces Problem title: Visibility of classes in namespaces Tags: f%23 Problem: Visibility of classes in namespaces namespace Test type Foo() = member this.HelloFoo = "Foo" member this.HelloFooBar = let b = new Bar() // Why is Bar not visible here? this.HelloFoo + b.HelloBar type Bar()...
Visibility of classes in namespaces Visibility of classes in namespaces f%23 Visibility Test Foo this.HelloFoo this.HelloFooBar Bar Why b.HelloBar this.HelloBar Visibility of classes in namespaces Why is Bar not visible in Foo?
[ 0.025390625, 0.01519775390625, -0.005706787109375, 0.019775390625, 0.015625, 0.001434326171875, -0.00390625, -0.00677490234375, -0.00775146484375, 0.0164794921875, -0.0242919921875, 0.018310546875, 0.007598876953125, 0.0260009765625, -0.005645751953125, -0.018798828125, 0.00247192382...
[ 28896, 83259, 61112, 23, 210716, 111, 1238, 3949, 3742, 8647, 9572, 31, 903, 841, 13817, 27591, 25267, 3253, 44084, 876, 83, 959, 75693 ]
[ 0.1842041015625, 0.1236572265625, 0.201171875, 0.042449951171875, 0.215087890625, 0.03955078125, 0.0533447265625, 0.003662109375, 0.0811767578125, 0.158447265625, 0.1805419921875, 0.18359375, 0.123779296875, 0.06689453125, 0.13916015625, 0.169677734375, 0.1846923828125, 0.201049804...
embed
2111347_c0
2111347
fsharp
0
Title: What makes FSharpFunc&lt;&gt; faster than Func&lt;&gt;? Problem title: What makes FSharpFunc&lt;&gt; faster than Func&lt;&gt;? Tags: delegates, f%23 Problem: What makes FSharpFunc<> faster than Func<>? I'm curious about the performance enhancements that have been made for FSharpFunc<_> . Is it the fact that it d...
What makes FSharpFunc&lt;&gt; faster than Func&lt;&gt;? What makes FSharpFunc&lt;&gt; faster than Func&lt;&gt;? delegates f%23 What FSharpFunc Func What makes FSharpFunc<> faster than Func<>? I'm curious about the performance enhancements that have been made for FSharpFunc<_> . Is it the fact that it does not contain m...
[ 0.002349853515625, 0.0084228515625, 0.0113525390625, -0.004150390625, -0.002349853515625, -0.005157470703125, 0.0011444091796875, -0.011962890625, 0.01611328125, -0.005218505859375, 0.0057373046875, 0.01409912109375, -0.0164794921875, 0.020751953125, 0.0260009765625, -0.000358581542968...
[ 4865, 30482, 93774, 3467, 254, 97249, 238, 1277, 5386, 4271, 56, 3501, 28670, 102329, 90, 1238, 3949, 3742, 193844, 23718, 156856, 9035, 100, 959, 70541, 48716, 13, 110, 3871, 40956, 645, 91067, 809, 32354, 11782 ]
[ 0.08642578125, 0.1131591796875, 0.143798828125, 0.2156982421875, 0.1898193359375, 0.229736328125, 0.18701171875, 0.031707763671875, 0.091796875, 0.1834716796875, 0.1561279296875, 0.120361328125, 0.2034912109375, 0.239501953125, 0.093505859375, 0.038970947265625, 0.001922607421875, ...
embed
17912115_c0
17912115
fsharp
0
Title: Explain the &#x27; notation in F# Problem title: Explain the &#x27; notation in F# Tags: f%23 Problem: Explain the ' notation in F# I'm learning F#, when I type any code in Visual Studio and run them on F# Interactive it shows me things like val foo : x:'a -> 'a I imagine this mean that foo is a function that re...
Explain the &#x27; notation in F# Explain the &#x27; notation in F# f%23 Explain Explain the ' notation in F# I'm learning F#, when I type any code in Visual Studio and run them on F# Interactive it shows me things like I imagine this mean that foo is a function that receive a paramater x of a type, and returns a value...
[ 0.01226806640625, 0.01300048828125, 0.004852294921875, 0.017333984375, -0.0028228759765625, -0.00177764892578125, -0.00604248046875, 0.0177001953125, 0.0206298828125, 0.0054931640625, 0.003997802734375, -0.01806640625, -0.011962890625, 0.0159912109375, -0.00848388671875, -0.00555419921...
[ 60075, 16442, 54764, 425, 3768, 74, 110, 22062, 23, 563, 4904, 1238, 3742, 70, 242, 52080, 10644, 18151, 73372, 22968, 11675, 5337, 71232, 45831, 28987, 903, 29459, 5775, 31, 83, 32354, 53299, 121, 192, 720, 1022, 111, 136, 30646, 34292, ...
[ 0.087890625, 0.1402587890625, 0.0430908203125, 0.004852294921875, 0.1832275390625, 0.03082275390625, 0.1900634765625, 0.137939453125, 0.053955078125, 0.1624755859375, 0.23486328125, 0.093505859375, 0.041900634765625, 0.05218505859375, 0.2305908203125, 0.009124755859375, 0.16223144531...
embed
29212553_c0
29212553
fsharp
0
Title: F# calling member functions in constructor Problem title: F# calling member functions in constructor Tags: member-functions, initialization, constructor, f%23 Problem: F# calling member functions in constructor I am writing an F# type, and I'm having trouble figuring out how to reference a member function from t...
F# calling member functions in constructor F# calling member functions in constructor member-functions initialization constructor f%23 F# calling member functions in constructor I am writing an F# type, and I'm having trouble figuring out how to reference a member function from the constructor upon initialization. I th...
[ 0.005889892578125, -0.0008392333984375, 0.0174560546875, 0.00139617919921875, -0.01611328125, -0.0206298828125, 0.0240478515625, 0.003387451171875, 0.0068359375, -0.04248046875, 0.0155029296875, -0.0010833740234375, 0.01336669921875, 0.004913330078125, 0.00518798828125, -0.014831542968...
[ 563, 4904, 159029, 32786, 32354, 23, 64549, 748, 137175, 61475, 47691, 1238, 3742, 32562, 10644, 63134, 26747, 91067, 1295, 54799, 134598, 4527, 54, 128239, 831, 18, 28219, 3917, 10932 ]
[ 0.13330078125, 0.2156982421875, 0.1453857421875, 0.282958984375, 0.2470703125, 0.05474853515625, 0.2093505859375, 0.1353759765625, 0.199462890625, 0.183349609375, 0.1268310546875, 0.0860595703125, 0.1036376953125, 0.0728759765625, 0.1064453125, 0.0390625, 0.040252685546875, 0.19274...
embed
12421873_c0
12421873
fsharp
0
Title: Is there a way to install F# 3.0 without Visual Studio? Problem title: Is there a way to install F# 3.0 without Visual Studio? Tags: f%23-3.0, f%23 Problem: Is there a way to install F# 3.0 without Visual Studio? I was hoping to upgrade to F# 3.0 but I can't find either a packaged F# 3.0 compiler on Microsoft si...
Is there a way to install F# 3.0 without Visual Studio? Is there a way to install F# 3.0 without Visual Studio? f%23-3.0 f%23 Visual Studio Is there a way to install F# 3.0 without Visual Studio? I was hoping to upgrade to F# 3.0 but I can't find either a packaged F# 3.0 compiler on Microsoft site, nor if there is an e...
[ -0.0020294189453125, 0.0181884765625, 0.007720947265625, -0.02197265625, -0.0130615234375, 0.00946044921875, 0.00933837890625, -0.01513671875, 0.003875732421875, -0.0025482177734375, 0.0076904296875, -0.01153564453125, 0.0028076171875, -0.007415771484375, 0.0185546875, -0.007080078125,...
[ 2071, 2685, 10, 3917, 47, 20600, 563, 4904, 17596, 15490, 73372, 22968, 1238, 27495, 132265, 3742, 156377, 116086, 831, 18, 7413, 98169, 9969, 34759, 7244, 1764, 36510, 11389, 4527, 442, 7722, 1295, 75101, 13315, 8781, 36497, 3642 ]
[ 0.0183563232421875, 0.0264129638671875, 0.0426025390625, 0.0994873046875, 0.0732421875, 0.167724609375, 0.15576171875, 0.21435546875, 0.2471923828125, 0.138916015625, 0.184814453125, 0.2095947265625, 0.103515625, 0.0325927734375, 0.184326171875, 0.023834228515625, 0.0555419921875, ...
embed
25688825_c1
25688825
fsharp
1
0] <- 666 o let dump (o : RwA) = printfn "{ A = %A; I = %A; }" o.A o.I o let dumpA (a : int array) : int array = printfn "x = %A" x a // Is there a way to express a contract about immutability? type RwAChanger = RwA -> RwA let transmogrify (changer : RwAChanger) a = a |> dumpA |> init |> dump |> changer |> dump |> igno...
0] <- 666 o let dump (o : RwA) = printfn "{ A = %A; I = %A; }" o.A o.I o let dumpA (a : int array) : int array = printfn "x = %A" x a // Is there a way to express a contract about immutability? type RwAChanger = RwA -> RwA let transmogrify (changer : RwAChanger) a = a |> dumpA |> init |> dump |> changer |> dump |> igno...
[ -0.024658203125, 0.0031585693359375, 0.01385498046875, 0.0181884765625, -0.005706787109375, -0.01031494140625, -0.005218505859375, -0.0030517578125, 0.01141357421875, 0.044189453125, 0.004119873046875, 0.04150390625, 0.0169677734375, 0.0169677734375, 0.01336669921875, -0.02734375, 0....
[ 757, 77622, 36, 2633, 115, 2676, 31, 627, 434, 284, 2203, 28412, 14783, 62, 1745, 74, 87, 568, 11, 23, 18, 10298, 53, 425, 1022, 10, 3917, 36510, 18264, 1672, 566, 14311, 41159, 10644, 15012, 8467, 56, 3900, 25716, 18108, 90965, 217, ...
[ 0.03790283203125, 0.2166748046875, 0.1309814453125, 0.1961669921875, 0.189697265625, 0.2166748046875, 0.1357421875, 0.06689453125, 0.1346435546875, 0.1790771484375, 0.0233154296875, 0.14697265625, 0.149658203125, 0.1015625, 0.013214111328125, 0.0279998779296875, 0.1224365234375, 0....
embed
31453943_c0
31453943
fsharp
0
Title: F# Is it possible to have an interface implement an interface? Problem title: F# Is it possible to have an interface implement an interface? Tags: f%23, inheritance, interface Problem: F# Is it possible to have an interface implement an interface? Is it possible to do something like this: type face1 = interface ...
F# Is it possible to have an interface implement an interface? F# Is it possible to have an interface implement an interface? f%23 inheritance interface face1 face2 F# Is it possible to have an interface implement an interface? Is it possible to do something like this: Such that anything that interfaces face2 can also ...
[ 0.01446533203125, -0.007476806640625, -0.02392578125, 0.03515625, -0.007568359375, 0.0037841796875, -0.0145263671875, 0.00128936767578125, 0.005126953125, 0.0021514892578125, 0.0003604888916015625, 0.0155029296875, 0.00007867813110351562, 0.00262451171875, 0.004058837890625, 0.00121307...
[ 563, 4904, 2071, 442, 7722, 47, 765, 142, 101758, 29479, 1238, 3949, 3742, 23, 3334, 217, 2577, 418, 304, 54, 1884, 903, 23937, 831, 2843, 90698, 10 ]
[ 0.1146240234375, 0.2100830078125, 0.082763671875, 0.091552734375, 0.218994140625, 0.060791015625, 0.1439208984375, 0.11669921875, 0.30810546875, 0.2435302734375, 0.083984375, 0.011077880859375, 0.06878662109375, 0.05828857421875, 0.12646484375, 0.06396484375, 0.181884765625, 0.1071...
embed
18946025_c0
18946025
fsharp
0
Title: Pipeline pow operator issue with Problem title: Pipeline pow operator issue with Tags: .net, f%23 Problem: Pipeline pow operator issue with i want to write the next function using pipeline: A = 1/Sum[1-k](x^2) so when i write: //Adaptive step let a_Adaptive x = x |> Array.map (fun x -> x ** 2.0) |> Array.sum |> ...
Pipeline pow operator issue with Pipeline pow operator issue with .net f%23 Pipeline Sum Adaptive a_Adaptive Array.map Array.sum Pipeline pow operator issue with i want to write the next function using pipeline: so when i write: f# interpretes (**) as a multiline comment, but i want use it as a function. Any suggestion...
[ -0.004669189453125, -0.01123046875, 0.006866455078125, 0.0189208984375, -0.003692626953125, -0.0174560546875, -0.00653076171875, 0.008056640625, 0.0272216796875, -0.000606536865234375, -0.00124359130859375, 0.03369140625, 0.005828857421875, 0.014404296875, 0.0203857421875, -0.009521484...
[ 93128, 59760, 23827, 39933, 31089, 678, 1179, 1238, 3742, 36335, 91903, 5844, 10, 22409, 2631, 4935, 69253, 53, 62346, 11832, 3444, 33022, 70, 11737, 32354, 17368, 137158, 2256, 4904, 29481, 25442, 16, 237, 6024, 6868, 1284, 4527, 157666 ]
[ 0.12255859375, 0.1851806640625, 0.2030029296875, 0.2236328125, 0.1292724609375, 0.022064208984375, 0.1241455078125, 0.0921630859375, 0.134033203125, 0.164794921875, 0.1468505859375, 0.0479736328125, 0.06060791015625, 0.046417236328125, 0.087890625, 0.09844970703125, 0.0650634765625, ...
embed
24067167_c0
24067167
fsharp
0
Title: Creating array2D doesn&#x27;t work Problem title: Creating array2D doesn&#x27;t work Tags: msdn, f%23, f%23-interactive, arrays Problem: Creating array2D doesn't work Using MSDN sample: let my2DArray = array2D [ [ 1; 0]; [0; 1] ] Trying to run it in F# Interactive, but get the following error: error FS0003: This...
Creating array2D doesn&#x27;t work Creating array2D doesn&#x27;t work msdn f%23 f%23-interactive arrays Creating array2D my2DArray Array2D.init Creating array2D doesn't work Using MSDN sample: Trying to run it in F# Interactive, but get the following error: I know I can use Array2D.init , but wondering why array2D does...
[ 0.01165771484375, 0.006011962890625, -0.000713348388671875, 0.0047607421875, -0.00439453125, -0.00159454345703125, -0.004180908203125, -0.00049591064453125, -0.00689697265625, 0.00787353515625, 0.018798828125, 0.0255126953125, 0.00933837890625, -0.0103759765625, 0.0194091796875, 0.0027...
[ 56781, 10298, 53, 304, 397, 22027, 3768, 18, 4488, 68163, 71, 19, 1238, 3742, 27495, 10433, 71232, 4778, 759, 7092, 69253, 73, 217, 16265, 51671, 121413, 40858, 11675, 563, 4904, 5337, 25632, 18499, 3714, 831, 4527, 149016, 15400 ]
[ 0.176513671875, 0.1932373046875, 0.1640625, 0.18408203125, 0.184814453125, 0.0797119140625, 0.0865478515625, 0.101318359375, 0.1392822265625, 0.01007080078125, 0.030303955078125, 0.0693359375, 0.05535888671875, 0.0157470703125, 0.03997802734375, 0.07867431640625, 0.10565185546875, ...
embed
5598980_c0
5598980
fsharp
0
Title: F# - creating 100 objects into a List - most functional and idiomatic way Problem title: F# - creating 100 objects into a List - most functional and idiomatic way Tags: functional-programming, idioms, f%23, .net Problem: F# - creating 100 objects into a List - most functional and idiomatic way In F# what is the ...
F# - creating 100 objects into a List - most functional and idiomatic way F# - creating 100 objects into a List - most functional and idiomatic way functional-programming idioms f%23 .net List F# - creating 100 objects into a List - most functional and idiomatic way In F# what is the most functional and idiomatic way o...
[ 0.004241943359375, -0.0162353515625, 0.005462646484375, -0.0272216796875, 0.00567626953125, 0.00555419921875, -0.01141357421875, 0.005584716796875, 0.011474609375, -0.0216064453125, 0.013671875, -0.00982666015625, 0.02734375, -0.00848388671875, 0.0013427734375, -0.01470947265625, 0.0...
[ 563, 4904, 20, 105233, 805, 36746, 7, 3934, 32036, 2684, 123309, 136, 49666, 9523, 3917, 10, 28966, 13373, 28016, 1238, 3949, 3742, 5, 1179, 360, 2367, 83, 70, 111, 707, 86, 14775, 1257, 58, 3525, 57767, 27781, 5809, 4527, 25512, 70059,...
[ 0.2015380859375, 0.268798828125, 0.041473388671875, 0.1771240234375, 0.2249755859375, 0.2200927734375, 0.0291748046875, 0.1561279296875, 0.232177734375, 0.1571044921875, 0.229736328125, 0.1201171875, 0.2376708984375, 0.1494140625, 0.1181640625, 0.03857421875, 0.091064453125, 0.1254...
embed
34694486_c0
34694486
fsharp
0
Title: Union Find with F# Problem title: Union Find with F# Tags: data-structures, f%23 Problem: Union Find with F# Regarding data structures available in F# is there any "official" implementation of disjoint set data structures like implementations of Union find ? All I could find with Google is this snippets here: We...
Union Find with F# Union Find with F# data-structures f%23 Union Find Union Find with F# Regarding data structures available in F# is there any "official" implementation of disjoint set data structures like implementations of Union find ? All I could find with Google is this snippets here: Weighted Quick-Union with Pat...
[ 0.018310546875, 0.031982421875, 0.003448486328125, -0.00946044921875, -0.00885009765625, 0.003509521484375, -0.00014591217041015625, -0.0023345947265625, 0.012939453125, 0.00122833251953125, 0.006317138671875, 0.0004177093505859375, 0.011474609375, 0.00640869140625, 0.0050048828125, 0....
[ 32528, 26040, 678, 563, 4904, 2053, 137656, 1238, 3949, 3742, 45646, 19882, 23, 161818, 208124, 2837, 513, 4288, 5423, 1884, 7413, 1815, 58134, 3688, 150533, 297, 89038, 9, 147547, 108421, 3288, 48448, 9842, 1679, 56037, 93766, 30700 ]
[ 0.261474609375, 0.2041015625, 0.111083984375, 0.159912109375, 0.2259521484375, 0.1173095703125, 0.1668701171875, 0.06610107421875, 0.021942138671875, 0.08349609375, 0.19287109375, 0.08154296875, 0.0156097412109375, 0.12939453125, 0.164794921875, 0.102783203125, 0.1578369140625, 0.0...
embed
9488440_c0
9488440
fsharp
0
Title: Creating modules/types visible only to F# projects Problem title: Creating modules/types visible only to F# projects Tags: inline, f%23 Problem: Creating modules/types visible only to F# projects Is it possible to make a module or type visible only to F# projects? Active patterns aren't visible to other language...
Creating modules/types visible only to F# projects Creating modules/types visible only to F# projects inline f%23 Creating Creating modules/types visible only to F# projects Is it possible to make a module or type visible only to F# projects? Active patterns aren't visible to other languages, but I assume that's due to...
[ 0.009521484375, 0.00099945068359375, -0.01519775390625, 0.008544921875, -0.00921630859375, 0.00555419921875, -0.009033203125, -0.01116943359375, 0.01043701171875, -0.0137939453125, 0.0059814453125, -0.00101470947265625, 0.0174560546875, 0.00732421875, 0.00225830078125, -0.0073852539062...
[ 56781, 1916, 88996, 7, 64, 50986, 75693, 4734, 47, 563, 4904, 77635, 2256, 1238, 3742, 7722, 3249, 707, 10644, 88441, 103510, 18, 3789, 46876, 41591, 959, 35604, 42485, 1314, 21543 ]
[ 0.156982421875, 0.0222015380859375, 0.2266845703125, 0.0298919677734375, 0.036102294921875, 0.2034912109375, 0.2008056640625, 0.119140625, 0.118408203125, 0.1434326171875, 0.23095703125, 0.1441650390625, 0.08795166015625, 0.0401611328125, 0.096435546875, 0.1116943359375, 0.0732421875...
embed
32664030_c0
32664030
fsharp
0
Title: Interpreting F# files with Mono Problem title: Interpreting F# files with Mono Tags: interpreter, f%23, macos Problem: Interpreting F# files with Mono After installing F# on OS X with Homebrew, In Haskell (with GHC), it's possible run code on an interpreter. I was wondering if there is a way to run files without...
Interpreting F# files with Mono Interpreting F# files with Mono interpreter f%23 macos Interpreting Mono Interpreting F# files with Mono After installing F# on OS X with Homebrew, In Haskell (with GHC), it's possible run code on an interpreter. I was wondering if there is a way to run files without compiling them first...
[ -0.007659912109375, 0.00555419921875, -0.00152587890625, 0.021240234375, 0.01123046875, 0.01123046875, 0.0159912109375, -0.007049560546875, -0.0174560546875, -0.01165771484375, -0.01202392578125, 0.00390625, -0.0084228515625, 0.010498046875, 0.01470947265625, -0.00007963180541992188, ...
[ 5337, 4692, 563, 4904, 102158, 678, 77879, 29481, 56, 1238, 3949, 3742, 291, 7840, 20600, 11787, 1193, 2005, 143006, 20625, 142508, 76228, 527, 73265, 7722, 11675, 18151, 98, 149016, 3917, 47, 15490, 9969, 49725, 2856, 5117, 23, 89280, 1434...
[ 0.094970703125, 0.1622314453125, 0.1473388671875, 0.244384765625, 0.2041015625, 0.030853271484375, 0.2498779296875, 0.1856689453125, 0.1214599609375, 0.1011962890625, 0.0318603515625, 0.0902099609375, 0.0076904296875, 0.14892578125, 0.06280517578125, 0.0919189453125, 0.07403564453125...
embed
32806215_c1
32806215
fsharp
1
0255b210e53cd095b876cb0.png "ArgumentException was unhandled by user code." (Visual Studio 2013, .NET 4.5.1, Fsharp 3.1, Fsharp.core.dll 4.3.1.0.) Could it be that the code is correct but some Fsharp or Visual Studio setting is preventing the exception from being caught? Code signals: ArgumentException, How, Task, Asyn...
0255b210e53cd095b876cb0.png "ArgumentException was unhandled by user code." (Visual Studio 2013, .NET 4.5.1, Fsharp 3.1, Fsharp.core.dll 4.3.1.0.) Could it be that the code is correct but some Fsharp or Visual Studio setting is preventing the exception from being caught? Code signals: ArgumentException, How, Task, Asyn...
[ -0.00933837890625, 0.0291748046875, -0.01324462890625, 0.0024871826171875, -0.00183868408203125, 0.004180908203125, 0.006683349609375, 0.004241943359375, -0.00750732421875, 0.01025390625, -0.001800537109375, -0.01007080078125, -0.00244140625, 0.01025390625, 0.0218505859375, -0.01513671...
[ 11663, 88142, 14226, 6463, 11835, 2389, 128468, 7614, 1234, 674, 19279, 63928, 509, 51, 79628, 390, 38937, 18151, 6609, 64010, 22968, 24159, 17777, 1398, 156627, 563, 89280, 254, 45151, 30854, 1181, 80196, 102107, 191147, 26785, 73372, 53550, ...
[ 0.1002197265625, 0.0625, 0.05316162109375, 0.024810791015625, 0.06463623046875, 0.009979248046875, 0.1536865234375, 0.10345458984375, 0.226806640625, 0.1334228515625, 0.0909423828125, 0.2354736328125, 0.059814453125, 0.1009521484375, 0.205322265625, 0.0301971435546875, 0.17724609375,...
embed
65706142_c0
65706142
fsharp
0
Title: Does f# programming language have pointers like c++ or pascal(reference pointers)? Problem title: Does f# programming language have pointers like c++ or pascal(reference pointers)? Tags: f%23, pointers Problem: Does f# programming language have pointers like c++ or pascal(reference pointers)? Doing representatio...
Does f# programming language have pointers like c++ or pascal(reference pointers)? Does f# programming language have pointers like c++ or pascal(reference pointers)? f%23 pointers Does Does f# programming language have pointers like c++ or pascal(reference pointers)? Doing representation for my computer class project a...
[ 0.01397705078125, 0.012939453125, 0.02392578125, 0.00994873046875, -0.00927734375, -0.00836181640625, -0.0220947265625, 0.0106201171875, -0.00787353515625, -0.0150146484375, 0.0078125, -0.01904296875, -0.005462646484375, 0.0196533203125, 0.0135498046875, -0.0185546875, -0.00320434570...
[ 101790, 1238, 4904, 56037, 46876, 765, 6275, 1314, 1884, 501, 37223, 452, 6827, 239879, 3949, 3742, 707, 18811, 18507, 13452, 4677, 23, 1836, 32316, 16454, 12877 ]
[ 0.04681396484375, 0.159912109375, 0.2076416015625, 0.09100341796875, 0.1187744140625, 0.05902099609375, 0.2125244140625, 0.1771240234375, 0.0753173828125, 0.06689453125, 0.2392578125, 0.08111572265625, 0.142578125, 0.1943359375, 0.050689697265625, 0.15087890625, 0.020355224609375, ...
embed
36219713_c0
36219713
fsharp
0
Title: How do I disable the line count warning on the Lint tool? Problem title: How do I disable the line count warning on the Lint tool? Tags: lint, f%23, visual-studio-2015 Problem: How do I disable the line count warning on the Lint tool? The Lint tool for F# interprets comments and white space as lines of code. Thu...
How do I disable the line count warning on the Lint tool? How do I disable the line count warning on the Lint tool? lint f%23 visual-studio-2015 How Lint visual-studio-2015 How do I disable the line count warning on the Lint tool? The Lint tool for F# interprets comments and white space as lines of code. Thus, a warnin...
[ -0.0027923583984375, -0.00128173828125, -0.01214599609375, -0.01373291015625, -0.01507568359375, -0.0002765655517578125, -0.009765625, -0.0037994384765625, 0.002838134765625, -0.020751953125, -0.00946044921875, -0.006866455078125, 0.0234375, 0.01409912109375, 0.01904296875, 0.010070800...
[ 11249, 2837, 2886, 13315, 54529, 1631, 592, 25497, 18, 55516, 54, 11508, 1238, 3742, 21176, 52629, 44906, 98, 563, 4904, 29481, 24626, 136, 35011, 32628, 237, 124519, 18151, 139392, 5351, 54608, 7968, 53, 4383 ]
[ 0.025054931640625, 0.087646484375, 0.1724853515625, 0.1859130859375, 0.202392578125, 0.14892578125, 0.09637451171875, 0.1953125, 0.171875, 0.18212890625, 0.002471923828125, 0.1005859375, 0.000244140625, 0.02105712890625, 0.118408203125, 0.1033935546875, 0.1253662109375, 0.00390625,...
embed
28955314_c1
28955314
fsharp
1
ubicSpline.InterpolateAkima(col1,col2) If I don't cast to float, InterpolateAkima won't work because it doesn't accept type Nullable. I don't want to have to do a query for each column on its own, though. My eventual goal is to have a function where I can pass in any value of row.id and get the model for col1,col2 then...
ubicSpline.InterpolateAkima(col1,col2) If I don't cast to float, InterpolateAkima won't work because it doesn't accept type Nullable. I don't want to have to do a query for each column on its own, though. My eventual goal is to have a function where I can pass in any value of row.id and get the model for col1,col2 then...
[ 0.005401611328125, 0.0283203125, -0.005950927734375, 0.034912109375, -0.00323486328125, -0.01470947265625, 0.0211181640625, 0.013427734375, -0.0106201171875, -0.0263671875, 0.00518798828125, 0.03466796875, -0.01507568359375, 0.0179443359375, 0.004669189453125, 0.0108642578125, -0.014...
[ 75, 45966, 31923, 2256, 44851, 69990, 67, 39565, 1352, 8447, 418, 10461, 18, 37702, 47, 21917, 257, 5337, 4488, 22027, 26946, 10644, 27786, 2661, 3444, 41, 1294, 12638, 3365, 316, 10002, 57693, 69236, 32354, 27875, 2499, 34292, 15555, 532, ...
[ 0.026824951171875, 0.070068359375, 0.0843505859375, 0.191650390625, 0.0772705078125, 0.167724609375, 0.090576171875, 0.1104736328125, 0.219482421875, 0.099853515625, 0.034271240234375, 0.07623291015625, 0.03515625, 0.117919921875, 0.034912109375, 0.155029296875, 0.04998779296875, 0...
embed
38317301_c0
38317301
fsharp
0
Title: Require dll using string path in F# Problem title: Require dll using string path in F# Tags: f%23-fake, f%23 Problem: Require dll using string path in F# Is there a way to do this in F#: let fakeToolsPath = "D:\tools\FAKE\tools\FakeLib.dll" #r fakeToolsPath the fake tools are on a different path depending on the...
Require dll using string path in F# Require dll using string path in F# f%23-fake f%23 string Require FAKE FakeLib.dll Require dll using string path in F# Is there a way to do this in F#: the fake tools are on a different path depending on the build agent that builds the code, so I need to be able to set it dynamically...
[ -0.01483154296875, 0.01336669921875, -0.01409912109375, 0.00994873046875, -0.0064697265625, -0.00360107421875, -0.01373291015625, -0.000850677490234375, -0.0118408203125, -0.040283203125, -0.01416015625, 0.0146484375, 0.0009918212890625, 0.0206298828125, 0.0274658203125, -0.0234375, ...
[ 853, 3181, 107, 81717, 17368, 79315, 60875, 23, 563, 4904, 1238, 27495, 1021, 350, 3742, 119960, 3036, 104820, 71, 1181, 10, 3917, 47, 54, 903, 106287, 72977, 98, 12921, 96819, 45367, 23882, 18151, 3871, 19048, 5423, 442, 84079, 1295, 142...
[ 0.0921630859375, 0.220703125, 0.07769775390625, 0.264404296875, 0.1358642578125, 0.254638671875, 0.2401123046875, 0.07379150390625, 0.1669921875, 0.2320556640625, 0.0748291015625, 0.0633544921875, 0.1781005859375, 0.1427001953125, 0.117431640625, 0.1875, 0.198486328125, 0.225585937...
embed
35417534_c0
35417534
fsharp
0
Title: Country Colouring F# Problem title: Country Colouring F# Tags: f%23, set, fold Problem: Country Colouring F# I keep getting 'Block following this 'let' is unfinished. Expect an expression' when trying to compute a function. Here is my code: let colourTheCountries (chart: Chart) = Set.fold(extColouring chart) Set...
Country Colouring F# Country Colouring F# f%23 set fold Country Colouring Block Expect Chart Set.fold Set.empty Country Colouring F# I keep getting when trying to compute a function. Here is my code: How do I terminate the expression? I want the value of the Set.fold to be the result.
[ -0.00921630859375, -0.0262451171875, 0.00872802734375, 0.0098876953125, -0.0015869140625, -0.0047607421875, -0.00074005126953125, 0.0025787353515625, 0.005279541015625, 0.0042724609375, -0.005126953125, 0.00885009765625, -0.00360107421875, -0.0111083984375, 0.00433349609375, 0.00836181...
[ 74831, 196431, 214, 563, 4904, 1238, 3949, 3742, 5423, 42822, 80231, 60075, 24762, 110373, 19943, 33548, 939, 13695, 20949, 31577, 9969, 6743, 32354, 18151, 11249, 121011, 13, 125195, 3444, 34292, 5, 70, 16750 ]
[ 0.1981201171875, 0.1688232421875, 0.082275390625, 0.1058349609375, 0.1727294921875, 0.063232421875, 0.0151519775390625, 0.15673828125, 0.1683349609375, 0.199462890625, 0.15771484375, 0.159423828125, 0.1402587890625, 0.1639404296875, 0.1920166015625, 0.166015625, 0.008087158203125, ...
embed
32598304_c1
32598304
fsharp
1
result; } What is the best way to get my list to show through in f#? Code signals: Serialize, WebAPI, Retrieves, RoutePrefix, api2, ValuesController, ApiController, value1, value2, Gets, Route, x.Get, IEnumerable, SharpObject, SharpContext, context.SharpObjects.ToList, Serializable, Key, Description, System.Data.Entit...
result; } What is the best way to get my list to show through in f#? Code signals: Serialize, WebAPI, Retrieves, RoutePrefix, api2, ValuesController, ApiController, value1, value2, Gets, Route, x.Get, IEnumerable, SharpObject, SharpContext, context.SharpObjects.ToList, Serializable, Key, Description, System.Data.Entit...
[ -0.0034637451171875, 0.017333984375, -0.005584716796875, -0.01422119140625, 0.006378173828125, 0.0038604736328125, -0.0079345703125, -0.00189208984375, 0.01513671875, -0.002471923828125, 0.0162353515625, 0.00732421875, -0.006256103515625, 0.0087890625, 0.026611328125, 0.016845703125, ...
[ 16750, 4865, 2965, 3917, 2046, 759, 5303, 47, 7639, 8305, 23, 1238, 4904, 28864, 26073, 7, 135188, 20650, 4002, 74220, 200451, 106015, 19273, 55923, 31470, 304, 190060, 175904, 603, 5787, 14, 34292, 20779, 1022, 724, 126, 75536, 2606, 2886,...
[ 0.07440185546875, 0.00933837890625, 0.10272216796875, 0.054931640625, 0.09197998046875, 0.07421875, 0.25732421875, 0.0601806640625, 0.189697265625, 0.2308349609375, 0.046722412109375, 0.1282958984375, 0.20068359375, 0.2098388671875, 0.25146484375, 0.0853271484375, 0.1998291015625, ...
embed
50231565_c1
50231565
fsharp
1
names such as let x = cls.someOverriddenMethod(arg1 = 1) But in this case this not works. How should I proceed in this case ? Thanks Code signals: How, Task, CreateImageSummaryModel, CreateImagesFromDataAsync, ITrainingApi, Guid, IEnumerable, Stream, IList, CancellationToken, TrainingApi, trainingApi.CreateTag, List, ...
names such as let x = cls.someOverriddenMethod(arg1 = 1) But in this case this not works. How should I proceed in this case ? Thanks Code signals: How, Task, CreateImageSummaryModel, CreateImagesFromDataAsync, ITrainingApi, Guid, IEnumerable, Stream, IList, CancellationToken, TrainingApi, trainingApi.CreateTag, List, ...
[ 0.005523681640625, 0.01611328125, -0.0128173828125, 0.005828857421875, 0.017822265625, -0.00170135498046875, 0.0322265625, -0.02734375, 0.00958251953125, 0.00567626953125, -0.01055908203125, -0.01031494140625, 0.0179443359375, 0.0208740234375, 0.0166015625, -0.0089111328125, 0.025878...
[ 123055, 2633, 1022, 2203, 33139, 7, 43452, 156673, 19040, 555, 78572, 7352, 61477, 418, 4879, 903, 7225, 959, 43240, 172337, 28864, 26073, 11249, 9598, 92, 151313, 216960, 14168, 2276, 140290, 168407, 137989, 12654, 219, 14653, 1434, 6955, 53...
[ 0.1728515625, 0.1768798828125, 0.1514892578125, 0.05670166015625, 0.0958251953125, 0.086181640625, 0.060516357421875, 0.119873046875, 0.16015625, 0.123046875, 0.1292724609375, 0.1497802734375, 0.1756591796875, 0.07965087890625, 0.07958984375, 0.031036376953125, 0.043243408203125, 0...
embed
42520148_c0
42520148
fsharp
0
Title: VS 2015 F# Script Intellisense not loading Problem title: VS 2015 F# Script Intellisense not loading Tags: intellisense, visual-studio, f%23 Problem: VS 2015 F# Script Intellisense not loading My F# script intellisense stopped working out of the blue. This happened in VS2012 also, so I installed 2015 on the same...
VS 2015 F# Script Intellisense not loading VS 2015 F# Script Intellisense not loading intellisense visual-studio f%23 Script Intellisense VS 2015 F# Script Intellisense not loading My F# script intellisense stopped working out of the blue. This happened in VS2012 also, so I installed 2015 on the same PC (~1 year ago), ...
[ -0.008544921875, -0.00787353515625, 0.000644683837890625, 0.01348876953125, -0.035400390625, 0.0118408203125, 0.00994873046875, 0.00787353515625, -0.01483154296875, -0.004547119140625, 0.003448486328125, 0.0003414154052734375, -0.0045166015625, 0.008056640625, 0.0306396484375, 0.012451...
[ 44160, 918, 563, 4904, 84654, 30131, 27077, 184, 959, 72367, 214, 892, 21176, 52629, 1238, 3742, 26499, 118066, 20697, 1810, 57571, 10693, 20600, 5701, 6107, 6602, 79786, 24189, 42, 6275, 35604, 81717, 18151, 71924, 169123, 5885, 10756, 7, ...
[ 0.21630859375, 0.2261962890625, 0.1038818359375, 0.1719970703125, 0.1815185546875, 0.1444091796875, 0.209716796875, 0.122314453125, 0.05499267578125, 0.171630859375, 0.008514404296875, 0.143310546875, 0.14111328125, 0.1314697265625, 0.05645751953125, 0.06658935546875, 0.19580078125, ...
embed
77402906_c0
77402906
fsharp
0
Title: Are code lenses still available in Visual Studio 2022 (17.6.5)? Problem title: Are code lenses still available in Visual Studio 2022 (17.6.5)? Tags: f%23, visual-studio-2022 Problem: Are code lenses still available in Visual Studio 2022 (17.6.5)? I use Visual Studio Professional 2022 (17.6.5). Code lenses used t...
Are code lenses still available in Visual Studio 2022 (17.6.5)? Are code lenses still available in Visual Studio 2022 (17.6.5)? f%23 visual-studio-2022 Visual Studio visual-studio-2022 Are code lenses still available in Visual Studio 2022 (17.6.5)? I use Visual Studio Professional 2022 (17.6.5). Code lenses used to go ...
[ 0.006561279296875, -0.00701904296875, 0.006195068359375, 0.022705078125, 0.00946044921875, 0.0211181640625, 0.001434326171875, -0.00286865234375, -0.0086669921875, 0.0107421875, -0.009033203125, 0.005767822265625, -0.005035400390625, -0.0012359619140625, 0.016357421875, -0.003997802734...
[ 15901, 18151, 96, 47754, 7464, 19882, 23, 73372, 22968, 72392, 21067, 136473, 32, 3742, 21176, 52629, 151159, 4527, 61928, 28864, 11814, 738, 4785, 17946, 11389, 69347, 2856, 5773, 17569, 1836, 48903, 74955 ]
[ 0.042755126953125, 0.2509765625, 0.1973876953125, 0.19873046875, 0.14208984375, 0.1719970703125, 0.074951171875, 0.2047119140625, 0.21337890625, 0.2293701171875, 0.1290283203125, 0.1749267578125, 0.000823974609375, 0.049560546875, 0.1397705078125, 0.140869140625, 0.1456298828125, 0...
embed
51243820_c1
51243820
fsharp
1
a Task<'msgOut> or Async<'msgOut> so I can send it out and await this "send" task? Now I have this piece of code: let pipeline log msgIn = pipe { let! msgOut = handleAsync msgIn let result = async { let! msgOut = msgOut log msgOut return sendOutAsync msgOut } return result } which returns PipeProgram<'b, 'a, Async<Pip...
a Task<'msgOut> or Async<'msgOut> so I can send it out and await this "send" task? Now I have this piece of code: let pipeline log msgIn = pipe { let! msgOut = handleAsync msgIn let result = async { let! msgOut = msgOut log msgOut return sendOutAsync msgOut } return result } which returns PipeProgram<'b, 'a, Async<Pip...
[ 0.004150390625, 0.002105712890625, -0.0096435546875, 0.0198974609375, 0.0023040771484375, 0.005706787109375, -0.0101318359375, 0.0002593994140625, 0.0157470703125, -0.025634765625, 0.02685546875, 0.023681640625, 0.004302978515625, 0.01507568359375, 0.0194091796875, 0.01165771484375, ...
[ 9598, 92, 4432, 177, 79858, 62, 12654, 238, 25379, 1810, 634, 217, 903, 39285, 66211, 63847, 18151, 137158, 2256, 12684, 68163, 4153, 2633, 38, 34831, 16750, 2203, 30646, 93128, 13, 148968, 275, 11, 683, 48672, 28864, 26073, 46674, 712, 3...
[ 0.2091064453125, 0.13720703125, 0.131591796875, 0.1002197265625, 0.306396484375, 0.08709716796875, 0.223388671875, 0.1390380859375, 0.1107177734375, 0.126953125, 0.142822265625, 0.10205078125, 0.0179290771484375, 0.1844482421875, 0.2320556640625, 0.04608154296875, 0.1519775390625, ...
embed
57876571_c0
57876571
fsharp
0
Title: F# for textual representation of a polynomial Problem title: F# for textual representation of a polynomial Tags: f%23 Problem: F# for textual representation of a polynomial I need some help with the following: Supposing a polynomial is given by a_0+a_1x+a_2x^2+... and that the coefficients are stored in a list [...
F# for textual representation of a polynomial F# for textual representation of a polynomial f%23 F# for textual representation of a polynomial I need some help with the following: Supposing a polynomial is given by a_0+a_1x+a_2x^2+... and that the coefficients are stored in a list [a_0; a_1; a_2; ...], I want to write ...
[ -0.00262451171875, -0.007110595703125, 0.01080322265625, 0.00933837890625, -0.01519775390625, 0.0216064453125, 0.0194091796875, -0.01318359375, -0.0025787353515625, 0.003662109375, 0.02197265625, -0.01287841796875, -0.0086669921875, 0.00946044921875, -0.00445556640625, 0.00457763671875...
[ 563, 4904, 100, 90426, 289, 18811, 35874, 1687, 15403, 1238, 3949, 3742, 3871, 4358, 25632, 121691, 34475, 390, 10, 454, 2389, 1328, 11, 115187, 425, 304, 552, 4240, 11044, 35066, 4343, 5303, 74, 3444, 33022, 32354, 76199, 1363, 31895, 19...
[ 0.161865234375, 0.23388671875, 0.0604248046875, 0.249267578125, 0.0963134765625, 0.1961669921875, 0.1976318359375, 0.1663818359375, 0.1151123046875, 0.1363525390625, 0.0257415771484375, 0.1474609375, 0.06787109375, 0.1005859375, 0.0232696533203125, 0.04437255859375, 0.0545654296875, ...
embed
8492939_c0
8492939
fsharp
0
Title: F# Swap arrays of data and get the correct results Problem title: F# Swap arrays of data and get the correct results Tags: f%23 Problem: F# Swap arrays of data and get the correct results let highs = [| 2; 4; 6 |] let lows = [| 1; 5; 10 |] I want to get 2 arrays from the above: if the element in highs is smaller...
F# Swap arrays of data and get the correct results F# Swap arrays of data and get the correct results f%23 Swap F# Swap arrays of data and get the correct results I want to get 2 arrays from the above: if the element in highs is smaller than the corresponding element in lows, then swap them. So, I can get the final 2 a...
[ -0.004913330078125, 0.01953125, 0.005767822265625, 0.005859375, -0.009765625, 0.00180816650390625, -0.00982666015625, 0.003326416015625, 0.01287841796875, 0.04541015625, 0.01361083984375, 0.0380859375, 0.0036468505859375, 0.01153564453125, 0.005859375, -0.03369140625, 0.0005264282226...
[ 563, 4904, 43062, 254, 10298, 4778, 111, 2053, 136, 2046, 26785, 50339, 1238, 3949, 3742, 87, 3444, 47, 116, 1295, 36917, 2174, 70, 12830, 23, 11192, 83, 164917, 3501, 42518, 27226, 202317, 2856, 831, 2704, 54, 903 ]
[ 0.11083984375, 0.180908203125, 0.218505859375, 0.1236572265625, 0.1866455078125, 0.165771484375, 0.04541015625, 0.155517578125, 0.01776123046875, 0.1173095703125, 0.17041015625, 0.1624755859375, 0.0760498046875, 0.008575439453125, 0.130126953125, 0.002105712890625, 0.1077880859375, ...
embed
9522521_c1
9522521
fsharp
1
3 0.74412592 0.9718320 4 4 0.93060118 0.8665092 5 5 0.01556804 0.2512399 and makes it look like this: > melt(dat,id.vars = "a") a variable value 1 1 b 0.48411551 2 2 b 0.58850308 3 3 b 0.74412592 4 4 b 0.93060118 5 5 b 0.01556804 6 1 c 0.23722911 7 2 c 0.39687586 8 3 c 0.97183200 9 4 c 0.86650918 10 5 c 0.25123992 cas...
3 0.74412592 0.9718320 4 4 0.93060118 0.8665092 5 5 0.01556804 0.2512399 and makes it look like this: > melt(dat,id.vars = "a") a variable value 1 1 b 0.48411551 2 2 b 0.58850308 3 3 b 0.74412592 4 4 b 0.93060118 5 5 b 0.01556804 6 1 c 0.23722911 7 2 c 0.39687586 8 3 c 0.97183200 9 4 c 0.86650918 10 5 c 0.25123992 cas...
[ 0.0238037109375, -0.01708984375, -0.003997802734375, 0.014892578125, 0.000400543212890625, -0.006072998046875, 0.0230712890625, 0.0093994140625, 0.0252685546875, -0.020263671875, -0.0166015625, 0.005279541015625, -0.001739501953125, 0.013427734375, -0.011474609375, -0.00244140625, -0...
[ 138, 757, 195953, 1530, 192616, 14773, 1819, 76531, 201, 143161, 1197, 139024, 183461, 12231, 190, 89678, 1837, 190428, 7709, 126175, 758, 48636, 5046, 136, 30482, 442, 6713, 1884, 903, 6, 76681, 132, 5164, 532, 5, 1961, 11, 77336, 34292, ...
[ 0.1396484375, 0.08978271484375, 0.179443359375, 0.052001953125, 0.16259765625, 0.046783447265625, 0.100830078125, 0.1312255859375, 0.1217041015625, 0.0762939453125, 0.044158935546875, 0.02166748046875, 0.033203125, 0.0286712646484375, 0.0955810546875, 0.068603515625, 0.0113525390625,...
embed
33056788_c0
33056788
fsharp
0
Title: F# set to list with set.fold Problem title: F# set to list with set.fold Tags: f%23, list, set Problem: F# set to list with set.fold I'm programming in F# and I'm trying to make a set into a list by using Set.fold. What I've done so far: let list sa = Set.fold (fun se sa -> sa) [];; but it doesn't seem to make t...
F# set to list with set.fold F# set to list with set.fold f%23 list set set.fold F# set to list with set.fold I'm programming in F# and I'm trying to make a set into a list by using Set.fold. What I've done so far: but it doesn't seem to make the set into a list, rather it makes a set of lists into a list. What change ...
[ 0.009765625, -0.007537841796875, 0.02294921875, -0.00003790855407714844, -0.00189208984375, -0.005523681640625, -0.0244140625, 0.0126953125, 0.01177978515625, -0.0184326171875, 0.011962890625, -0.000782012939453125, -0.013427734375, -0.00396728515625, -0.0032501220703125, -0.0017700195...
[ 563, 4904, 5423, 47, 5303, 678, 5, 42822, 1238, 3949, 3742, 56037, 449, 23, 31577, 3249, 3934, 10, 17368, 19943, 16940, 2060, 1284, 22027, 18, 48903, 43257, 30482, 15549, 18151, 221, 23742 ]
[ 0.1334228515625, 0.2005615234375, 0.2489013671875, 0.12109375, 0.2113037109375, 0.0694580078125, 0.0670166015625, 0.2471923828125, 0.10107421875, 0.0269622802734375, 0.1424560546875, 0.0989990234375, 0.00921630859375, 0.0211334228515625, 0.06976318359375, 0.048553466796875, 0.0883789...
embed
45272356_c0
45272356
fsharp
0
Title: Which match with indentation rule is at play here? Problem title: Which match with indentation rule is at play here? Tags: f%23, indentation Problem: Which match with indentation rule is at play here? This indentation works fine: match 5 with | k when k < 0 -> "value is negative" | k -> "value is non-negative" |...
Which match with indentation rule is at play here? Which match with indentation rule is at play here? f%23 indentation Which Which match with indentation rule is at play here? This indentation works fine: but this does not: Which F# indentation rule is at play?
[ 0.000308990478515625, -0.00604248046875, -0.0001964569091796875, 0.00518798828125, -0.00069427490234375, -0.022705078125, -0.01458740234375, 0.0142822265625, 0.01470947265625, 0.021484375, 0.0169677734375, -0.006683349609375, -0.0213623046875, -0.0002918243408203125, 0.0240478515625, -...
[ 130078, 14858, 678, 18597, 22062, 79986, 83, 99, 11301, 3688, 1238, 3949, 3742, 3293, 43240, 5885, 1284, 903, 14602, 959, 563, 4904 ]
[ 0.08935546875, 0.1844482421875, 0.1334228515625, 0.2008056640625, 0.1273193359375, 0.16845703125, 0.045440673828125, 0.0655517578125, 0.1463623046875, 0.1173095703125, 0.111572265625, 0.0814208984375, 0.17431640625, 0.0208892822265625, 0.0782470703125, 0.074462890625, 0.01416015625, ...
embed
6050446_c0
6050446
fsharp
0
Title: F# variable out of context Problem title: F# variable out of context Tags: f%23 Problem: F# variable out of context In the following dummy code, if I set a break point at the last line, the variable x is not accessible in the debugger with: the name x does not exist in the current context. module main = let x = ...
F# variable out of context F# variable out of context f%23 F# variable out of context In the following dummy code, if I set a break point at the last line, the variable x is not accessible in the debugger with: But if I change the last line to 1|>ignore and set a break point there, I can see x = 1 in the debugger. How ...
[ 0.0208740234375, 0.00147247314453125, 0.0037078857421875, 0.01458740234375, 0.00421142578125, 0.010009765625, 0.00144195556640625, 0.0181884765625, -0.005889892578125, -0.01806640625, 0.005096435546875, 0.00994873046875, 0.0137939453125, 0.005126953125, 0.03515625, -0.0028533935546875,...
[ 563, 4904, 77336, 1810, 111, 43701, 1238, 3949, 3742, 25632, 8473, 1176, 18151, 2174, 5423, 10, 36356, 6275, 99, 4568, 13315, 1022, 83, 959, 81522, 8, 978, 21407, 678, 15549, 47, 106, 167790, 13, 2685, 4, 1957, 2203, 11249, 83324, 5117,...
[ 0.17431640625, 0.2119140625, 0.249755859375, 0.1617431640625, 0.1824951171875, 0.2037353515625, 0.108154296875, 0.0302886962890625, 0.1392822265625, 0.0316162109375, 0.08160400390625, 0.120361328125, 0.1053466796875, 0.02276611328125, 0.12060546875, 0.034515380859375, 0.173095703125,...
embed
60833840_c1
60833840
fsharp
1
.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' When I run this with $ dotnet run Program.exe Hello World from F#! it runs smoothly. It is not clear how mono and dotnet relates in this setting. Will I be able to run my compiled F# code with mono? What do I need for it? Code signals: System.IO.FileNotFoundExce...
.5.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' When I run this with $ dotnet run Program.exe Hello World from F#! it runs smoothly. It is not clear how mono and dotnet relates in this setting. Will I be able to run my compiled F# code with mono? What do I need for it? Code signals: System.IO.FileNotFoundExce...
[ -0.0054931640625, 0.0169677734375, -0.0028076171875, 0.003814697265625, -0.00011777877807617188, 0.01165771484375, 0.01092529296875, -0.007781982421875, -0.0106201171875, -0.0003757476806640625, 0.004425048828125, -0.003631591796875, -0.0179443359375, 0.007110595703125, 0.006103515625, ...
[ 6, 45955, 99929, 105141, 218142, 16934, 162429, 7763, 1098, 9513, 2525, 11675, 903, 678, 3650, 20633, 1179, 7663, 46480, 35378, 6661, 1295, 563, 4904, 38, 442, 127877, 156100, 83, 34735, 22460, 33444, 53550, 20255, 19048, 759, 375, 5974, 29...
[ 0.040618896484375, 0.17724609375, 0.180419921875, 0.2276611328125, 0.156005859375, 0.091064453125, 0.115478515625, 0.032379150390625, 0.121826171875, 0.05462646484375, 0.047454833984375, 0.16650390625, 0.10546875, 0.139404296875, 0.0953369140625, 0.162841796875, 0.2213134765625, 0....
embed
680606_c0
680606
fsharp
0
Title: How to have two methods calling each other? Problem title: How to have two methods calling each other? Tags: f%23, mutual-recursion Problem: How to have two methods calling each other? I'm a bit confused as to how to get two method to call each other (i.e., have A() call B() and B() call A() ). It seems that F# ...
How to have two methods calling each other? How to have two methods calling each other? f%23 mutual-recursion How How to have two methods calling each other? I'm a bit confused as to how to get two method to call each other (i.e., have A() call B() and B() call A() ). It seems that F# only 'sees' the method after it's ...
[ 0.006622314453125, 0.0016326904296875, -0.0027008056640625, 0.031982421875, 0.01055908203125, 0.011962890625, -0.007781982421875, 0.002899169921875, 0.0108642578125, -0.0205078125, -0.00133514404296875, 0.00823974609375, -0.00897216796875, 0.01141357421875, 0.0224609375, -0.01586914062...
[ 11249, 47, 765, 6626, 150624, 159029, 12638, 3789, 32, 1238, 3949, 3742, 199849, 107, 48650, 1830, 4785, 55681, 3642, 2046, 55300, 11782, 62, 132, 335, 136, 37202, 563, 4904, 4734, 184, 90, 7103, 190647, 18151, 1556, 34292, 64549, 748, 95...
[ 0.1146240234375, 0.10009765625, 0.1617431640625, 0.2264404296875, 0.25439453125, 0.2200927734375, 0.1241455078125, 0.1795654296875, 0.014190673828125, 0.079345703125, 0.0249481201171875, 0.1180419921875, 0.173583984375, 0.1014404296875, 0.17724609375, 0.09075927734375, 0.023239135742...
embed
394554_c0
394554
fsharp
0
Title: F# on mono in leopard. Seq.cast error Problem title: F# on mono in leopard. Seq.cast error Tags: f%23, functional-programming Problem: F# on mono in leopard. Seq.cast error I came across this answered question , but I can't seem to compile the code. I'm getting the following error on Seq.cast: error FS0039: The ...
F# on mono in leopard. Seq.cast error F# on mono in leopard. Seq.cast error f%23 functional-programming Seq.cast F# on mono in leopard. Seq.cast error I came across this answered question , but I can't seem to compile the code. I'm getting the following error on Seq.cast: error FS0039: The value, constructor, namespace...
[ 0.0068359375, 0.031005859375, 0.002685546875, 0.0164794921875, 0.0269775390625, -0.0225830078125, -0.0036468505859375, 0.01312255859375, -0.005828857421875, -0.0206298828125, -0.0069580078125, -0.01263427734375, -0.008544921875, 0.01068115234375, 0.00830078125, -0.0150146484375, -0.0...
[ 563, 4904, 98, 22460, 23, 224593, 503, 864, 55741, 18499, 1238, 3742, 123309, 28966, 831, 9969, 1340, 18151, 25632, 5, 93774, 7049, 9323, 581, 34292, 64549, 748, 210716, 10644, 959, 61924, 17368, 77879, 787, 102014, 115187, 99420, 29485, 29...
[ 0.1531982421875, 0.2210693359375, 0.064208984375, 0.2158203125, 0.0849609375, 0.22900390625, 0.1090087890625, 0.1939697265625, 0.1781005859375, 0.1663818359375, 0.116455078125, 0.1507568359375, 0.1676025390625, 0.09686279296875, 0.010772705078125, 0.05316162109375, 0.011566162109375,...
embed
45527979_c0
45527979
fsharp
0
Title: Which defferences &quot;Seq&quot; with &quot;seq&quot; ? Problem title: Which defferences &quot;Seq&quot; with &quot;seq&quot; ? Tags: f%23, f%23-3.0 Problem: Which defferences "Seq" with "seq" ? I'm worried when don't know when you can use "Seq" , "seq" . Can you tell me which defferences are ? This's my code ....
Which defferences &quot;Seq&quot; with &quot;seq&quot; ? Which defferences &quot;Seq&quot; with &quot;seq&quot; ? f%23 f%23-3.0 Which Seq ResizeArray s.Add Seq.iter Which defferences "Seq" with "seq" ? I'm worried when don't know when you can use "Seq" , "seq" . Can you tell me which defferences are ? This's my code . ...
[ 0.01611328125, 0.0146484375, 0.01068115234375, 0.0203857421875, 0.01397705078125, -0.0164794921875, 0.00555419921875, 0.0201416015625, 0.003387451171875, -0.003570556640625, -0.005462646484375, -0.001708984375, 0.002349853515625, 0.0185546875, 0.01434326171875, -0.00118255615234375, ...
[ 130078, 8, 18234, 69098, 4233, 864, 678, 184, 1238, 3742, 27495, 132265, 503, 853, 62539, 7614, 7092, 4028, 16840, 203925, 3714, 831, 4527, 14192, 3129, 18151, 44084, 13319, 18 ]
[ 0.0673828125, 0.09417724609375, 0.1900634765625, 0.1640625, 0.1573486328125, 0.24462890625, 0.15478515625, 0.14208984375, 0.0106201171875, 0.08819580078125, 0.09130859375, 0.156982421875, 0.130615234375, 0.024200439453125, 0.110107421875, 0.0208740234375, 0.1201171875, 0.0210113525...
embed
49962423_c0
49962423
fsharp
0
Title: Summing items on a nested list f# Problem title: Summing items on a nested list f# Tags: recursion, list, f%23, functional-programming Problem: Summing items on a nested list f# I want to sum each nth element of a list of lists separately. i.e. [[3;2;1]; [4;3;5]] should sum to [7;5;6] All the nested lists have t...
Summing items on a nested list f# Summing items on a nested list f# recursion list f%23 functional-programming Summing Summing items on a nested list f# I want to sum each nth element of a list of lists separately. i.e. All the nested lists have the same length but this length is not known. It is 3 in the example but c...
[ -0.021484375, 0.0024871826171875, 0.009033203125, 0.000522613525390625, -0.01519775390625, 0.01190185546875, -0.005706787109375, 0.01190185546875, 0.0146484375, -0.0244140625, 0.000579833984375, -0.0390625, 0.01129150390625, 0.037109375, 0.004669189453125, -0.008056640625, 0.01354980...
[ 1832, 58838, 55769, 98, 8512, 71, 5303, 1238, 4904, 195625, 1830, 3949, 3742, 123309, 28966, 3444, 47, 10554, 12638, 653, 927, 12830, 111, 84797, 3164, 7, 5701, 140909, 1284, 903, 959, 51529, 138, 27781, 5809, 201, 190, 2289, 3714, 3642, ...
[ 0.2137451171875, 0.1729736328125, 0.2254638671875, 0.0765380859375, 0.25341796875, 0.13623046875, 0.2117919921875, 0.1112060546875, 0.1768798828125, 0.1451416015625, 0.006805419921875, 0.0108642578125, 0.082763671875, 0.179443359375, 0.0911865234375, 0.09674072265625, 0.0636596679687...
embed
51570112_c0
51570112
fsharp
0
Title: How to change log level in F# Saturn Framework? Problem title: How to change log level in F# Saturn Framework? Tags: asp.net-core, f%23, saturn-framework, logging Problem: How to change log level in F# Saturn Framework? When I run my Saturn app, I see some logs being written to the console. Looks like they start...
How to change log level in F# Saturn Framework? How to change log level in F# Saturn Framework? asp.net-core f%23 saturn-framework logging How Saturn Framework LogLevel.Info LogLevel.Trace asp.net-core How to change log level in F# Saturn Framework? When I run my Saturn app, I see some logs being written to the console...
[ -0.01177978515625, 0.0155029296875, -0.005615234375, 0.0084228515625, 0.025146484375, -0.0205078125, -0.01092529296875, 0.00537109375, 0.0003910064697265625, 0.0072021484375, 0.0308837890625, 0.02392578125, -0.004058837890625, 0.015869140625, 0.02392578125, -0.0038909912109375, -0.02...
[ 11249, 47, 15549, 12684, 17366, 23, 563, 4904, 118651, 202220, 237, 254, 1179, 30854, 1238, 3742, 110574, 19, 160328, 18244, 459, 36659, 13146, 5267, 2601, 93147, 28542, 329, 11675, 4027, 1957, 59121, 130250, 4034, 81810, 1286, 185688, 155965...
[ 0.0828857421875, 0.0780029296875, 0.1932373046875, 0.2110595703125, 0.2369384765625, 0.061370849609375, 0.1163330078125, 0.1644287109375, 0.2413330078125, 0.2188720703125, 0.00750732421875, 0.054931640625, 0.04998779296875, 0.0638427734375, 0.052215576171875, 0.041748046875, 0.146362...
embed
33082903_c0
33082903
fsharp
0
Title: finding average with list.fold Problem title: finding average with list.fold Tags: f%23-interactive, f%23 Problem: finding average with list.fold Just trying to make a really simple average float list -> float , that finds the average of a list. This is my code: let list ls = List.fold (fun acc float -> acc + fl...
finding average with list.fold finding average with list.fold f%23-interactive f%23 list.fold finding average with list.fold Just trying to make a really simple average float list -> float , that finds the average of a list. This is my code: The output is 11.2 I need something added to the function that can divide 11.2...
[ -0.00738525390625, 0.005859375, 0.0157470703125, 0.007354736328125, -0.00096893310546875, 0.01275634765625, 0.0035400390625, 0.002197265625, 0.016357421875, -0.031005859375, 0.022705078125, -0.025390625, 0.004547119140625, 0.01336669921875, -0.0002899169921875, 0.0031890869140625, 0....
[ 90791, 83080, 678, 5303, 5, 42822, 1238, 167218, 27495, 10433, 71232, 3949, 3742, 31577, 6183, 8781, 21917, 257, 6, 7413, 18151, 140992, 4541, 304, 3871, 9844, 49814, 70, 32354, 831, 101637, 1022, 80854, 4358 ]
[ 0.0989990234375, 0.2529296875, 0.103515625, 0.2213134765625, 0.026702880859375, 0.2384033203125, 0.09423828125, 0.030120849609375, 0.127685546875, 0.0784912109375, 0.09332275390625, 0.00140380859375, 0.0848388671875, 0.0258636474609375, 0.0261077880859375, 0.07574462890625, 0.1427001...
embed
65163897_c0
65163897
fsharp
0
Title: F# How to add first 2 nr. in infinite seqence, then add next 2? Problem title: F# How to add first 2 nr. in infinite seqence, then add next 2? Tags: f%23 Problem: F# How to add first 2 nr. in infinite seqence, then add next 2? Example input: {1;2;3;4...} How to take first 2 numbers & and add them ? Put result in...
F# How to add first 2 nr. in infinite seqence, then add next 2? F# How to add first 2 nr. in infinite seqence, then add next 2? f%23 How Seq.initInfinite F# How to add first 2 nr. in infinite seqence, then add next 2? Example input: {1;2;3;4...} How to take first 2 numbers & and add them ? Put result into new sequence ...
[ -0.001983642578125, 0.0194091796875, 0.000017881393432617188, 0.0234375, -0.00177001953125, 0.0211181640625, 0.0111083984375, 0.005096435546875, 0.015625, -0.033203125, 0.0169677734375, 0.0218505859375, -0.002777099609375, 0.031982421875, 0.0203857421875, 0.0140380859375, -0.00695800...
[ 563, 4904, 11249, 47, 15190, 5117, 116, 4115, 54241, 13, 40, 864, 6620, 11737, 5, 23, 7068, 1238, 3949, 3742, 503, 217, 48310, 67, 89536, 8705, 107730, 74, 304, 363, 617, 5646, 101935, 619, 136, 2856, 19577, 16750, 3934, 3525, 944, 39...
[ 0.0728759765625, 0.105224609375, 0.07958984375, 0.048980712890625, 0.1552734375, 0.1064453125, 0.133544921875, 0.1702880859375, 0.1390380859375, 0.070068359375, 0.05364990234375, 0.1309814453125, 0.119873046875, 0.0958251953125, 0.0245819091796875, 0.049072265625, 0.0328369140625, ...
embed
60423760_c1
60423760
fsharp
1
the past you needed to associate the right language templates with the project guid in the registry editor (see this link ) These entries don't appear to be anywhere that I can see in the registry, for any installed version of VS (which at this point is just 2017 and 2019). How can I enable F# item templates for my F#...
the past you needed to associate the right language templates with the project guid in the registry editor (see this link ) These entries don't appear to be anywhere that I can see in the registry, for any installed version of VS (which at this point is just 2017 and 2019). How can I enable F# item templates for my F#...
[ -0.014404296875, 0.0034027099609375, 0.0032806396484375, -0.01251220703125, 0.00439453125, 0.014404296875, -0.02783203125, -0.0184326171875, -0.00445556640625, -0.01214599609375, 0.010986328125, -0.02880859375, 0.01904296875, -0.0002498626708984375, 0.026123046875, -0.0045166015625, ...
[ 70, 11015, 44841, 30699, 7108, 46876, 110934, 7, 678, 13452, 2497, 532, 21478, 53, 30391, 112820, 18, 108975, 151107, 831, 1957, 20600, 11389, 44160, 505, 136, 3640, 11249, 22, 2886, 563, 4904, 35735, 1467, 38415, 28864, 26073, 27331, 60457...
[ 0.040924072265625, 0.1356201171875, 0.0667724609375, 0.142578125, 0.087646484375, 0.1785888671875, 0.267822265625, 0.0675048828125, 0.029296875, 0.1190185546875, 0.1624755859375, 0.10101318359375, 0.176025390625, 0.04180908203125, 0.1337890625, 0.0980224609375, 0.022735595703125, 0...
embed
39990559_c0
39990559
fsharp
0
Title: Are options and WithSize etc in XPlot specific to only certain charts? Problem title: Are options and WithSize etc in XPlot specific to only certain charts? Tags: f%23, fslab Problem: Are options and WithSize etc in XPlot specific to only certain charts? I've tried Chart.WithSize and displayZoomButtons = true in...
Are options and WithSize etc in XPlot specific to only certain charts? Are options and WithSize etc in XPlot specific to only certain charts? f%23 fslab WithSize XPlot Chart.WithSize Are options and WithSize etc in XPlot specific to only certain charts? I've tried Chart.WithSize and displayZoomButtons = true in the FSL...
[ 0.006378173828125, 0.003021240234375, 0.00347900390625, -0.0225830078125, -0.0062255859375, -0.0133056640625, 0.0140380859375, -0.034912109375, 0.0146484375, 0.04736328125, 0.006866455078125, -0.0172119140625, -0.00396728515625, 0.005401611328125, 0.01153564453125, 0.0299072265625, 0...
[ 15901, 50717, 136, 17106, 127167, 13, 3021, 23, 45005, 12631, 29458, 4734, 24233, 116287, 47, 1238, 3742, 7, 6114, 110373, 194583, 37842, 44116, 60551, 306, 82212, 67772, 29568, 93774, 97381, 57143, 33720, 15549, 140992, 77635, 16630, 84068, ...
[ 0.023406982421875, 0.261474609375, 0.09942626953125, 0.2257080078125, 0.2001953125, 0.0826416015625, 0.044097900390625, 0.0411376953125, 0.1248779296875, 0.2548828125, 0.1744384765625, 0.0784912109375, 0.06866455078125, 0.21533203125, 0.0242767333984375, 0.034454345703125, 0.05444335...
embed
1410020_c0
1410020
fsharp
0
Title: SharpDevelop: &quot;Could not find fsi.exe&quot; even when f# is installed Problem title: SharpDevelop: &quot;Could not find fsi.exe&quot; even when f# is installed Tags: sharpdevelop, f%23 Problem: SharpDevelop: "Could not find fsi.exe" even when f# is installed I installed a copy of f# on my machine (on a seco...
SharpDevelop: &quot;Could not find fsi.exe&quot; even when f# is installed SharpDevelop: &quot;Could not find fsi.exe&quot; even when f# is installed sharpdevelop f%23 SharpDevelop Could fsi.exe SharpDevelop: "Could not find fsi.exe" even when f# is installed I installed a copy of f# on my machine (on a secondary drive...
[ -0.0191650390625, 0.015869140625, -0.0023193359375, -0.0030670166015625, -0.007476806640625, 0.0206298828125, 0.000759124755859375, -0.00640869140625, 0, -0.0034942626953125, 0.00665283203125, 0.00078582763671875, -0.00848388671875, 0.03173828125, 0.036865234375, 0.006591796875, 0.02...
[ 197106, 4657, 2601, 2146, 52366, 959, 7413, 1238, 172, 5, 46480, 4904, 20600, 3853, 3229, 189173, 229815, 191147, 43658, 36279, 37526, 22648, 9790, 4034, 563, 212398, 105876, 5809, 3871, 102158, 174653 ]
[ 0.2008056640625, 0.06103515625, 0.131591796875, 0.1346435546875, 0.058929443359375, 0.10888671875, 0.1168212890625, 0.1455078125, 0.19970703125, 0.025543212890625, 0.17822265625, 0.1776123046875, 0.1378173828125, 0.0242767333984375, 0.0216522216796875, 0.16015625, 0.18505859375, 0....
embed
46328820_c0
46328820
fsharp
0
Title: Reference f# projects as dlls in another f# project Visual studio 2015 Problem title: Reference f# projects as dlls in another f# project Visual studio 2015 Tags: f%23, visual-studio-2015, visual-studio Problem: Reference f# projects as dlls in another f# project Visual studio 2015 Is it possible to reference a ...
Reference f# projects as dlls in another f# project Visual studio 2015 Reference f# projects as dlls in another f# project Visual studio 2015 f%23 visual-studio-2015 visual-studio Reference Visual visual-studio-2015 Reference f# projects as dlls in another f# project Visual studio 2015 Is it possible to reference a f# ...
[ -0.015869140625, 0.029296875, 0.0031585693359375, 0.01446533203125, 0.00860595703125, -0.004547119140625, -0.019287109375, 0.0020599365234375, -0.00933837890625, 0.0128173828125, -0.007781982421875, -0.016845703125, 0.00127410888671875, 0.04248046875, 0.01385498046875, -0.0057983398437...
[ 215996, 1238, 4904, 77635, 237, 81717, 7, 23, 15700, 13452, 73372, 12275, 918, 3742, 21176, 52629, 44906, 442, 7722, 47, 91067, 2174, 83, 130250, 4027, 35773, 10644 ]
[ 0.1910400390625, 0.117431640625, 0.203125, 0.16943359375, 0.07330322265625, 0.182861328125, 0.132568359375, 0.0207977294921875, 0.1175537109375, 0.154052734375, 0.1278076171875, 0.1571044921875, 0.16943359375, 0.03564453125, 0.088134765625, 0.1292724609375, 0.12890625, 0.0122070312...
embed
56549890_c1
56549890
fsharp
1
me that 'this' is not defined. I am guessing I am missing something quite fundamental here, can anyone help me? Is what I am trying to do nonsensical? Code signals: that, How, EventSource, SourceName, Address, ParseDocument, HtmlDocument, Event, LOF, lof.dk, document.Descendants, Seq.filter, d.HasClass, Seq.map, e.Des...
me that 'this' is not defined. I am guessing I am missing something quite fundamental here, can anyone help me? Is what I am trying to do nonsensical? Code signals: that, How, EventSource, SourceName, Address, ParseDocument, HtmlDocument, Event, LOF, lof.dk, document.Descendants, Seq.filter, d.HasClass, Seq.map, e.Des...
[ 0.00579833984375, 0.03662109375, 0.000873565673828125, 0.00150299072265625, 0.0157470703125, 0.0177001953125, -0.003326416015625, 0.006072998046875, 0.013916015625, -0.047119140625, -0.010009765625, 0.0177001953125, -0.0118408203125, 0.0123291015625, 0.023193359375, 0.002777099609375, ...
[ 163, 450, 100231, 83, 959, 61924, 71, 57767, 444, 132283, 9844, 32233, 20531, 3688, 35672, 4358, 31577, 351, 28290, 21533, 28864, 26073, 7, 11249, 36943, 211235, 77641, 163612, 49990, 2392, 184, 239469, 18, 7237, 22215, 919, 64093, 5740, 12...
[ 0.1075439453125, 0.1038818359375, 0.323486328125, 0.1121826171875, 0.1783447265625, 0.293701171875, 0.171142578125, 0.10125732421875, 0.0206146240234375, 0.1470947265625, 0.05682373046875, 0.05120849609375, 0.1787109375, 0.05316162109375, 0.009002685546875, 0.09686279296875, 0.114990...
embed
36612015_c0
36612015
fsharp
0
Title: Error when starting fsi Problem title: Error when starting fsi Tags: f%23-interactive, f%23 Problem: Error when starting fsi I have installed F# using Visual Studio Community Edition and I also installed the Visual F# 4.0 Tools When I run fsi from a command prompt an exception is thrown I also tried adding the F...
Error when starting fsi Error when starting fsi f%23-interactive f%23 Error Error when starting fsi I have installed F# using Visual Studio Community Edition and I also installed the Visual F# 4.0 Tools When I run fsi from a command prompt an exception is thrown I also tried adding the F# to the path, but that did not ...
[ 0.002288818359375, 0.0147705078125, 0.00096893310546875, -0.01092529296875, 0.01312255859375, 0.000560760498046875, 0.000400543212890625, -0.0017852783203125, -0.014404296875, -0.02880859375, 0.00439453125, 0.00836181640625, 0.00007534027099609375, 0.01092529296875, 0.0196533203125, -0...
[ 212059, 3229, 72134, 1238, 172, 167218, 27495, 10433, 71232, 3949, 3742, 20600, 563, 4904, 17368, 73372, 22968, 66069, 44965, 40401, 119296, 11675, 1295, 75101, 105876, 131527, 104250, 19, 154107, 60875, 959, 86869, 2967, 5608, 105237, 12, 1489...
[ 0.1959228515625, 0.135986328125, 0.1922607421875, 0.197998046875, 0.265625, 0.052215576171875, 0.15234375, 0.1390380859375, 0.1295166015625, 0.05908203125, 0.1510009765625, 0.0965576171875, 0.173095703125, 0.1953125, 0.0158843994140625, 0.1724853515625, 0.1292724609375, 0.119628906...
embed
38573320_c1
38573320
fsharp
1
:BlackChecker) = match direction with | NorthEast -> { checker with Position= { X=2; Y=2 } } | NorthWest -> { checker with Position= { X=1; Y=2 } } (* Tests *) [<Test>] let ``move checker``() = { Position={ X=1; Y=1 } } |> moveBlack NorthEast |> should equal { Position={ X=2; Y=2 } } Code signals: How, Test, Position, ...
:BlackChecker) = match direction with | NorthEast -> { checker with Position= { X=2; Y=2 } } | NorthWest -> { checker with Position= { X=1; Y=2 } } (* Tests *) [<Test>] let ``move checker``() = { Position={ X=1; Y=1 } } |> moveBlack NorthEast |> should equal { Position={ X=2; Y=2 } } Code signals: How, Test, Position, ...
[ -0.000637054443359375, -0.007659912109375, 0.0274658203125, 0.001434326171875, 0.00885009765625, -0.00628662109375, 0.01239013671875, 0.01336669921875, 0.004364013671875, 0.022705078125, 0.004486083984375, 0.062255859375, 0.01116943359375, -0.00872802734375, 0.004974365234375, -0.00349...
[ 152, 97732, 202567, 56, 2203, 14858, 48225, 678, 23924, 647, 4438, 33079, 12765, 99428, 1193, 55257, 74, 990, 138271, 33000, 8647, 111337, 2633, 432, 272, 25813, 5608, 105950, 28864, 26073, 11249, 10074, 7192, 172, 6096, 60457, 51193, 25134, ...
[ 0.020904541015625, 0.2493896484375, 0.277587890625, 0.2039794921875, 0.06097412109375, 0.1807861328125, 0.2181396484375, 0.09564208984375, 0.169677734375, 0.0869140625, 0.12744140625, 0.00433349609375, 0.2298583984375, 0.1971435546875, 0.0855712890625, 0.1278076171875, 0.000396728515...
embed
28530913_c0
28530913
fsharp
0
Title: Why implement an immutable list as a linked-list? Problem title: Why implement an immutable list as a linked-list? Tags: f%23 Problem: Why implement an immutable list as a linked-list? According to F#'s list documentation : " A list in F# is an ordered, immutable series of elements of the same type " " Lists in ...
Why implement an immutable list as a linked-list? Why implement an immutable list as a linked-list? f%23 Why Why implement an immutable list as a linked-list? According to F#'s list documentation : " A list in F# is an ordered, immutable series of elements of the same type " " Lists in F# are implemented as singly link...
[ 0.005401611328125, -0.005401611328125, 0.01312255859375, -0.004486083984375, -0.004974365234375, 0.01470947265625, 0.01220703125, 0.0093994140625, 0.01422119140625, 0.0159912109375, 0.00040435791015625, -0.005035400390625, -0.0034637451171875, 0.012939453125, -0.008056640625, -0.000820...
[ 44084, 29479, 566, 561, 22819, 5303, 237, 3126, 297, 6562, 142, 563, 4904, 209806, 62, 23, 83, 12989, 36549, 80854, 5701, 10644, 32036, 5367, 959, 22832, 12282, 98323, 188347, 13267, 4527, 64457, 10298, 53 ]
[ 0.1632080078125, 0.19921875, 0.08502197265625, 0.1614990234375, 0.157470703125, 0.21826171875, 0.0645751953125, 0.1878662109375, 0.08941650390625, 0.21728515625, 0.0197906494140625, 0.1053466796875, 0.1829833984375, 0.06927490234375, 0.01556396484375, 0.036651611328125, 0.04751586914...
embed
3773812_c0
3773812
fsharp
0
Title: F# web server library Problem title: F# web server library Tags: f%23, http Problem: F# web server library Is there a web server library for F#, similar to SimpleHTTPServer in Python? Installing a full server like IIS is overkill for what I want, which is a simple application that can be queried using a web brow...
F# web server library F# web server library f%23 http get_state engine_id F# web server library Is there a web server library for F#, similar to SimpleHTTPServer in Python? Installing a full server like IIS is overkill for what I want, which is a simple application that can be queried using a web browser, effectively u...
[ -0.00604248046875, 0.00396728515625, -0.00811767578125, -0.0002040863037109375, -0.0205078125, 0.015869140625, -0.0159912109375, -0.01092529296875, -0.0019378662109375, -0.0361328125, 0.0205078125, -0.00775146484375, 0.00193023681640625, 0.0169677734375, 0.0089111328125, -0.00102996826...
[ 563, 4904, 1467, 10723, 35773, 1294, 1238, 3742, 1621, 2046, 61340, 87907, 532, 2071, 2685, 10, 100, 21373, 60552, 18544, 23658, 193348, 23, 145581, 107951, 4393, 1995, 294, 645, 119261, 3444, 8781, 38415, 831, 41, 46572, 31842, 135913, 237...
[ 0.1552734375, 0.203857421875, 0.1292724609375, 0.1866455078125, 0.1944580078125, 0.14013671875, 0.043914794921875, 0.04534912109375, 0.119384765625, 0.079833984375, 0.1798095703125, 0.171142578125, 0.133544921875, 0.025360107421875, 0.041900634765625, 0.039794921875, 0.06219482421875...
embed
7818277_c0
7818277
fsharp
0
Title: Is there a standard option workflow in F#? Problem title: Is there a standard option workflow in F#? Tags: f%23, monads, option-type, workflow Problem: Is there a standard option workflow in F#? Is there an option (maybe) wokflow (monad) in the standrd F# library? I've found a dozen of hand-made implementations ...
Is there a standard option workflow in F#? Is there a standard option workflow in F#? f%23 monads option-type workflow Is there a standard option workflow in F#? Is there an option (maybe) wokflow (monad) in the standrd F# library? I've found a dozen of hand-made implementations ( 1 , 2 ) of this workflow, but I don't ...
[ -0.0037384033203125, 0.005584716796875, 0.0021209716796875, -0.005340576171875, -0.005767822265625, -0.01214599609375, -0.002410888671875, -0.0162353515625, -0.005462646484375, -0.023193359375, -0.00396728515625, 0.0185546875, -0.000675201416015625, -0.03076171875, 0.0014801025390625, ...
[ 2071, 2685, 10, 5570, 35829, 4488, 118664, 23, 563, 4904, 1238, 3949, 3742, 2667, 712, 7, 50986, 142, 148, 685, 3796, 9157, 4216, 35773, 1294, 14037, 54, 3121, 3535, 42424, 208124, 116, 903, 65508, 66589, 63207, 18151, 13452, 42177, 41, ...
[ 0.037628173828125, 0.08782958984375, 0.089111328125, 0.247314453125, 0.282958984375, 0.16748046875, 0.306884765625, 0.1015625, 0.153076171875, 0.23828125, 0.07513427734375, 0.0010986328125, 0.1043701171875, 0.1019287109375, 0.1971435546875, 0.0970458984375, 0.1424560546875, 0.04327...
embed
10093847_c0
10093847
fsharp
0
Title: Does F# have Seq.Single: seq&lt;&#x27;a&gt; -&gt; &#x27;a? Problem title: Does F# have Seq.Single: seq&lt;&#x27;a&gt; -&gt; &#x27;a? Tags: f%23 Problem: Does F# have Seq.Single: seq<'a> -> 'a? Possible Duplicate: F# equivalent of LINQ Single This function should return the first element of the sequence if it's t...
Does F# have Seq.Single: seq&lt;&#x27;a&gt; -&gt; &#x27;a? Does F# have Seq.Single: seq&lt;&#x27;a&gt; -&gt; &#x27;a? f%23 Does Seq.Single Does F# have Seq.Single: seq<'a> -> 'a? This function should return the first element of the sequence if it's the only one, otherwise it throws exception. Does F# have this as built...
[ 0.01397705078125, 0.0247802734375, 0.01153564453125, -0.0074462890625, 0.0013275146484375, -0.0115966796875, 0.015869140625, 0.0113525390625, 0.01214599609375, -0.0179443359375, -0.004974365234375, 0.007080078125, -0.01287841796875, -0.020263671875, 0.0125732421875, -0.00128173828125, ...
[ 101790, 563, 4904, 765, 503, 864, 5, 213039, 40, 1277, 3768, 11, 5386, 20, 12, 1238, 3742, 16093, 25, 33079, 242, 3293, 32354, 5608, 30646, 5117, 12830, 944, 3956, 2174, 4734, 1632, 120262, 104250, 131527, 903, 88303, 73, 15400, 313, 21...
[ 0.041107177734375, 0.1534423828125, 0.2415771484375, 0.04022216796875, 0.1290283203125, 0.230712890625, 0.028350830078125, 0.283447265625, 0.12890625, 0.002227783203125, 0.1229248046875, 0.1365966796875, 0.0875244140625, 0.0657958984375, 0.01141357421875, 0.054229736328125, 0.0595397...
embed
30211840_c0
30211840
fsharp
0
Title: Can a type provider be used to generate a type extension? Problem title: Can a type provider be used to generate a type extension? Tags: type-providers, f%23 Problem: Can a type provider be used to generate a type extension? I have a record type type Foo = {mutable x:int; mutable y:int} and I want to auto genera...
Can a type provider be used to generate a type extension? Can a type provider be used to generate a type extension? type-providers f%23 Can Foo x:int y:int m.clone m.x m.y Can a type provider be used to generate a type extension? I have a record type and I want to auto generate a clone function for it:- Is it possible ...
[ -0.0023956298828125, 0.0322265625, 0.009521484375, 0.00640869140625, -0.02099609375, -0.00970458984375, -0.01031494140625, 0.00518798828125, 0.000461578369140625, -0.043701171875, 0.003997802734375, 0.0230712890625, 0.0189208984375, -0.00104522705078125, 0.0050048828125, -0.01208496093...
[ 4171, 10, 10644, 81450, 11814, 139392, 111938, 47, 93136, 14202, 3742, 9572, 31, 1022, 4288, 113, 347, 63499, 86, 425, 53, 186, 17164, 3444, 1809, 20450, 32354, 7722, 17368 ]
[ 0.060272216796875, 0.060272216796875, 0.2301025390625, 0.23486328125, 0.087158203125, 0.1619873046875, 0.2081298828125, 0.034912109375, 0.134521484375, 0.06494140625, 0.0192108154296875, 0.1185302734375, 0.1234130859375, 0.0183563232421875, 0.0634765625, 0.0277862548828125, 0.0276794...
embed
34780249_c1
34780249
fsharp
1
answers to this issue. Are there any additional answers? Code signals: UnauthorizedAccessException, System.UnauthorizedAccessException, System.IO.__Error.WinIOError, Fake, System.IO.DeleteFile, FakeLib.dll, System.IO, Target, Default, DeleteFile, Newtonsoft.Json.dll, RunTargetOrDefault, Fsi.exe, build.fsx, Access, Int...
answers to this issue. Are there any additional answers? Code signals: UnauthorizedAccessException, System.UnauthorizedAccessException, System.IO.__Error.WinIOError, Fake, System.IO.DeleteFile, FakeLib.dll, System.IO, Target, Default, DeleteFile, Newtonsoft.Json.dll, RunTargetOrDefault, Fsi.exe, build.fsx, Access, Int...
[ -0.00201416015625, 0.0225830078125, -0.0019683837890625, -0.0107421875, -0.015869140625, -0.0084228515625, 0.005462646484375, -0.01092529296875, 0.0037689208984375, 0.0233154296875, 0.004852294921875, 0.041015625, 0.004669189453125, 0.0301513671875, 0.0250244140625, 0.01190185546875, ...
[ 35166, 903, 31089, 5, 78301, 32, 28864, 26073, 7, 12, 4228, 1003, 5922, 29367, 39450, 26531, 19279, 63928, 4, 12353, 106396, 17780, 18468, 31611, 92049, 3036, 350, 4657, 46485, 174350, 104820, 1181, 160017, 262, 1021, 7136, 145076, 61306, 1...
[ 0.0765380859375, 0.015167236328125, 0.1673583984375, 0.0780029296875, 0.04058837890625, 0.1558837890625, 0.24462890625, 0.26513671875, 0.1348876953125, 0.0833740234375, 0.070068359375, 0.05029296875, 0.0887451171875, 0.059326171875, 0.0452880859375, 0.1600341796875, 0.03533935546875,...
embed
59637105_c0
59637105
fsharp
0
Title: What is the fastest way to create a nan array, with a given size, in F#? Problem title: What is the fastest way to create a nan array, with a given size, in F#? Tags: f%23 Problem: What is the fastest way to create a nan array, with a given size, in F#? As the title says, I'm looking for the fastest way to make ...
What is the fastest way to create a nan array, with a given size, in F#? What is the fastest way to create a nan array, with a given size, in F#? f%23 What What is the fastest way to create a nan array, with a given size, in F#? As the title says, I'm looking for the fastest way to make this: let MakeNaNArray size : fl...
[ -0.00469970703125, -0.0218505859375, 0.011962890625, -0.0234375, -0.0032501220703125, -0.01483154296875, 0.01092529296875, -0.01513671875, -0.0021514892578125, 0.01031494140625, -0.007537841796875, -0.00109100341796875, -0.00140380859375, -0.00750732421875, -0.00787353515625, -0.007293...
[ 83, 4271, 525, 3917, 28282, 25990, 10298, 53, 678, 34475, 13267, 23, 563, 4904, 4865, 70, 47, 10, 1238, 3949, 3742, 44759, 16487, 3249, 903, 2633, 26176, 4645, 6691, 42, 7092, 21917, 257, 2203, 128489, 2806, 63769, 35829, 26292, 757, 42...
[ 0.03955078125, 0.164794921875, 0.1448974609375, 0.10711669921875, 0.1683349609375, 0.26953125, 0.21435546875, 0.1875, 0.036468505859375, 0.0693359375, 0.1671142578125, 0.03594970703125, 0.110107421875, 0.1658935546875, 0.0200958251953125, 0.0255889892578125, 0.0299530029296875, 0.0...
embed
3843315_c0
3843315
fsharp
0
Title: Confusing error using F# Active Pattern Problem title: Confusing error using F# Active Pattern Tags: f%23 Problem: Confusing error using F# Active Pattern Why does this compile: let (|T|F|) b = let f (o:int) : obj = null if b then T else F(f) while this fails: let (|T|F|) b = let f (o:obj) : obj = null if b then...
Confusing error using F# Active Pattern Confusing error using F# Active Pattern f%23 F# Confusing Active Pattern o:int o:obj Confusing error using F# Active Pattern Why does this compile: while this fails: The difference between the two examples is the argument 'o' is coerced to either an 'int' (compiles) or an 'obj' (...
[ 0.00677490234375, -0.00732421875, -0.002532958984375, 0.0089111328125, -0.01336669921875, 0.00457763671875, -0.01239013671875, 0.01446533203125, -0.0003528594970703125, 0.0194091796875, 0.0145263671875, -0.007415771484375, 0.01129150390625, 0.016845703125, 0.0296630859375, -0.020507812...
[ 106161, 223, 18499, 17368, 563, 4904, 88441, 9876, 22766, 214, 1238, 3949, 3742, 36, 12, 4288, 3522, 170, 44084, 14602, 903, 9969, 1340, 12960, 35782, 7, 60212, 17721, 6626, 27781, 83, 10750, 31, 552, 56, 37534, 47, 40101, 277, 5974, 70...
[ 0.174072265625, 0.1578369140625, 0.1748046875, 0.056396484375, 0.1234130859375, 0.1790771484375, 0.19287109375, 0.1573486328125, 0.090576171875, 0.032928466796875, 0.058441162109375, 0.0174407958984375, 0.1239013671875, 0.1912841796875, 0.10888671875, 0.184814453125, 0.16357421875, ...
embed
73421891_c0
73421891
fsharp
0
Title: LINQ equivalent to Seq.scan Problem title: LINQ equivalent to Seq.scan Tags: linq, ienumerable, c%23, f%23 Problem: LINQ equivalent to Seq.scan Does C# have a LINQ equivalent to F#'s Seq.scan --like fold but storing the aggregated value at every step? (One like reduce that doesn't require a starting state would ...
LINQ equivalent to Seq.scan LINQ equivalent to Seq.scan linq ienumerable c%23 f%23 LINQ Seq.scan LINQ equivalent to Seq.scan Does C# have a LINQ equivalent to F#'s Seq.scan --like fold but storing the aggregated value at every step? (One like reduce that doesn't require a starting state would work at least as well.) If...
[ 0.000457763671875, 0.0196533203125, 0.0003604888916015625, 0.027099609375, -0.0184326171875, -0.004180908203125, -0.00738525390625, 0.027099609375, -0.0015716552734375, -0.0400390625, 0.01080322265625, 0.031005859375, 0.0016632080078125, 0.01373291015625, 0.01043701171875, 0.0069885253...
[ 46610, 2737, 183234, 47, 503, 864, 5, 7, 4398, 96, 44982, 316, 56, 2886, 3742, 1238, 101790, 313, 4904, 765, 10, 6, 563, 5062, 42822, 1284, 3082, 214, 197564, 34292, 11907, 29954, 34390, 18, 64209, 72134, 11341, 2806, 4488, 19713, 1632,...
[ 0.256103515625, 0.24609375, 0.1951904296875, 0.05615234375, 0.1075439453125, 0.2080078125, 0.041656494140625, 0.037200927734375, 0.2203369140625, 0.076416015625, 0.235595703125, 0.12060546875, 0.05133056640625, 0.0452880859375, 0.0938720703125, 0.047698974609375, 0.0257110595703125, ...
embed
24086239_c0
24086239
fsharp
0
Title: Idiomatic F# un-pairwise? Problem title: Idiomatic F# un-pairwise? Tags: f%23, sequence Problem: Idiomatic F# un-pairwise? We can go from seq<float> to seq<float * float> with Seq.pairwise . But given a sequence of homogeneous tuples, how do I get back to a sequence? I considered someSeq |> Seq.map (fun a b -> s...
Idiomatic F# un-pairwise? Idiomatic F# un-pairwise? f%23 sequence Idiomatic Seq.pairwise Seq.map Idiomatic F# un-pairwise? We can go from seq<float> to seq<float * float> with Seq.pairwise . But given a sequence of homogeneous tuples, how do I get back to a sequence? I considered But that gives me the signature I feel ...
[ 0.01611328125, 0.0164794921875, -0.01806640625, 0.012939453125, -0.008544921875, 0.0244140625, 0.017333984375, -0.00799560546875, 0.0076904296875, -0.01611328125, -0.01434326171875, 0.023681640625, -0.00933837890625, 0.01361083984375, 0.004608154296875, -0.00107574462890625, -0.00762...
[ 5670, 47148, 563, 4904, 51, 109637, 90825, 1238, 3742, 40, 944, 503, 864, 62346, 9, 831, 738, 1295, 52347, 257, 47, 661, 21917, 678, 34475, 12840, 15292, 370, 99726, 3642, 2046, 4420, 10, 3956, 90698, 76199, 138256, 12319, 1884, 132283, ...
[ 0.1422119140625, 0.125, 0.1387939453125, 0.211181640625, 0.1124267578125, 0.2081298828125, 0.2276611328125, 0.09051513671875, 0.101806640625, 0.08892822265625, 0.157958984375, 0.07452392578125, 0.1861572265625, 0.146484375, 0.00311279296875, 0.046539306640625, 0.08209228515625, 0.0...
embed
39726728_c2
39726728
fsharp
2
Microsoft.FSharp.Core.Unit, _arg4, Fake.TargetHelper, unitVar0, Fake.TargetHelper.runSingleTarget, Fake.TargetTemplate, FakeLib.dll, Directories, Targets, CleanDirs, MSBuildDebug, UnitTesting, MSBuildRelease, Log, AppBuild-Output, NUnit.Test.MyTests, TestBuild-Output, Test, ToolPath, NUnit.ConsoleRunner, DisableShadow...
Microsoft.FSharp.Core.Unit, _arg4, Fake.TargetHelper, unitVar0, Fake.TargetHelper.runSingleTarget, Fake.TargetTemplate, FakeLib.dll, Directories, Targets, CleanDirs, MSBuildDebug, UnitTesting, MSBuildRelease, Log, AppBuild-Output, NUnit.Test.MyTests, TestBuild-Output, Test, ToolPath, NUnit.ConsoleRunner, DisableShadow...
[ -0.0026092529296875, 0.01190185546875, -0.0027618408203125, -0.009765625, -0.005889892578125, 0.0076904296875, 0.0016326904296875, -0.031005859375, 0.00677490234375, 0.0228271484375, -0.00494384765625, 0.01513671875, -0.0024261474609375, 0.004058837890625, 0.003204345703125, -0.0075683...
[ 7244, 5, 36381, 3467, 254, 50886, 13, 85600, 18, 4, 101, 61477, 617, 3036, 350, 63031, 3794, 60785, 1264, 25072, 81827, 2389, 16428, 213039, 159065, 19309, 104820, 1181, 31068, 3387, 160017, 73133, 397, 481, 16265, 121137, 4657, 85779, 4664...
[ 0.188232421875, 0.07867431640625, 0.1495361328125, 0.21435546875, 0.2274169921875, 0.120849609375, 0.045928955078125, 0.1826171875, 0.080322265625, 0.051116943359375, 0.013275146484375, 0.1260986328125, 0.138916015625, 0.17626953125, 0.133056640625, 0.128662109375, 0.1318359375, 0....
embed
35847291_c0
35847291
fsharp
0
Title: F# equality/comparible on a generic type Problem title: F# equality/comparible on a generic type Tags: f%23, equality, compare Problem: F# equality/comparible on a generic type I have a record type like this: type Node<'T> = { doStuff: 'T -> unit ; id: int } How can I implement equality/comparible so that only t...
F# equality/comparible on a generic type F# equality/comparible on a generic type f%23 equality compare Node F# equality/comparible on a generic type I have a record type like this: How can I implement equality/comparible so that only the id is equated/compared? Note: This needs to work between nodes of different types...
[ -0.0169677734375, -0.01068115234375, 0.003326416015625, -0.001068115234375, 0.0167236328125, -0.01025390625, -0.0166015625, -0.0120849609375, 0.0203857421875, -0.0167236328125, -0.005767822265625, 0.0037078857421875, 0.007293701171875, -0.009765625, -0.0103759765625, -0.00872802734375,...
[ 563, 4904, 28, 161789, 64, 277, 24980, 2661, 98, 189534, 10644, 1238, 3742, 69101, 438, 112, 17164, 1884, 903, 11249, 831, 29479, 221, 4734, 3447, 83, 90065, 2500, 27117, 4488, 17721, 110, 988, 111, 12921, 52895, 13722, 67, 16082, 4288, ...
[ 0.147216796875, 0.209716796875, 0.128662109375, 0.2440185546875, 0.06561279296875, 0.11572265625, 0.181640625, 0.1834716796875, 0.05487060546875, 0.22314453125, 0.173095703125, 0.1146240234375, 0.0810546875, 0.1702880859375, 0.1717529296875, 0.117919921875, 0.1900634765625, 0.03274...
embed
40845_c0
40845
fsharp
0
Title: How do F# units of measure work? Problem title: How do F# units of measure work? Tags: units-of-measurement, functional-programming, f%23, .net Problem: How do F# units of measure work? Has anyone had a chance to dig into how F# Units of Measure work? Is it just type-based chicanery, or are there CLR types hidin...
How do F# units of measure work? How do F# units of measure work? units-of-measurement functional-programming f%23 .net How How do F# units of measure work? Has anyone had a chance to dig into how F# Units of Measure work? Is it just type-based chicanery, or are there CLR types hiding underneath that could (potentially...
[ 0.00193023681640625, 0.01031494140625, 0.0172119140625, -0.01513671875, -0.01007080078125, -0.00958251953125, -0.0072021484375, -0.00762939453125, 0.012939453125, 0.00775146484375, -0.0201416015625, -0.0252685546875, 0.0096435546875, -0.00177764892578125, -0.005096435546875, 0.01287841...
[ 11249, 54, 563, 4904, 25072, 111, 72350, 4488, 7, 4390, 37440, 56851, 674, 123309, 28966, 1238, 3949, 3742, 1179, 18227, 3642, 46640, 1215, 11, 10644, 77007, 87904, 1679, 313, 138535, 52895, 1274, 6238, 1379, 10519, 450, 5809, 114680, 11814...
[ 0.08819580078125, 0.050323486328125, 0.1697998046875, 0.270751953125, 0.191162109375, 0.09130859375, 0.217529296875, 0.14013671875, 0.0361328125, 0.1358642578125, 0.1171875, 0.12255859375, 0.03192138671875, 0.1094970703125, 0.0965576171875, 0.0869140625, 0.00762939453125, 0.0540466...
embed
37225586_c1
37225586
fsharp
1
403450541 But I would like to have it in this order: 2016/05/14 0:00:00 -> 0.918480403450541 0.143158562780897 I posted an answer but would like to see if there are other approaches as I'm not yet too familiar with Deedle. Code signals: Sorting, Deedle, Frame, FSLAB, FsLab.fsx, System, System.Drawing, System.Windows.Fo...
403450541 But I would like to have it in this order: 2016/05/14 0:00:00 -> 0.918480403450541 0.143158562780897 I posted an answer but would like to see if there are other approaches as I'm not yet too familiar with Deedle. Code signals: Sorting, Deedle, Frame, FSLAB, FsLab.fsx, System, System.Drawing, System.Windows.Fo...
[ 0.00799560546875, 0.0198974609375, -0.003143310546875, -0.0054931640625, -0.015869140625, -0.018310546875, 0.00762939453125, -0.01397705078125, 0.0034332275390625, -0.02197265625, -0.0030517578125, 0.01019287109375, -0.0235595703125, -0.01202392578125, 0.00927734375, 0.01171875, -0.0...
[ 1112, 96060, 8194, 8894, 4966, 2806, 1884, 47, 765, 442, 23, 903, 12989, 12, 780, 50188, 53356, 757, 6632, 33079, 6, 143161, 1819, 104519, 2839, 107754, 11548, 137197, 13683, 3768, 163736, 14773, 44183, 35166, 51515, 5792, 16031, 262, 297, ...
[ 0.1822509765625, 0.24853515625, 0.165771484375, 0.2149658203125, 0.048095703125, 0.083740234375, 0.1346435546875, 0.03460693359375, 0.138916015625, 0.1431884765625, 0.109375, 0.1021728515625, 0.25830078125, 0.0341796875, 0.2071533203125, 0.1573486328125, 0.15478515625, 0.1043701171...
embed
61490602_c0
61490602
fsharp
0
Title: what is the difference between &#x27;-&gt;&#x27; and &#x27;do&#x27; in a for loop, in F# Problem title: what is the difference between &#x27;-&gt;&#x27; and &#x27;do&#x27; in a for loop, in F# Tags: f%23 Problem: what is the difference between '->' and 'do' in a for loop, in F# I can do this: [ for i in 0 .. 5 -...
what is the difference between &#x27;-&gt;&#x27; and &#x27;do&#x27; in a for loop, in F# what is the difference between &#x27;-&gt;&#x27; and &#x27;do&#x27; in a for loop, in F# f%23 what is the difference between '->' and 'do' in a for loop, in F# I can do this: or but, while I can do this: I can't do that: why is tha...
[ 0.0218505859375, 0.01055908203125, 0.006683349609375, 0.0020294189453125, -0.0078125, 0.003448486328125, 0.01202392578125, 0.0186767578125, 0.0115966796875, -0.0155029296875, 0.0130615234375, -0.004730224609375, 0.0030364990234375, -0.0201416015625, 0.0072021484375, -0.0098876953125, ...
[ 2367, 70, 60212, 17721, 3768, 9, 1230, 5386, 74, 136, 246, 100, 40956, 563, 4904, 83, 6, 54764, 425, 23, 1238, 3742, 103607, 25, 831, 54, 903, 707, 1284, 12960, 87, 18, 450, 15400, 6626, 191607, 12921 ]
[ 0.040435791015625, 0.0546875, 0.197509765625, 0.10693359375, 0.1453857421875, 0.092041015625, 0.0170440673828125, 0.10400390625, 0.013580322265625, 0.1075439453125, 0.205810546875, 0.12353515625, 0.185302734375, 0.10009765625, 0.172119140625, 0.0205230712890625, 0.012298583984375, ...
embed
33672386_c0
33672386
fsharp
0
Title: How can I recursively build a list inside another list in F#? Problem title: How can I recursively build a list inside another list in F#? Tags: f%23, list, recursion Problem: How can I recursively build a list inside another list in F#? I have an int list as input [1;2;3;4] and I need to output a list containin...
How can I recursively build a list inside another list in F#? How can I recursively build a list inside another list in F#? f%23 list recursion How How can I recursively build a list inside another list in F#? I have an int list as input and I need to output a list containing this list I need to do it recursively becau...
[ -0.0111083984375, 0.0126953125, -0.00958251953125, -0.0084228515625, 0.002410888671875, 0.01544189453125, -0.00244140625, 0.0019378662109375, 0.005584716796875, -0.031005859375, 0.019287109375, 0.0035247802734375, -0.0072021484375, 0.01275634765625, 0.0015869140625, -0.001220703125, ...
[ 11249, 831, 87, 195625, 5844, 538, 45367, 5303, 46132, 15700, 563, 4904, 1238, 3949, 3742, 1830, 10, 23, 18, 107730, 3871, 140992, 70541, 54, 46312, 142424, 12096, 3688, 69307 ]
[ 0.061279296875, 0.0513916015625, 0.020172119140625, 0.2135009765625, 0.1639404296875, 0.0645751953125, 0.1876220703125, 0.1993408203125, 0.1722412109375, 0.08404541015625, 0.1043701171875, 0.1947021484375, 0.06634521484375, 0.04620361328125, 0.1295166015625, 0.06768798828125, 0.02210...
embed
50960301_c1
50960301
fsharp
1
Children GrossIncome = generalMap.TryFind(state).GrossIncome <-- Problem Line Family = familyMap.[state].NumberofMembers }) |> List.ofSeq Code signals: How, Map.TryFind, Practice2.fsx, FS0039, GrossIncome, GeneralInfo, State, FamilyFile, Pets, NumberofChildren, NumberofMembers, AllData, Month, Children, Option, General...
Children GrossIncome = generalMap.TryFind(state).GrossIncome <-- Problem Line Family = familyMap.[state].NumberofMembers }) |> List.ofSeq Code signals: How, Map.TryFind, Practice2.fsx, FS0039, GrossIncome, GeneralInfo, State, FamilyFile, Pets, NumberofChildren, NumberofMembers, AllData, Month, Children, Option, General...
[ -0.01165771484375, 0.0015411376953125, -0.004119873046875, -0.01141357421875, -0.0225830078125, 0.003631591796875, 0.0052490234375, -0.0026702880859375, 0.0260009765625, -0.01055908203125, -0.00909423828125, 0.01611328125, -0.026123046875, 0.008056640625, 0.00750732421875, 0.0089111328...
[ 91345, 78822, 4153, 45738, 2203, 4537, 166179, 618, 1294, 204582, 61340, 145397, 7, 15649, 16777, 59745, 14449, 26278, 4390, 594, 27417, 32036, 4233, 864, 28864, 26073, 11249, 42719, 5, 109613, 5442, 17447, 425, 93774, 7049, 9323, 9082, 93147...
[ 0.275634765625, 0.1761474609375, 0.12109375, 0.234619140625, 0.04962158203125, 0.1273193359375, 0.1978759765625, 0.0423583984375, 0.1668701171875, 0.2100830078125, 0.0989990234375, 0.0562744140625, 0.042022705078125, 0.2296142578125, 0.2156982421875, 0.22314453125, 0.12255859375, 0...
embed
9027277_c0
9027277
fsharp
0
Title: Where can I find a huge collection of YAML files for unit testing? Problem title: Where can I find a huge collection of YAML files for unit testing? Tags: yaml, parsing, f%23, unit-testing Problem: Where can I find a huge collection of YAML files for unit testing? I started writing a YAML parser with F# and I wo...
Where can I find a huge collection of YAML files for unit testing? Where can I find a huge collection of YAML files for unit testing? yaml parsing f%23 unit-testing Where YAML Where can I find a huge collection of YAML files for unit testing? I started writing a YAML parser with F# and I would like to test it. So I was...
[ 0.023193359375, 0.0244140625, 0.002410888671875, -0.01190185546875, 0.0021820068359375, 0.0186767578125, 0.01422119140625, -0.0186767578125, -0.00958251953125, 0.0260009765625, -0.0034027099609375, -0.00341796875, -0.0014190673828125, -0.006591796875, 0.0106201171875, 0.01129150390625,...
[ 78662, 831, 87, 7413, 58696, 42486, 3320, 39456, 102158, 100, 25072, 134234, 151, 7237, 366, 6953, 1238, 3949, 3742, 6954, 10, 111, 26859, 32562, 2189, 678, 563, 4904, 1884, 3034, 149016, 93002, 7440, 147488, 70541, 75281, 707, 137107, 9675...
[ 0.1004638671875, 0.09716796875, 0.045745849609375, 0.14404296875, 0.1126708984375, 0.1627197265625, 0.198486328125, 0.251220703125, 0.2001953125, 0.08740234375, 0.197998046875, 0.2083740234375, 0.1639404296875, 0.220947265625, 0.097900390625, 0.037506103515625, 0.06591796875, 0.029...
embed
14930385_c0
14930385
fsharp
0
Title: How to declare global level overload-able operators? Problem title: How to declare global level overload-able operators? Tags: operators, syntax, f%23 Problem: How to declare global level overload-able operators? based on: Is possible to define same-named operator for different argument count? I want to define s...
How to declare global level overload-able operators? How to declare global level overload-able operators? operators syntax f%23 How How to declare global level overload-able operators? based on: Is possible to define same-named operator for different argument count? I want to define some operator like + but let call -|...
[ 0.0101318359375, 0.0010986328125, -0.0081787109375, 0.00360107421875, -0.0006866455078125, -0.00958251953125, -0.01324462890625, -0.008544921875, -0.00628662109375, -0.0286865234375, -0.01177978515625, -0.0223388671875, 0.01123046875, -0.0107421875, 0.01043701171875, -0.00982666015625,...
[ 11249, 47, 159978, 7964, 17366, 645, 63033, 2886, 39933, 7, 6002, 86531, 1238, 3949, 3742, 35509, 98, 7722, 61924, 5701, 76, 4806, 100, 12921, 10750, 54529, 3444, 997, 1284, 2633, 11782, 20, 58745, 9, 19713, 116, 5117, 124519, 4488, 3642,...
[ 0.07025146484375, 0.03179931640625, 0.1915283203125, 0.1370849609375, 0.1605224609375, 0.08514404296875, 0.1925048828125, 0.1175537109375, 0.223876953125, 0.0675048828125, 0.04461669921875, 0.102294921875, 0.049102783203125, 0.035919189453125, 0.1326904296875, 0.05255126953125, 0.019...
embed
16865917_c0
16865917
fsharp
0
Title: How do i get information about types from an FSharp prompt Problem title: How do i get information about types from an FSharp prompt Tags: f%23-interactive, f%23-data, f%23 Problem: How do i get information about types from an FSharp prompt I am working with FSharp and am trying to find out more information abou...
How do i get information about types from an FSharp prompt How do i get information about types from an FSharp prompt f%23-interactive f%23-data f%23 an How FSharp How do i get information about types from an FSharp prompt I am working with FSharp and am trying to find out more information about the types i am consumin...
[ 0.0018463134765625, 0.016845703125, 0.0098876953125, 0.0186767578125, -0.02001953125, 0.0027923583984375, -0.0028076171875, 0.01611328125, 0.001556396484375, -0.00970458984375, 0.0089111328125, -0.01507568359375, 0.005401611328125, -0.0038604736328125, 0.019287109375, 0.0234375, 0.01...
[ 11249, 17, 2046, 4677, 1672, 52895, 1295, 93774, 3467, 254, 105876, 10433, 71232, 1238, 27495, 10135, 54, 142, 20697, 7413, 1286, 18588, 137989, 35773, 1810, 3062, 6011, 429, 12647, 1459, 83, 55970, 3674, 69941, 212398 ]
[ 0.060821533203125, 0.040985107421875, 0.110595703125, 0.1636962890625, 0.117431640625, 0.27392578125, 0.12060546875, 0.1029052734375, 0.204345703125, 0.176513671875, 0.2384033203125, 0.046142578125, 0.03729248046875, 0.023651123046875, 0.00323486328125, 0.070556640625, 0.007171630859...
embed
49763461_c0
49763461
fsharp
0
Title: Duplicate items of a list Problem title: Duplicate items of a list Tags: f%23 Problem: Duplicate items of a list If I want to duplicate the elements in a list how would I go about and do it? I was thinking of something along the lines of: let List = [(1,2);(3,4)] let v = List.map(fun (x,y) -> List.replicate 2 (x...
Duplicate items of a list Duplicate items of a list f%23 Duplicate List List.map List.replicate Duplicate items of a list If I want to duplicate the elements in a list how would I go about and do it? I was thinking of something along the lines of: I want the result to be [(1,2); (1,2); (3,4); (3,4)]. Any advice would b...
[ -0.0196533203125, 0.0057373046875, -0.0157470703125, 0.01422119140625, -0.00860595703125, 0.0322265625, -0.01470947265625, -0.0036773681640625, 0.0093994140625, -0.01434326171875, -0.005523681640625, -0.00004887580871582031, 0.0103759765625, 0.0306396484375, -0.0263671875, 0.0141601562...
[ 786, 52721, 67, 55769, 111, 10, 5303, 1238, 3949, 3742, 32036, 5, 62346, 107, 4263, 87, 3444, 47, 171763, 70, 80854, 23, 3642, 2806, 738, 1672, 136, 54, 442, 32, 509, 47644, 9844, 33233, 124519, 16750, 186, 378, 133063, 3142, 82449, 2...
[ 0.2105712890625, 0.27783203125, 0.20751953125, 0.2218017578125, 0.119873046875, 0.0711669921875, 0.251708984375, 0.116943359375, 0.10150146484375, 0.15234375, 0.2398681640625, 0.002197265625, 0.134521484375, 0.0275115966796875, 0.04339599609375, 0.0155792236328125, 0.143798828125, ...
embed
64747418_c0
64747418
fsharp
0
Title: F# type test pattern matching: decomposing tuple objects Problem title: F# type test pattern matching: decomposing tuple objects Tags: tuples, decomposition, f%23, pattern-matching Problem: F# type test pattern matching: decomposing tuple objects Just curious why I can't do this: let myFn (data : obj) = match da...
F# type test pattern matching: decomposing tuple objects F# type test pattern matching: decomposing tuple objects tuples decomposition f%23 pattern-matching Some None F# type test pattern matching: decomposing tuple objects Just curious why I can't do this: How come?
[ 0.00982666015625, -0.001953125, -0.000446319580078125, 0.0169677734375, -0.00537109375, -0.006317138671875, -0.0220947265625, 0.0013275146484375, 0.005950927734375, 0.00823974609375, 0.01287841796875, -0.021484375, 0.008544921875, -0.0086669921875, 0.005615234375, 0.003662109375, 0.0...
[ 563, 4904, 10644, 3034, 103510, 14858, 214, 8, 277, 7522, 370, 8705, 36746, 99726, 40322, 1238, 3949, 3742, 98753, 31384, 438, 86, 193844, 15400, 87, 831, 18, 54, 903, 11249, 1380 ]
[ 0.08734130859375, 0.1414794921875, 0.1173095703125, 0.1361083984375, 0.15087890625, 0.169677734375, 0.0220947265625, 0.1502685546875, 0.117919921875, 0.1004638671875, 0.0833740234375, 0.1220703125, 0.118408203125, 0.1337890625, 0.039764404296875, 0.0797119140625, 0.036407470703125, ...
embed
39337732_c0
39337732
fsharp
0
Title: Passing a seq&lt;string option&gt; from F# to RProvider Problem title: Passing a seq&lt;string option&gt; from F# to RProvider Tags: f%23 Problem: Passing a seq from F# to RProvider I asked this question last week regarding seq<float option> values passed to RProvider. I had hoped that I'd be able to apply the a...
Passing a seq&lt;string option&gt; from F# to RProvider Passing a seq&lt;string option&gt; from F# to RProvider f%23 F# Passing RProvider NaN None Passing a seq from F# to RProvider I asked this question last week regarding seq<float option> values passed to RProvider. I had hoped that I'd be able to apply the accepted...
[ 0.0203857421875, 0.00958251953125, -0.004119873046875, 0.03125, -0.00994873046875, -0.0208740234375, 0.0291748046875, -0.01611328125, -0.001678466796875, 0.036865234375, -0.0166015625, 0.01202392578125, 0.0198974609375, -0.0006256103515625, -0.002471923828125, 0.01806640625, -0.00239...
[ 28872, 40, 864, 91693, 35829, 5386, 1295, 563, 4904, 47, 80026, 83220, 820, 1238, 3949, 3742, 353, 839, 438, 86, 52347, 257, 142424, 115081, 52895, 185397, 4734, 152431, 54744, 23, 627, 11249, 831, 96760, 79315, 3076, 27875 ]
[ 0.1080322265625, 0.0712890625, 0.1561279296875, 0.164306640625, 0.1922607421875, 0.053741455078125, 0.03466796875, 0.102783203125, 0.182373046875, 0.0870361328125, 0.053955078125, 0.149658203125, 0.2127685546875, 0.05328369140625, 0.0029296875, 0.1287841796875, 0.1480712890625, 0.1...
embed
24945589_c0
24945589
fsharp
0
Title: F#: Equivalent to OCaml Async Problem title: F#: Equivalent to OCaml Async Tags: ocaml, f%23, asynchronous Problem: F#: Equivalent to OCaml Async Does F# have an equivalent to OCaml's Async library? Specifically, the ability to easily make Deferred values and execute functions when they are filled? In particular...
F#: Equivalent to OCaml Async F#: Equivalent to OCaml Async ocaml f%23 asynchronous Equivalent OCaml Async F#: Equivalent to OCaml Async Does F# have an equivalent to OCaml's Async library? Specifically, the ability to easily make Deferred values and execute functions when they are filled? In particular, I want to wait...
[ -0.0128173828125, 0.0087890625, 0.0125732421875, 0, 0.0162353515625, -0.011474609375, -0.015869140625, 0.01153564453125, -0.012451171875, 0.0023956298828125, 0.01708984375, 0.01416015625, -0.0068359375, 0.01611328125, 0.0244140625, -0.01611328125, -0.021728515625, -0.00506591796875...
[ 563, 4904, 145666, 85540, 47, 180, 105272, 141, 12654, 238, 36, 9779, 1238, 3742, 101966, 62, 101790, 765, 142, 183234, 35773, 1294, 81273, 72546, 3249, 262, 2875, 2822, 142424, 136, 71924, 32354, 3229, 621, 152382, 17311, 3444, 40485, 2418...
[ 0.138671875, 0.1905517578125, 0.0703125, 0.1209716796875, 0.051422119140625, 0.09075927734375, 0.166259765625, 0.143310546875, 0.202880859375, 0.0968017578125, 0.0303955078125, 0.1368408203125, 0.07275390625, 0.0823974609375, 0.10687255859375, 0.03125, 0.01373291015625, 0.051727294...
embed
40007256_c1
40007256
fsharp
1
-> d.MyNonGenericList2), (fun opts -> opts.MapFrom(fun s -> s.MyGenericList2))). Exception: Unable to cast object of type 'obj' to type 'DestItemType' Code signals: How, AutoMapper, ListTypeConverter, ITypeConverter, Proxies.List, this.Convert, List.map, _mapper.Map, List.iter, proxyList.addEnd, this.CreateMap, Source...
-> d.MyNonGenericList2), (fun opts -> opts.MapFrom(fun s -> s.MyGenericList2))). Exception: Unable to cast object of type 'obj' to type 'DestItemType' Code signals: How, AutoMapper, ListTypeConverter, ITypeConverter, Proxies.List, this.Convert, List.map, _mapper.Map, List.iter, proxyList.addEnd, this.CreateMap, Source...
[ -0.0289306640625, 0.01556396484375, -0.005950927734375, -0.006927490234375, -0.0115966796875, 0.026123046875, -0.000949859619140625, 0.00174713134765625, 0.00640869140625, 0.009033203125, -0.0037078857421875, 0.00921630859375, 0.031494140625, 0.004913330078125, -0.00213623046875, 0.002...
[ 33079, 104, 31852, 59881, 135932, 12259, 154663, 10461, 16498, 233, 933, 166179, 168407, 91, 304, 5443, 63928, 992, 2886, 47, 37702, 36746, 10644, 3522, 170, 25, 397, 525, 568, 2982, 196707, 28864, 26073, 11249, 4396, 4613, 8079, 32036, 814...
[ 0.03472900390625, 0.0865478515625, 0.10198974609375, 0.1746826171875, 0.11279296875, 0.07177734375, 0.1614990234375, 0.1529541015625, 0.1484375, 0.1630859375, 0.1158447265625, 0.119140625, 0.1761474609375, 0.0697021484375, 0.1080322265625, 0.0540771484375, 0.143310546875, 0.0682983...
embed
67455161_c0
67455161
fsharp
0
Title: How to invoke function using named parameter arguments in F# Problem title: How to invoke function using named parameter arguments in F# Tags: f%23 Problem: How to invoke function using named parameter arguments in F# How can I call F# functions by specifying the parameter names in the call site? I've tried the ...
How to invoke function using named parameter arguments in F# How to invoke function using named parameter arguments in F# f%23 named How How to invoke function using named parameter arguments in F# How can I call F# functions by specifying the parameter names in the call site? I've tried the following: But it gives thi...
[ -0.0118408203125, 0.000896453857421875, 0.017333984375, 0.004974365234375, 0.0002460479736328125, -0.0126953125, 0.0024261474609375, -0.0101318359375, -0.00714111328125, -0.00133514404296875, 0.00787353515625, -0.0191650390625, -0.0052490234375, 0.015869140625, 0.021484375, -0.01147460...
[ 11249, 47, 23, 23253, 13, 32354, 17368, 24, 4806, 171859, 10750, 7, 563, 4904, 1238, 3949, 3742, 831, 87, 11782, 390, 48502, 151138, 70, 123055, 1764, 272, 37842, 25632, 4966, 442, 76199, 903, 18499 ]
[ 0.048736572265625, 0.06256103515625, 0.116943359375, 0.1932373046875, 0.08270263671875, 0.231689453125, 0.12060546875, 0.15380859375, 0.15625, 0.212890625, 0.1834716796875, 0.05145263671875, 0.1695556640625, 0.2193603515625, 0.1253662109375, 0.0211029052734375, 0.1171875, 0.0442199...
embed