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
59360483_c0
59360483
fsharp
0
Title: How to return "None" in Fsharp? Problem title: How to return "None" in Fsharp? Tags: f%23 Problem: How to return "None" in Fsharp? It just returns some " ", but I need to return "none". How can I do this ? let cat(filenames: string list) : string option = try let b = filenames |> List.map (fu...
How to return "None" in Fsharp? How to return "None" in Fsharp? f%23 How None Fsharp List.map Some String.concat How to return "None" in Fsharp? It just returns some " ", but I need to return "none". How can I do this ?
[ 0.00927734375, -0.01324462890625, -0.0027008056640625, 0.01544189453125, -0.0115966796875, 0.0027618408203125, 0.0240478515625, -0.01373291015625, 0.00118255615234375, 0.0289306640625, -0.007171630859375, -0.012451171875, -0.0035400390625, 0.00335693359375, 0.00030517578125, 0.01013183...
[ 11249, 47, 30646, 5021, 86, 23, 563, 89280, 254, 41502, 74, 1238, 3742, 438, 32036, 62346, 23351, 4460, 3871, 157 ]
[ 0.048736572265625, 0.0430908203125, 0.2000732421875, 0.133544921875, 0.1832275390625, 0.03692626953125, 0.1077880859375, 0.1954345703125, 0.1842041015625, 0.0245361328125, 0.000579833984375, 0.04193115234375, 0.0799560546875, 0.0927734375, 0.08526611328125, 0.0831298828125, 0.0543212...
embed
181284_c0
181284
fsharp
0
Title: Functional programming and multicore architecture Problem title: Functional programming and multicore architecture Tags: multicore, functional-programming, f%23 Problem: Functional programming and multicore architecture I've read somewhere that functional programming is suitable to take advantage of multi-core t...
Functional programming and multicore architecture Functional programming and multicore architecture multicore functional-programming f%23 Functional Functional programming and multicore architecture I've read somewhere that functional programming is suitable to take advantage of multi-core trend in computing. I didn't ...
[ 0.00537109375, 0.0069580078125, 0.005950927734375, 0.00958251953125, -0.0169677734375, 0.0023193359375, 0.0157470703125, 0.0179443359375, 0.004791259765625, -0.048095703125, -0.005401611328125, 0.00174713134765625, -0.01043701171875, 0.005035400390625, -0.0036163330078125, -0.006072998...
[ 28670, 10763, 289, 56037, 449, 136, 6024, 30854, 159958, 123309, 28966, 214, 3949, 3742, 12301, 83, 202319, 47, 5646, 92940, 12768, 242122, 18, 6183, 2046, 6528, 2071, 62548, 21, 6492, 85, 44805, 223, 542, 3717, 5761 ]
[ 0.1612548828125, 0.1630859375, 0.05938720703125, 0.2203369140625, 0.1339111328125, 0.0599365234375, 0.1563720703125, 0.230712890625, 0.1895751953125, 0.266845703125, 0.1785888671875, 0.0284881591796875, 0.010101318359375, 0.04864501953125, 0.030181884765625, 0.053558349609375, 0.1351...
embed
42207182_c0
42207182
fsharp
0
Title: MATLAB workspace in F# (view variables) Problem title: MATLAB workspace in F# (view variables) Tags: visual-studio-code, f%23, matlab, visual-studio Problem: MATLAB workspace in F# (view variables) Yeah, F# newbie here. Coming from MATLAB. MATLAB workspace is window where I can see all my variables (and their ty...
MATLAB workspace in F# (view variables) MATLAB workspace in F# (view variables) visual-studio-code f%23 matlab visual-studio MATLAB MATLAB workspace in F# (view variables) Yeah, F# newbie here. Coming from MATLAB. MATLAB workspace is window where I can see all my variables (and their types): And it is great, because I ...
[ 0.02392578125, 0.007568359375, -0.0115966796875, 0.00640869140625, 0.0361328125, -0.00092315673828125, -0.002685546875, 0.002288818359375, 0.001800537109375, 0.00531005859375, 0.001617431640625, -0.0059814453125, 0.000583648681640625, -0.0098876953125, -0.00994873046875, -0.01623535156...
[ 52136, 89549, 4488, 65421, 23, 563, 4904, 22751, 77336, 21176, 52629, 40899, 1238, 3742, 2589, 6114, 3525, 9014, 83, 76896, 831, 1957, 756, 52895, 6782, 87, 3714, 678, 9844, 21373, 73372, 12275, 100 ]
[ 0.1326904296875, 0.2362060546875, 0.12890625, 0.2135009765625, 0.012786865234375, 0.1212158203125, 0.181396484375, 0.1689453125, 0.196044921875, 0.16162109375, 0.16796875, 0.157958984375, 0.061126708984375, 0.0709228515625, 0.0887451171875, 0.1640625, 0.00006103515625, 0.0782470703...
embed
19854153_c0
19854153
fsharp
0
Title: Deedle - create empty list and series Problem title: Deedle - create empty list and series Tags: deedle, f%23 Problem: Deedle - create empty list and series I am new to F#, looking at it as an alternative to Matlab. In reference to this question , how can I create an empty Serie and an empty Frame. If I did not ...
Deedle - create empty list and series Deedle - create empty list and series deedle f%23 Deedle list.empty Deedle - create empty list and series I am new to F#, looking at it as an alternative to Matlab. In reference to this question , how can I create an empty Serie and an empty Frame. If I did not just miss it, why an...
[ 0.031982421875, 0.00762939453125, 0.0035400390625, 0.021728515625, -0.01806640625, -0.0029144287109375, 0.01446533203125, -0.00732421875, 0.0111083984375, 0.017333984375, -0.0081787109375, -0.00262451171875, -0.008056640625, -0.00958251953125, 0.0159912109375, 0.0130615234375, 0.0157...
[ 262, 297, 133, 28282, 201505, 5303, 136, 36549, 8, 1238, 3742, 33548, 939, 3525, 563, 4904, 30700, 7656, 6114, 3642, 831, 45378, 42557, 13, 15400, 959, 82775, 35773 ]
[ 0.107421875, 0.1385498046875, 0.1646728515625, 0.149169921875, 0.2083740234375, 0.2288818359375, 0.0938720703125, 0.185791015625, 0.0753173828125, 0.025909423828125, 0.03594970703125, 0.1673583984375, 0.13916015625, 0.005523681640625, 0.069580078125, 0.131591796875, 0.019607543945312...
embed
14173843_c1
14173843
fsharp
1
&& (e.Y >= head.y) && (e.Y <= (head.y+head.height))) then Some(head) else VilketObjRec e tail Anyone got any kind of idea how to tackle this problem? Cause frankly, I'm lost. Code signals: Bring, Rectangle1, x:int, y:int, brush1, obj.x, oby.y, obj.brush1, obj.width, obj.height, obj.draw, g:Graphics, g.FillRectangle, R...
&& (e.Y >= head.y) && (e.Y <= (head.y+head.height))) then Some(head) else VilketObjRec e tail Anyone got any kind of idea how to tackle this problem? Cause frankly, I'm lost. Code signals: Bring, Rectangle1, x:int, y:int, brush1, obj.x, oby.y, obj.brush1, obj.width, obj.height, obj.draw, g:Graphics, g.FillRectangle, R...
[ 0.0018768310546875, 0.0146484375, 0.0162353515625, 0.00201416015625, 0.02197265625, 0.0400390625, -0.0107421875, -0.00726318359375, 0.0224609375, 0.007171630859375, 0.0230712890625, 0.0181884765625, 0.004425048828125, -0.0191650390625, 0.01190185546875, -0.0177001953125, -0.000747680...
[ 619, 1230, 13, 1723, 977, 1369, 10336, 5, 53, 4426, 31251, 1328, 1106, 22553, 32149, 7068, 31384, 37076, 179858, 46471, 170, 4332, 238, 28, 46741, 3630, 4163, 8562, 111, 6528, 3642, 36461, 133, 903, 2967, 88490, 72856, 28864, 26073, 7, ...
[ 0.074951171875, 0.1781005859375, 0.092529296875, 0.1871337890625, 0.1600341796875, 0.03814697265625, 0.259765625, 0.0423583984375, 0.1376953125, 0.09161376953125, 0.2493896484375, 0.122802734375, 0.1455078125, 0.181640625, 0.040283203125, 0.011199951171875, 0.192138671875, 0.093261...
embed
32810075_c0
32810075
fsharp
0
Title: emacs fsharp-mode: Cached typecheck results not yet available Problem title: emacs fsharp-mode: Cached typecheck results not yet available Tags: f%23, emacs Problem: emacs fsharp-mode: Cached typecheck results not yet available I'm unable to get fsharp-mode to display the type signatures. I turned on the debug o...
emacs fsharp-mode: Cached typecheck results not yet available emacs fsharp-mode: Cached typecheck results not yet available f%23 emacs Cached emacs fsharp-mode: Cached typecheck results not yet available I'm unable to get fsharp-mode to display the type signatures. I turned on the debug output and there's the following...
[ 0.01092529296875, 0.0027313232421875, 0.00628662109375, 0.0045166015625, 0.0030670166015625, 0.0206298828125, -0.0125732421875, 0.00732421875, -0.0089111328125, 0.01348876953125, -0.0159912109375, -0.0059814453125, 0.00494384765625, 0.00151824951171875, 0.003082275390625, 0.01501464843...
[ 352, 2263, 1238, 89280, 254, 61170, 2041, 74694, 10644, 78292, 50339, 959, 14373, 19882, 3742, 51, 2886, 2046, 44116, 138256, 8, 85779, 140992, 26008, 20370, 25647, 20697 ]
[ 0.045257568359375, 0.09698486328125, 0.1187744140625, 0.199462890625, 0.150390625, 0.17431640625, 0.1136474609375, 0.1846923828125, 0.2100830078125, 0.219970703125, 0.1707763671875, 0.06201171875, 0.1182861328125, 0.1396484375, 0.093017578125, 0.00701904296875, 0.09442138671875, 0....
embed
5093173_c0
5093173
fsharp
0
Title: Small difference in types Problem title: Small difference in types Tags: f%23, syntax Problem: Small difference in types I have three functions that ought to be equal: let add1 x = x + 1 let add2 = (+) 1 let add3 = (fun x -> x + 1) Why do the types of these methods differ? add1 and add3 are int -> int , but add2...
Small difference in types Small difference in types f%23 syntax Small add1 add2 add3 Small difference in types I have three functions that ought to be equal: Why do the types of these methods differ? add1 and add3 are int -> int , but add2 is (int -> int) . They all work as expected, I am just curious as to why FSI pre...
[ 0.0203857421875, 0.004150390625, -0.00592041015625, 0.010009765625, -0.00750732421875, -0.006622314453125, -0.00189971923828125, -0.007537841796875, 0.0106201171875, 0.0079345703125, 0.0115966796875, -0.0087890625, 0.003997802734375, 0.0247802734375, 0.0185546875, -0.00836181640625, ...
[ 105508, 60212, 23, 52895, 1238, 3949, 3742, 6002, 15190, 418, 304, 363, 17262, 32354, 46526, 186, 105950, 44084, 6097, 150624, 129927, 136, 621, 18, 33079, 1284, 83, 4288, 4488, 84751, 193844, 15400, 563, 9902, 13379, 2856, 12921 ]
[ 0.1712646484375, 0.216552734375, 0.0489501953125, 0.228759765625, 0.0643310546875, 0.07171630859375, 0.1392822265625, 0.044281005859375, 0.18017578125, 0.07293701171875, 0.173828125, 0.1702880859375, 0.1163330078125, 0.149169921875, 0.05242919921875, 0.0411376953125, 0.1448974609375,...
embed
29958794_c0
29958794
fsharp
0
Title: Run F# on Visual Studio Code on OSX Problem title: Run F# on Visual Studio Code on OSX Tags: visual-studio-code, macos, f%23, mono Problem: Run F# on Visual Studio Code on OSX Any thoughts on how to run F# on Visual Studio Code on OSX? I've tried generating a console app with yo aspnet, changed the Program.cs to...
Run F# on Visual Studio Code on OSX Run F# on Visual Studio Code on OSX visual-studio-code macos f%23 mono Run Visual Studio OSX Run F# on Visual Studio Code on OSX Any thoughts on how to run F# on Visual Studio Code on OSX? I've tried generating a console app with yo aspnet, changed the Program.cs to Program.fs, obvio...
[ 0.0033416748046875, 0.020751953125, -0.005859375, 0.01806640625, 0.01513671875, 0.0067138671875, -0.005401611328125, -0.0022735595703125, -0.0181884765625, 0.00128173828125, 0.0027618408203125, -0.0006866455078125, -0.00201416015625, 0.0103759765625, 0.00982666015625, -0.00123596191406...
[ 28398, 563, 4904, 98, 73372, 22968, 28864, 11787, 1542, 21176, 52629, 40899, 291, 7840, 1238, 3949, 3742, 22460, 38514, 3642, 47, 11675, 37842, 12663, 130250, 4027, 678, 3005, 237, 254, 1179, 98816, 7663, 5, 4439, 17447, 171259, 456, 199332...
[ 0.1759033203125, 0.1826171875, 0.2548828125, 0.10205078125, 0.2230224609375, 0.21240234375, 0.2183837890625, 0.1768798828125, 0.1729736328125, 0.1771240234375, 0.1531982421875, 0.16552734375, 0.003875732421875, 0.132568359375, 0.104736328125, 0.0140838623046875, 0.06884765625, 0.13...
embed
25073810_c0
25073810
fsharp
0
Title: Get count of true in bool[,] F# Problem title: Get count of true in bool[,] F# Tags: arrays, multidimensional-array, f%23 Problem: Get count of true in bool[,] F# I have a bool[,] in F# and I want to get the count of true 's present. How can i do this without descending into imperative programming? this is my cu...
Get count of true in bool[,] F# Get count of true in bool[,] F# arrays multidimensional-array f%23 Get Get count of true in bool[,] F# I have a bool[,] in F# and I want to get the count of true 's present. How can i do this without descending into imperative programming? this is my current solution, which is really jus...
[ 0.00262451171875, 0.00927734375, -0.006866455078125, 0.004608154296875, 0.00147247314453125, -0.0054931640625, 0.0027313232421875, 0.00811767578125, 0.01116943359375, -0.0159912109375, 0.00164794921875, 0.03125, 0.00054931640625, 0.018310546875, -0.0091552734375, 0.0002040863037109375,...
[ 20779, 54529, 111, 29568, 23, 142484, 1065, 563, 4904, 10298, 4778, 6024, 157955, 19305, 1238, 3742, 4, 3444, 47, 2046, 70, 242, 7, 13379, 54, 903, 15490, 60887, 222530, 56037, 43581, 29806, 6183, 501, 59121 ]
[ 0.1275634765625, 0.231201171875, 0.2049560546875, 0.24658203125, 0.09893798828125, 0.20556640625, 0.0645751953125, 0.15771484375, 0.1944580078125, 0.0848388671875, 0.035980224609375, 0.04156494140625, 0.11279296875, 0.073974609375, 0.0970458984375, 0.10107421875, 0.05401611328125, ...
embed
1829665_c0
1829665
fsharp
0
Title: Should I use new Type() or just Type() for calling a constructor Problem title: Should I use new Type() or just Type() for calling a constructor Tags: coding-style, constructor, f%23 Problem: Should I use new Type() or just Type() for calling a constructor Both syntaxes are equivalent (at least I suppose they ar...
Should I use new Type() or just Type() for calling a constructor Should I use new Type() or just Type() for calling a constructor coding-style constructor f%23 Should Type Object Should I use new Type() or just Type() for calling a constructor Both syntaxes are equivalent (at least I suppose they are). or Which way do ...
[ -0.0017547607421875, -0.00836181640625, -0.01336669921875, 0.02490234375, -0.00543212890625, -0.002471923828125, 0.026123046875, 0.034423828125, 0.0006561279296875, -0.0218505859375, 0.007293701171875, -0.025390625, 0.01318359375, -0.00848388671875, 0.0023956298828125, -0.0167236328125...
[ 151117, 87, 4527, 3525, 60457, 132, 1660, 159029, 64549, 748, 10, 552, 6238, 40946, 1238, 3742, 134549, 149766, 6002, 102, 31195, 183234, 139124, 3917, 1286, 27983, 12301 ]
[ 0.0694580078125, 0.01605224609375, 0.0955810546875, 0.1285400390625, 0.290771484375, 0.09912109375, 0.068115234375, 0.145751953125, 0.1820068359375, 0.1351318359375, 0.0169525146484375, 0.08343505859375, 0.00030517578125, 0.1397705078125, 0.017333984375, 0.08770751953125, 0.211059570...
embed
56982179_c0
56982179
fsharp
0
Title: Does F# support .NET Micro Framework Problem title: Does F# support .NET Micro Framework Tags: .net-micro-framework, f%23 Problem: Does F# support .NET Micro Framework I realise this has been asked quite some time ago, but time has passed. Although F# supports .NET and .NET core, does it also support .NET Micro ...
Does F# support .NET Micro Framework Does F# support .NET Micro Framework .net-micro-framework f%23 Does NET Micro Framework Does F# support .NET Micro Framework I realise this has been asked quite some time ago, but time has passed. Although F# supports .NET and .NET core, does it also support .NET Micro Framework? I ...
[ -0.0021514892578125, 0.006317138671875, 0.0211181640625, 0.01055908203125, -0.01220703125, 0.00145721435546875, 0.00970458984375, -0.0026397705078125, -0.003387451171875, 0.010498046875, 0.00811767578125, -0.0284423828125, 0.0038909912109375, -0.01434326171875, 0.00860595703125, -0.001...
[ 101790, 563, 4904, 8060, 17777, 37992, 202220, 1179, 187840, 160328, 18244, 1238, 3742, 37170, 32233, 1733, 6650, 115081, 106073, 136, 56458, 14602, 2843, 68746, 7086, 56037, 449, 23, 100, 55720, 86685, 124172, 3679, 13651 ]
[ 0.05328369140625, 0.1571044921875, 0.212158203125, 0.15869140625, 0.1639404296875, 0.212890625, 0.2291259765625, 0.0914306640625, 0.15966796875, 0.1409912109375, 0.0222930908203125, 0.0714111328125, 0.042449951171875, 0.03948974609375, 0.006500244140625, 0.005096435546875, 0.01501464...
embed
19290393_c0
19290393
fsharp
0
Title: Calling C# function with multiple arguments from F# Problem title: Calling C# function with multiple arguments from F# Tags: f%23, .net Problem: Calling C# function with multiple arguments from F# It is easy to call f:Func<'T, 'T> from F# as 'T -> 'T by using f.Invoke But how should I call f:Func<'T, 'T, 'T> fro...
Calling C# function with multiple arguments from F# Calling C# function with multiple arguments from F# f%23 .net F# Calling f:Func f.Invoke Calling C# function with multiple arguments from F# It is easy to call f:Func<'T, 'T> from F# as 'T -> 'T by using f.Invoke But how should I call f:Func<'T, 'T, 'T> from F# as 'T ...
[ 0.00469970703125, -0.00250244140625, 0.0076904296875, 0.017822265625, 0.00823974609375, 0.0078125, 0.01190185546875, -0.01507568359375, 0.00921630859375, -0.009033203125, 0.0086669921875, -0.000058650970458984375, -0.00836181640625, 0.04296875, 0.007476806640625, -0.003326416015625, ...
[ 26265, 313, 4904, 32354, 678, 48716, 10750, 7, 1295, 563, 214, 1238, 3949, 3742, 1179, 12, 97249, 238, 5, 4153, 23253, 13, 83, 23468, 11782, 618, 2740, 237, 33079, 17368, 4966, 3642, 5608, 25, 4, 242, 4527, 87, 2046, 661, 6, 10, 370...
[ 0.129150390625, 0.043060302734375, 0.2030029296875, 0.1845703125, 0.0306549072265625, 0.17919921875, 0.22607421875, 0.0210723876953125, 0.0819091796875, 0.1329345703125, 0.0147247314453125, 0.141845703125, 0.00537109375, 0.1307373046875, 0.1290283203125, 0.046356201171875, 0.18737792...
embed
5368655_c0
5368655
fsharp
0
Title: How to check in F# whether object implements interface Problem title: How to check in F# whether object implements interface Tags: types, interface, f%23, compilation, typechecking Problem: How to check in F# whether object implements interface Prototypical code in C#: if(obj1 is ISomeInterface) { do_something }...
How to check in F# whether object implements interface How to check in F# whether object implements interface types interface f%23 compilation typechecking How obj1 ISomeInterface do_something How to check in F# whether object implements interface Prototypical code in C#: Code in F# that doesn't compile:
[ -0.006072998046875, -0.0203857421875, 0.0029296875, -0.000019788742065429688, -0.01007080078125, 0.01171875, -0.01953125, 0.007659912109375, -0.0174560546875, -0.0174560546875, 0.02099609375, -0.01019287109375, -0.001953125, -0.02294921875, 0.020751953125, -0.020263671875, -0.0051574...
[ 11249, 47, 12765, 23, 563, 4904, 36766, 36746, 29479, 7, 101758, 52895, 1238, 3742, 98352, 10644, 78292, 995, 170, 418, 15744, 13450, 44851, 40404, 54, 67241, 46280, 18151, 28864, 450, 22027, 18, 9969, 1340 ]
[ 0.015106201171875, 0.049285888671875, 0.207763671875, 0.06048583984375, 0.1436767578125, 0.1951904296875, 0.121337890625, 0.2091064453125, 0.1986083984375, 0.0772705078125, 0.268798828125, 0.149658203125, 0.0704345703125, 0.092529296875, 0.125732421875, 0.122314453125, 0.175048828125...
embed
65765008_c2
65765008
fsharp
2
, Array2D.zip, Array2D.toSeq, Seq.sort, Seq.sum, LayerResult.activation, LayerResult.intervalues, List.append, calcDeltas2D, network.layers.Length, Array2D.zeroCreate, Array2D.iteri, o_j, delta_l, w_jl, delta_j, List.toArray, Array.take, Array.length, Array.mapi, Expecto.Logging, Expecto.Logging.Message, _tests, Log.cr...
, Array2D.zip, Array2D.toSeq, Seq.sort, Seq.sum, LayerResult.activation, LayerResult.intervalues, List.append, calcDeltas2D, network.layers.Length, Array2D.zeroCreate, Array2D.iteri, o_j, delta_l, w_jl, delta_j, List.toArray, Array.take, Array.length, Array.mapi, Expecto.Logging, Expecto.Logging.Message, _tests, Log.cr...
[ 0.0213623046875, 0.005157470703125, -0.0106201171875, 0.01361083984375, -0.01361083984375, -0.0089111328125, -0.00848388671875, 0.0028228759765625, 0.0142822265625, 0.0023956298828125, 0.01361083984375, 0.03369140625, -0.0213623046875, -0.01220703125, -0.00494384765625, -0.002685546875...
[ 6, 4, 69253, 53, 304, 397, 5, 50836, 188, 4233, 864, 503, 62351, 11832, 239, 8889, 4332, 7, 7136, 111438, 1363, 10433, 27494, 32036, 9007, 3611, 6510, 238, 58598, 1073, 33120, 5259, 1314, 449, 80510, 63784, 2182, 14465, 36, 170, 40703, ...
[ 0.05657958984375, 0.0986328125, 0.1630859375, 0.14208984375, 0.177978515625, 0.1746826171875, 0.05401611328125, 0.2431640625, 0.125732421875, 0.09033203125, 0.2176513671875, 0.03607177734375, 0.1802978515625, 0.152099609375, 0.1087646484375, 0.2137451171875, 0.0203857421875, 0.1123...
embed
42750796_c1
42750796
fsharp
1
)) df1 error FS0001: The type 'double' is not compatible with the type 'ISeries<'a>' What am I doing wrong? Can someone post an example? Or, even better, point to a place where there are examples for the Deedle methods? Code signals: What, Frame.mapCols, Frame.filterColValues, Deedle, DateTime, Series, Generate, first:...
)) df1 error FS0001: The type 'double' is not compatible with the type 'ISeries<'a>' What am I doing wrong? Can someone post an example? Or, even better, point to a place where there are examples for the Deedle methods? Code signals: What, Frame.mapCols, Frame.filterColValues, Deedle, DateTime, Series, Generate, first:...
[ 0.01806640625, 0.01007080078125, -0.0068359375, 0.0019989013671875, 0.004791259765625, -0.007232666015625, 0.00019550323486328125, -0.001861572265625, 0.0185546875, -0.0257568359375, -0.004608154296875, 0.0155029296875, -0.0208740234375, -0.0252685546875, 0.00421142578125, 0.0117797851...
[ 78960, 104, 420, 418, 18499, 93774, 188735, 10644, 21555, 2661, 25, 83, 959, 146731, 678, 568, 138724, 7, 11, 2740, 444, 87, 20594, 44691, 27781, 6275, 621, 262, 297, 133, 150624, 28864, 26073, 4865, 42557, 13, 62346, 78457, 120337, 42272...
[ 0.0936279296875, 0.1090087890625, 0.177734375, 0.1434326171875, 0.1680908203125, 0.15771484375, 0.2315673828125, 0.1895751953125, 0.1876220703125, 0.225830078125, 0.004913330078125, 0.091796875, 0.15234375, 0.1954345703125, 0.06585693359375, 0.14013671875, 0.2308349609375, 0.052490...
embed
11451727_c0
11451727
fsharp
0
Title: Recursive functions for sequences in F# Problem title: Recursive functions for sequences in F# Tags: sequence, recursion, f%23 Problem: Recursive functions for sequences in F# Rather trivial question, but a quick google search didn't give me the answer. What is a standard way to write a recursive functions for s...
Recursive functions for sequences in F# Recursive functions for sequences in F# sequence recursion f%23 Recursive Recursive functions for sequences in F# Rather trivial question, but a quick google search didn't give me the answer. What is a standard way to write a recursive functions for sequences? For lists you would...
[ -0.0003604888916015625, 0.0281982421875, -0.00634765625, 0.003936767578125, 0.0140380859375, -0.011474609375, -0.006927490234375, 0.0164794921875, 0.00933837890625, -0.01416015625, 0.0174560546875, 0.00110626220703125, -0.019775390625, 0.032470703125, 0.041015625, -0.001373291015625, ...
[ 853, 48650, 5844, 32354, 7, 100, 40, 26513, 5170, 23, 563, 4904, 944, 3956, 195625, 1830, 1238, 3949, 3742, 686, 63773, 26484, 33938, 35166, 4865, 83, 5570, 3917, 47, 33022, 5303, 2806, 54, 103510, 14858, 214, 678, 201505, 136, 10336, 1...
[ 0.08935546875, 0.2171630859375, 0.1810302734375, 0.2020263671875, 0.057861328125, 0.1107177734375, 0.0924072265625, 0.19677734375, 0.120361328125, 0.00439453125, 0.1102294921875, 0.1812744140625, 0.1226806640625, 0.0172882080078125, 0.2293701171875, 0.0219268798828125, 0.075317382812...
embed
12465510_c0
12465510
fsharp
0
Title: How to make this simple recurrence relationship (difference equation) tail recursive? Problem title: How to make this simple recurrence relationship (difference equation) tail recursive? Tags: tail-recursion, f%23 Problem: How to make this simple recurrence relationship (difference equation) tail recursive? let ...
How to make this simple recurrence relationship (difference equation) tail recursive? How to make this simple recurrence relationship (difference equation) tail recursive? tail-recursion f%23 How How to make this simple recurrence relationship (difference equation) tail recursive? Without CPS or Memoization, how could ...
[ -0.0045166015625, -0.00933837890625, -0.003936767578125, -0.004119873046875, 0.0198974609375, -0.00555419921875, 0.004852294921875, -0.0098876953125, 0.011474609375, -0.024169921875, 0.003204345703125, -0.0240478515625, 0.005615234375, 0.01708984375, 0.022216796875, -0.004058837890625,...
[ 11249, 47, 3249, 903, 8781, 456, 64240, 76755, 428, 18234, 6620, 5490, 46741, 195625, 5844, 28, 2320, 107, 48650, 1830, 1238, 3949, 3742, 177417, 9059, 17443, 31, 47691, 3642, 5809, 7228 ]
[ 0.09295654296875, 0.061370849609375, 0.11669921875, 0.063720703125, 0.155029296875, 0.084716796875, 0.2388916015625, 0.1610107421875, 0.02880859375, 0.1358642578125, 0.0246734619140625, 0.1661376953125, 0.283203125, 0.250732421875, 0.1865234375, 0.009124755859375, 0.006561279296875, ...
embed
7339013_c0
7339013
fsharp
0
Title: Array covariance in F# Problem title: Array covariance in F# Tags: .net, covariance, arrays, f%23 Problem: Array covariance in F# Since .NET arrays are covariant, the following works in C#: var strArray = new string[0]; object[] objArray = strArray; In F#, given an array, 'T[] , what would be the best way to con...
Array covariance in F# Array covariance in F# .net covariance arrays f%23 Array Array.map Array covariance in F# Since .NET arrays are covariant, the following works in C#: In F#, given an array, 'T[] , what would be the best way to convert it to obj[] , without re-creating the array (e.g., Array.map box )? I'm using (...
[ 0.004638671875, 0.006439208984375, -0.00970458984375, 0.00274658203125, -0.01446533203125, -0.02783203125, -0.002655029296875, 0.01495361328125, 0.0166015625, 0.0047607421875, -0.001678466796875, -0.00194549560546875, 0.01507568359375, 0.002197265625, -0.00439453125, -0.0255126953125, ...
[ 69253, 53, 552, 21690, 7154, 563, 4904, 23, 1179, 10298, 4778, 1238, 3742, 62346, 17777, 162591, 25632, 43240, 313, 34475, 618, 1065, 2965, 3917, 47, 96760, 995, 170, 15490, 129147, 16530, 17368, 11728, 51, 12319, 25193, 66433 ]
[ 0.183837890625, 0.1578369140625, 0.1492919921875, 0.2607421875, 0.08203125, 0.1524658203125, 0.21923828125, 0.0272369384765625, 0.1446533203125, 0.1842041015625, 0.13330078125, 0.07080078125, 0.06707763671875, 0.1221923828125, 0.1668701171875, 0.295654296875, 0.042694091796875, 0.0...
embed
33577755_c0
33577755
fsharp
0
Title: Filter files in folder with FAKE FtpHelper Problem title: Filter files in folder with FAKE FtpHelper Tags: f%23-fake, f%23 Problem: Filter files in folder with FAKE FtpHelper I am using FAKE FtpHelper with FtpHelper.uploadAFolder to upload the _PublishedWebsites folder to azure website ftp and I want to exclude ...
Filter files in folder with FAKE FtpHelper Filter files in folder with FAKE FtpHelper f%23-fake f%23 Filter FAKE FtpHelper FtpHelper.uploadAFolder _PublishedWebsites Filter files in folder with FAKE FtpHelper I am using FAKE FtpHelper with FtpHelper.uploadAFolder to upload the _PublishedWebsites folder to azure website...
[ -0.01190185546875, 0.021484375, -0.019287109375, 0.011474609375, -0.0277099609375, 0.00469970703125, -0.004302978515625, -0.001953125, 0.0004425048828125, 0.0201416015625, -0.01422119140625, 0.01214599609375, 0.0079345703125, 0.0361328125, 0.01165771484375, -0.00080108642578125, 0.02...
[ 128896, 102158, 23, 78303, 678, 563, 119960, 23805, 254, 60785, 1264, 1238, 27495, 1021, 350, 3742, 94835, 929, 820, 143145, 15227, 297, 100758, 17368, 70622, 30474, 295, 3408, 4165, 2480, 3444, 39041, 5, 71, 42458, 25379, 28271, 15490 ]
[ 0.259033203125, 0.137939453125, 0.03485107421875, 0.1588134765625, 0.06231689453125, 0.142822265625, 0.1961669921875, 0.1512451171875, 0.1036376953125, 0.19091796875, 0.1773681640625, 0.01953125, 0.03118896484375, 0.1328125, 0.01617431640625, 0.07440185546875, 0.124267578125, 0.071...
embed
35909837_c0
35909837
fsharp
0
Title: F# deedle cast column datatype Problem title: F# deedle cast column datatype Tags: deedle, f%23 Problem: F# deedle cast column datatype I have load a csv file to a Frame , deedle automatically infers that one column as decimal , whichi in fact should be int . I have use the following line to do the casting into ...
F# deedle cast column datatype F# deedle cast column datatype deedle f%23 Frame ColumnName df.GetColumn F# deedle cast column datatype I have load a csv file to a Frame , deedle automatically infers that one column as decimal , whichi in fact should be int . I have use the following line to do the casting into the corr...
[ 0.0174560546875, 0.0022125244140625, 0.0224609375, 0.0400390625, 0.0010223388671875, -0.015380859375, -0.015625, -0.0007781982421875, 0.004119873046875, 0.01397705078125, -0.0126953125, -0.00421142578125, -0.0400390625, 0.0023040771484375, 0.000568389892578125, -0.005035400390625, 0....
[ 563, 4904, 8, 297, 133, 37702, 3365, 316, 2053, 50986, 1238, 3742, 42557, 233987, 163612, 420, 78457, 72367, 20763, 334, 11435, 47, 13, 191082, 53498, 1632, 19, 32380, 2749, 15824, 5608, 23, 18, 4527, 25632, 13315, 176050, 3934, 26785, 10...
[ 0.1173095703125, 0.1851806640625, 0.10137939453125, 0.14404296875, 0.1434326171875, 0.15966796875, 0.1324462890625, 0.161376953125, 0.0833740234375, 0.1942138671875, 0.04608154296875, 0.098388671875, 0.11669921875, 0.1400146484375, 0.0736083984375, 0.058441162109375, 0.0584716796875,...
embed
58870262_c0
58870262
fsharp
0
Title: Outputting elements from the list except first n elements Problem title: Outputting elements from the list except first n elements Tags: recursion, list, f%23 Problem: Outputting elements from the list except first n elements How do you write a F# recursive function that accepts a positive integer n and a list x...
Outputting elements from the list except first n elements Outputting elements from the list except first n elements recursion list f%23 the Outputting Outputting elements from the list except first n elements How do you write a F# recursive function that accepts a positive integer n and a list xs as input, and returns ...
[ -0.006744384765625, 0.021484375, -0.00836181640625, 0.005523681640625, -0.005462646484375, 0.01312255859375, 0.0245361328125, -0.004241943359375, 0.006866455078125, 0.0035552978515625, 0.0164794921875, -0.0184326171875, -0.002105712890625, 0.005126953125, 0.000827789306640625, -0.00506...
[ 13538, 7077, 1916, 80854, 1295, 5303, 40494, 5117, 653, 195625, 1830, 1238, 3949, 3742, 33022, 563, 4904, 5844, 32354, 26946, 7, 24491, 892, 1505, 136, 1022, 237, 107730, 30646, 23 ]
[ 0.1336669921875, 0.1251220703125, 0.061309814453125, 0.1744384765625, 0.1343994140625, 0.155029296875, 0.1593017578125, 0.0986328125, 0.1256103515625, 0.1939697265625, 0.039581298828125, 0.09051513671875, 0.03863525390625, 0.14697265625, 0.08978271484375, 0.06951904296875, 0.13916015...
embed
14370204_c0
14370204
fsharp
0
Title: f# method dropdown in editor window for Visual studio Problem title: f# method dropdown in editor window for Visual studio Tags: f%23, visual-studio-2012 Problem: f# method dropdown in editor window for Visual studio in c# you have a method dropdown in the top right of the editor window in VS 2012 to show all th...
f# method dropdown in editor window for Visual studio f# method dropdown in editor window for Visual studio f%23 visual-studio-2012 Visual visual-studio-2012 f# method dropdown in editor window for Visual studio in c# you have a method dropdown in the top right of the editor window in VS 2012 to show all the methods in...
[ 0.0014190673828125, 0.0155029296875, -0.010009765625, 0.0018310546875, 0.00323486328125, 0.00848388671875, -0.0157470703125, -0.0101318359375, -0.0107421875, -0.040283203125, -0.00628662109375, -0.01806640625, 0.00799560546875, -0.005218505859375, 0.004608154296875, -0.01470947265625, ...
[ 1238, 4904, 55300, 36069, 34695, 23, 30391, 76896, 100, 73372, 12275, 3742, 21176, 52629, 54458, 501, 2663, 7108, 44160, 1324, 7639, 756, 70, 150624, 10, 18507, 2071, 7722, 765, 5701, 7941, 28960, 71358, 15490, 1632 ]
[ 0.1270751953125, 0.19970703125, 0.235107421875, 0.1685791015625, 0.1614990234375, 0.05242919921875, 0.1688232421875, 0.119873046875, 0.03973388671875, 0.160888671875, 0.1788330078125, 0.054412841796875, 0.104736328125, 0.1295166015625, 0.1422119140625, 0.0125732421875, 0.042999267578...
embed
28551721_c0
28551721
fsharp
0
Title: What is difference between lists, arrays, and tuples in F#? Problem title: What is difference between lists, arrays, and tuples in F#? Tags: f%23 Problem: What is difference between lists, arrays, and tuples in F#? What is difference between lists, arrays, and tuples in F#? Is it easy to convert between them whe...
What is difference between lists, arrays, and tuples in F#? What is difference between lists, arrays, and tuples in F#? f%23 What What is difference between lists, arrays, and tuples in F#? What is difference between lists, arrays, and tuples in F#? Is it easy to convert between them when required? They seem all simila...
[ 0.00823974609375, -0.0052490234375, 0.00762939453125, 0.005645751953125, 0.0023956298828125, -0.000713348388671875, -0.0023956298828125, 0.01507568359375, 0.016357421875, 0.05078125, 0.00142669677734375, -0.02001953125, 0.0023956298828125, 0.023193359375, -0.004730224609375, 0.00588989...
[ 60212, 17721, 5303, 7, 10298, 4778, 136, 370, 99726, 563, 4904, 83, 4, 1238, 3742, 4865, 23, 23468, 96760, 56065, 48903, 21373, 52101, 28219, 4527, 119475 ]
[ 0.18896484375, 0.1070556640625, 0.2379150390625, 0.06884765625, 0.1558837890625, 0.1771240234375, 0.06658935546875, 0.1552734375, 0.2386474609375, 0.12548828125, 0.1861572265625, 0.03948974609375, 0.029876708984375, 0.0308074951171875, 0.01556396484375, 0.0200958251953125, 0.01803588...
embed
54208828_c0
54208828
fsharp
0
Title: how to define a measure as a multiple of another measure Problem title: how to define a measure as a multiple of another measure Tags: f%23 Problem: how to define a measure as a multiple of another measure I am attempting to define Isaron to be 43.2 times an Egg , but I am getting an exception: [<Measure>] type ...
how to define a measure as a multiple of another measure how to define a measure as a multiple of another measure f%23 Isaron Egg Measure how to define a measure as a multiple of another measure I am attempting to define Isaron to be 43.2 times an Egg , but I am getting an exception: How do I correctly define this meas...
[ -0.016357421875, 0.001953125, -0.01202392578125, 0.007415771484375, -0.017822265625, -0.01708984375, -0.0184326171875, 0.004425048828125, 0.043212890625, 0.0013275146484375, -0.01708984375, 0.0031280517578125, 0.010498046875, -0.00732421875, 0.01318359375, 0.005645751953125, 0.009399...
[ 3642, 61924, 72350, 237, 48716, 111, 15700, 47, 10, 1238, 3949, 3742, 27989, 1900, 133535, 1215, 11, 81887, 186, 201, 107033, 20028, 131527, 11249, 26785, 903 ]
[ 0.0660400390625, 0.2049560546875, 0.236328125, 0.0946044921875, 0.2479248046875, 0.1138916015625, 0.1192626953125, 0.0215911865234375, 0.0208282470703125, 0.07183837890625, 0.03424072265625, 0.142822265625, 0.1260986328125, 0.2083740234375, 0.203125, 0.09881591796875, 0.114990234375,...
embed
77094103_c0
77094103
fsharp
0
Title: F# Quotation from string Problem title: F# Quotation from string Tags: f%23 Problem: F# Quotation from string In F# the following code is legal: let q = <@ fun a b -> a + b @> let f = QuotationEvaluator.Evaluate(q) let c = f 1 3 Is there a way to start from a string instead? let s = "<@ fun a b -> a + b @>" let ...
F# Quotation from string F# Quotation from string f%23 string Quotation QuotationEvaluator.Evaluate Expr.Parse How F# Quotation from string In F# the following code is legal: Is there a way to start from a string instead?
[ -0.0089111328125, 0.0272216796875, -0.0123291015625, 0.00714111328125, -0.004180908203125, 0.0093994140625, 0.0228271484375, -0.0103759765625, 0.0003814697265625, -0.044921875, -0.01251220703125, 0.00396728515625, -0.009521484375, -0.00689697265625, 0.0023651123046875, 0.00579833984375...
[ 563, 4904, 43851, 22062, 1295, 79315, 1238, 3949, 3742, 27494, 4597, 28636, 11249, 25632, 18151, 83, 8437, 2071, 2685, 3917, 47, 4034, 64457 ]
[ 0.147705078125, 0.22607421875, 0.197021484375, 0.1259765625, 0.1571044921875, 0.23779296875, 0.0537109375, 0.024017333984375, 0.109375, 0.09576416015625, 0.059722900390625, 0.060302734375, 0.03173828125, 0.06451416015625, 0.1373291015625, 0.07110595703125, 0.211669921875, 0.0008239...
embed
17820330_c2
17820330
fsharp
2
3D, Random, Each, Dictionary, Vector3, math.stackexchange.com, how-to-find-a-random-axis-or-unit-vector-in-3d, randGen.NextDouble, Math.PI, Compute, Returns, GRID, Calculates, Note, _not_, Find, Dot, g.x, f.x, g.y, f.y, g.z, this.GetValue, There, i.x, min.x, max.x, Bad, i.y, min.y, max.y, i.z, min.z, max.z, v.x, v.y, v...
3D, Random, Each, Dictionary, Vector3, math.stackexchange.com, how-to-find-a-random-axis-or-unit-vector-in-3d, randGen.NextDouble, Math.PI, Compute, Returns, GRID, Calculates, Note, _not_, Find, Dot, g.x, f.x, g.y, f.y, g.z, this.GetValue, There, i.x, min.x, max.x, Bad, i.y, min.y, max.y, i.z, min.z, max.z, v.x, v.y, v...
[ -0.015869140625, 0.01239013671875, -0.006683349609375, -0.034423828125, -0.00567626953125, -0.021240234375, 0.003936767578125, -0.021484375, 0, 0.011474609375, 0.00604248046875, 0.0189208984375, 0, -0.018310546875, -0.0031585693359375, 0.0145263671875, -0.01611328125, 0.00387573242...
[ 138, 397, 4, 39643, 306, 98423, 147638, 2609, 18770, 363, 48909, 590, 20013, 425, 152028, 277, 3642, 188, 111607, 46258, 39, 11, 33102, 748, 309, 217, 272, 73, 8316, 71, 27388, 105376, 81280, 8331, 34, 2661, 78804, 5, 15185, 159415, 13,...
[ 0.2110595703125, 0.1976318359375, 0.0247344970703125, 0.2259521484375, 0.2265625, 0.2374267578125, 0.2166748046875, 0.19189453125, 0.23486328125, 0.1973876953125, 0.1429443359375, 0.0416259765625, 0.032318115234375, 0.07568359375, 0.183349609375, 0.08349609375, 0.0836181640625, 0.0...
embed
4511466_c0
4511466
fsharp
0
Title: How to reference a specific version of an assembly from an F# script? Problem title: How to reference a specific version of an assembly from an F# script? Tags: f%23, f%23-interactive Problem: How to reference a specific version of an assembly from an F# script? I have both XNA 3.1 and 4.0 installed on my system...
How to reference a specific version of an assembly from an F# script? How to reference a specific version of an assembly from an F# script? f%23 f%23-interactive an How How to reference a specific version of an assembly from an F# script? I have both XNA 3.1 and 4.0 installed on my system. I can choose a specific versi...
[ -0.01373291015625, 0.02197265625, 0.010986328125, 0.002410888671875, -0.01446533203125, -0.0267333984375, -0.0027008056640625, 0.004364013671875, 0.00872802734375, -0.003662109375, -0.01458740234375, -0.0123291015625, 0.00836181640625, 0.007415771484375, 0.00762939453125, -0.0087280273...
[ 11249, 47, 91067, 29458, 11389, 89845, 38526, 1295, 563, 4904, 26499, 10, 1238, 3742, 27495, 10433, 71232, 142, 1193, 6691, 45151, 136, 40401, 20600, 5426, 831, 55076, 154107, 13452, 3642, 54, 212398 ]
[ 0.10400390625, 0.10504150390625, 0.297119140625, 0.2320556640625, 0.2386474609375, 0.1929931640625, 0.1160888671875, 0.094970703125, 0.1121826171875, 0.216552734375, 0.2139892578125, 0.022979736328125, 0.0645751953125, 0.079833984375, 0.050750732421875, 0.0716552734375, 0.07373046875...
embed
18570702_c0
18570702
fsharp
0
Title: How to define interdependent functions in F#? Problem title: How to define interdependent functions in F#? Tags: function, f%23 Problem: How to define interdependent functions in F#? I defined these two functions in F# let f t = match t with |_ when t = 0 -> 1 |_ -> g t-1 let g t = 1 + (f t) However, F# compiler...
How to define interdependent functions in F#? How to define interdependent functions in F#? function f%23 How t-1 FS0039 How to define interdependent functions in F#? I defined these two functions in F# However, F# compiler didn't accept it. It said that Please help me! Thanks.
[ 0.0016326904296875, -0.0093994140625, -0.01116943359375, 0.015625, 0.02197265625, -0.0020904541015625, -0.003509521484375, 0.0308837890625, 0.003173828125, -0.00152587890625, 0.0011749267578125, 0.018798828125, -0.006195068359375, 0.0208740234375, 0.050537109375, 0.0037994384765625, ...
[ 11249, 47, 61924, 1940, 181063, 32354, 7, 23, 563, 4904, 1238, 3949, 3742, 808, 5759, 93774, 7049, 9323, 71, 6626, 9969, 34759, 15935, 18, 26946, 4358 ]
[ 0.0693359375, 0.06451416015625, 0.2080078125, 0.1810302734375, 0.2587890625, 0.2073974609375, 0.07562255859375, 0.07440185546875, 0.1395263671875, 0.2232666015625, 0.0970458984375, 0.0504150390625, 0.19580078125, 0.10693359375, 0.16796875, 0.1251220703125, 0.063720703125, 0.1612548...
embed
40588907_c2
40588907
fsharp
2
a; b; c] | Four(a, b, c, d) -> [a; b; c; d] module FingerTree = open Node open Digit type FingerTree<'m, 'a when 'm :> IMonoid<'m>> = | Empty | Code signals: How, ThisWorks, Node, Node2, Node3, Digit, One, Two, Three, Four, FingerTree, Empty, Single, Deep, Lazy, tree:FingerTree, Digit.toList, Seq.collect, Node.toList, ...
a; b; c] | Four(a, b, c, d) -> [a; b; c; d] module FingerTree = open Node open Digit type FingerTree<'m, 'a when 'm :> IMonoid<'m>> = | Empty | Code signals: How, ThisWorks, Node, Node2, Node3, Digit, One, Two, Three, Four, FingerTree, Empty, Single, Deep, Lazy, tree:FingerTree, Digit.toList, Seq.collect, Node.toList, ...
[ -0.01220703125, 0.005706787109375, -0.00958251953125, 0.00168609619140625, -0.01263427734375, 0.006622314453125, -0.037109375, -0.0166015625, 0.00830078125, -0.01483154296875, -0.0047607421875, -0.015869140625, -0.00787353515625, 0.013671875, -0.005401611328125, -0.0203857421875, -0....
[ 10, 74, 876, 501, 58745, 65056, 11, 104, 33079, 88996, 96019, 62731, 13, 2203, 9803, 438, 112, 51174, 18, 10644, 39, 3229, 46832, 5831, 532, 31678, 939, 28864, 26073, 12, 11249, 3293, 108259, 304, 363, 6561, 32964, 129335, 43609, 62723, ...
[ 0.05859375, 0.04986572265625, 0.079833984375, 0.07843017578125, 0.04327392578125, 0.2293701171875, 0.079345703125, 0.1138916015625, 0.009429931640625, 0.2432861328125, 0.2415771484375, 0.29296875, 0.1602783203125, 0.02587890625, 0.1552734375, 0.1513671875, 0.2113037109375, 0.132324...
embed
18649541_c0
18649541
fsharp
0
Title: How do I compare x and y in F#? Problem title: How do I compare x and y in F#? Tags: f%23, pattern-matching Problem: How do I compare x and y in F#? I need help with the matching pattern that would compare 2 numbers. Something like that: let test x y = match x with | y when x < y -> printfn "less than" | y when ...
How do I compare x and y in F#? How do I compare x and y in F#? f%23 pattern-matching How How do I compare x and y in F#? I need help with the matching pattern that would compare 2 numbers. Something like that: Somehow it falls to the "_" case when x is 0 and y is 200. What am I doing wrong here?
[ -0.0341796875, 0.00335693359375, 0.0037384033203125, -0.0211181640625, 0.00136566162109375, -0.0167236328125, 0.00119781494140625, 0.0162353515625, 0.0005340576171875, 0.0311279296875, 0.027099609375, 0.00811767578125, -0.0026092529296875, -0.012451171875, 0.016357421875, -0.0157470703...
[ 11249, 54, 87, 69101, 1022, 136, 113, 23, 563, 4904, 1238, 3949, 3742, 103510, 98753, 214, 3871, 4358, 14858, 116, 101935, 47251, 123867, 47, 454, 7225, 3229, 757, 1781, 20594, 44691 ]
[ 0.11376953125, 0.0875244140625, 0.095458984375, 0.217041015625, 0.1632080078125, 0.1834716796875, 0.1962890625, 0.0826416015625, 0.1563720703125, 0.2354736328125, 0.103271484375, 0.00372314453125, 0.1220703125, 0.166259765625, 0.177734375, 0.056121826171875, 0.015350341796875, 0.04...
embed
1386406_c0
1386406
fsharp
0
Title: Using F# for the semantic web implementing in memory triple stores Problem title: Using F# for the semantic web implementing in memory triple stores Tags: f%23, semantic-web, triplestore Problem: Using F# for the semantic web implementing in memory triple stores What is an effective means of implementing an in m...
Using F# for the semantic web implementing in memory triple stores Using F# for the semantic web implementing in memory triple stores f%23 semantic-web triplestore Using Using F# for the semantic web implementing in memory triple stores What is an effective means of implementing an in memory semantic web triple store u...
[ 0.000446319580078125, 0.0306396484375, 0.00543212890625, 0.005889892578125, -0.0111083984375, -0.006591796875, -0.0106201171875, -0.00457763671875, 0.0162353515625, -0.0311279296875, 0.0255126953125, 0.022705078125, -0.00579833984375, 0.009765625, 0.0164794921875, 0.0162353515625, -0...
[ 345, 563, 4904, 100, 484, 109109, 1467, 29479, 98323, 162738, 4343, 1238, 3742, 14051, 45804, 60266, 26950, 23, 17368, 62822, 17777, 42486, 61112, 27781, 77635, 21771 ]
[ 0.04559326171875, 0.14599609375, 0.2039794921875, 0.010894775390625, 0.153564453125, 0.12109375, 0.131103515625, 0.12353515625, 0.1495361328125, 0.242431640625, 0.18896484375, 0.06005859375, 0.03216552734375, 0.1168212890625, 0.184814453125, 0.108642578125, 0.06610107421875, 0.0408...
embed
28583902_c0
28583902
fsharp
0
Title: F# insert row into Excel dynamically Problem title: F# insert row into Excel dynamically Tags: excel, f%23 Problem: F# insert row into Excel dynamically I need to insert rows in excel dynamically. I am generating an invoice which can have a varied number of transactions and their for require a row for each trans...
F# insert row into Excel dynamically F# insert row into Excel dynamically excel f%23 Excel F# insert row into Excel dynamically I need to insert rows in excel dynamically. I am generating an invoice which can have a varied number of transactions and their for require a row for each transaction. I want to start with one...
[ 0.0079345703125, 0.0036163330078125, 0.0223388671875, 0.0228271484375, -0.005584716796875, -0.01226806640625, -0.008544921875, -0.00193023681640625, -0.005126953125, 0.00823974609375, -0.0021209716796875, -0.0052490234375, -0.009033203125, -0.010498046875, 0.0032958984375, -0.005126953...
[ 563, 4904, 183540, 15555, 3934, 30326, 84079, 25958, 64152, 1238, 3949, 3742, 87, 3871, 7, 23, 12663, 965, 2980, 831, 10861, 14012, 124161, 2363, 100, 64209, 12638, 3444, 4034, 678, 1632, 729, 171763, 653, 67175, 22729, 20594, 903 ]
[ 0.1683349609375, 0.214111328125, 0.20849609375, 0.2176513671875, 0.1300048828125, 0.2020263671875, 0.2049560546875, 0.06768798828125, 0.181640625, 0.0751953125, 0.001800537109375, 0.1077880859375, 0.003875732421875, 0.08740234375, 0.05621337890625, 0.0784912109375, 0.07525634765625, ...
embed
37062630_c0
37062630
fsharp
0
Title: How to dynamically load and unload an F# dll into an C# project? Problem title: How to dynamically load and unload an F# dll into an C# project? Tags: f%23, dynamic-allocation, dll, c%23 Problem: How to dynamically load and unload an F# dll into an C# project? I understand how to load an F# dll into a project. B...
How to dynamically load and unload an F# dll into an C# project? How to dynamically load and unload an F# dll into an C# project? f%23 dynamic-allocation dll c%23 How How to dynamically load and unload an F# dll into an C# project? I understand how to load an F# dll into a project. But I would like to be able to load s...
[ 0.004730224609375, 0.0252685546875, 0.0145263671875, -0.006744384765625, -0.0159912109375, -0.02099609375, -0.01904296875, 0.005096435546875, -0.0038604736328125, -0.0301513671875, -0.0172119140625, -0.0089111328125, -0.019287109375, -0.009765625, 0.007476806640625, -0.0048828125, -0...
[ 11249, 47, 84079, 25958, 72367, 136, 51, 63033, 563, 4904, 81717, 3934, 313, 13452, 32, 142, 1238, 3742, 289, 87632, 28219, 3642, 4966, 2806, 1884, 19048, 29458, 63920, 15490, 23718, 5962, 123309 ]
[ 0.111328125, 0.063720703125, 0.207275390625, 0.10528564453125, 0.2041015625, 0.1116943359375, 0.1329345703125, 0.20361328125, 0.1568603515625, 0.21923828125, 0.234375, 0.1611328125, 0.06982421875, 0.147705078125, 0.003570556640625, 0.01666259765625, 0.1041259765625, 0.103271484375,...
embed
42373116_c0
42373116
fsharp
0
Title: Is there a way to generate an .xsd for F# types? Problem title: Is there a way to generate an .xsd for F# types? Tags: f%23, xsd Problem: Is there a way to generate an .xsd for F# types? We're looking at leveraging F# for our projects in the future, and would like to be able to generate .xsd schemas from F# type...
Is there a way to generate an .xsd for F# types? Is there a way to generate an .xsd for F# types? f%23 xsd Is there a way to generate an .xsd for F# types? We're looking at leveraging F# for our projects in the future, and would like to be able to generate .xsd schemas from F# types automatically. Searching the web ret...
[ 0.006439208984375, 0.0191650390625, -0.0010986328125, -0.00799560546875, -0.016357421875, 0.01239013671875, -0.01080322265625, -0.006683349609375, -0.0252685546875, -0.02783203125, 0.01275634765625, 0.0205078125, 0.0031890869140625, -0.005035400390625, 0.00787353515625, 0.0017776489257...
[ 2071, 10, 3917, 139392, 142, 5, 425, 7, 71, 100, 563, 4904, 52895, 2685, 47, 1238, 3742, 1022, 21962, 22690, 1884, 61903, 1295, 191082, 35166, 12663 ]
[ 0.00384521484375, 0.0263519287109375, 0.1051025390625, 0.1851806640625, 0.0247650146484375, 0.092041015625, 0.1259765625, 0.08642578125, 0.1796875, 0.0550537109375, 0.1158447265625, 0.2171630859375, 0.1988525390625, 0.01458740234375, 0.0176849365234375, 0.0543212890625, 0.06005859375...
embed
61713898_c0
61713898
fsharp
0
Title: Randomized For...in loop Problem title: Randomized For...in loop Tags: loops, f%23 Problem: Randomized For...in loop I was checking Microsoft f# guide on for...in loops and was wondering how could the for in loop be randomized. For example: let list1 = [ 1; 5; 100; 450; 788 ] for i in list1 do printfn "%d" i out...
Randomized For...in loop Randomized For...in loop loops f%23 Randomized For...in list1 Randomized For...in loop I was checking Microsoft f# guide on for...in loops and was wondering how could the for in loop be randomized. For example: If I want to have the elements to be printed in a random order using for in loop, wh...
[ 0.020751953125, 0.0025177001953125, 0.01080322265625, 0.0026702880859375, 0.0025177001953125, 0.005279541015625, 0.00653076171875, 0.01251220703125, 0.00145721435546875, -0.0084228515625, 0.03564453125, 0.0128173828125, 0.005035400390625, 0.0159912109375, 0.01324462890625, 0.0039367675...
[ 39643, 306, 29367, 1326, 27, 73, 40956, 1238, 3949, 3742, 5303, 418, 175199, 7244, 4904, 17997, 100, 149016, 3642, 5809, 23, 186, 96759, 3444, 765, 80854, 28412, 297, 12989, 17368, 54 ]
[ 0.1273193359375, 0.08984375, 0.1221923828125, 0.1856689453125, 0.05078125, 0.1334228515625, 0.2449951171875, 0.074462890625, 0.044647216796875, 0.0924072265625, 0.1185302734375, 0.02667236328125, 0.028961181640625, 0.087890625, 0.1318359375, 0.09466552734375, 0.164306640625, 0.0363...
embed
51321437_c0
51321437
fsharp
0
Title: F# Canopy: Can a test be excluded from the report? Problem title: F# Canopy: Can a test be excluded from the report? Tags: canopy-web-testing, f%23, reporters Problem: F# Canopy: Can a test be excluded from the report? I am a beginner in f# canopy UI testing and I have one small problem: I want to exclude one te...
F# Canopy: Can a test be excluded from the report? F# Canopy: Can a test be excluded from the report? canopy-web-testing f%23 reporters the Canopy Can F# Canopy: Can a test be excluded from the report? I am a beginner in f# canopy UI testing and I have one small problem: I want to exclude one test from the report. I us...
[ -0.00107574462890625, -0.0027313232421875, -0.00701904296875, 0.00145721435546875, -0.0272216796875, -0.021728515625, 0.00848388671875, 0.005126953125, -0.005584716796875, 0.03076171875, -0.0150146484375, 0.017822265625, -0.016845703125, 0.0125732421875, 0.0172119140625, 0.01806640625,...
[ 563, 4904, 4171, 2146, 53, 3034, 39041, 48141, 1295, 13416, 10, 831, 14051, 6954, 1238, 3742, 105757, 111481, 134234, 2967, 3444, 1632, 9251, 18, 7237, 56829, 56, 959, 44116, 2704, 23180 ]
[ 0.0882568359375, 0.174072265625, 0.09954833984375, 0.16357421875, 0.10614013671875, 0.2322998046875, 0.16845703125, 0.1094970703125, 0.09100341796875, 0.1942138671875, 0.0276641845703125, 0.0439453125, 0.052520751953125, 0.10687255859375, 0.029815673828125, 0.0142059326171875, 0.1056...
embed
23222428_c0
23222428
fsharp
0
Title: nested list in F# Problem title: nested list in F# Tags: f%23, functional-programming Problem: nested list in F# I am not sure if this is a stupid question, but I was doing some simple problems on lists in F#. I am unable to handle nested lists. My question is, Why I can't pass a nested list when I have declared...
nested list in F# nested list in F# f%23 functional-programming nested list in F# I am not sure if this is a stupid question, but I was doing some simple problems on lists in F#. I am unable to handle nested lists. My question is, Why I can't pass a nested list when I have declared a list as parameter of a function? I ...
[ -0.01708984375, -0.005615234375, 0.0047607421875, 0.00016498565673828125, 0.00063323974609375, 0.01007080078125, 0.00872802734375, -0.0150146484375, 0.005584716796875, -0.01318359375, 0.0140380859375, -0.0267333984375, 0.01348876953125, 0.036865234375, -0.012939453125, -0.0086059570312...
[ 8512, 71, 5303, 23, 563, 4904, 1238, 3742, 123309, 28966, 110833, 9655, 8781, 44402, 51, 2886, 34831, 44084, 831, 18, 27875, 10, 3229, 765, 159978, 237, 171859, 111, 32354, 87, 2843, 92940, 99710, 26518, 21441, 1295 ]
[ 0.27734375, 0.155029296875, 0.236328125, 0.059173583984375, 0.1375732421875, 0.2005615234375, 0.0662841796875, 0.092529296875, 0.1339111328125, 0.07080078125, 0.077880859375, 0.0200958251953125, 0.1083984375, 0.048431396484375, 0.0267791748046875, 0.08831787109375, 0.078369140625, ...
embed
6558789_c0
6558789
fsharp
0
Title: How to convert out/ref extern parameters to F# Problem title: How to convert out/ref extern parameters to F# Tags: pinvoke, extern, ref-parameters, f%23 Problem: How to convert out/ref extern parameters to F# I've got a C# extern declaration that goes like this: [DllImport("something.dll")] public static extern ...
How to convert out/ref extern parameters to F# How to convert out/ref extern parameters to F# pinvoke extern ref-parameters f%23 How DllImport something.dll ReturnCode GetParent IntPtr How to convert out/ref extern parameters to F# I've got a C# extern declaration that goes like this: How to translate that to F#?
[ 0.015625, 0.01953125, -0.0087890625, -0.001251220703125, -0.026611328125, 0.010009765625, -0.018798828125, -0.002532958984375, 0.00067138671875, -0.00494384765625, 0.0301513671875, -0.0012969970703125, -0.00531005859375, 0.034423828125, 0.007293701171875, -0.027099609375, 0.008911132...
[ 11249, 96760, 1810, 64, 29087, 76714, 171859, 7, 47, 563, 4904, 6520, 23253, 18831, 6276, 29089, 1238, 3742, 1181, 61637, 6982, 9844, 173340, 114211, 28636, 2517, 4448, 313, 21635, 1363, 60899, 1884, 903, 3900, 19309 ]
[ 0.03131103515625, 0.146484375, 0.1827392578125, 0.051361083984375, 0.279296875, 0.2344970703125, 0.2259521484375, 0.03375244140625, 0.1357421875, 0.1614990234375, 0.2108154296875, 0.0335693359375, 0.12890625, 0.277587890625, 0.11572265625, 0.1435546875, 0.0662841796875, 0.114013671...
embed
44393788_c0
44393788
fsharp
0
Title: Better to |&gt; ignore or return () Problem title: Better to |&gt; ignore or return () Tags: f%23 Problem: Better to |> ignore or return () So this is just a curiosity question. If I want to return unit, which is better practice? |> ignore or () There's probably other ways as well. I just want to know what's bes...
Better to |&gt; ignore or return () Better to |&gt; ignore or return () f%23 Better Better to |> ignore or return () So this is just a curiosity question. If I want to return unit, which is better practice? or There's probably other ways as well. I just want to know what's best, considering these: What is most performa...
[ 0.004058837890625, -0.00089263916015625, 0.017822265625, -0.00823974609375, -0.026611328125, -0.0115966796875, -0.0027008056640625, -0.026611328125, 0.000110626220703125, -0.0111083984375, -0.009765625, 0.0233154296875, -0.001739501953125, 0.017822265625, 0.005401611328125, 0.008972167...
[ 177154, 47, 58745, 1230, 5386, 124962, 707, 30646, 15, 1238, 3949, 3742, 2740, 79975, 9655, 3444, 25072, 3129, 83, 11522, 41361, 48322, 3714, 2367, 2965, 179635, 2684, 106018, 36049, 65998, 12301, 2886, 5201, 1076 ]
[ 0.228515625, 0.2135009765625, 0.02301025390625, 0.0390625, 0.172119140625, 0.295166015625, 0.141845703125, 0.31640625, 0.00335693359375, 0.1029052734375, 0.049072265625, 0.1370849609375, 0.0384521484375, 0.072021484375, 0.032440185546875, 0.10174560546875, 0.254638671875, 0.0100402...
embed
51643296_c0
51643296
fsharp
0
Title: Computing paths of length n through linked objects Problem title: Computing paths of length n through linked objects Tags: f%23, algorithm Problem: Computing paths of length n through linked objects I have a set of x objects that have links to at least one of other objects in the set. I need to compute every com...
Computing paths of length n through linked objects Computing paths of length n through linked objects f%23 algorithm Computing Computing paths of length n through linked objects I have a set of x objects that have links to at least one of other objects in the set. I need to compute every combination of paths of length ...
[ -0.0029754638671875, -0.000274658203125, -0.005401611328125, 0.0245361328125, 0.01300048828125, -0.0029754638671875, -0.00193023681640625, 0.013671875, 0.0260009765625, -0.07666015625, -0.023193359375, -0.0213623046875, 0.0260009765625, 0.018798828125, -0.0262451171875, -0.013732910156...
[ 159415, 214, 60875, 7, 111, 140909, 653, 8305, 3126, 297, 36746, 1238, 3949, 3742, 234873, 87, 765, 5423, 1022, 22317, 47, 19713, 3789, 3871, 9969, 6743, 11907, 162515, 7722, 25632, 678, 93766, 3917, 20594, 903 ]
[ 0.1995849609375, 0.028961181640625, 0.22509765625, 0.06719970703125, 0.037322998046875, 0.1678466796875, 0.150634765625, 0.1383056640625, 0.181396484375, 0.1251220703125, 0.2054443359375, 0.11669921875, 0.1065673828125, 0.203125, 0.1778564453125, 0.009368896484375, 0.04962158203125, ...
embed
2789717_c0
2789717
fsharp
0
Title: Async F# vs. CCR framework Problem title: Async F# vs. CCR framework Tags: f%23, asynchronous, ccr, multithreading Problem: Async F# vs. CCR framework After reading about CCR : http://www.infoq.com/news/2008/12/CCR I get the impression that it does pretty much exactly the same as F# async blocks? You yield port....
Async F# vs. CCR framework Async F# vs. CCR framework f%23 asynchronous ccr multithreading Async CCR Async F# vs. CCR framework After reading about CCR : http://www.infoq.com/news/2008/12/CCR I get the impression that it does pretty much exactly the same as F# async blocks? You yield port.Receive and port.Test in order...
[ -0.01190185546875, 0.0101318359375, 0.018798828125, 0.00927734375, 0.004913330078125, -0.02001953125, 0.0064697265625, -0.0091552734375, -0.00034332275390625, -0.009765625, -0.008056640625, 0.00787353515625, -0.007232666015625, -0.00164794921875, 0.0252685546875, -0.001495361328125, ...
[ 62, 12654, 238, 563, 4904, 20209, 313, 22578, 170846, 1238, 3742, 101966, 501, 23150, 3869, 65847, 16454, 7319, 864, 441, 49128, 14602, 5045, 66161, 5701, 10, 46389, 11180, 19388, 11469, 329, 111337, 12989, 1974, 26785, 72382, 18, 2046 ]
[ 0.045654296875, 0.224853515625, 0.1099853515625, 0.1309814453125, 0.2266845703125, 0.12890625, 0.05657958984375, 0.2470703125, 0.212646484375, 0.045196533203125, 0.047119140625, 0.111328125, 0.0035400390625, 0.166259765625, 0.06195068359375, 0.0853271484375, 0.00701904296875, 0.000...
embed
56876498_c0
56876498
fsharp
0
Title: cons operator (::) performance in F# Problem title: cons operator (::) performance in F# Tags: cons, f%23, list, performance Problem: cons operator (::) performance in F# In official documentation it is stated that :: is faster than @ . Once all lists are immutable in F#, why is there a difference? In any case t...
cons operator (::) performance in F# cons operator (::) performance in F# cons f%23 list performance cons operator (::) performance in F# In official documentation it is stated that :: is faster than @ . Once all lists are immutable in F#, why is there a difference? In any case the original list should be copied. but i...
[ 0.004852294921875, -0.0152587890625, 0.0068359375, -0.006134033203125, 0.00115966796875, -0.0233154296875, -0.01416015625, 0.005615234375, 0.004241943359375, -0.0361328125, 0.0458984375, -0.00140380859375, 0.036865234375, 0.01318359375, 0.007293701171875, -0.0206298828125, -0.0131225...
[ 158, 7, 39933, 12, 23718, 563, 4904, 1238, 3742, 5303, 51521, 209806, 83, 1984, 4271, 56, 3501, 1374, 76556, 756, 566, 561, 22819, 23, 15400, 10, 60212, 70, 7311, 5608, 71200, 678, 1221, 64503, 3611, 12960, 114689, 71, 5701, 27140, 2481...
[ 0.2095947265625, 0.130615234375, 0.22607421875, 0.112060546875, 0.173583984375, 0.14208984375, 0.2049560546875, 0.1129150390625, 0.119384765625, 0.183837890625, 0.047027587890625, 0.08984375, 0.0697021484375, 0.1903076171875, 0.154052734375, 0.1143798828125, 0.069091796875, 0.17492...
embed
9927654_c0
9927654
fsharp
0
Title: How can you organise F# code in a similar way to C# regions? Problem title: How can you organise F# code in a similar way to C# regions? Tags: c%23, f%23, visual-studio Problem: How can you organise F# code in a similar way to C# regions? Is there a feature equivalent to C#'s regions for being able to group code...
How can you organise F# code in a similar way to C# regions? How can you organise F# code in a similar way to C# regions? c%23 f%23 visual-studio How How can you organise F# code in a similar way to C# regions? Is there a feature equivalent to C#'s regions for being able to group code into named blocks and collapse and...
[ -0.0003070831298828125, 0.02001953125, 0.01611328125, -0.00994873046875, 0.005828857421875, 0.002410888671875, -0.001983642578125, 0.007659912109375, 0.01104736328125, 0.005279541015625, -0.01190185546875, 0.01409912109375, 0.0035400390625, 0.0034942626953125, -0.007781982421875, 0.009...
[ 11249, 831, 131168, 563, 4904, 18151, 21373, 10776, 47, 3742, 1238, 21176, 52629, 3917, 313, 60213, 183234, 19048, 21115, 3934, 24, 46389, 136, 3365, 127966, 71062, 67688, 50960, 19085, 72977, 19882, 69307, 5701, 16750 ]
[ 0.0372314453125, 0.039947509765625, 0.26220703125, 0.153076171875, 0.222900390625, 0.2271728515625, 0.097412109375, 0.1600341796875, 0.0579833984375, 0.033660888671875, 0.04302978515625, 0.172607421875, 0.16552734375, 0.011260986328125, 0.014892578125, 0.11572265625, 0.071044921875, ...
embed
71082654_c2
71082654
fsharp
2
Tuple, TyFloat, TyInt, TyChar, TyString, TyBool, TyUnit, TyLit, Some, None, Forall, LInt, LFloat, LString, LChar, LBool, LUnit, is_recursive, optional_type_annotation, Lit, Lambda, App, LetIn, IfThenElse, Tuple, BinOp, UnOp, fold_params, List.foldBack, LetRec, VLit, VTuple, Closure, RecClosure, IExpr, IBinding, pretty_...
Tuple, TyFloat, TyInt, TyChar, TyString, TyBool, TyUnit, TyLit, Some, None, Forall, LInt, LFloat, LString, LChar, LBool, LUnit, is_recursive, optional_type_annotation, Lit, Lambda, App, LetIn, IfThenElse, Tuple, BinOp, UnOp, fold_params, List.foldBack, LetRec, VLit, VTuple, Closure, RecClosure, IExpr, IBinding, pretty_...
[ -0.0018157958984375, 0.00156402587890625, 0.006561279296875, -0.0030059814453125, 0.0179443359375, 0.00396728515625, -0.0086669921875, -0.004913330078125, 0.02490234375, 0.0040283203125, -0.0147705078125, -0.00057220458984375, -0.01153564453125, 0.006683349609375, 0.007720947265625, -0...
[ 1371, 8705, 4, 8064, 919, 365, 257, 4153, 18, 84068, 71713, 214, 12647, 929, 85600, 866, 217, 31384, 438, 86, 1326, 5584, 16970, 660, 6, 58545, 339, 43386, 30684, 6773, 83, 107, 48650, 5844, 35829, 289, 50986, 11071, 22062, 27668, 12293...
[ 0.1864013671875, 0.290283203125, 0.09051513671875, 0.2264404296875, 0.05938720703125, 0.1756591796875, 0.154541015625, 0.1412353515625, 0.10491943359375, 0.2054443359375, 0.1680908203125, 0.1126708984375, 0.089111328125, 0.1553955078125, 0.1375732421875, 0.111083984375, 0.14343261718...
embed
68733315_c0
68733315
fsharp
0
Title: F# sequences with BigInteger indices Problem title: F# sequences with BigInteger indices Tags: f%23 Problem: F# sequences with BigInteger indices I am looking for a type similar to sequences in F# where indices could be big integers, rather that being restricted to int . Does there exist anything like this? By "...
F# sequences with BigInteger indices F# sequences with BigInteger indices f%23 BigInteger Seq.initInfinite F# sequences with BigInteger indices I am looking for a type similar to sequences in F# where indices could be big integers, rather that being restricted to int . Does there exist anything like this? By "big integ...
[ 0.00182342529296875, 0.0277099609375, -0.01361083984375, -0.00531005859375, 0.000949859619140625, -0.0216064453125, 0.0186767578125, 0.004119873046875, 0.0004482269287109375, -0.0172119140625, -0.000036716461181640625, 0.0250244140625, -0.0086669921875, 0.01708984375, 0.005157470703125, ...
[ 563, 4904, 40, 26513, 5170, 678, 14195, 4153, 67, 1505, 136044, 1238, 3949, 3742, 503, 864, 48310, 16487, 100, 10644, 21373, 23, 7440, 7, 5809, 186, 6957, 892, 26255, 43257, 173072, 18, 32316, 23937, 1884, 903, 3311, 32976, 114864, 9844, ...
[ 0.1392822265625, 0.215576171875, 0.0838623046875, 0.19384765625, 0.06671142578125, 0.0888671875, 0.1239013671875, 0.01397705078125, 0.157958984375, 0.1358642578125, 0.2496337890625, 0.07452392578125, 0.0180511474609375, 0.1119384765625, 0.013214111328125, 0.07928466796875, 0.1328125,...
embed
4234409_c1
4234409
fsharp
1
: how to define GetFunc in F#? I need something like that (of course following sample doesn't compiled because of type mismatch in pattern matching): let GetFunc (m: Model) = match m with | Model1 i -> fun (x: int, y: int) -> i | Model2 d -> fun (x: int, y: double) -> d | Model3 -> fun (x: int) -> true Code signals: Ho...
: how to define GetFunc in F#? I need something like that (of course following sample doesn't compiled because of type mismatch in pattern matching): let GetFunc (m: Model) = match m with | Model1 i -> fun (x: int, y: int) -> i | Model2 d -> fun (x: int, y: double) -> d | Model3 -> fun (x: int) -> true Code signals: Ho...
[ -0.024658203125, -0.01263427734375, 0.00946044921875, -0.009521484375, 0.0020751953125, -0.0084228515625, -0.007598876953125, -0.00799560546875, 0.01904296875, 0.001068115234375, 0.01336669921875, -0.003082275390625, -0.0150146484375, -0.0078125, 0.03369140625, 0.0115966796875, -0.00...
[ 3642, 61924, 20779, 97249, 238, 23, 563, 4904, 3871, 1884, 450, 25632, 121413, 5974, 10644, 1239, 98753, 103510, 14858, 2633, 39, 13293, 2203, 347, 678, 418, 17, 33079, 7477, 18, 113, 304, 104, 41929, 363, 29568, 28864, 26073, 11249, 6347...
[ 0.06622314453125, 0.19580078125, 0.20751953125, 0.2548828125, 0.1861572265625, 0.0350341796875, 0.110107421875, 0.1883544921875, 0.0950927734375, 0.06365966796875, 0.00592041015625, 0.0144805908203125, 0.091064453125, 0.00457763671875, 0.1024169921875, 0.0161285400390625, 0.170898437...
embed
50462460_c0
50462460
fsharp
0
Title: Nested generic types of interfaces Problem title: Nested generic types of interfaces Tags: f%23, generics, nested-generics Problem: Nested generic types of interfaces Given the following interface: type A<'t> = abstract Scratch: 't How to simply create an interface like this: type X<A<'t>> = abstract f: A<'t> I ...
Nested generic types of interfaces Nested generic types of interfaces f%23 generics nested-generics Nested Scratch y:A Nested generic types of interfaces Given the following interface: How to simply create an interface like this: I also tried this one: and this: but none work for me.
[ -0.0185546875, 0.01318359375, -0.0040283203125, 0.0135498046875, 0.0159912109375, 0.0027313232421875, -0.00994873046875, 0.0037841796875, 0.01336669921875, -0.0014801025390625, 0.007049560546875, -0.0228271484375, -0.017333984375, -0.01348876953125, 0.006072998046875, 0.006927490234375...
[ 28701, 71, 189534, 52895, 101758, 1238, 3949, 3742, 8512, 79446, 240085, 113, 12, 284, 77878, 19, 70, 25632, 11249, 47, 42856, 28282, 142, 1884, 903, 2843, 37842, 1632, 136, 1284, 351, 13, 4488, 100, 163 ]
[ 0.259521484375, 0.12646484375, 0.2318115234375, 0.174560546875, 0.301025390625, 0.05352783203125, 0.061309814453125, 0.123291015625, 0.26123046875, 0.15625, 0.204833984375, 0.1214599609375, 0.005584716796875, 0.086669921875, 0.062286376953125, 0.006805419921875, 0.0290069580078125, ...
embed
3396196_c0
3396196
fsharp
0
Title: F# FSharpMap vs Dictionary performance Problem title: F# FSharpMap vs Dictionary performance Tags: algorithm, performance, f%23, dictionary Problem: F# FSharpMap vs Dictionary performance I was wondering how does the F# immutable Map perform against the standard Dictionary. I am writing a count function (for eac...
F# FSharpMap vs Dictionary performance F# FSharpMap vs Dictionary performance algorithm performance f%23 dictionary FSharpMap Dictionary F# FSharpMap vs Dictionary performance I was wondering how does the F# immutable Map perform against the standard Dictionary. I am writing a count function (for each line lookup incre...
[ -0.00360107421875, -0.001983642578125, 0.004241943359375, -0.003173828125, -0.005889892578125, -0.02734375, -0.00070953369140625, 0.005950927734375, -0.00010395050048828125, -0.010498046875, 0.0034942626953125, 0.01397705078125, 0.00830078125, 0.033203125, 0.0196533203125, -0.000579833...
[ 563, 4904, 93774, 3467, 254, 166179, 20209, 147638, 23718, 234873, 1238, 3742, 45, 10763, 149016, 3642, 14602, 566, 561, 22819, 42719, 51339, 26548, 5570, 32562, 54529, 32354, 12638, 13315, 6713, 2037, 158661, 5423, 4527, 102158, 43077, 124519,...
[ 0.1607666015625, 0.20654296875, 0.0770263671875, 0.1827392578125, 0.1375732421875, 0.236083984375, 0.122802734375, 0.2264404296875, 0.192138671875, 0.170166015625, 0.1119384765625, 0.08245849609375, 0.07568359375, 0.1634521484375, 0.0207366943359375, 0.0303192138671875, 0.01805114746...
embed
60535718_c0
60535718
fsharp
0
Title: Is it possible to define public static readonly field in F#? Problem title: Is it possible to define public static readonly field in F#? Tags: f%23 Problem: Is it possible to define public static readonly field in F#? This SO question is similar, but I do not see the answer which would satisfy me. So, how does t...
Is it possible to define public static readonly field in F#? Is it possible to define public static readonly field in F#? f%23 Name Is it possible to define public static readonly field in F#? This SO question is similar, but I do not see the answer which would satisfy me. So, how does the equivalent of public static r...
[ 0.00811767578125, -0.00738525390625, 0.0257568359375, -0.0034027099609375, -0.0022430419921875, 0.0022430419921875, 0.007293701171875, -0.0107421875, -0.00439453125, 0.006256103515625, 0.0025634765625, 0.00396728515625, -0.001373291015625, -0.008056640625, 0.0213623046875, -0.01953125,...
[ 2071, 7722, 61924, 3835, 201939, 12301, 191, 538, 44457, 23, 563, 4904, 442, 1238, 3949, 3742, 15757, 15969, 21373, 35166, 40407, 3642, 183234, 79315, 2203, 153, 74, 6713, 831, 32786, 903, 28282, 57266 ]
[ 0.018646240234375, 0.1749267578125, 0.219970703125, 0.21142578125, 0.2384033203125, 0.199951171875, 0.1397705078125, 0.1243896484375, 0.2763671875, 0.08642578125, 0.1446533203125, 0.2178955078125, 0.0144805908203125, 0.1031494140625, 0.02880859375, 0.1483154296875, 0.190673828125, ...
embed
5265369_c0
5265369
fsharp
0
Title: F# - Which ORM to choose? Problem title: F# - Which ORM to choose? Tags: orm, f%23 Problem: F# - Which ORM to choose? I've just started playing with F#, and was wondering whether there is any recommended ORM's out there, for F#. In C# I used NHibernate, which seems to be quite hard and ugly to implement in F#. I...
F# - Which ORM to choose? F# - Which ORM to choose? orm f%23 Which ORM System.Data.SqlClient F# - Which ORM to choose? I've just started playing with F#, and was wondering whether there is any recommended ORM's out there, for F#. In C# I used NHibernate, which seems to be quite hard and ugly to implement in F#. I've al...
[ 0.0087890625, 0.013671875, 0.0072021484375, -0.00043487548828125, -0.00604248046875, -0.0084228515625, -0.00933837890625, 0.013916015625, -0.0093994140625, -0.03466796875, 0.01708984375, -0.035400390625, 0.000148773193359375, -0.006866455078125, -0.0106201171875, -0.005615234375, -0....
[ 563, 4904, 20, 130078, 180, 25656, 47, 55076, 32, 707, 39, 1238, 3949, 3742, 12353, 5, 137989, 294, 99247, 441, 150, 2517, 26859, 75169, 149016, 170198, 2685, 100, 360, 313, 11814, 47052, 2566, 4688, 67, 37202, 32233, 7941, 75, 110608, ...
[ 0.1583251953125, 0.23779296875, 0.018463134765625, 0.1279296875, 0.1602783203125, 0.273681640625, 0.04443359375, 0.1400146484375, 0.001861572265625, 0.1221923828125, 0.0909423828125, 0.095947265625, 0.04931640625, 0.10888671875, 0.1080322265625, 0.0294036865234375, 0.0675048828125, ...
embed
437355_c0
437355
fsharp
0
Title: F# as a Scripting Language Problem title: F# as a Scripting Language Tags: .net, f%23, scripting Problem: F# as a Scripting Language Is there a good way to write F# scripts that execute stand-alone without compiling? ...As scripts that could be executed via task scheduler on a server? I assume the server would h...
F# as a Scripting Language F# as a Scripting Language .net f%23 scripting Scripting Language F# as a Scripting Language Is there a good way to write F# scripts that execute stand-alone without compiling? ...As scripts that could be executed via task scheduler on a server? I assume the server would have the core F# libr...
[ 0.00994873046875, 0.010498046875, 0.00124359130859375, 0.0198974609375, -0.003631591796875, 0.00152587890625, -0.00347900390625, 0.00347900390625, -0.0054931640625, -0.0034332275390625, 0.0027618408203125, 0.012451171875, 0.00189971923828125, 0.0272216796875, 0.00653076171875, 0.002090...
[ 563, 4904, 237, 84654, 214, 83658, 10, 1179, 1238, 3742, 26499, 2685, 4127, 3917, 47, 33022, 7, 71924, 13, 9157, 11, 51684, 15490, 9969, 49725, 5809, 1829, 66211, 80889, 42, 98, 10723, 41591, 56458, 35773, 10484, 959, 73372, 22968, 20600,...
[ 0.17724609375, 0.2388916015625, 0.07794189453125, 0.2010498046875, 0.0340576171875, 0.1746826171875, 0.0172882080078125, 0.1170654296875, 0.094970703125, 0.109619140625, 0.24267578125, 0.0081787109375, 0.060638427734375, 0.053985595703125, 0.00543212890625, 0.126953125, 0.01483154296...
embed
2402349_c0
2402349
fsharp
0
Title: FSLex example solution? Problem title: FSLex example solution? Tags: visual-studio, f%23, fslex Problem: FSLex example solution? I've been using C/lex for a long time and would like to use F#/fslex now. I'm comparably well off in C# and in the process of learning F#. The only thing is that I can't see any projec...
FSLex example solution? FSLex example solution? visual-studio f%23 fslex FSLex FSLex example solution? I've been using C/lex for a long time and would like to use F#/fslex now. I'm comparably well off in C# and in the process of learning F#. The only thing is that I can't see any project example or template where fslex...
[ 0.01507568359375, 0.01202392578125, 0.006805419921875, 0.0019683837890625, -0.00848388671875, 0.0277099609375, 0.006591796875, 0.0032806396484375, 0.017822265625, 0.002899169921875, 0.01806640625, 0.0091552734375, 0.0020751953125, 0.0086669921875, 0.010986328125, -0.003753662109375, ...
[ 563, 30508, 3355, 27781, 29806, 32, 21176, 9, 52629, 1238, 3949, 3742, 7, 74070, 17368, 313, 64, 4989, 1733, 1884, 4527, 4904, 17447, 31898, 5299, 5773, 52080, 1957, 13452, 110934, 155965, 99201, 73372, 22968, 45367, 9433, 831, 7413, 1632, ...
[ 0.1434326171875, 0.1611328125, 0.252685546875, 0.235107421875, 0.1781005859375, 0.04095458984375, 0.1700439453125, 0.0018310546875, 0.1727294921875, 0.130859375, 0.0231475830078125, 0.1287841796875, 0.108642578125, 0.27783203125, 0.040252685546875, 0.031280517578125, 0.0831298828125,...
embed
26206013_c1
26206013
fsharp
1
... Seq.ofList ["http://localhost:8080"] else //This is locally outside of Azure Fabric (or in virtual machine?). Seq.ofList ["http://localhost:1943"] with _ -> Seq.empty Code signals: the, VIP, PublicIPEndpoint, IsInAzureFabric, RoleEnvironment.IsAvailable, IsInAzureCloud, RoleEnvironment.IsEmulated, GetVirtualIP, Col...
... Seq.ofList ["http://localhost:8080"] else //This is locally outside of Azure Fabric (or in virtual machine?). Seq.ofList ["http://localhost:1943"] with _ -> Seq.empty Code signals: the, VIP, PublicIPEndpoint, IsInAzureFabric, RoleEnvironment.IsAvailable, IsInAzureCloud, RoleEnvironment.IsEmulated, GetVirtualIP, Col...
[ 0.0022125244140625, 0.0172119140625, -0.0003528594970703125, 0.03173828125, 0.00787353515625, 0.002227783203125, 0.0108642578125, 0.0068359375, 0.00457763671875, -0.00127410888671875, -0.01214599609375, 0.00823974609375, 0.018310546875, 0.0205078125, 0.00823974609375, -0.0047607421875,...
[ 153, 503, 864, 5, 4390, 154663, 5475, 696, 98908, 40294, 12, 4836, 268, 37076, 4666, 73243, 83, 4000, 538, 50782, 111, 176071, 3036, 73720, 23, 20513, 36279, 32, 210298, 678, 101, 33079, 33548, 939, 28864, 26073, 7, 70, 33881, 16934, 10...
[ 0.095458984375, 0.089111328125, 0.1865234375, 0.014251708984375, 0.203369140625, 0.2269287109375, 0.123779296875, 0.0257415771484375, 0.134521484375, 0.20263671875, 0.0288848876953125, 0.2432861328125, 0.0087890625, 0.06805419921875, 0.002655029296875, 0.1094970703125, 0.0576171875, ...
embed
6312611_c0
6312611
fsharp
0
Title: How to match an enclosing substring using regex in .NET Problem title: How to match an enclosing substring using regex in .NET Tags: f%23, regex, c%23 Problem: How to match an enclosing substring using regex in .NET I'm trying to match * in id=resultsStats>*<nobr> to extract the middle bit. This would match e.g....
How to match an enclosing substring using regex in .NET How to match an enclosing substring using regex in .NET f%23 regex c%23 regex How NET How to match an enclosing substring using regex in .NET I'm trying to match * in id=resultsStats>*<nobr> to extract the middle bit. This would match e.g. id=resultsStats>3<nobr> ...
[ -0.0042724609375, 0.01513671875, -0.002685546875, -0.0017852783203125, -0.0086669921875, -0.00122833251953125, 0.0054931640625, 0.025634765625, 0.004364013671875, 0.01123046875, -0.00872802734375, 0.0162353515625, -0.0208740234375, -0.00628662109375, 0.02294921875, -0.01068115234375, ...
[ 11249, 14858, 22, 63499, 6953, 1614, 91693, 17368, 6835, 3355, 5, 17777, 47, 23, 1238, 3742, 31577, 661, 3447, 2109, 7136, 135206, 3267, 125663, 86991, 4785, 363, 4848, 64113, 54 ]
[ 0.0699462890625, 0.26220703125, 0.08349609375, 0.2047119140625, 0.10223388671875, 0.22265625, 0.2430419921875, 0.0601806640625, 0.1636962890625, 0.2138671875, 0.048980712890625, 0.2276611328125, 0.0143890380859375, 0.031158447265625, 0.07244873046875, 0.166259765625, 0.04696655273437...
embed
32890940_c0
32890940
fsharp
0
Title: In F#, how does map2 handle uneven list lengths? Problem title: In F#, how does map2 handle uneven list lengths? Tags: map-function, list, f%23 Problem: In F#, how does map2 handle uneven list lengths? How does the map2 function handle uneven length lists? e.g. let list1 = [1; 2; 3] let list2 = [4; 5; 6; 7] let ...
In F#, how does map2 handle uneven list lengths? In F#, how does map2 handle uneven list lengths? map-function list f%23 map2 list1 list2 List.map2 In F#, how does map2 handle uneven list lengths? How does the map2 function handle uneven length lists? e.g. It seems odd that this isn't mentioned in the documentation .
[ -0.00689697265625, 0.0162353515625, 0.0224609375, 0.01312255859375, -0.00994873046875, 0.03662109375, 0.001556396484375, 0.0067138671875, 0.011962890625, 0.025146484375, 0.017333984375, -0.0191650390625, 0.01190185546875, 0.0162353515625, 0.0031585693359375, -0.00885009765625, 0.0008...
[ 563, 4904, 3642, 22288, 304, 34831, 773, 1353, 5303, 140909, 360, 14602, 7, 137175, 1238, 3742, 32036, 62346, 11249, 32354, 70270, 119056, 70, 209806 ]
[ 0.13623046875, 0.1890869140625, 0.051910400390625, 0.197509765625, 0.224609375, 0.1512451171875, 0.1309814453125, 0.2200927734375, 0.198974609375, 0.1456298828125, 0.006805419921875, 0.011810302734375, 0.039276123046875, 0.1263427734375, 0.0804443359375, 0.06396484375, 0.1318359375, ...
embed
70937675_c0
70937675
fsharp
0
Title: Splicing F# lists Problem title: Splicing F# lists Tags: f%23, list Problem: Splicing F# lists What's the best way to splice one list into the middle of another in F#? For example, suppose the lists are [1; 2; 3; 4] and [7; 8; 9] respectively, and the splicing point is halfway along the first list, the result sh...
Splicing F# lists Splicing F# lists f%23 list Splicing Splicing F# lists What's the best way to splice one list into the middle of another in F#? For example, suppose the lists are [1; 2; 3; 4] and [7; 8; 9] respectively, and the splicing point is halfway along the first list, the result should be [1; 2; 7; 8; 9; 3; 4]...
[ -0.002716064453125, 0.0186767578125, -0.002838134765625, 0.004058837890625, -0.01251220703125, 0.00390625, -0.019287109375, -0.00811767578125, 0.025146484375, -0.01348876953125, -0.00396728515625, 0.01190185546875, -0.004302978515625, 0.016845703125, -0.0025634765625, -0.01416015625, ...
[ 159, 55992, 214, 563, 4904, 5303, 1238, 3949, 3742, 70, 2965, 3917, 47, 5213, 13348, 1632, 3934, 86991, 111, 15700, 27781, 139124, 68252, 74, 116, 138, 201, 966, 382, 483, 107013, 91, 6275, 23552, 7514, 33233, 5117, 16750, 5608, 186, 36...
[ 0.047149658203125, 0.253662109375, 0.0794677734375, 0.140869140625, 0.2247314453125, 0.237548828125, 0.0941162109375, 0.06976318359375, 0.145751953125, 0.00750732421875, 0.1268310546875, 0.092529296875, 0.053070068359375, 0.152587890625, 0.251220703125, 0.04937744140625, 0.1451416015...
embed
2867625_c0
2867625
fsharp
0
Title: Are the double forward/backward pipe operators documented? Problem title: Are the double forward/backward pipe operators documented? Tags: f%23 Problem: Are the double forward/backward pipe operators documented? I remember reading about the double pipe operators -- ||> and <|| -- somewhere and now I can't rememb...
Are the double forward/backward pipe operators documented? Are the double forward/backward pipe operators documented? f%23 Are the double forward/backward pipe operators documented? I remember reading about the double pipe operators -- ||> and <|| -- somewhere and now I can't remember where. I can't find them on MSDN o...
[ 0.024169921875, -0.00165557861328125, 0.00543212890625, 0.032470703125, 0.00007963180541992188, 0.01068115234375, -0.007080078125, -0.03564453125, -0.003997802734375, 0.016357421875, 0.0035247802734375, 0.0308837890625, 0.0223388671875, 0.00238037109375, 0.0074462890625, -0.02172851562...
[ 15901, 70, 41929, 40225, 64, 12620, 19364, 137158, 39933, 7, 12937, 297, 32, 1238, 3949, 3742, 37629, 16454, 1672, 6, 58745, 2740, 136, 4426, 174653, 831, 18, 7413, 2856, 16265, 51671, 46876, 48502, 1836, 151107, 89536 ]
[ 0.070068359375, 0.05023193359375, 0.2432861328125, 0.2177734375, 0.1038818359375, 0.1697998046875, 0.1873779296875, 0.2396240234375, 0.253173828125, 0.1224365234375, 0.2049560546875, 0.14794921875, 0.008331298828125, 0.0831298828125, 0.02569580078125, 0.10467529296875, 0.070007324218...
embed
11016404_c0
11016404
fsharp
0
Title: Missing project subtype F# project Problem title: Missing project subtype F# project Tags: f%23 Problem: Missing project subtype F# project I try to load a F# project with Visual basic 2011 beta and I have the following issue, which appears for the first time : There is a missing project subtype. Subtype: '{5B89...
Missing project subtype F# project Missing project subtype F# project f%23 Missing There Subtype C9F6-49a8-8F8D-EDDCC3FDC9E9 Missing project subtype F# project I try to load a F# project with Visual basic 2011 beta and I have the following issue, which appears for the first time : Do you know how I can solve this probl...
[ -0.0054931640625, 0.0169677734375, 0.019287109375, 0.0013427734375, -0.00537109375, -0.0084228515625, -0.0167236328125, 0.00933837890625, -0.004425048828125, 0.0103759765625, -0.0098876953125, -0.0126953125, -0.0016021728515625, 0.0048828125, 0.005462646484375, -0.00933837890625, 0.0...
[ 16771, 214, 13452, 1614, 50986, 563, 4904, 1238, 3949, 3742, 8622, 8273, 313, 1126, 919, 173674, 11, 17376, 21960, 9790, 72367, 73372, 62822, 1392, 51703, 25632, 31089, 135179, 5117, 1733, 3714, 3642, 831, 86869, 2967 ]
[ 0.158447265625, 0.043670654296875, 0.1798095703125, 0.2252197265625, 0.22509765625, 0.142822265625, 0.2423095703125, 0.059539794921875, 0.058349609375, 0.123779296875, 0.112060546875, 0.224365234375, 0.00958251953125, 0.0921630859375, 0.030517578125, 0.06256103515625, 0.0025024414062...
embed
58020822_c0
58020822
fsharp
0
Title: F# postfix keywords for type Problem title: F# postfix keywords for type Tags: f%23 Problem: F# postfix keywords for type To my knowledge, there's a special notation for the Option and List type in F#. For example, Option<'a> it's the same as writing 'a option , and so it is for 'a list and FSharpList<'a> . Are ...
F# postfix keywords for type F# postfix keywords for type f%23 Option FSharpList F# postfix keywords for type To my knowledge, there's a special notation for the Option and List type in F#. For example, Option<'a> it's the same as writing 'a option , and so it is for 'a list and FSharpList<'a> . Are these specific lang...
[ 0.0294189453125, 0.01007080078125, 0.008056640625, 0.004364013671875, 0.006622314453125, -0.01397705078125, 0.0021514892578125, 0.00775146484375, 0.0081787109375, 0.016357421875, 0.0018310546875, -0.002532958984375, -0.004119873046875, -0.031005859375, 0.000782012939453125, 0.022216796...
[ 563, 4904, 1305, 55923, 166117, 100, 10644, 1238, 3742, 86769, 93774, 3467, 254, 154663, 51359, 7, 5361, 110, 22062, 136, 32036, 25, 11, 5701, 32562, 35829, 5303, 29458, 46876, 61924, 114122, 52895, 4594 ]
[ 0.1510009765625, 0.20849609375, 0.0682373046875, 0.197998046875, 0.1900634765625, 0.0535888671875, 0.1983642578125, 0.1048583984375, 0.10479736328125, 0.228271484375, 0.0633544921875, 0.10888671875, 0.07177734375, 0.1439208984375, 0.0225830078125, 0.01300048828125, 0.0975341796875, ...
embed
30895624_c0
30895624
fsharp
0
Title: How convert any record into a map/dictionary in F#? Problem title: How convert any record into a map/dictionary in F#? Tags: record, dictionary, f%23, converters Problem: How convert any record into a map/dictionary in F#? I need to serialize arbitrary records into maps/dictionary. I imagine my end type look lik...
How convert any record into a map/dictionary in F#? How convert any record into a map/dictionary in F#? record dictionary f%23 converters How TabularData Map How convert any record into a map/dictionary in F#? I need to serialize arbitrary records into maps/dictionary. I imagine my end type look like this: But I have p...
[ 0.00112152099609375, -0.01513671875, -0.0079345703125, 0.00677490234375, -0.0169677734375, -0.018798828125, -0.006439208984375, 0.008544921875, 0.004150390625, -0.01336669921875, -0.0067138671875, -0.00787353515625, 0.026123046875, 0.0196533203125, 0.0052490234375, -0.007232666015625, ...
[ 11249, 96760, 2499, 17164, 3934, 10, 22288, 64, 428, 10763, 6635, 23, 563, 4904, 45, 1238, 3949, 3742, 172127, 207198, 42, 137989, 42719, 3871, 35686, 20650, 61799, 115923, 28987, 3564, 10644, 6713, 1884, 44402, 45367, 189534, 32354, 26946, ...
[ 0.080078125, 0.1829833984375, 0.0972900390625, 0.2388916015625, 0.10748291015625, 0.0767822265625, 0.21435546875, 0.06005859375, 0.050048828125, 0.147216796875, 0.11279296875, 0.052978515625, 0.1368408203125, 0.2161865234375, 0.06268310546875, 0.0794677734375, 0.012542724609375, 0....
embed
27361951_c1
27361951
fsharp
1
3; 4] [0; 1; 2; 3; 4]] let idxlist = [1;3;4] let array2dColumnSlice (idxlist:list<int>) (data:'T[,]) = let tmp = [|for i in idxlist -> data.[*,i]|] Array2D.init tmp.[0].Length tmp.Length (fun x y -> tmp.[y].[x] ) let slice = array2dColumnSlice idxlist sampleMatrix val slice : int [,] = [[1; 3; 4] [1; 3; 4] [1; 3; 4] [...
3; 4] [0; 1; 2; 3; 4]] let idxlist = [1;3;4] let array2dColumnSlice (idxlist:list<int>) (data:'T[,]) = let tmp = [|for i in idxlist -> data.[*,i]|] Array2D.init tmp.[0].Length tmp.Length (fun x y -> tmp.[y].[x] ) let slice = array2dColumnSlice idxlist sampleMatrix val slice : int [,] = [[1; 3; 4] [1; 3; 4] [1; 3; 4] [...
[ -0.0015411376953125, 0.003265380859375, 0.010986328125, 0.021240234375, -0.0230712890625, -0.00689697265625, -0.01019287109375, 0.0235595703125, 0.0181884765625, 0.0145263671875, -0.007080078125, 0.01263427734375, -0.00640869140625, 0.000522613525390625, -0.0247802734375, -0.0100708007...
[ 138, 74, 201, 2389, 106, 116, 86245, 2633, 3447, 425, 6562, 363, 617, 10298, 53, 304, 71, 78457, 316, 13348, 532, 4288, 10135, 618, 808, 2676, 17, 2053, 69253, 397, 73, 217, 5, 449, 927, 16498, 1022, 113, 91, 2203, 121413, 4613, 874...
[ 0.16162109375, 0.118896484375, 0.185546875, 0.10546875, 0.04296875, 0.044189453125, 0.00469970703125, 0.0821533203125, 0.094970703125, 0.1370849609375, 0.23291015625, 0.08319091796875, 0.1226806640625, 0.112548828125, 0.09130859375, 0.1136474609375, 0.1142578125, 0.08209228515625, ...
embed
1333539_c0
1333539
fsharp
0
Title: Call a F# Function in VB (or C# or whatever) Problem title: Call a F# Function in VB (or C# or whatever) Tags: visual-studio, f%23 Problem: Call a F# Function in VB (or C# or whatever) It seems I am not able to call a dummy function created in F# from C# and/or VB.Net in Visual Studio 2010 Beta 1. Most reference...
Call a F# Function in VB (or C# or whatever) Call a F# Function in VB (or C# or whatever) visual-studio f%23 Call Call a F# Function in VB (or C# or whatever) It seems I am not able to call a dummy function created in F# from C# and/or VB.Net in Visual Studio 2010 Beta 1. Most references dug up by Google resolve issues...
[ 0.0101318359375, 0.01495361328125, 0.00124359130859375, -0.006011962890625, 0.0189208984375, -0.00750732421875, -0.0034332275390625, -0.00518798828125, 0.00159454345703125, -0.0224609375, -0.00994873046875, -0.006134033203125, -0.01556396484375, 0.0087890625, 0.0225830078125, -0.025146...
[ 26265, 10, 563, 4904, 28670, 10763, 23, 75034, 313, 89778, 21176, 52629, 1238, 3949, 3742, 37202, 959, 19048, 11782, 8473, 1176, 32354, 75935, 1295, 24447, 73372, 22968, 1532, 48941, 615, 91067, 58709, 1815, 103608, 37348, 114210, 11389, 111,...
[ 0.2188720703125, 0.081298828125, 0.1744384765625, 0.271240234375, 0.20263671875, 0.0653076171875, 0.0789794921875, 0.264404296875, 0.046783447265625, 0.042816162109375, 0.180419921875, 0.1676025390625, 0.0966796875, 0.03253173828125, 0.142333984375, 0.006927490234375, 0.05322265625, ...
embed
34372360_c0
34372360
fsharp
0
Title: How do I return a list of file names from a directory Problem title: How do I return a list of file names from a directory Tags: f%23 Problem: How do I return a list of file names from a directory How do I return a list of file names from a directory? The following does not compile: let directory = new Directory...
How do I return a list of file names from a directory How do I return a list of file names from a directory f%23 a How DirectoryInfo directory.GetFiles Seq.choose Path.GetFileName How do I return a list of file names from a directory How do I return a list of file names from a directory? The following does not compile:
[ 0.0240478515625, -0.01495361328125, 0.0031890869140625, 0.01287841796875, -0.017822265625, 0.01483154296875, 0.011474609375, -0.007232666015625, -0.0005950927734375, -0.004791259765625, -0.006866455078125, 0.03857421875, -0.02197265625, 0.029296875, 0.007080078125, 0.01611328125, 0.0...
[ 11249, 54, 87, 30646, 5303, 111, 11435, 123055, 1295, 14364, 53, 1238, 3949, 3742, 31068, 93147, 724, 126, 174350, 503, 864, 3089, 108421, 163612, 25632, 14602, 959, 9969, 1340 ]
[ 0.0709228515625, 0.05133056640625, 0.04534912109375, 0.1939697265625, 0.1541748046875, 0.041473388671875, 0.1541748046875, 0.1630859375, 0.1339111328125, 0.1146240234375, 0.08135986328125, 0.014862060546875, 0.0047607421875, 0.0986328125, 0.0849609375, 0.15185546875, 0.02528381347656...
embed
199918_c0
199918
fsharp
0
Title: Explaining pattern matching vs switch Problem title: Explaining pattern matching vs switch Tags: f%23, ocaml, sml, pattern-matching Problem: Explaining pattern matching vs switch I have been trying to explain the difference between switch statements and pattern matching(F#) to a couple of people but I haven't re...
Explaining pattern matching vs switch Explaining pattern matching vs switch f%23 ocaml sml pattern-matching Explaining Explaining pattern matching vs switch I have been trying to explain the difference between switch statements and pattern matching(F#) to a couple of people but I haven't really been able to explain it ...
[ -0.002288818359375, 0.00946044921875, 0.00848388671875, 0.0079345703125, -0.00124359130859375, -0.006378173828125, -0.01708984375, 0.01416015625, 0.015869140625, 0.0196533203125, 0.01287841796875, 0.00787353515625, -0.00665283203125, 0.0115966796875, 0.0279541015625, 0.003662109375, ...
[ 60075, 143, 14653, 103510, 14858, 214, 20209, 101089, 1238, 3949, 3742, 36, 9779, 141, 7237, 98753, 73342, 60212, 17721, 63805, 136, 919, 4904, 3395, 6713, 991, 15400, 2301, 18, 1660, 4527, 2174, 92733, 5557 ]
[ 0.056640625, 0.15380859375, 0.059661865234375, 0.211181640625, 0.22802734375, 0.093994140625, 0.1507568359375, 0.225830078125, 0.0186920166015625, 0.040679931640625, 0.07025146484375, 0.020660400390625, 0.061767578125, 0.01348876953125, 0.08123779296875, 0.2080078125, 0.135986328125,...
embed
34919128_c0
34919128
fsharp
0
Title: Creating recurrent sequence by conditional formula in F# Problem title: Creating recurrent sequence by conditional formula in F# Tags: f%23, sequence Problem: Creating recurrent sequence by conditional formula in F# Good day. What is the best way to create a sequence (maybe finite) or list by the formula below? ...
Creating recurrent sequence by conditional formula in F# Creating recurrent sequence by conditional formula in F# f%23 sequence Creating Creating recurrent sequence by conditional formula in F# Good day. What is the best way to create a sequence (maybe finite) or list by the formula below? For example, from 1 to 9 it w...
[ 0.003143310546875, 0.0036773681640625, -0.0162353515625, 0.012451171875, 0.0079345703125, -0.0101318359375, 0.0167236328125, 0.027587890625, -0.000732421875, -0.0189208984375, -0.002655029296875, 0.0185546875, -0.021484375, 0.003204345703125, 0.0184326171875, 0.004974365234375, -0.01...
[ 56781, 456, 163812, 40, 944, 3956, 390, 35431, 289, 26168, 563, 4904, 1238, 3742, 5155, 2965, 3917, 47, 28282, 11354, 94418, 13, 707, 5303, 35064, 27781, 1295, 106, 483, 186, 5351, 32036, 5, 42822, 4398, 831, 11814, 2685, 3714, 7440, 33...
[ 0.1544189453125, 0.122802734375, 0.26171875, 0.1202392578125, 0.186279296875, 0.181884765625, 0.0958251953125, 0.20068359375, 0.087890625, 0.222900390625, 0.1258544921875, 0.19970703125, 0.0679931640625, 0.13232421875, 0.032012939453125, 0.1123046875, 0.07281494140625, 0.0948486328...
embed
36369706_c1
36369706
fsharp
1
027> in 0 at FSI_0031.main@ () <0x73a07f0 + 0x00013> in 0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, Syste...
027> in 0 at FSI_0031.main@ () <0x73a07f0 + 0x00013> in 0 at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&) at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, Syste...
[ 0.00689697265625, 0.002685546875, -0.00811767578125, 0.00543212890625, -0.021728515625, 0.007598876953125, 0.023681640625, -0.01507568359375, -0.00186920166015625, -0.0064697265625, 0.0027923583984375, 0.006103515625, -0.0123291015625, 0.01556396484375, 0.0164794921875, -0.005889892578...
[ 757, 3768, 2740, 23, 99, 563, 9902, 7049, 5016, 24931, 981, 2389, 425, 13574, 8368, 420, 997, 9508, 2681, 5429, 11, 8079, 145755, 188, 76, 4935, 12353, 190015, 133, 10763, 46674, 31, 78572, 7352, 44851, 6236, 4153, 23253, 13, 84293, 187...
[ 0.2027587890625, 0.2315673828125, 0.1541748046875, 0.08770751953125, 0.06500244140625, 0.100830078125, 0.1912841796875, 0.06329345703125, 0.208740234375, 0.119384765625, 0.1500244140625, 0.0797119140625, 0.055908203125, 0.14892578125, 0.0849609375, 0.000701904296875, 0.08740234375, ...
embed
60496452_c0
60496452
fsharp
0
Title: Creating anonymous record types at run-time Problem title: Creating anonymous record types at run-time Tags: reflection, f%23 Problem: Creating anonymous record types at run-time F# provides reflection that let's you, amongst other things, generate new values of function, tuple, record and union types at run-tim...
Creating anonymous record types at run-time Creating anonymous record types at run-time reflection f%23 Creating Creating anonymous record types at run-time F# provides reflection that let's you, amongst other things, generate new values of function, tuple, record and union types at run-time. However, I cannot see anyt...
[ 0.0067138671875, -0.010009765625, 0.0024566650390625, -0.0007781982421875, -0.00396728515625, -0.0004634857177734375, -0.01708984375, 0.0034027099609375, 0.003753662109375, -0.0211181640625, -0.0108642578125, 0.00286865234375, 0.0023040771484375, -0.001708984375, 0.0135498046875, 0.001...
[ 56781, 52184, 10821, 17164, 52895, 99, 11675, 6032, 44961, 1830, 1238, 3742, 563, 4904, 87344, 2633, 139392, 3525, 142424, 111, 32354, 370, 8705, 69941, 53418, 1957, 88996, 115923, 7722, 28282 ]
[ 0.1253662109375, 0.2164306640625, 0.1234130859375, 0.1884765625, 0.209716796875, 0.049591064453125, 0.12255859375, 0.1424560546875, 0.199951171875, 0.069091796875, 0.03662109375, 0.05120849609375, 0.119873046875, 0.1851806640625, 0.004913330078125, 0.0198974609375, 0.1270751953125, ...
embed
65045574_c0
65045574
fsharp
0
Title: F# count all present links on html website Problem title: F# count all present links on html website Tags: web, f%23, html, web-scraping, substring Problem: F# count all present links on html website I am currently trying to create a simple F# function that can given a URL to a html site, count all the links pre...
F# count all present links on html website F# count all present links on html website web f%23 html web-scraping substring F# count all present links on html website I am currently trying to create a simple F# function that can given a URL to a html site, count all the links present. I know that it can be done somehow ...
[ -0.0037384033203125, -0.00860595703125, -0.00506591796875, 0.015869140625, -0.00518798828125, 0.01177978515625, 0.004425048828125, -0.0001926422119140625, 0.008056640625, -0.08056640625, -0.0167236328125, -0.02880859375, -0.004150390625, 0.0189208984375, 0.0191650390625, -0.01867675781...
[ 563, 4904, 54529, 756, 13379, 22317, 98, 7693, 4165, 1467, 1238, 3949, 3742, 15182, 10366, 1614, 91693, 82424, 31577, 28282, 8781, 32354, 34475, 31862, 1764, 70, 831, 16940, 214, 14012, 4426, 11, 9077, 20653, 33938, 8305, 136, 4358, 77947, ...
[ 0.163330078125, 0.2288818359375, 0.2154541015625, 0.16259765625, 0.226806640625, 0.2305908203125, 0.064208984375, 0.1915283203125, 0.1588134765625, 0.114990234375, 0.1075439453125, 0.0256805419921875, 0.1104736328125, 0.148193359375, 0.1556396484375, 0.14990234375, 0.203369140625, ...
embed
22796605_c0
22796605
fsharp
0
Title: F# is it possible to exclude one member of an record from structural equality? Problem title: F# is it possible to exclude one member of an record from structural equality? Tags: f%23 Problem: F# is it possible to exclude one member of an record from structural equality? Example, nevermind the utility of it: typ...
F# is it possible to exclude one member of an record from structural equality? F# is it possible to exclude one member of an record from structural equality? f%23 structural Rec F# is it possible to exclude one member of an record from structural equality? Example, nevermind the utility of it:
[ 0.006805419921875, 0.004730224609375, 0.0152587890625, 0.0203857421875, 0.005615234375, -0.006317138671875, -0.01141357421875, 0.0169677734375, 0.0037689208984375, 0.01055908203125, 0.0032196044921875, 0.039306640625, 0.0208740234375, 0.01483154296875, -0.003448486328125, -0.0123901367...
[ 563, 4904, 83, 442, 7722, 39041, 112, 1632, 32786, 17164, 1295, 118990, 141, 28, 161789, 1238, 3742, 48224, 89536, 36904, 19537, 939 ]
[ 0.0760498046875, 0.1302490234375, 0.008758544921875, 0.009246826171875, 0.1395263671875, 0.161865234375, 0.051666259765625, 0.07708740234375, 0.170654296875, 0.195556640625, 0.05145263671875, 0.2198486328125, 0.093994140625, 0.0806884765625, 0.2119140625, 0.045989990234375, 0.1054077...
embed
48370100_c0
48370100
fsharp
0
Title: Functional way of handling configuration for a library Problem title: Functional way of handling configuration for a library Tags: functional-programming, f%23 Problem: Functional way of handling configuration for a library In C# a library might expose an interface which implementation you provide using a DI con...
Functional way of handling configuration for a library Functional way of handling configuration for a library functional-programming f%23 Functional Functional way of handling configuration for a library In C# a library might expose an interface which implementation you provide using a DI container, what is the functio...
[ -0.006072998046875, 0.000911712646484375, -0.01171875, -0.0196533203125, -0.01458740234375, -0.017578125, -0.0002651214599609375, 0.0107421875, 0.01513671875, -0.006805419921875, -0.01544189453125, -0.003173828125, -0.00897216796875, 0.01141357421875, 0.01318359375, -0.01409912109375, ...
[ 28670, 10763, 289, 3917, 111, 45064, 180346, 100, 35773, 1294, 123309, 28966, 214, 1238, 3949, 3742, 360, 313, 4904, 13648, 172554, 101758, 208124, 22691, 17368, 5419, 116419, 2367, 47, 1672, 903, 3444, 3249, 9844, 56231, 2661, 23, 10, 150,...
[ 0.126953125, 0.11572265625, 0.056243896484375, 0.0953369140625, 0.0175018310546875, 0.17919921875, 0.270751953125, 0.076416015625, 0.2130126953125, 0.143798828125, 0.2021484375, 0.1165771484375, 0.00775146484375, 0.05377197265625, 0.0262298583984375, 0.0894775390625, 0.00601196289062...
embed
49228528_c0
49228528
fsharp
0
Title: Choice type in F# Problem title: Choice type in F# Tags: f%23 Problem: Choice type in F# I'm getting some error with choice constructs, need help in fixing the code. The error is The 'if' expression needs to have type 'Choice' to satisfy context type requirements. It currently has type 'bool'. let safeDiv num de...
Choice type in F# Choice type in F# f%23 Choice Choice1Of2 Choice2Of2 Choice type in F# I'm getting some error with choice constructs, need help in fixing the code. The error is
[ -0.019287109375, 0.0064697265625, 0.0234375, 0.01123046875, 0.007171630859375, -0.004119873046875, -0.010498046875, -0.00860595703125, 0.0079345703125, 0.0322265625, -0.0027008056640625, 0.00518798828125, -0.00628662109375, 0.00762939453125, 0.0033416748046875, 0.0133056640625, 0.012...
[ 181948, 10644, 23, 563, 4904, 1238, 3949, 3742, 418, 132887, 304, 3060, 18499, 678, 44126, 64549, 3871, 4358, 30022, 70, 18151, 83 ]
[ 0.2181396484375, 0.1904296875, 0.05706787109375, 0.1514892578125, 0.2071533203125, 0.0911865234375, 0.042694091796875, 0.137451171875, 0.00982666015625, 0.161865234375, 0.109130859375, 0.02166748046875, 0.146728515625, 0.04327392578125, 0.20263671875, 0.19580078125, 0.02789306640625,...
embed
68226099_c1
68226099
fsharp
1
r\n \u0022name\u0022: \u0022Paul\u0022\r\n}"}} What I want is 1 {"id":1, "name": "John"} 2 {"id":2, "name": "Paul"} Is there a way I can access and serialise the inner list items from JsonValue? Thanks Code signals: Serialise, JsonValue, FSharp.Data, System.Text.Json, Users, JsonProvider, John, Paul, Users.GetSample, i...
r\n \u0022name\u0022: \u0022Paul\u0022\r\n}"}} What I want is 1 {"id":1, "name": "John"} 2 {"id":2, "name": "Paul"} Is there a way I can access and serialise the inner list items from JsonValue? Thanks Code signals: Serialise, JsonValue, FSharp.Data, System.Text.Json, Users, JsonProvider, John, Paul, Users.GetSample, i...
[ -0.01806640625, 0.01953125, -0.01806640625, 0.0211181640625, -0.0147705078125, 0.031005859375, -0.01513671875, 0.00897216796875, 0.0142822265625, -0.01318359375, -0.0026397705078125, 0.03759765625, 0.01531982421875, -0.004486083984375, 0.020751953125, -0.00188446044921875, 0.01007080...
[ 1690, 41872, 97259, 304, 11627, 6, 115043, 47391, 4865, 87, 3444, 83, 106, 532, 19721, 98385, 8152, 116, 4, 2071, 2685, 10, 3917, 831, 17203, 136, 35686, 3075, 70, 75414, 5303, 55769, 1295, 821, 1681, 856, 50770, 22362, 28864, 26073, 7,...
[ 0.009490966796875, 0.0157928466796875, 0.0794677734375, 0.07818603515625, 0.1427001953125, 0.011260986328125, 0.24853515625, 0.047943115234375, 0.09326171875, 0.06573486328125, 0.18017578125, 0.047454833984375, 0.1033935546875, 0.1539306640625, 0.0743408203125, 0.22216796875, 0.00201...
embed
859117_c0
859117
fsharp
0
Title: Semantics of F# statement Problem title: Semantics of F# statement Tags: f%23, syntax, semantics, currying, function Problem: Semantics of F# statement Can someone describe this F# expression to me? val augment: GameGrid -> points -> unit What does the val keyword mean? Is it true that usually type -> type indic...
Semantics of F# statement Semantics of F# statement f%23 syntax semantics currying function Semantics GameGrid Semantics of F# statement Can someone describe this F# expression to me? What does the val keyword mean? Is it true that usually type -> type indicates a function that returns the specified type? So does type ...
[ -0.01104736328125, 0.007720947265625, -0.002838134765625, 0.017822265625, -0.000946044921875, -0.000946044921875, 0.002471923828125, 0.005401611328125, 0.006256103515625, 0.01202392578125, -0.0125732421875, 0.0033416748046875, 0, -0.0096435546875, -0.0101318359375, -0.00726318359375, ...
[ 10232, 109109, 563, 4904, 63805, 1238, 3949, 3742, 86531, 484, 198555, 214, 32354, 13547, 19040, 98363, 125195, 4865, 14602, 3502, 166117, 29459, 29568, 56104, 10644, 33079, 117414, 30646, 58735 ]
[ 0.06341552734375, 0.09747314453125, 0.07879638671875, 0.1650390625, 0.1531982421875, 0.08282470703125, 0.02703857421875, 0.1436767578125, 0.010345458984375, 0.055511474609375, 0.15087890625, 0.052276611328125, 0.1234130859375, 0.052001953125, 0.109619140625, 0.093017578125, 0.1297607...
embed
67627576_c0
67627576
fsharp
0
Title: how to skip graph chunks with xplot/plotly, in F#? Problem title: how to skip graph chunks with xplot/plotly, in F#? Tags: f%23, plotly Problem: how to skip graph chunks with xplot/plotly, in F#? When I do a graph with xplot, I provide lists of values like this: Scatter(x = [1;2;3;4], y = [10;20;30;40]) but what...
how to skip graph chunks with xplot/plotly, in F#? how to skip graph chunks with xplot/plotly, in F#? f%23 plotly Scatter how to skip graph chunks with xplot/plotly, in F#? When I do a graph with xplot, I provide lists of values like this: but what if I want to skip some parts of the graph? how can I do an equivalent o...
[ -0.02099609375, 0.0004138946533203125, 0.01361083984375, 0.01025390625, -0.026123046875, 0.0072021484375, 0.022216796875, -0.01116943359375, 0.0022430419921875, 0.0400390625, -0.002716064453125, 0.01531982421875, -0.015625, -0.0196533203125, 0.007171630859375, 0.01519775390625, 0.008...
[ 3642, 47, 21658, 41382, 7839, 1224, 678, 1022, 105710, 538, 563, 4904, 1238, 3742, 23577, 81543, 3055, 22691, 5303, 142424, 3444, 3060, 63920, 183234, 13315, 43599, 25990, 83 ]
[ 0.03179931640625, 0.0196380615234375, 0.1905517578125, 0.187255859375, 0.174560546875, 0.0665283203125, 0.033050537109375, 0.06097412109375, 0.1883544921875, 0.1163330078125, 0.0780029296875, 0.138916015625, 0.036712646484375, 0.099853515625, 0.08837890625, 0.0673828125, 0.0871582031...
embed
11213276_c0
11213276
fsharp
0
Title: Visual Studio: Why don&#x27;t conditional breakpoints accept F# operators? Problem title: Visual Studio: Why don&#x27;t conditional breakpoints accept F# operators? Tags: visual-studio, f%23, conditional-breakpoint Problem: Visual Studio: Why don't conditional breakpoints accept F# operators? When placing a cond...
Visual Studio: Why don&#x27;t conditional breakpoints accept F# operators? Visual Studio: Why don&#x27;t conditional breakpoints accept F# operators? visual-studio f%23 conditional-breakpoint Visual Studio Why Sophie Dee Visual Studio: Why don't conditional breakpoints accept F# operators? When placing a conditional br...
[ 0.003143310546875, -0.007232666015625, -0.0002994537353515625, -0.00579833984375, 0.01806640625, 0.011962890625, 0.013671875, 0.0103759765625, -0.00994873046875, 0.02294921875, 0.02587890625, 0.00054931640625, 0.001312255859375, 0.007415771484375, 0.008544921875, 0.01214599609375, -0...
[ 73372, 22968, 44084, 2301, 3768, 18, 35431, 289, 36356, 38496, 26946, 563, 4904, 39933, 21176, 52629, 1238, 3742, 70751, 145906, 262, 13, 7, 22466, 18151, 35782, 5885, 188347, 44160, 10693 ]
[ 0.177978515625, 0.202392578125, 0.08819580078125, 0.035430908203125, 0.014862060546875, 0.061431884765625, 0.1602783203125, 0.08001708984375, 0.1575927734375, 0.14404296875, 0.115966796875, 0.12451171875, 0.1732177734375, 0.1685791015625, 0.1292724609375, 0.1466064453125, 0.028472900...
embed
51976799_c0
51976799
fsharp
0
Title: Set UseHeaderRow on ExcelDataReader AsDataSet ExcelDataSetConfiguration from F# Problem title: Set UseHeaderRow on ExcelDataReader AsDataSet ExcelDataSetConfiguration from F# Tags: f%23, lambda, c%23-to-f%23, exceldatareader Problem: Set UseHeaderRow on ExcelDataReader AsDataSet ExcelDataSetConfiguration from F#...
Set UseHeaderRow on ExcelDataReader AsDataSet ExcelDataSetConfiguration from F# Set UseHeaderRow on ExcelDataReader AsDataSet ExcelDataSetConfiguration from F# f%23 lambda c%23-to-f%23 exceldatareader F# Set UseHeaderRow ExcelDataReader AsDataSet ExcelDataSetConfiguration reader.AsDataSet ConfigureDataTable ExcelDataTa...
[ 0.0234375, 0.015380859375, 0.007232666015625, 0.01220703125, -0.01513671875, -0.026123046875, 0.03173828125, 0.0159912109375, -0.004058837890625, 0.010009765625, -0.009521484375, -0.006195068359375, -0.004974365234375, 0.0172119140625, 0.011474609375, -0.0284423828125, -0.02087402343...
[ 19943, 36836, 13025, 38970, 12724, 434, 98, 30326, 137989, 31345, 56, 1301, 294, 126, 59994, 1295, 563, 4904, 1238, 3742, 6492, 85, 27495, 188, 64152, 66636, 820, 155255, 19659, 618, 2886, 93774, 188735, 28670, 184926, 13452, 4527, 5117, 15...
[ 0.130126953125, 0.161865234375, 0.1568603515625, 0.1651611328125, 0.1724853515625, 0.1363525390625, 0.017486572265625, 0.1888427734375, 0.1173095703125, 0.22705078125, 0.09716796875, 0.07794189453125, 0.074951171875, 0.079833984375, 0.1314697265625, 0.051483154296875, 0.0814819335937...
embed
25699312_c1
25699312
fsharp
1
the same. Here's the type used for the LINQ SubmitChanges: [<Table(Name = "Table1")>] type Macro (A:string, B:string)= [<Column(IsPrimaryKey=true)>] member this.A = A [<Column>] member this.B = B Code signals: SQL, Insert, Observable, test1, SqlCeConnection, Data, Source, Users, Database1.sdf, con.Open, Enter, SqlCeCo...
the same. Here's the type used for the LINQ SubmitChanges: [<Table(Name = "Table1")>] type Macro (A:string, B:string)= [<Column(IsPrimaryKey=true)>] member this.A = A [<Column>] member this.B = B Code signals: SQL, Insert, Observable, test1, SqlCeConnection, Data, Source, Users, Database1.sdf, con.Open, Enter, SqlCeCo...
[ 0.004058837890625, 0.000759124755859375, 0.01458740234375, 0.0250244140625, -0.008056640625, 0.0135498046875, 0.00823974609375, -0.006988525390625, 0.01116943359375, -0.01611328125, -0.014892578125, 0.0240478515625, -0.0023651123046875, 0.00201416015625, -0.012939453125, 0.017211914062...
[ 70, 5701, 5, 11853, 10644, 11814, 46610, 2737, 8273, 4007, 127008, 4188, 618, 2886, 163612, 418, 4727, 516, 284, 91693, 335, 12, 78457, 316, 29598, 145111, 6635, 162429, 9774, 32786, 903, 62, 571, 28864, 26073, 80866, 33657, 87652, 2661, ...
[ 0.09503173828125, 0.18115234375, 0.04254150390625, 0.003814697265625, 0.212158203125, 0.1109619140625, 0.1961669921875, 0.220458984375, 0.1514892578125, 0.123046875, 0.2218017578125, 0.11376953125, 0.1055908203125, 0.167236328125, 0.049560546875, 0.03143310546875, 0.1025390625, 0.1...
embed
55909971_c0
55909971
fsharp
0
Title: F# Array.choose id equivalent in C# Problem title: F# Array.choose id equivalent in C# Tags: linq, c%23, f%23 Problem: F# Array.choose id equivalent in C# I love using Array.choose id in F# on Option[]. What’s the best way to do this in C# for Nullable[]? --- Edited to address excellent comments --- In F#, I use...
F# Array.choose id equivalent in C# F# Array.choose id equivalent in C# linq c%23 f%23 Array.choose None Option Nullable F# Array.choose id equivalent in C# I love using Array.choose id in F# on Option[]. What’s the best way to do this in C# for Nullable[]? --- Edited to address excellent comments --- In F#, I use Arra...
[ 0.005950927734375, -0.01220703125, 0.0162353515625, 0.0218505859375, -0.0081787109375, -0.008056640625, 0.0079345703125, 0.0024261474609375, 0.006744384765625, 0.0140380859375, -0.00958251953125, 0.004791259765625, -0.0103759765625, -0.007232666015625, 0.00823974609375, 0.0020904541015...
[ 563, 4904, 69253, 53, 5, 3089, 8364, 3447, 183234, 23, 313, 96, 44982, 3742, 1238, 438, 86, 86769, 27786, 2661, 5161, 17368, 1065, 2965, 3917, 54, 903, 40881, 4527, 46312, 1810, 618, 4127, 56574, 678, 339, 384 ]
[ 0.1441650390625, 0.21142578125, 0.138671875, 0.114501953125, 0.06451416015625, 0.108154296875, 0.1370849609375, 0.1771240234375, 0.1845703125, 0.03515625, 0.06884765625, 0.00726318359375, 0.1839599609375, 0.09716796875, 0.0736083984375, 0.10198974609375, 0.046356201171875, 0.211791...
embed
5507241_c0
5507241
fsharp
0
Title: F#, problems with IntelliSense and Office Problem title: F#, problems with IntelliSense and Office Tags: office-interop, intellisense, f%23 Problem: F#, problems with IntelliSense and Office I'm trying to write some Office automation code and I cannot get IntelliSense help for the PIA Office types. The strange t...
F#, problems with IntelliSense and Office F#, problems with IntelliSense and Office office-interop intellisense f%23 IntelliSense Office F#, problems with IntelliSense and Office I'm trying to write some Office automation code and I cannot get IntelliSense help for the PIA Office types. The strange thing is that it wor...
[ 0.007171630859375, -0.0040283203125, 0.0016021728515625, 0.00885009765625, -0.01611328125, 0.006378173828125, -0.02392578125, -0.0081787109375, -0.019775390625, -0.00347900390625, -0.0057373046875, 0.01104736328125, 0.008056640625, 0.0076904296875, 0.0089111328125, 0.0052490234375, -...
[ 563, 4904, 4, 44402, 678, 24018, 150, 294, 21161, 136, 12133, 23179, 10433, 2146, 892, 27077, 1238, 3949, 3742, 31577, 33022, 11408, 1830, 18151, 53418, 2046, 4358, 100, 135398, 52895, 114453, 43240, 5885, 23, 313, 183447, 18043, 11436, 187...
[ 0.16162109375, 0.2423095703125, 0.012542724609375, 0.1373291015625, 0.09503173828125, 0.114501953125, 0.1368408203125, 0.11865234375, 0.1573486328125, 0.1304931640625, 0.25341796875, 0.1910400390625, 0.119873046875, 0.151611328125, 0.073974609375, 0.14111328125, 0.10516357421875, 0...
embed
66859801_c0
66859801
fsharp
0
Title: F# units of measure: how to represent a byte as being 8 bits? Problem title: F# units of measure: how to represent a byte as being 8 bits? Tags: .net, f%23 Problem: F# units of measure: how to represent a byte as being 8 bits? I tried the following but it doesn't work: // bits [<Measure>] type b // bytes [<Measu...
F# units of measure: how to represent a byte as being 8 bits? F# units of measure: how to represent a byte as being 8 bits? .net f%23 Measure Expected Invalid F# units of measure: how to represent a byte as being 8 bits? I tried the following but it doesn't work: Thank you
[ 0.01068115234375, 0.01214599609375, 0.00543212890625, 0.0011749267578125, -0.01904296875, -0.007659912109375, -0.0223388671875, -0.0020294189453125, 0.01226806640625, 0.0145263671875, -0.0172119140625, 0.00372314453125, 0.012451171875, 0.0021514892578125, -0.004364013671875, 0.00854492...
[ 563, 4904, 25072, 111, 72350, 3642, 47, 33636, 390, 67, 237, 8035, 382, 4785, 7, 1179, 1238, 3742, 1215, 11, 56851, 60075, 13, 360, 7013, 37842, 25632, 18, 4488 ]
[ 0.160400390625, 0.22265625, 0.1602783203125, 0.0733642578125, 0.1922607421875, 0.0638427734375, 0.04095458984375, 0.210693359375, 0.1553955078125, 0.1522216796875, 0.0921630859375, 0.0931396484375, 0.1934814453125, 0.2012939453125, 0.009918212890625, 0.1417236328125, 0.0982666015625,...
embed
21779649_c0
21779649
fsharp
0
Title: F# pipeline placeholder? Problem title: F# pipeline placeholder? Tags: pipelining, pipeline, f%23 Problem: F# pipeline placeholder? I have googlet a bit, and I haven't found what I was looking for. As expected. My question is, is it possible to define a F# pipeline placeholder? What I want is something like _ in...
F# pipeline placeholder? F# pipeline placeholder? pipelining pipeline f%23 F# pipeline placeholder? I have googlet a bit, and I haven't found what I was looking for. As expected. My question is, is it possible to define a F# pipeline placeholder? What I want is something like _ in the following: Which would evaluate to...
[ -0.005126953125, 0.00555419921875, 0.00701904296875, -0.00421142578125, -0.003997802734375, -0.004302978515625, 0.00830078125, -0.01416015625, 0.002410888671875, -0.0017852783203125, -0.006256103515625, 0.0091552734375, 0.01171875, -0.00885009765625, -0.0020751953125, 0.000059843063354...
[ 563, 4904, 137158, 2256, 3687, 31958, 32, 150, 592, 1238, 3949, 3742, 26484, 4785, 14037, 16487, 100, 84751, 7722, 47, 61924, 10, 3444, 9844, 1884, 23, 25632, 2806, 151575, 1039, 4700, 1639, 758, 997, 138, 304, 35914, 225490, 1697, 2783, ...
[ 0.1846923828125, 0.251953125, 0.2110595703125, 0.20556640625, 0.219970703125, 0.24267578125, 0.04010009765625, 0.1300048828125, 0.08306884765625, 0.1463623046875, 0.05340576171875, 0.208984375, 0.06689453125, 0.0157012939453125, 0.00732421875, 0.043487548828125, 0.02862548828125, 0...
embed
4614456_c0
4614456
fsharp
0
Title: F# lazy pixels reading Problem title: F# lazy pixels reading Tags: f%23, lazy-evaluation, pixel Problem: F# lazy pixels reading I want to make a lazy loading of image pixels to the 3 dimensional array of integers. For example in simple way it looks like this: for i=0 to Width for j=0 to Height let point=image.Ge...
F# lazy pixels reading F# lazy pixels reading f%23 lazy-evaluation pixel Width Height image.GetPixel point.R point.G point.B F# lazy pixels reading I want to make a lazy loading of image pixels to the 3 dimensional array of integers. For example in simple way it looks like this: How it can be made in lazy way?
[ 0.010498046875, 0.000926971435546875, -0.004180908203125, -0.01312255859375, -0.005218505859375, 0.0028228759765625, 0.01312255859375, -0.007720947265625, 0.0037841796875, -0.0247802734375, 0.01263427734375, 0.01611328125, -0.00151824951171875, -0.0101318359375, 0.00189971923828125, -0...
[ 563, 4904, 21, 3285, 98009, 16454, 1238, 3742, 159258, 58302, 1529, 22553, 29569, 29348, 52851, 6275, 1052, 724, 571, 7, 3444, 3249, 72367, 214, 47, 138, 157955, 10298, 53, 111, 892, 26255, 8781, 33342, 186, 7228, 3917 ]
[ 0.06964111328125, 0.125, 0.1282958984375, 0.1900634765625, 0.213134765625, 0.1724853515625, 0.0423583984375, 0.0902099609375, 0.1527099609375, 0.0728759765625, 0.06512451171875, 0.019775390625, 0.146484375, 0.0347900390625, 0.143798828125, 0.08349609375, 0.0340576171875, 0.01702880...
embed
31290046_c1
31290046
fsharp
1
00:00:00.000 41 2002-12-31 00:00:00.000 2002-09-30 00:00:00.000 18 2003-02-13 00:00:00.000 2002-12-31 00:00:00.000 18 2003-05-22 00:00:00.000 2003-03-31 00:00:00.000 29 2003-08-21 00:00:00.000 2003-06-30 00:00:00.000 40 2003-12-31 00:00:00.000 2003-09-30 00:00:00.000 51 2004-12-16 00:00:00.000 2002-12-31 00:00:00.000 1...
00:00:00.000 41 2002-12-31 00:00:00.000 2002-09-30 00:00:00.000 18 2003-02-13 00:00:00.000 2002-12-31 00:00:00.000 18 2003-05-22 00:00:00.000 2003-03-31 00:00:00.000 29 2003-08-21 00:00:00.000 2003-06-30 00:00:00.000 40 2003-12-31 00:00:00.000 2003-09-30 00:00:00.000 51 2004-12-16 00:00:00.000 2002-12-31 00:00:00.000 1...
[ -0.005706787109375, 0.005126953125, -0.0419921875, 0.0286865234375, -0.00677490234375, -0.0079345703125, -0.0174560546875, 0.025390625, 0.03173828125, 0.0703125, -0.007080078125, -0.00970458984375, -0.00494384765625, -0.010009765625, -0.0255126953125, 0.006927490234375, 0.00555419921...
[ 110095, 6632, 8557, 6478, 5726, 31435, 5016, 38118, 1197, 543, 6052, 43627, 2681, 52288, 4015, 37151, 1702, 47355, 3117, 44037, 1112, 8651, 4821, 2485, 729, 1372, 3912, 1496, 7227 ]
[ 0.31201171875, 0.148681640625, 0.300048828125, 0.265380859375, 0.2139892578125, 0.1585693359375, 0.200439453125, 0.1201171875, 0.120849609375, 0.16259765625, 0.2291259765625, 0.1004638671875, 0.09912109375, 0.1021728515625, 0.056121826171875, 0.105712890625, 0.1494140625, 0.0606994...
embed
42428670_c0
42428670
fsharp
0
Title: How to handle pathScan decoding of url encoded parameters? Problem title: How to handle pathScan decoding of url encoded parameters? Tags: f%23, suave Problem: How to handle pathScan decoding of url encoded parameters? I have something like :- pathScan "/blah/%s" (fun x) -> (sprintf "%A" x) |> json) and what it ...
How to handle pathScan decoding of url encoded parameters? How to handle pathScan decoding of url encoded parameters? f%23 suave How How to handle pathScan decoding of url encoded parameters? I have something like :- and what it shows me if I do /blah/AT%2BVER%3F is the url encoded data. Is there a way to get this deco...
[ -0.0037994384765625, 0.0032196044921875, 0.0040283203125, 0.00341796875, -0.02001953125, -0.0042724609375, -0.00159454345703125, 0.0196533203125, -0.0008087158203125, -0.031494140625, 0.002471923828125, -0.0341796875, -0.0166015625, 0.0242919921875, -0.00531005859375, -0.00262451171875...
[ 11249, 47, 34831, 60875, 294, 4398, 8, 587, 6238, 25002, 22, 40899, 71, 171859, 111, 1238, 3742, 109829, 9844, 1884, 15772, 45831, 163, 2174, 54, 248, 275, 1566, 64, 14609, 167218, 33255, 178990, 919, 83, 2053, 3917, 2046, 903, 191082, ...
[ 0.08331298828125, 0.0391845703125, 0.1571044921875, 0.216064453125, 0.088134765625, 0.230712890625, 0.1722412109375, 0.1986083984375, 0.0928955078125, 0.1976318359375, 0.1036376953125, 0.2137451171875, 0.0814208984375, 0.2017822265625, 0.013885498046875, 0.027008056640625, 0.03610229...
embed
667721_c0
667721
fsharp
0
Title: How do I invert a matrix in F#? Problem title: How do I invert a matrix in F#? Tags: f%23, matrix Problem: How do I invert a matrix in F#? I need to perform some basic OLS regression using F#. To do this I need some Linear Algebra functions, but I'm confused as to what's out there. I can't find any way to invert...
How do I invert a matrix in F#? How do I invert a matrix in F#? f%23 matrix How Microsoft.FSharp.Math.LinearAlgebra How do I invert a matrix in F#? I need to perform some basic OLS regression using F#. To do this I need some Linear Algebra functions, but I'm confused as to what's out there. I can't find any way to inve...
[ -0.00103759765625, 0.0125732421875, 0.0152587890625, 0.0125732421875, -0.0023345947265625, 0.000701904296875, 0.005279541015625, 0.002410888671875, -0.014404296875, -0.0023193359375, 0.00799560546875, -0.0022430419921875, -0.0010223388671875, 0.003814697265625, -0.00101470947265625, 0....
[ 11249, 54, 87, 131983, 50944, 425, 23, 563, 4904, 10, 1238, 3949, 3742, 7244, 36381, 3467, 254, 199450, 93232, 147, 429, 2844, 51339, 62822, 180, 19759, 456, 148448, 17368, 3871, 16777, 32354, 55681, 2685, 3917, 47, 209806, 35773 ]
[ 0.10174560546875, 0.0595703125, 0.059844970703125, 0.27099609375, 0.1915283203125, 0.11962890625, 0.10052490234375, 0.138427734375, 0.21728515625, 0.033843994140625, 0.094970703125, 0.01226806640625, 0.160888671875, 0.085693359375, 0.007904052734375, 0.09130859375, 0.0909423828125, ...
embed
52297086_c0
52297086
fsharp
0
Title: JsonProvider gives me different types that I cannot unify Problem title: JsonProvider gives me different types that I cannot unify Tags: types, json, f%23, f%23-data Problem: JsonProvider gives me different types that I cannot unify Code signals: JsonProvider, conv1, bn1, Weight, IJsonDocument, Data, JsonValue, ...
JsonProvider gives me different types that I cannot unify JsonProvider gives me different types that I cannot unify types json f%23 f%23-data JsonProvider conv1 bn1 Weight IJsonDocument Data JsonValue Shape Weight2 Tensor Data:single Shape:int Unify1 w:NN.Weight w.Data Array.map w.Shape Array.toList w:NN.Weight2 unify2...
[ 0.00579833984375, 0.030029296875, -0.021240234375, 0.012939453125, -0.0294189453125, -0.01068115234375, -0.007293701171875, -0.00469970703125, -0.0002346038818359375, -0.00213623046875, -0.00457763671875, 0.00360107421875, 0.0267333984375, -0.01123046875, 0.0002994537353515625, 0.00382...
[ 821, 1681, 177997, 62160, 163, 12921, 52895, 53418, 51, 40383, 1647, 3742, 27495, 10135, 158, 334, 418, 150533, 46765, 239469, 11809, 50770, 7224, 304, 5531, 4970, 6953, 4288, 992, 24455, 12137, 22553, 137989, 62346, 40798, 36, 3522, 63473, ...
[ 0.100830078125, 0.15478515625, 0.1668701171875, 0.10040283203125, 0.0146942138671875, 0.14892578125, 0.230712890625, 0.150634765625, 0.13671875, 0.167724609375, 0.07470703125, 0.04608154296875, 0.009246826171875, 0.038330078125, 0.03778076171875, 0.046478271484375, 0.011444091796875,...
embed
55745039_c0
55745039
fsharp
0
Title: Remove some from list f# Problem title: Remove some from list f# Tags: list, f%23 Problem: Remove some from list f# I have a list like this let data = [{ A = "one"; B = 2020; C = Some 5L; D = None }; { A = "two"; B = 2020; C = None; D = Some 3L}] how do I replace C = Some 5L; with C = 5; i want like this -> [{ A...
Remove some from list f# Remove some from list f# list f%23 list Remove Some None List.choose Remove some from list f# I have a list like this how do I replace C = Some 5L; with C = 5; i want like this -> i tried let newData = data |> List.choose id It does not work.
[ 0.0000762939453125, 0.00433349609375, 0.01165771484375, 0.02734375, -0.01300048828125, -0.000621795654296875, 0.0002956390380859375, 0.0166015625, 0.015625, 0.025390625, 0.0101318359375, 0.0020904541015625, -0.00060272216796875, -0.0029449462890625, 0.01519775390625, 0.0012664794921875...
[ 181139, 3060, 1295, 5303, 1238, 4904, 3949, 3742, 31384, 438, 32036, 3089, 765, 10, 1884, 903, 3642, 54, 87, 91995, 313, 2203, 190, 866, 74, 678, 3444, 37842, 2633, 3525, 137989, 2053, 6, 8364, 3447, 14602, 959, 4488 ]
[ 0.187255859375, 0.091064453125, 0.1319580078125, 0.23291015625, 0.1070556640625, 0.1390380859375, 0.00201416015625, 0.106689453125, 0.109375, 0.06414794921875, 0.2010498046875, 0.061431884765625, 0.03692626953125, 0.0009765625, 0.089599609375, 0.05517578125, 0.0325927734375, 0.0125...
embed
4116468_c0
4116468
fsharp
0
Title: What does the &#x27;in&#x27; keyword do in F#? Problem title: What does the &#x27;in&#x27; keyword do in F#? Tags: f%23 Problem: What does the 'in' keyword do in F#? I'm reading the book Expert F# from Apress and there is a snippet there that I don't truly understand: let powerOfFour n = let nSquared = n * n in ...
What does the &#x27;in&#x27; keyword do in F#? What does the &#x27;in&#x27; keyword do in F#? f%23 What Console.WriteLine What does the 'in' keyword do in F#? I'm reading the book Expert F# from Apress and there is a snippet there that I don't truly understand: What is the 'in' keywords doing here, and does it allow me...
[ 0.00182342529296875, -0.000705718994140625, 0.0302734375, 0.01348876953125, 0.0191650390625, 0.00677490234375, 0.00058746337890625, -0.00012063980102539062, -0.009765625, -0.0157470703125, 0.00141143798828125, -0.016357421875, -0.022216796875, 0.01544189453125, 0.0027923583984375, 0.02...
[ 4865, 14602, 3768, 73, 166117, 54, 23, 563, 4904, 70, 1238, 1657, 40777, 18781, 93232, 25, 12877, 70523, 11856, 87607, 28219, 7, 20594, 3688, 63769, 11782, 55300, 46132, 111, 68034 ]
[ 0.068359375, 0.042144775390625, 0.116943359375, 0.241455078125, 0.2445068359375, 0.09552001953125, 0.056427001953125, 0.134765625, 0.205810546875, 0.053314208984375, 0.0259857177734375, 0.0252838134765625, 0.119140625, 0.0279541015625, 0.116455078125, 0.0216217041015625, 0.0418395996...
embed
60779544_c0
60779544
fsharp
0
Title: F# VS2019 Windows Forms Problem title: F# VS2019 Windows Forms Tags: winforms, f%23, functional-programming, visual-studio Problem: F# VS2019 Windows Forms I'm learning F# and I'm just trying to build Animate a pendulum program. Here's the code: https://rosettacode.org/wiki/Animate_a_pendulum#F.23 As far as I un...
F# VS2019 Windows Forms F# VS2019 Windows Forms winforms f%23 functional-programming visual-studio VS2019 Windows Forms F# VS2019 Windows Forms I'm learning F# and I'm just trying to build Animate a pendulum program. Here's the code: https://rosettacode.org/wiki/Animate_a_pendulum#F.23 As far as I understand, VS 2019 d...
[ 0.00982666015625, 0.00121307373046875, -0.0245361328125, -0.0006866455078125, -0.002593994140625, 0.0220947265625, -0.000004857778549194336, -0.000614166259765625, -0.015869140625, -0.04150390625, 0.0225830078125, -0.04345703125, 0.032958984375, 0.0179443359375, -0.006256103515625, 0.0...
[ 563, 4904, 44160, 32196, 3773, 15236, 148, 46334, 1238, 3949, 3742, 123309, 28966, 21176, 52629, 52080, 31577, 45367, 71352, 67, 51396, 95671, 1528, 11853, 18151, 3666, 16883, 40899, 1478, 13691, 93, 15829, 11, 2278, 10360, 316, 919, 28219, ...
[ 0.14501953125, 0.2161865234375, 0.2391357421875, 0.284912109375, 0.18115234375, 0.265869140625, 0.045013427734375, 0.1527099609375, 0.10107421875, 0.02239990234375, 0.1324462890625, 0.154052734375, 0.0855712890625, 0.116455078125, 0.1224365234375, 0.082763671875, 0.07073974609375, ...
embed
29071064_c0
29071064
fsharp
0
Title: The type &#x27;int&#x27; does not support the operator &#x27;==&#x27; Problem title: The type &#x27;int&#x27; does not support the operator &#x27;==&#x27; Tags: f%23 Problem: The type 'int' does not support the operator '==' I want to calculate binom like this: let t = seq { 1..10 } |> Seq.takeWhile (fun e -> e ...
The type &#x27;int&#x27; does not support the operator &#x27;==&#x27; The type &#x27;int&#x27; does not support the operator &#x27;==&#x27; f%23 Seq.takeWhile playground.fsx FS0001 The type 'int' does not support the operator '==' I want to calculate binom like this: but the compiler complain What am I doing wrong?
[ -0.00482177734375, 0.016845703125, 0.003875732421875, 0.025634765625, 0.0185546875, -0.006988525390625, -0.00396728515625, 0.005401611328125, -0.0091552734375, -0.0048828125, 0.01336669921875, 0.023193359375, 0.01531982421875, 0.01434326171875, 0.0166015625, -0.000659942626953125, -0...
[ 10644, 3768, 4288, 14602, 959, 8060, 39933, 6, 69112, 581, 70, 74, 1238, 3742, 503, 864, 78219, 979, 133, 11301, 64330, 17447, 425, 93774, 188735, 3444, 74481, 67, 333, 1687, 1884, 903, 1284, 9969, 34759, 186992, 444, 20594, 44691 ]
[ 0.1986083984375, 0.1270751953125, 0.19287109375, 0.08734130859375, 0.1492919921875, 0.211181640625, 0.2220458984375, 0.01800537109375, 0.25732421875, 0.02520751953125, 0.035797119140625, 0.027069091796875, 0.0711669921875, 0.08935546875, 0.04302978515625, 0.12255859375, 0.11303710937...
embed
71344405_c2
71344405
fsharp
2
50687, 0.012825027001045838, 0.051867696499045116, 0.020623116252775197, 0.02446469695619617, -0.015974966074344284, 0.03939323769642985, 0.5652557818438808, 0.02508486624629729, 0.026311401768164447, 0.03827223792998286, 0.03867025726520796, 0.04285045108159155, 0.018009295529766094, -0.18204238698737224, 0.0389048651...
50687, 0.012825027001045838, 0.051867696499045116, 0.020623116252775197, 0.02446469695619617, -0.015974966074344284, 0.03939323769642985, 0.5652557818438808, 0.02508486624629729, 0.026311401768164447, 0.03827223792998286, 0.03867025726520796, 0.04285045108159155, 0.018009295529766094, -0.18204238698737224, 0.0389048651...
[ -0.004852294921875, -0.012939453125, -0.010009765625, -0.0026397705078125, 0.00860595703125, 0.0021820068359375, -0.016357421875, -0.0050048828125, 0.0179443359375, 0.01708984375, 0.0120849609375, 0.003570556640625, -0.0152587890625, -0.0220947265625, -0.00665283203125, 0.021240234375,...
[ 836, 180348, 4, 89678, 81764, 24291, 104283, 76327, 4633, 190955, 11703, 211143, 196325, 617, 61158, 120620, 139652, 3742, 3768, 2947, 966, 2357, 9271, 201985, 13683, 160733, 20, 182149, 191304, 186410, 197742, 152697, 163137, 9323, 128877, 13023...
[ 0.251708984375, 0.343994140625, 0.1287841796875, 0.2298583984375, 0.1583251953125, 0.1436767578125, 0.12353515625, 0.06195068359375, 0.11669921875, 0.1971435546875, 0.1173095703125, 0.10205078125, 0.142822265625, 0.1461181640625, 0.1182861328125, 0.1790771484375, 0.07867431640625, ...
embed
10454160_c1
10454160
fsharp
1
stopWatch.ElapsedMilliseconds () main() It runs 19.5 sec when printableByte is not inlined and 13.6 sec when inlined. EDIT3: This time difference can be viewed only if compiled for x86 target and run on x64 host. There is no time difference if compiled for "anycpu" or x64. So, there is no any issue with "small functio...
stopWatch.ElapsedMilliseconds () main() It runs 19.5 sec when printableByte is not inlined and 13.6 sec when inlined. EDIT3: This time difference can be viewed only if compiled for x86 target and run on x64 host. There is no time difference if compiled for "anycpu" or x64. So, there is no any issue with "small functio...
[ 0.000904083251953125, -0.00537109375, 0.0284423828125, 0.017822265625, 0.00060272216796875, 0.00250244140625, -0.020263671875, -0.004547119140625, 0.000705718994140625, 0.000545501708984375, -0.0068359375, 0.0126953125, -0.001190185546875, -0.00201416015625, 0.011474609375, -0.01684570...
[ 7279, 156378, 647, 127966, 71, 178449, 191633, 7, 5201, 132, 1650, 127877, 6529, 758, 19216, 3229, 2448, 22819, 75358, 67, 959, 23, 2256, 136, 5847, 910, 172864, 1733, 60212, 21455, 5974, 15276, 30388, 11675, 13307, 27980, 4848, 1766, 31089...
[ 0.219970703125, 0.302490234375, 0.05743408203125, 0.1982421875, 0.0826416015625, 0.1375732421875, 0.2227783203125, 0.035064697265625, 0.1627197265625, 0.0858154296875, 0.04473876953125, 0.20751953125, 0.1275634765625, 0.149658203125, 0.2225341796875, 0.0709228515625, 0.1519775390625,...
embed
13491768_c0
13491768
fsharp
0
Title: Tail recursion and exceptions in F# Problem title: Tail recursion and exceptions in F# Tags: tail-recursion, f%23, .net Problem: Tail recursion and exceptions in F# I've been googling for ages and still can't find the answer. From what I understand F# 3.0 runnning on .NET 4.5 will not use tail recursion for a re...
Tail recursion and exceptions in F# Tail recursion and exceptions in F# tail-recursion f%23 .net Tail Tail recursion and exceptions in F# I've been googling for ages and still can't find the answer. From what I understand F# 3.0 runnning on .NET 4.5 will not use tail recursion for a recursive method if the invoker has ...
[ 0.0087890625, 0.021728515625, 0.01409912109375, -0.0026092529296875, 0.0133056640625, -0.00677490234375, 0.0086669921875, -0.01904296875, 0.001739501953125, 0.00970458984375, 0.0029449462890625, -0.00897216796875, 0.00909423828125, 0.003875732421875, 0.037841796875, 0.007720947265625, ...
[ 1218, 379, 195625, 1830, 136, 131527, 23, 563, 4904, 46741, 107, 48650, 1238, 3742, 1179, 4188, 35166, 28219, 17596, 11675, 5, 17777, 60061, 1221, 959, 4527, 100, 5844, 55300, 2174, 23253, 56, 137565, 20051, 70, 11782, 9790, 64, 4460, 338...
[ 0.2008056640625, 0.16943359375, 0.2191162109375, 0.1094970703125, 0.0443115234375, 0.2095947265625, 0.0309906005859375, 0.1412353515625, 0.2080078125, 0.278076171875, 0.04498291015625, 0.1746826171875, 0.052825927734375, 0.09814453125, 0.119140625, 0.01708984375, 0.0362548828125, 0...
embed
48130413_c0
48130413
fsharp
0
Title: Please explain what this Seq.map call will do in F# Problem title: Please explain what this Seq.map call will do in F# Tags: f%23 Problem: Please explain what this Seq.map call will do in F# I encountered the following line in exercism.io solution for F#, but I have issues grasping with the Seq.map part will do....
Please explain what this Seq.map call will do in F# Please explain what this Seq.map call will do in F# f%23 Please Seq.map Please explain what this Seq.map call will do in F# I encountered the following line in exercism.io solution for F#, but I have issues grasping with the Seq.map part will do. (Probably obvious, bu...
[ 0.004486083984375, 0.0027313232421875, 0.003997802734375, 0.018310546875, -0.0030975341796875, 0.00213623046875, 0.0205078125, 0.02197265625, 0.0174560546875, -0.00689697265625, -0.025146484375, -0.00811767578125, -0.0103759765625, 0.048095703125, -0.005157470703125, -0.00970458984375,...
[ 30607, 73342, 2367, 903, 503, 864, 5, 62346, 11782, 1221, 54, 23, 563, 4904, 1238, 3949, 3742, 190647, 25632, 13315, 56785, 7, 39, 846, 29806, 37348, 27689, 10366, 2831, 17105, 162520, 14012, 83, 892, 1505, 3688, 4171, 67175, 22729 ]
[ 0.1007080078125, 0.190673828125, 0.11083984375, 0.10791015625, 0.141845703125, 0.2379150390625, 0.062255859375, 0.256103515625, 0.1610107421875, 0.1087646484375, 0.1378173828125, 0.070556640625, 0.14306640625, 0.19384765625, 0.0889892578125, 0.0548095703125, 0.1695556640625, 0.0679...
embed
41043422_c0
41043422
fsharp
0
Title: Translation of C# to F# Problem title: Translation of C# to F# Tags: member, f%23, c%23-to-f%23 Problem: Translation of C# to F# How can I translate the following C# code to F#? public Autodesk.Revit.UI.Result OnStartup(UIControlledApplication application) { return Result.Succeeded; } public Autodesk.Revit.UI.Re...
Translation of C# to F# Translation of C# to F# member f%23 c%23-to-f%23 Translation Autodesk.Revit.UI.Result OnStartup UIControlledApplication Result.Succeeded OnShutdown Translation of C# to F# How can I translate the following C# code to F#?
[ -0.005889892578125, 0.0179443359375, 0.001708984375, 0.0032806396484375, -0.01104736328125, -0.00109100341796875, -0.000896453857421875, -0.0130615234375, -0.000766754150390625, -0.01123046875, -0.01458740234375, 0.007110595703125, -0.034912109375, 0.0263671875, 0.00616455078125, -0.00...
[ 194927, 111, 313, 4904, 47, 563, 32786, 1238, 3742, 27495, 188, 420, 4396, 133850, 4332, 3760, 33457, 7, 7136, 2161, 126597, 2037, 111481, 175904, 47677, 182867, 126684, 39884, 24278, 34695, 11249, 831, 87, 3900, 19309, 25632, 18151 ]
[ 0.211181640625, 0.0477294921875, 0.093994140625, 0.2322998046875, 0.1510009765625, 0.1630859375, 0.1756591796875, 0.045074462890625, 0.0745849609375, 0.072265625, 0.0950927734375, 0.074951171875, 0.1373291015625, 0.21923828125, 0.031982421875, 0.1728515625, 0.1134033203125, 0.04626...
embed
22939903_c1
22939903
fsharp
1
{ Step1 = (fun i -> "whatever"); Step2 = fun s -> 0.0 } let strategyB = { Step1 = (fun i -> "something else"); Step2 = fun s -> 4.5 } This seems like the closest match to what I'm trying to achieve: it keeps the implementing steps close together so that they may be examined as a bunch. But is this idea (creating a typ...
{ Step1 = (fun i -> "whatever"); Step2 = fun s -> 0.0 } let strategyB = { Step1 = (fun i -> "something else"); Step2 = fun s -> 4.5 } This seems like the closest match to what I'm trying to achieve: it keeps the implementing steps close together so that they may be examined as a bunch. But is this idea (creating a typ...
[ -0.010986328125, -0.00154876708984375, -0.0078125, -0.00067138671875, 0.00433349609375, 0.0026702880859375, 0.01080322265625, -0.019287109375, 0.035400390625, 0.0198974609375, -0.015869140625, 0.054443359375, -0.007171630859375, 0.003204345703125, -0.0019378662109375, -0.00038337707519...
[ 50478, 418, 2203, 16498, 17, 33079, 124409, 30441, 3142, 304, 7477, 91, 89678, 2633, 113857, 571, 64113, 37076, 60061, 3293, 37202, 20903, 271, 14858, 47, 31577, 69307, 13695, 29479, 98441, 25842, 1543, 160477, 237, 147306, 5, 83, 903, 6528...
[ 0.1888427734375, 0.0855712890625, 0.05206298828125, 0.1484375, 0.0986328125, 0.05487060546875, 0.038177490234375, 0.13134765625, 0.008544921875, 0.1102294921875, 0.128662109375, 0.0960693359375, 0.1773681640625, 0.052947998046875, 0.213134765625, 0.1236572265625, 0.044586181640625, ...
embed
616879_c0
616879
fsharp
0
Title: F# type inference in format strings Problem title: F# type inference in format strings Tags: f%23 Problem: F# type inference in format strings How is it possible for F# to examine format strings at compile time to determine that x has type int in the following definition? let foo x = sprintf "%d" x`? Is this har...
F# type inference in format strings F# type inference in format strings f%23 my_print F# type inference in format strings How is it possible for F# to examine format strings at compile time to determine that x has type int in the following definition? Is this hard-coded into the language or could somebody write their o...
[ -0.022216796875, 0.00020122528076171875, -0.000843048095703125, 0.025634765625, 0.003662109375, 0.01806640625, 0.00341796875, 0.005340576171875, 0.0137939453125, -0.004058837890625, 0.00555419921875, -0.0233154296875, -0.00106048583984375, -0.0191650390625, 0.018310546875, 0.0087890625...
[ 563, 4904, 10644, 53498, 6620, 9384, 79315, 1238, 3742, 759, 35662, 7722, 160477, 9969, 1340, 1733, 83324, 1022, 1556, 23, 18, 25632, 80934, 7941, 40899, 3934, 46876, 33022, 10002, 1176, 32354, 4527, 12921, 86531 ]
[ 0.1263427734375, 0.2039794921875, 0.223876953125, 0.182861328125, 0.034423828125, 0.2052001953125, 0.1922607421875, 0.040313720703125, 0.04620361328125, 0.0958251953125, 0.1783447265625, 0.0811767578125, 0.1322021484375, 0.09228515625, 0.118896484375, 0.060699462890625, 0.10925292968...
embed
62607073_c0
62607073
fsharp
0
Title: Type inference with the same constructor Problem title: Type inference with the same constructor Tags: type-inference, f%23 Problem: Type inference with the same constructor I am writing a small F# program. type type_a= | T of int | S of string;; let aa=T 30;; type type_b= | T of int | S of string;; let bb =T 40...
Type inference with the same constructor Type inference with the same constructor type-inference f%23 Type type_a type_b Type inference with the same constructor I am writing a small F# program. Above, why how does the compiler distinguish the type for aa and bb? The interactive console from Visual Studio thinks bb is ...
[ 0.003692626953125, -0.00750732421875, -0.000919342041015625, 0.03173828125, -0.004913330078125, -0.0186767578125, 0.0003986358642578125, 0.01611328125, 0.00848388671875, -0.013427734375, 0.00567626953125, -0.0004634857177734375, 0.016357421875, -0.0026702880859375, 0.004913330078125, -...
[ 60457, 53498, 6620, 678, 70, 5701, 64549, 748, 10644, 73, 69988, 1238, 3742, 11, 275, 32562, 19336, 563, 4904, 1528, 92437, 15400, 3642, 9969, 34759, 157167, 1495, 100, 10, 136, 5125, 212398, 130250, 73372, 22968, 5351, 83, 111 ]
[ 0.22802734375, 0.2039794921875, 0.052337646484375, 0.1123046875, 0.004974365234375, 0.1251220703125, 0.1556396484375, 0.1036376953125, 0.21533203125, 0.06634521484375, 0.1890869140625, 0.05633544921875, 0.042816162109375, 0.1304931640625, 0.14404296875, 0.035369873046875, 0.028762817...
embed
16006239_c0
16006239
fsharp
0
Title: how to do recursive discriminated unions by value? Problem title: how to do recursive discriminated unions by value? Tags: f%23 Problem: how to do recursive discriminated unions by value? In F# is it possible to have a discriminated union based on both a type and a value? Here's an attempt at expressing this wit...
how to do recursive discriminated unions by value? how to do recursive discriminated unions by value? f%23 Foo B.name C.name Empty how to do recursive discriminated unions by value? In F# is it possible to have a discriminated union based on both a type and a value? Here's an attempt at expressing this without knowing ...
[ -0.006317138671875, -0.0038299560546875, 0.0016937255859375, 0.0250244140625, -0.006072998046875, 0.009765625, -0.0194091796875, 0.001739501953125, 0.0098876953125, -0.0027618408203125, 0.017333984375, 0.003662109375, -0.0014495849609375, -0.00167083740234375, 0.0033416748046875, -0.00...
[ 3642, 54, 195625, 5844, 55970, 3674, 69941, 7, 390, 34292, 47, 1238, 3742, 9572, 31, 335, 11627, 313, 31678, 939, 563, 4904, 7722, 765, 35509, 98, 15044, 10644, 136, 81887, 36510, 86531, 6713 ]
[ 0.06219482421875, 0.06097412109375, 0.18505859375, 0.1129150390625, 0.222412109375, 0.0885009765625, 0.224853515625, 0.071044921875, 0.09967041015625, 0.2205810546875, 0.0290069580078125, 0.080078125, 0.08441162109375, 0.0916748046875, 0.0482177734375, 0.007568359375, 0.10546875, 0...
embed
10851686_c0
10851686
fsharp
0
Title: Regex for keywords Problem title: Regex for keywords Tags: f%23, regex Problem: Regex for keywords How can I write a Regex to represent certain keywords without any letter/number following or preceding them? (symbols and spaces are optional) I tried to write this, but it's doesn't seem to work: let resWord = "[c...
Regex for keywords Regex for keywords f%23 regex Regex a-zA-Z0-9 Regex for keywords How can I write a Regex to represent certain keywords without any letter/number following or preceding them? (symbols and spaces are optional) I tried to write this, but it's doesn't seem to work: I'm new to Regex, so please excuse me i...
[ -0.008056640625, 0.00830078125, 0.006988525390625, -0.0027008056640625, -0.0247802734375, 0.006317138671875, 0.01611328125, 0.0262451171875, 0.0016326904296875, 0.0015716552734375, -0.032470703125, -0.00112152099609375, 0.0023956298828125, 0.005218505859375, 0.020751953125, 0.018798828...
[ 11678, 3355, 100, 166117, 7, 1238, 3949, 3742, 6835, 10, 169, 284, 1511, 2389, 15205, 11249, 831, 87, 33022, 47, 33636, 24233, 15490, 2499, 31330, 64, 2606, 1297, 25632, 707, 107671, 2856, 176726, 32628, 35829, 289, 37842, 903, 4488, 3525...
[ 0.2064208984375, 0.26708984375, 0.1201171875, 0.2476806640625, 0.09478759765625, 0.08538818359375, 0.068603515625, 0.1651611328125, 0.1806640625, 0.07958984375, 0.08636474609375, 0.07049560546875, 0.08001708984375, 0.0784912109375, 0.193115234375, 0.044891357421875, 0.06048583984375,...
embed