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
2353476_c0
2353476
fsharp
0
Title: questions about fsi Problem title: questions about fsi Tags: f%23 Problem: questions about fsi how to change the working directory of fsi in VS. how to auto load DLLs (e.g. the powerpack) at the startup of fsi. how to auto open namespaces at the startup of fsi. Thanks!
questions about fsi questions about fsi f%23 questions about fsi how to change the working directory of fsi in VS. how to auto load DLLs (e.g. the powerpack) at the startup of fsi. how to auto open namespaces at the startup of fsi. Thanks!
[ 0.007537841796875, -0.000926971435546875, 0.01239013671875, 0.00714111328125, -0.01507568359375, -0.0038604736328125, 0.013671875, 0.00494384765625, 0.002471923828125, -0.0205078125, 0.01177978515625, 0.024169921875, -0.005584716796875, 0.0005645751953125, 0.0133056640625, -0.008666992...
[ 17582, 1672, 1238, 172, 3949, 3742, 3642, 47, 15549, 20697, 14364, 53, 111, 23, 44160, 5, 1809, 72367, 391, 23708, 7, 14537, 29102, 99, 73882, 9803, 210716 ]
[ 0.1409912109375, 0.0843505859375, 0.1673583984375, 0.2332763671875, 0.089111328125, 0.1661376953125, 0.0662841796875, 0.035308837890625, 0.16552734375, 0.1390380859375, 0.1656494140625, 0.1181640625, 0.0307464599609375, 0.0440673828125, 0.211181640625, 0.0130615234375, 0.154174804687...
embed
26186452_c1
26186452
fsharp
1
64L, [4L; 6L]); (125L, [1L; 2L; 5L]); (216L, [1L; 2L; 6L]); (343L, [3L; 3L; 4L]); (512L, [1L; 2L; 5L]); (729L, [2L; 7L; 9L]); (1000L, [0L; 0L; 0L; 1L])] but i still face the same problem. I need to filter elements which have the same list elements. Code signals: a, How, int64
64L, [4L; 6L]); (125L, [1L; 2L; 5L]); (216L, [1L; 2L; 6L]); (343L, [3L; 3L; 4L]); (512L, [1L; 2L; 5L]); (729L, [2L; 7L; 9L]); (1000L, [0L; 0L; 0L; 1L])] but i still face the same problem. I need to filter elements which have the same list elements. Code signals: a, How, int64
[ -0.01031494140625, 0.01116943359375, -0.031982421875, 0.001678466796875, -0.0218505859375, -0.004547119140625, -0.007293701171875, 0.005279541015625, 0.0157470703125, 0.010986328125, 0.0003814697265625, -0.0038604736328125, 0.00970458984375, 0.0103759765625, -0.028076171875, -0.0038604...
[ 7911, 866, 4, 617, 74, 305, 268, 3142, 63652, 190, 4700, 2485, 6896, 11548, 201, 11516, 1530, 19107, 4235, 304, 483, 14105, 2389, 757, 106, 16, 7464, 2577, 70, 5701, 2967, 3871, 47, 46312, 80854, 3129, 765, 5303, 28864, 26073, 10, 112...
[ 0.2249755859375, 0.2142333984375, 0.0141448974609375, 0.0936279296875, 0.013397216796875, 0.07000732421875, 0.0872802734375, 0.1395263671875, 0.15234375, 0.03497314453125, 0.0272064208984375, 0.1552734375, 0.02703857421875, 0.1380615234375, 0.045745849609375, 0.084228515625, 0.126953...
embed
31335995_c0
31335995
fsharp
0
Title: Is option type in F# reference type? Problem title: Is option type in F# reference type? Tags: .net, f%23 Problem: Is option type in F# reference type? Is uint64 option type reference type or value type? I am having some performance issues related to this. please clarify.
Is option type in F# reference type? Is option type in F# reference type? .net f%23 Is option type in F# reference type? Is uint64 option type reference type or value type? I am having some performance issues related to this. please clarify.
[ -0.00933837890625, 0.005340576171875, 0.0184326171875, -0.00140380859375, -0.0040283203125, -0.0211181640625, -0.0152587890625, -0.01458740234375, -0.01104736328125, 0.00250244140625, 0.0036468505859375, -0.00005245208740234375, 0.020751953125, -0.01080322265625, 0.009033203125, 0.0115...
[ 2071, 35829, 10644, 23, 563, 4904, 91067, 1179, 1238, 3742, 75, 4288, 13307, 34292, 23718, 17306, 40383 ]
[ 0.06146240234375, 0.2452392578125, 0.2188720703125, 0.06048583984375, 0.1270751953125, 0.201171875, 0.19873046875, 0.1070556640625, 0.078369140625, 0.10565185546875, 0.10986328125, 0.1488037109375, 0.2095947265625, 0.1497802734375, 0.042755126953125, 0.0280914306640625, 0.00631713867...
embed
1335945_c0
1335945
fsharp
0
Title: System.Data missing in F# project Problem title: System.Data missing in F# project Tags: f%23, system.data Problem: System.Data missing in F# project I'm targeting .NET 3.5, but cannot get System.Data to come up in Intellisense. What am I missing? Code signals: System.Data
System.Data missing in F# project System.Data missing in F# project f%23 system.data System.Data System.Data missing in F# project I'm targeting .NET 3.5, but cannot get System.Data to come up in Intellisense. What am I missing?
[ 0.009033203125, 0.0224609375, -0.006866455078125, 0.017578125, -0.011474609375, 0.01104736328125, 0.001220703125, 0.007232666015625, -0.006103515625, 0.005645751953125, -0.006622314453125, -0.0244140625, -0.006866455078125, -0.00396728515625, -0.000804901123046875, -0.01153564453125, ...
[ 12353, 5, 137989, 132283, 23, 563, 4904, 13452, 1238, 3949, 3742, 5426, 10135, 30388, 214, 17777, 38704, 4, 1284, 53418, 2046, 1380, 1257, 30131, 27077, 184, 444 ]
[ 0.1995849609375, 0.04193115234375, 0.224853515625, 0.18017578125, 0.05169677734375, 0.1455078125, 0.233154296875, 0.138916015625, 0.09100341796875, 0.026580810546875, 0.146484375, 0.1905517578125, 0.1904296875, 0.1103515625, 0.003143310546875, 0.1182861328125, 0.162841796875, 0.041...
embed
50340756_c0
50340756
fsharp
0
Title: Pipe operator with the if expression Problem title: Pipe operator with the if expression Tags: f%23 Problem: Pipe operator with the if expression Is it possible use the pipe operator with if? The code I have tried: true |> (if) then "Yes!" else "No" Code signals: Pipe, Yes
Pipe operator with the if expression Pipe operator with the if expression f%23 Pipe Yes Pipe operator with the if expression Is it possible use the pipe operator with if? The code I have tried:
[ 0.01104736328125, 0.00421142578125, 0.01611328125, 0.0137939453125, -0.006103515625, 0.00933837890625, 0.0076904296875, 0.009521484375, -0.004241943359375, 0.00063323974609375, -0.0026702880859375, 0.0255126953125, -0.01385498046875, 0.022705078125, 0.0169677734375, -0.0015029907226562...
[ 93128, 13, 39933, 678, 70, 2174, 125195, 1238, 3949, 3742, 32635, 2071, 442, 7722, 4527, 137158, 18151, 765, 37842 ]
[ 0.1922607421875, 0.130859375, 0.252685546875, 0.11474609375, 0.002471923828125, 0.2452392578125, 0.200927734375, 0.116943359375, 0.0963134765625, 0.162109375, 0.13037109375, 0.02716064453125, 0.0775146484375, 0.1641845703125, 0.14306640625, 0.2435302734375, 0.148193359375, 0.021301...
embed
3740566_c0
3740566
fsharp
0
Title: F# Suppress Warnings Problem title: F# Suppress Warnings Tags: f%23 Problem: F# Suppress Warnings Sometimes I get annoying pattern matching and indent warnings when compiling F#. Is there a way to disable warnings? I'm pretty OCD over warnings. Code signals: Suppress, Warnings
F# Suppress Warnings F# Suppress Warnings f%23 Suppress Warnings F# Suppress Warnings Sometimes I get annoying pattern matching and indent warnings when compiling F#. Is there a way to disable warnings? I'm pretty OCD over warnings.
[ -0.00421142578125, -0.0125732421875, 0.01495361328125, -0.01239013671875, -0.0037078857421875, 0.003204345703125, -0.0147705078125, 0.0030059814453125, 0.0023193359375, 0.005767822265625, -0.00909423828125, 0.002685546875, -0.0067138671875, 0.00982666015625, 0.01226806640625, 0.0055236...
[ 563, 4904, 47004, 11856, 5550, 6977, 1238, 3949, 3742, 160193, 8668, 38543, 103510, 14858, 214, 136, 18597, 18, 1631, 9969, 49725, 3917, 47, 2837, 2886, 39, 28875, 180, 16069, 645 ]
[ 0.1341552734375, 0.2125244140625, 0.1326904296875, 0.1663818359375, 0.1640625, 0.1295166015625, 0.088134765625, 0.0210723876953125, 0.1007080078125, 0.0269012451171875, 0.0882568359375, 0.0693359375, 0.160400390625, 0.161865234375, 0.03045654296875, 0.042938232421875, 0.150390625, ...
embed
990297_c0
990297
fsharp
0
Title: F# Static Methods In Class Problem title: F# Static Methods In Class Tags: class, static, function, f%23 Problem: F# Static Methods In Class I'm trying to figure out how to make static methods in a class in F#. Does anyone have any idea how to do this? Code signals: Static, Methods
F# Static Methods In Class F# Static Methods In Class class static function f%23 Static Methods F# Static Methods In Class I'm trying to figure out how to make static methods in a class in F#. Does anyone have any idea how to do this?
[ 0.00836181640625, 0.017578125, 0.032958984375, 0.006195068359375, -0.01312255859375, 0.003997802734375, -0.01904296875, -0.004852294921875, -0.00384521484375, -0.00070953369140625, -0.03271484375, -0.03173828125, -0.005950927734375, 0.0152587890625, 0.0036163330078125, -0.0030822753906...
[ 563, 4904, 71465, 238, 74644, 7, 360, 35014, 18507, 201939, 32354, 1238, 3949, 3742, 87, 31577, 26366, 3642, 3249, 150624, 23, 35672, 6528, 54, 903 ]
[ 0.1441650390625, 0.2127685546875, 0.244873046875, 0.1304931640625, 0.2305908203125, 0.07000732421875, 0.1204833984375, 0.2271728515625, 0.1822509765625, 0.258056640625, 0.1607666015625, 0.1080322265625, 0.0965576171875, 0.164794921875, 0.00579833984375, 0.0028076171875, 0.02319335937...
embed
8370551_c0
8370551
fsharp
0
Title: type inference in F# Problem title: type inference in F# Tags: type-inference, f%23 Problem: type inference in F# In F# why does my add function not add two floats let add a b = a+b (add 3 4) //returns 7 (add 3.5 5.5) //error also please explain how type inference works in F#. Thanks.
type inference in F# type inference in F# type-inference f%23 type inference in F# In F# why does my add function not add two floats also please explain how type inference works in F#. Thanks.
[ 0.0250244140625, -0.006988525390625, 0.010498046875, 0.01300048828125, -0.0020904541015625, 0.01300048828125, -0.0087890625, -0.01611328125, -0.0020751953125, -0.016357421875, 0.0198974609375, -0.01416015625, 0.00115966796875, -0.00026702880859375, 0.03466796875, -0.003936767578125, ...
[ 10644, 53498, 6620, 563, 4904, 23, 73, 69988, 1238, 3949, 3742, 15400, 15190, 32354, 959, 6626, 21917, 9821, 73342, 43240 ]
[ 0.21337890625, 0.2108154296875, 0.082275390625, 0.134033203125, 0.181640625, 0.0150909423828125, 0.0401611328125, 0.187744140625, 0.072021484375, 0.036712646484375, 0.1068115234375, 0.0675048828125, 0.1680908203125, 0.1707763671875, 0.09832763671875, 0.1214599609375, 0.1712646484375,...
embed
40486509_c0
40486509
fsharp
0
Title: F# syntax with sets and updating Problem title: F# syntax with sets and updating Tags: algorithm, f%23, list, set Problem: F# syntax with sets and updating In F# im trying to remove an occurence in the set if a condition is met, however it's not really working they way i'd like it to.
F# syntax with sets and updating F# syntax with sets and updating algorithm f%23 list set F# syntax with sets and updating In F# im trying to remove an occurence in the set if a condition is met, however it's not really working they way i'd like it to.
[ -0.005828857421875, 0.0169677734375, 0.0101318359375, 0.00025177001953125, 0.0015106201171875, -0.01092529296875, 0.00090789794921875, 0.01025390625, 0.00167083740234375, 0.01043701171875, 0.0113525390625, 0.043212890625, 0.0033111572265625, -0.0303955078125, 0.00726318359375, 0.001251...
[ 563, 4904, 6002, 86531, 678, 5423, 7, 136, 1257, 56464, 234873, 1238, 3949, 3742, 5303, 360, 566, 31577, 47, 87388, 74918, 6620, 23, 2174, 35431, 83, 435, 49903, 6183, 20697, 1884 ]
[ 0.14501953125, 0.2232666015625, 0.1773681640625, 0.1815185546875, 0.133056640625, 0.271240234375, 0.005706787109375, 0.0850830078125, 0.170166015625, 0.16943359375, 0.20458984375, 0.1097412109375, 0.0643310546875, 0.1624755859375, 0.133056640625, 0.001708984375, 0.032562255859375, ...
embed
832552_c0
832552
fsharp
0
Title: How to get F# working with Mono? Problem title: How to get F# working with Mono? Tags: functional-programming, ubuntu-9.04, ubuntu, mono, f%23 Problem: How to get F# working with Mono? I can't seem to find a compiler/plugin for mono. Does one exist? Code signals: How, Mono, ubuntu-9.04
How to get F# working with Mono? How to get F# working with Mono? functional-programming ubuntu-9.04 ubuntu mono f%23 How Mono ubuntu-9.04 How to get F# working with Mono? I can't seem to find a compiler/plugin for mono. Does one exist?
[ 0.0020294189453125, 0.0157470703125, 0.01397705078125, -0.002288818359375, -0.006134033203125, 0.006683349609375, 0.00616455078125, -0.0093994140625, -0.00439453125, -0.03369140625, 0.007049560546875, -0.00738525390625, -0.000385284423828125, 0.0135498046875, 0.0048828125, -0.014587402...
[ 11249, 47, 2046, 563, 4904, 20697, 678, 77879, 32, 123309, 28966, 198996, 15205, 7709, 22460, 1238, 3949, 3742, 7413, 9969, 34759, 64, 145301, 73, 100, 1632, 32316 ]
[ 0.0771484375, 0.09613037109375, 0.09442138671875, 0.182373046875, 0.2391357421875, 0.1549072265625, 0.172119140625, 0.2685546875, 0.00030517578125, 0.148681640625, 0.0738525390625, 0.10693359375, 0.124755859375, 0.173828125, 0.2279052734375, 0.0966796875, 0.00885009765625, 0.070922...
embed
1020788_c0
1020788
fsharp
0
Title: F# Private Static Methods Problem title: F# Private Static Methods Tags: declaration, methods, f%23, static Problem: F# Private Static Methods How do i define a private static method in a class in f#? when i try to attach a private modifier it complains. Code signals: Private, Static, Methods
F# Private Static Methods F# Private Static Methods declaration methods f%23 static Private Static Methods F# Private Static Methods How do i define a private static method in a class in f#? when i try to attach a private modifier it complains.
[ -0.005645751953125, 0.0084228515625, 0.0211181640625, -0.0076904296875, -0.00640869140625, 0.0048828125, -0.016357421875, -0.0189208984375, -0.0034027099609375, -0.0048828125, -0.024169921875, -0.0238037109375, -0.00970458984375, 0.0206298828125, 0.01531982421875, -0.006439208984375, ...
[ 563, 4904, 86111, 71465, 74644, 238, 21635, 150624, 1238, 3949, 3742, 201939, 17, 61924, 14375, 55300, 23, 18507, 9790, 243, 934, 158254, 186992, 7 ]
[ 0.1298828125, 0.2156982421875, 0.195556640625, 0.1734619140625, 0.173583984375, 0.0232391357421875, 0.111083984375, 0.1468505859375, 0.0985107421875, 0.045379638671875, 0.115234375, 0.2200927734375, 0.0298919677734375, 0.17529296875, 0.215576171875, 0.19921875, 0.0171356201171875, ...
embed
10399752_c0
10399752
fsharp
0
Title: F# type inference (compiler output) Problem title: F# type inference (compiler output) Tags: type-inference, f%23, ide Problem: F# type inference (compiler output) Is there a way to get a structured output of the result of type inference by the F# compiler? (I am trying to build a small IDE).
F# type inference (compiler output) F# type inference (compiler output) type-inference f%23 ide F# type inference (compiler output) Is there a way to get a structured output of the result of type inference by the F# compiler? (I am trying to build a small IDE).
[ 0.025146484375, -0.0101318359375, -0.00830078125, 0.01446533203125, -0.0125732421875, 0.021240234375, 0.006103515625, -0.0146484375, -0.011962890625, -0.0076904296875, 0.01220703125, 0.0022125244140625, -0.004791259765625, 0.0015869140625, 0.0198974609375, 0.0115966796875, -0.0109252...
[ 563, 4904, 10644, 53498, 6620, 58875, 34759, 140992, 73, 69988, 13, 1238, 3949, 3742, 5415, 2071, 2685, 10, 3917, 47, 2046, 45646, 71, 111, 16750, 9969, 31577, 45367, 19336, 36497 ]
[ 0.130615234375, 0.2081298828125, 0.2244873046875, 0.2178955078125, 0.09228515625, 0.12158203125, 0.1475830078125, 0.2120361328125, 0.0631103515625, 0.1842041015625, 0.0013427734375, 0.07757568359375, 0.03326416015625, 0.079833984375, 0.0966796875, 0.015899658203125, 0.01092529296875,...
embed
3918744_c0
3918744
fsharp
0
Title: How to use namespace or type alias/abbreviation? Problem title: How to use namespace or type alias/abbreviation? Tags: f%23 Problem: How to use namespace or type alias/abbreviation? What's the equivalent F# declaration to this C# declaration: using NR = ICSharpCode.NRefactory; Code signals: How
How to use namespace or type alias/abbreviation? How to use namespace or type alias/abbreviation? f%23 How How to use namespace or type alias/abbreviation? What's the equivalent F# declaration to this C# declaration: using NR = ICSharpCode.NRefactory;
[ -0.019775390625, 0.015869140625, 0.01031494140625, -0.006103515625, -0.0047607421875, -0.006866455078125, -0.0033721923828125, 0.00165557861328125, -0.02294921875, -0.01519775390625, 0.006500244140625, -0.00872802734375, -0.01141357421875, 0.011474609375, -0.003204345703125, 0.00109863...
[ 11249, 47, 4527, 210716, 707, 10644, 55109, 64, 10545, 107, 686, 2320, 32, 1238, 3949, 3742, 183234, 563, 4904, 21635, 903, 313, 17368, 71641, 2203, 102198, 3467, 254, 114211, 83752, 13, 144810, 53, 74 ]
[ 0.10791015625, 0.09368896484375, 0.1500244140625, 0.284423828125, 0.09033203125, 0.169189453125, 0.2462158203125, 0.06463623046875, 0.02996826171875, 0.10137939453125, 0.114501953125, 0.03839111328125, 0.004180908203125, 0.12255859375, 0.055084228515625, 0.1611328125, 0.13232421875, ...
embed
26890404_c0
26890404
fsharp
0
Title: F# stop Seq.map when a predicate evaluates true Problem title: F# stop Seq.map when a predicate evaluates true Tags: dictionary, f%23, seq Problem: F# stop Seq.map when a predicate evaluates true Code signals: Seq.map, MigratorResult, Success, TimeSpan, Error, Exception, List.rev, All, Migration
F# stop Seq.map when a predicate evaluates true F# stop Seq.map when a predicate evaluates true dictionary f%23 seq Seq.map MigratorResult Success TimeSpan Error Exception List.rev All Migration F# stop Seq.map when a predicate evaluates true I'm currently generating a sequence in a similar way to: The migrator functio...
[ 0.00897216796875, 0.01458740234375, 0.012939453125, -0.0142822265625, 0.0045166015625, 0.007598876953125, 0.0125732421875, 0.0162353515625, 0.002471923828125, -0.002532958984375, 0.0162353515625, 0.031982421875, -0.00921630859375, -0.00299072265625, 0.0247802734375, 0.005035400390625, ...
[ 563, 4904, 7279, 503, 864, 62346, 3229, 1653, 2063, 67, 151575, 90, 29568, 45, 10763, 1238, 3949, 3742, 40, 130446, 1290, 7, 7136, 144053, 19055, 3180, 212059, 63928, 32036, 65381, 3164, 180809, 5, 12663, 944, 3956, 21373, 39666, 32354, 2...
[ 0.1240234375, 0.2078857421875, 0.2293701171875, 0.09722900390625, 0.206298828125, 0.209228515625, 0.07391357421875, 0.1810302734375, 0.21533203125, 0.09423828125, 0.2056884765625, 0.053802490234375, 0.251220703125, 0.0254974365234375, 0.100830078125, 0.072998046875, 0.005218505859375...
embed
68033493_c0
68033493
fsharp
0
Title: F# Codelens locale Problem title: F# Codelens locale Tags: ionide, f%23, visual-studio-code Problem: F# Codelens locale I'm using VSCode and Ionide extension. VSCode language is English, so I want Code lens also in English, but It doesn't. How can I change Code lens language? Code signals: Codelens
F# Codelens locale F# Codelens locale ionide f%23 visual-studio-code Codelens F# Codelens locale I'm using VSCode and Ionide extension. VSCode language is English, so I want Code lens also in English, but It doesn't. How can I change Code lens language?
[ 0.00811767578125, -0.01806640625, 0.00091552734375, 0.019775390625, 0.0247802734375, 0.01336669921875, 0.017333984375, 0.00787353515625, -0.0174560546875, -0.006317138671875, -0.009033203125, 0.007537841796875, 0.0032958984375, -0.00021648406982421875, 0.0181884765625, -0.0184326171875...
[ 563, 4904, 1311, 22666, 7, 29096, 45339, 2506, 1238, 3742, 21176, 52629, 40899, 17368, 44160, 114211, 37859, 111938, 46876, 83, 14941, 3444, 28864, 3098, 2843, 23, 22027, 18, 831, 15549 ]
[ 0.08331298828125, 0.1566162109375, 0.1356201171875, 0.218994140625, 0.078857421875, 0.1539306640625, 0.1246337890625, 0.168701171875, 0.04345703125, 0.047119140625, 0.10260009765625, 0.0906982421875, 0.12060546875, 0.02978515625, 0.1485595703125, 0.2322998046875, 0.1575927734375, 0...
embed
39207698_c0
39207698
fsharp
0
Title: Create an ordered set in F# Problem title: Create an ordered set in F# Tags: set, f%23 Problem: Create an ordered set in F# I need some help to find out how to create an ordered set in F#, or at least create a set and then order it. Documentation on the topic is not very clear. Code signals: Create
Create an ordered set in F# Create an ordered set in F# set f%23 Create Create an ordered set in F# I need some help to find out how to create an ordered set in F#, or at least create a set and then order it. Documentation on the topic is not very clear.
[ 0.0296630859375, 0.0027618408203125, 0.000965118408203125, -0.0162353515625, 0.0034027099609375, 0.005279541015625, -0.00872802734375, -0.0166015625, 0.0194091796875, -0.00023365020751953125, 0.00860595703125, 0.022216796875, 0.005950927734375, -0.01165771484375, -0.007568359375, 0.020...
[ 151313, 142, 12989, 297, 5423, 23, 563, 4904, 1238, 3949, 3742, 3871, 4358, 7413, 1810, 3642, 47, 28282, 19713, 10, 7068, 442, 43101, 28451, 4552, 34735 ]
[ 0.1802978515625, 0.07470703125, 0.2406005859375, 0.158203125, 0.2489013671875, 0.082275390625, 0.142333984375, 0.22119140625, 0.0709228515625, 0.05902099609375, 0.1204833984375, 0.04632568359375, 0.068115234375, 0.015960693359375, 0.0232391357421875, 0.07000732421875, 0.06005859375, ...
embed
20337249_c0
20337249
fsharp
0
Title: Bottom/undefined value in F#? Problem title: Bottom/undefined value in F#? Tags: f%23 Problem: Bottom/undefined value in F#? There is a convenient undefined value in Haskell that can be used as a stub for yet to be defined functions/paths in code. Is there anything like it in F#? Code signals: Bottom
Bottom/undefined value in F#? Bottom/undefined value in F#? f%23 Bottom Bottom/undefined value in F#? There is a convenient undefined value in Haskell that can be used as a stub for yet to be defined functions/paths in code. Is there anything like it in F#?
[ 0.01263427734375, 0.001861572265625, 0.011962890625, -0.00958251953125, -0.0126953125, -0.004638671875, 0.01220703125, -0.0177001953125, 0.00592041015625, 0.025634765625, -0.019775390625, -0.006805419921875, 0.0191650390625, 0.00555419921875, 0.014404296875, 0.02783203125, 0.01928710...
[ 23674, 5928, 64, 59437, 5983, 297, 34292, 23, 563, 4904, 1238, 3949, 3742, 8622, 142267, 9232, 20625, 142508, 831, 11814, 237, 10, 136057, 100, 14373, 47, 186, 61924, 71, 32354, 128405, 18151, 2071, 2685, 23937, 1884, 442 ]
[ 0.1907958984375, 0.2139892578125, 0.038360595703125, 0.1326904296875, 0.205810546875, 0.1282958984375, 0.223876953125, 0.048248291015625, 0.153564453125, 0.221435546875, 0.11669921875, 0.012481689453125, 0.142333984375, 0.002777099609375, 0.18896484375, 0.1396484375, 0.1356201171875,...
embed
9536803_c0
9536803
fsharp
0
Title: Custom comparison and equality in fsharp Problem title: Custom comparison and equality in fsharp Tags: f%23, comparison Problem: Custom comparison and equality in fsharp It seems one has to override Equality in order to override comparison. Is it true ? Is there any reason I am missing ? Code signals: Custom
Custom comparison and equality in fsharp Custom comparison and equality in fsharp f%23 comparison Custom Custom comparison and equality in fsharp It seems one has to override Equality in order to override comparison. Is it true ? Is there any reason I am missing ?
[ 0.004974365234375, 0.023193359375, 0.0125732421875, 0.00836181640625, 0.003448486328125, -0.004486083984375, -0.000713348388671875, -0.0184326171875, 0.003936767578125, 0.033935546875, -0.0035247802734375, 0.021728515625, 0.0115966796875, 0.00811767578125, -0.0023956298828125, -0.00555...
[ 130664, 225490, 28, 161789, 1238, 89280, 254, 136, 3949, 3742, 37202, 1556, 645, 416, 112, 241, 12989, 29568, 132283 ]
[ 0.1971435546875, 0.2314453125, 0.0770263671875, 0.2298583984375, 0.097900390625, 0.189208984375, 0.1422119140625, 0.03680419921875, 0.062744140625, 0.160400390625, 0.008636474609375, 0.05059814453125, 0.1016845703125, 0.1712646484375, 0.11474609375, 0.0716552734375, 0.0018310546875, ...
embed
32835695_c0
32835695
fsharp
0
Title: F# type inferencing Problem title: F# type inferencing Tags: f%23, type-inference Problem: F# type inferencing I'm working with fsharp type inferencing and I'm trying to understand how they work. Why is it that List.filter List.head is type bool list list -> bool list list ? Code signals: List.filter, List.head
F# type inferencing F# type inferencing f%23 type-inference List.filter List.head F# type inferencing I'm working with fsharp type inferencing and I'm trying to understand how they work. Why is it that is type bool list list -> bool list list ?
[ 0.0218505859375, 0.0079345703125, -0.01513671875, 0.01226806640625, -0.00567626953125, 0.0020904541015625, -0.01483154296875, 0.00848388671875, 0.01007080078125, -0.02734375, 0.021240234375, -0.0021820068359375, -0.00439453125, -0.006866455078125, -0.005584716796875, 0.01043701171875, ...
[ 563, 4904, 10644, 23, 69988, 214, 1238, 3949, 3742, 73, 32036, 120337, 31251, 20697, 89280, 254, 28219, 4488, 44084, 83, 442, 450, 142484, 5303, 33079, 6 ]
[ 0.10614013671875, 0.1866455078125, 0.2003173828125, 0.060028076171875, 0.177490234375, 0.058197021484375, 0.0911865234375, 0.020233154296875, 0.13134765625, 0.045928955078125, 0.118896484375, 0.1597900390625, 0.1107177734375, 0.046661376953125, 0.1258544921875, 0.1165771484375, 0.041...
embed
31302423_c0
31302423
fsharp
0
Title: F# type inferrence issue Problem title: F# type inferrence issue Tags: f%23 Problem: F# type inferrence issue I have experienced the following problem while writing a test. Please find a picture bellow. If I create validateGameExistance function in the unit test project then it works fine. How could it be solved...
F# type inferrence issue F# type inferrence issue f%23 F# type inferrence issue I have experienced the following problem while writing a test. Please find a picture bellow. If I create validateGameExistance function in the unit test project then it works fine. How could it be solved?
[ -0.0177001953125, 0.00041961669921875, 0.01220703125, 0.01397705078125, 0.00836181640625, -0.0242919921875, -0.0166015625, -0.00848388671875, 0.003265380859375, -0.01446533203125, -0.00052642822265625, 0.01458740234375, 0.0213623046875, -0.0081787109375, 0.0250244140625, -0.00534057617...
[ 563, 4904, 10644, 53498, 42, 31089, 1238, 3949, 3742, 765, 122446, 70, 25632, 2967, 12960, 32562, 3034, 30607, 7413, 49726, 41566, 28282, 44622, 67, 107576, 19279, 14, 116071, 32354, 25072, 13452, 442, 43240, 5885, 5809, 86869, 71 ]
[ 0.1234130859375, 0.2091064453125, 0.17626953125, 0.1614990234375, 0.07275390625, 0.1285400390625, 0.09619140625, 0.053558349609375, 0.1358642578125, 0.032379150390625, 0.0845947265625, 0.054412841796875, 0.08123779296875, 0.1021728515625, 0.042724609375, 0.130859375, 0.1817626953125,...
embed
9735302_c0
9735302
fsharp
0
Title: printfn "%A" "c" using F# Problem title: printfn "%A" "c" using F# Tags: string-formatting, f%23 Problem: printfn "%A" "c" using F# By running printfn "%A" "c" , I get "c" . By running printfn "%s" "c" , I get c . Why the difference? The same goes for char . Code signals: ...
printfn "%A" "c" using F# printfn "%A" "c" using F# string-formatting f%23 F# printfn "%A" "c" using F# By running printfn "%A" "c" , I get "c" . By running printfn "%s" "c" , I get c . Why the difference? The same goes for char .
[ 0.0177001953125, 0.0045166015625, 0.01806640625, 0.035888671875, -0.009765625, 0.0047607421875, 0.0162353515625, 0.00982666015625, 0.00762939453125, 0.021240234375, 0.0186767578125, -0.02197265625, -0.0162353515625, 0.00787353515625, -0.004852294921875, 0.007415771484375, 0.012634277...
[ 28412, 14783, 3949, 284, 238, 1230, 17368, 563, 4904, 619, 79315, 51727, 1238, 3742, 58, 51042, 87, 2046, 6, 5, 3311, 501, 44084, 70, 60212, 5701, 21441 ]
[ 0.2193603515625, 0.216552734375, 0.10595703125, 0.1094970703125, 0.1756591796875, 0.008758544921875, 0.0643310546875, 0.1268310546875, 0.2164306640625, 0.005523681640625, 0.1690673828125, 0.153076171875, 0.07403564453125, 0.087646484375, 0.01220703125, 0.140625, 0.00738525390625, 0...
embed
42637706_c0
42637706
fsharp
0
Title: F# - how to turn a list into a list of list? Problem title: F# - how to turn a list into a list of list? Tags: list, f%23 Problem: F# - how to turn a list into a list of list? I was wondering how to make a list such as [1;2;3;4] and turn it into [[1];[2];[3];[4]] I was thinking of using List.init but that didn't...
F# - how to turn a list into a list of list? F# - how to turn a list into a list of list? list f%23 F# - how to turn a list into a list of list? I was wondering how to make a list such as and turn it into I was thinking of using List.init but that didn't work
[ -0.00994873046875, -0.01409912109375, 0.0194091796875, -0.01263427734375, -0.0152587890625, 0.0133056640625, 0.01275634765625, -0.0103759765625, 0.0034942626953125, -0.0225830078125, -0.002166748046875, 0.0025482177734375, 0.009521484375, 0.0184326171875, -0.020751953125, -0.0112304687...
[ 563, 4904, 20, 3642, 47, 15504, 10, 5303, 3934, 111, 32, 1238, 3949, 3742, 149016, 3249, 6044, 237, 136, 442, 47644, 17368, 32036, 5, 73, 217, 18, 4488 ]
[ 0.13525390625, 0.197509765625, 0.024658203125, 0.07666015625, 0.074951171875, 0.1373291015625, 0.0679931640625, 0.2408447265625, 0.10205078125, 0.153076171875, 0.016387939453125, 0.0810546875, 0.054107666015625, 0.117431640625, 0.0487060546875, 0.0504150390625, 0.05828857421875, 0....
embed
1319894_c0
1319894
fsharp
0
Title: How to retrieve a function name in F#? Problem title: How to retrieve a function name in F#? Tags: f%23 Problem: How to retrieve a function name in F#? Consider the code sample: let foo x = x let bar f = printf "function name is %s" (*?*) bar foo //should print: "function name is foo" Thanks a lot ! Code signals...
How to retrieve a function name in F#? How to retrieve a function name in F#? f%23 How How to retrieve a function name in F#? Consider the code sample: Thanks a lot !
[ 0.0087890625, -0.00167083740234375, 0.0115966796875, 0.0120849609375, -0.0019073486328125, 0.01397705078125, -0.00299072265625, 0.027099609375, -0.00836181640625, -0.03271484375, 0.00543212890625, -0.006011962890625, -0.03515625, -0.006805419921875, 0.005828857421875, -0.00625610351562...
[ 11249, 47, 456, 3996, 3134, 10, 32354, 9351, 23, 563, 4904, 32, 1238, 3949, 3742, 137399, 18151, 121413, 22362, 5915 ]
[ 0.084716796875, 0.10235595703125, 0.10406494140625, 0.1634521484375, 0.12646484375, 0.09515380859375, 0.26318359375, 0.21728515625, 0.101318359375, 0.173828125, 0.235107421875, 0.0175323486328125, 0.090087890625, 0.018798828125, 0.1375732421875, 0.0560302734375, 0.08837890625, 0.11...
embed
52331740_c0
52331740
fsharp
0
Title: F# Command Line Interactive Repl Problem title: F# Command Line Interactive Repl Tags: f%23, linux Problem: F# Command Line Interactive Repl I'm on linux and I'd like to use an interactive command line repl for F#. For example, like the node repl. What options are there? Code signals: Command, Line, Interactive,...
F# Command Line Interactive Repl F# Command Line Interactive Repl f%23 linux Command Line Interactive Repl F# Command Line Interactive Repl I'm on linux and I'd like to use an interactive command line repl for F#. For example, like the node repl. What options are there?
[ -0.01361083984375, -0.00811767578125, 0.0093994140625, 0.021728515625, -0.003997802734375, -0.00151824951171875, 0.0225830078125, -0.0068359375, 0.00897216796875, 0.000957489013671875, -0.00787353515625, -0.0003509521484375, 0.00341796875, 0.0191650390625, 0.01324462890625, 0.011230468...
[ 563, 4904, 123573, 16777, 5337, 71232, 853, 2424, 1238, 3949, 3742, 11508, 6077, 98, 71, 1884, 4527, 212398, 75101, 13315, 456, 100, 27781, 110, 112, 50717, 2685 ]
[ 0.1446533203125, 0.204833984375, 0.1640625, 0.1312255859375, 0.1446533203125, 0.1485595703125, 0.11083984375, 0.245849609375, 0.0941162109375, 0.09759521484375, 0.1761474609375, 0.080078125, 0.105224609375, 0.04150390625, 0.01165771484375, 0.09033203125, 0.10223388671875, 0.1970214...
embed
55904426_c0
55904426
fsharp
0
Title: How to build a FSharp program on Linux just on console? Problem title: How to build a FSharp program on Linux just on console? Tags: build, f%23 Problem: How to build a FSharp program on Linux just on console? Is it possible to build a F# program on Linux without IDE, just on console? Code signals: How, FSharp, ...
How to build a FSharp program on Linux just on console? How to build a FSharp program on Linux just on console? build f%23 How FSharp Linux How to build a FSharp program on Linux just on console? Is it possible to build a F# program on Linux without IDE, just on console?
[ -0.01300048828125, 0.018310546875, -0.0107421875, 0.00848388671875, 0.011962890625, 0.0184326171875, 0.0081787109375, 0.005157470703125, -0.015869140625, -0.004913330078125, 0.0184326171875, -0.0181884765625, 0.006927490234375, 0.00555419921875, 0.00897216796875, 0.00421142578125, 0....
[ 11249, 47, 45367, 93774, 3467, 254, 1528, 98, 29908, 1660, 130250, 10, 1238, 3949, 3742, 7722, 563, 4904, 15490, 36497 ]
[ 0.0765380859375, 0.06805419921875, 0.17333984375, 0.1566162109375, 0.2274169921875, 0.226806640625, 0.2012939453125, 0.1036376953125, 0.266845703125, 0.045379638671875, 0.22119140625, 0.03857421875, 0.10540771484375, 0.068359375, 0.1595458984375, 0.06890869140625, 0.120849609375, 0...
embed
35534805_c1
35534805
fsharp
1
�� U+FE6A [<Measure>] type ٪ // ٪ U+066A [<Measure>] type % // % U+0025 [<Measure>] type % // % U+FF05 [<Measure>] type ‰ // ‰ U+2030 promille [<Measure>] type € // € U+20AC [<Measure>] type ≷ // ≷ U+2277 [<Measure>] type _% Code signals: Units, Measures, Unicode, Measure, Percent, Euro, FS0010, Unexpected, Expected, F...
�� U+FE6A [<Measure>] type ٪ // ٪ U+066A [<Measure>] type % // % U+0025 [<Measure>] type % // % U+FF05 [<Measure>] type ‰ // ‰ U+2030 promille [<Measure>] type € // € U+20AC [<Measure>] type ≷ // ≷ U+2277 [<Measure>] type _% Code signals: Units, Measures, Unicode, Measure, Percent, Euro, FS0010, Unexpected, Expected, F...
[ -0.01226806640625, 0.01141357421875, -0.006317138671875, 0.01422119140625, -0.00994873046875, -0.01104736328125, 0.0033111572265625, -0.0111083984375, 0.0179443359375, 0.051513671875, -0.0101318359375, -0.018310546875, 0.031982421875, -0.00469970703125, -0.01953125, 0.01336669921875, ...
[ 345, 1328, 30018, 910, 284, 6696, 11, 56851, 268, 10644, 138306, 4666, 6, 138790, 14604, 1745, 7049, 2588, 2740, 30110, 8194, 243844, 54651, 153808, 502, 74877, 2505, 1549, 15012, 4015, 14546, 3949, 28864, 26073, 7, 12, 46640, 4, 1215, 16...
[ 0.1842041015625, 0.218505859375, 0.1959228515625, 0.174560546875, 0.1741943359375, 0.1300048828125, 0.166748046875, 0.1837158203125, 0.004302978515625, 0.2279052734375, 0.23779296875, 0.06695556640625, 0.031982421875, 0.1048583984375, 0.2337646484375, 0.09033203125, 0.11669921875, ...
embed
9143115_c0
9143115
fsharp
0
Title: what is &quot;--&quot; mean in C# and what about in F# Problem title: what is &quot;--&quot; mean in C# and what about in F# Tags: f%23, c%23 Problem: what is "--" mean in C# and what about in F# in C# there is code like this int someVariable=10; --someVariable; //what is the meaning? what about in F#? can i do ...
what is &quot;--&quot; mean in C# and what about in F# what is &quot;--&quot; mean in C# and what about in F# f%23 c%23 what is "--" mean in C# and what about in F# in C# there is code like this what about in F#? can i do like in C# code?
[ 0.032470703125, -0.004730224609375, -0.0005035400390625, 0.017822265625, 0.0037078857421875, -0.0020904541015625, 0.003814697265625, 0.00162506103515625, 0.0024566650390625, -0.0024566650390625, 0.001953125, -0.0093994140625, 0.0157470703125, -0.01446533203125, -0.0032501220703125, -0....
[ 2367, 41502, 74, 9, 1230, 29459, 23, 313, 4904, 136, 1672, 563, 83, 619, 1238, 3742, 3949, 58, 18151, 1884, 903, 831, 17, 54 ]
[ 0.032745361328125, 0.189697265625, 0.119140625, 0.19873046875, 0.1539306640625, 0.151123046875, 0.0921630859375, 0.10345458984375, 0.22412109375, 0.04058837890625, 0.108154296875, 0.1419677734375, 0.049407958984375, 0.057830810546875, 0.1104736328125, 0.11669921875, 0.00494384765625,...
embed
46015658_c0
46015658
fsharp
0
Title: Supply assembly version to F# compiler Problem title: Supply assembly version to F# compiler Tags: f%23 Problem: Supply assembly version to F# compiler Can I supply the assmebly version and assembly informational version to the F# compiler using command line arguments rather than having to generate a file? How? ...
Supply assembly version to F# compiler Supply assembly version to F# compiler f%23 Supply Supply assembly version to F# compiler Can I supply the assmebly version and assembly informational version to the F# compiler using command line arguments rather than having to generate a file? How?
[ 0.0002269744873046875, -0.00043487548828125, 0.0014801025390625, 0.00677490234375, -0.0191650390625, -0.014404296875, -0.00970458984375, -0.00665283203125, 0.0014190673828125, 0.0079345703125, -0.0234375, -0.00726318359375, 0.0208740234375, 0.003631591796875, 0.00445556640625, 0.005004...
[ 121691, 538, 10, 89845, 38526, 11389, 47, 563, 4904, 9969, 34759, 1238, 3949, 3742, 4171, 100677, 70, 237, 12746, 136, 4677, 289, 17368, 75101, 13315, 10750, 43257, 19441, 139392, 11435, 11249 ]
[ 0.177734375, 0.1153564453125, 0.038543701171875, 0.1876220703125, 0.107421875, 0.19580078125, 0.115478515625, 0.1279296875, 0.2200927734375, 0.1317138671875, 0.134765625, 0.050689697265625, 0.04022216796875, 0.1060791015625, 0.056732177734375, 0.2049560546875, 0.001251220703125, 0....
embed
12777605_c0
12777605
fsharp
0
Title: Submit with enter key Problem title: Submit with enter key Tags: websharper, f%23 Problem: Submit with enter key Is there an idiomatic way for me trigger my formlet's submit action when a keydown event is pressed? Should I drop back down to DOM manipulation, or is there some Enhance ment that I can use? Code sig...
Submit with enter key Submit with enter key websharper f%23 Submit Enhance Submit with enter key Is there an idiomatic way for me trigger my formlet's submit action when a keydown event is pressed? Should I drop back down to DOM manipulation, or is there some Enhance ment that I can use?
[ -0.00408935546875, -0.0203857421875, 0.017822265625, -0.004852294921875, -0.0166015625, -0.00787353515625, 0.02197265625, 0.01373291015625, 0.00119781494140625, -0.03271484375, 0.00762939453125, -0.004547119140625, -0.0036468505859375, 0.0390625, -0.016357421875, -0.0010833740234375, ...
[ 8273, 4007, 678, 30957, 22799, 1467, 89280, 1264, 1238, 3949, 3742, 357, 1121, 329, 49666, 9523, 3917, 185553, 3173, 1974, 137447, 22631, 3229, 34695, 19732, 30501, 69285, 45258, 674, 4527 ]
[ 0.170166015625, 0.186279296875, 0.12744140625, 0.209228515625, 0.218017578125, 0.0697021484375, 0.14453125, 0.1392822265625, 0.034881591796875, 0.00537109375, 0.09185791015625, 0.03863525390625, 0.1341552734375, 0.025787353515625, 0.130615234375, 0.065185546875, 0.0164947509765625, ...
embed
21276598_c0
21276598
fsharp
0
Title: F# extend jagged array type Problem title: F# extend jagged array type Tags: type-extension, f%23 Problem: F# extend jagged array type I have read the question F# how to extended the generic array type? and it's answer, and it's pretty close to what I wan't to do. Is it possible to extend the type 'T[][] , just ...
F# extend jagged array type F# extend jagged array type type-extension f%23 F# extend jagged array type I have read the question F# how to extended the generic array type? and it's answer, and it's pretty close to what I wan't to do. Is it possible to extend the type 'T[][] , just like it is with 'T[] ?
[ 0.010986328125, 0.01904296875, 0.00738525390625, 0.0162353515625, 0.0012664794921875, -0.006011962890625, -0.0106201171875, 0.01318359375, 0.0011749267578125, -0.02294921875, 0.0118408203125, 0.01409912109375, -0.007080078125, -0.01312255859375, -0.000865936279296875, -0.00607299804687...
[ 563, 4904, 65042, 79, 134229, 10298, 53, 10644, 3355, 128872, 1238, 3742, 3642, 47, 297, 189534, 20903, 6165, 18, 7722, 618, 1065, 29839, 1884 ]
[ 0.1075439453125, 0.171875, 0.1849365234375, 0.11279296875, 0.16455078125, 0.1514892578125, 0.0833740234375, 0.1702880859375, 0.0494384765625, 0.1431884765625, 0.0614013671875, 0.09710693359375, 0.04443359375, 0.008209228515625, 0.028717041015625, 0.1417236328125, 0.0236358642578125, ...
embed
702256_c0
702256
fsharp
0
Title: F# extension methods in C# Problem title: F# extension methods in C# Tags: f%23, extension-methods, c%23 Problem: F# extension methods in C# If you were to define some extension methods, properties in an assembly written in F#, and then use that assembly in C#, would you see the defined extensions in C#? If so, ...
F# extension methods in C# F# extension methods in C# f%23 extension-methods c%23 F# extension methods in C# If you were to define some extension methods, properties in an assembly written in F#, and then use that assembly in C#, would you see the defined extensions in C#? If so, that would be so cool.
[ 0.0106201171875, 0.0159912109375, 0.03271484375, 0.0098876953125, 0.000701904296875, -0.00836181640625, -0.025390625, -0.021240234375, -0.00799560546875, -0.012939453125, -0.0172119140625, 0.00750732421875, -0.01116943359375, 0.00146484375, -0.01513671875, 0.00060272216796875, -0.003...
[ 563, 4904, 111938, 150624, 23, 313, 1238, 3742, 1928, 7352, 4263, 3542, 61924, 183871, 89845, 38526, 59121, 4527, 2806, 398, 1957, 70, 71, 7, 221, 450, 186, 21185 ]
[ 0.1470947265625, 0.2230224609375, 0.241943359375, 0.220458984375, 0.079345703125, 0.0885009765625, 0.0809326171875, 0.07574462890625, 0.0855712890625, 0.1414794921875, 0.0187530517578125, 0.0120849609375, 0.1790771484375, 0.15625, 0.1295166015625, 0.07147216796875, 0.08258056640625, ...
embed
26357920_c0
26357920
fsharp
0
Title: ExcelProvider - writing? Problem title: ExcelProvider - writing? Tags: type-providers, f%23 Problem: ExcelProvider - writing? I'm trying to use the ExcelProvider from http://fsprojects.github.io/ExcelProvider/ . I'm not sure if I'm missing something here but is there any way to actually write an Excel file? Code...
ExcelProvider - writing? ExcelProvider - writing? type-providers f%23 ExcelProvider ExcelProvider - writing? I'm trying to use the ExcelProvider from http://fsprojects.github.io/ExcelProvider/ . I'm not sure if I'm missing something here but is there any way to actually write an Excel file?
[ 0.017333984375, 0.016845703125, 0.00396728515625, 0.0113525390625, -0.0137939453125, 0.01556396484375, 0.0030059814453125, -0.031982421875, -0.0079345703125, 0.0289306640625, -0.00970458984375, 0.0242919921875, 0.036376953125, 0.00970458984375, 0.01226806640625, -0.006683349609375, -...
[ 30326, 177997, 62160, 20, 32562, 32, 10644, 93136, 14202, 1238, 3949, 3742, 31577, 4527, 70, 1295, 17447, 95322, 15769, 32102, 846, 184926, 132283, 2499, 3917, 47, 20653, 33022, 142, 11435 ]
[ 0.2432861328125, 0.21728515625, 0.23291015625, 0.04931640625, 0.2392578125, 0.0189666748046875, 0.15185546875, 0.1810302734375, 0.10247802734375, 0.05657958984375, 0.039947509765625, 0.0916748046875, 0.0443115234375, 0.091796875, 0.003875732421875, 0.01263427734375, 0.0758056640625, ...
embed
39774122_c0
39774122
fsharp
0
Title: F# Remove Duplicates Problem title: F# Remove Duplicates Tags: recursion, list, f%23 Problem: F# Remove Duplicates I'm trying to remove duplicates in a list with this function. It removes the duplicates, but returns the list in a reverse order. I'm a bit unsure how to fix that without an ugly solution. Code sign...
F# Remove Duplicates F# Remove Duplicates recursion list f%23 Remove Duplicates F# Remove Duplicates I'm trying to remove duplicates in a list with this function. It removes the duplicates, but returns the list in a reverse order. I'm a bit unsure how to fix that without an ugly solution.
[ -0.00885009765625, 0.0245361328125, 0.011474609375, 0.0025482177734375, -0.0036468505859375, 0.00384521484375, -0.0035247802734375, 0.01214599609375, -0.00179290771484375, -0.0218505859375, -0.0093994140625, 0.004669189453125, 0.0147705078125, 0.0186767578125, 0.0091552734375, 0.015319...
[ 563, 4904, 181139, 786, 52721, 1636, 195625, 1830, 5303, 1238, 3949, 3742, 87, 31577, 47, 87388, 171763, 23, 678, 903, 32354, 7, 1284, 30646, 10, 39531, 184, 12989, 4785, 51646, 30022, 450, 15490, 75, 110608, 29806 ]
[ 0.147216796875, 0.18798828125, 0.213623046875, 0.17578125, 0.264404296875, 0.146240234375, 0.19580078125, 0.0645751953125, 0.16064453125, 0.1427001953125, 0.077392578125, 0.1552734375, 0.004791259765625, 0.0758056640625, 0.0108642578125, 0.170166015625, 0.247314453125, 0.0567932128...
embed
29012903_c0
29012903
fsharp
0
Title: Why source by seq as last parameter Problem title: Why source by seq as last parameter Tags: f%23 Problem: Why source by seq as last parameter When I am looking on seq type in f#, the last parameter is always source like Seq.pick chooser source Seq.concat sources why? Is that because of currying? Code signals: W...
Why source by seq as last parameter Why source by seq as last parameter f%23 Why Seq.pick Seq.concat Why source by seq as last parameter When I am looking on seq type in f#, the last parameter is always source like why? Is that because of currying?
[ 0.00823974609375, 0.0233154296875, 0.01806640625, 0.01556396484375, -0.006439208984375, 0.0034027099609375, -0.00933837890625, 0.0130615234375, 0.00701904296875, -0.046630859375, 0.01080322265625, -0.0322265625, 0.00592041015625, 0.007781982421875, -0.00689697265625, -0.01531982421875,...
[ 44084, 31344, 390, 40, 864, 237, 4568, 171859, 1238, 3949, 3742, 503, 18695, 92, 5, 2271, 4460, 16487, 10644, 4904, 83, 11343, 1884, 15400, 450, 6637, 198555, 214 ]
[ 0.13134765625, 0.261962890625, 0.13916015625, 0.133056640625, 0.2451171875, 0.091064453125, 0.1893310546875, 0.20556640625, 0.0860595703125, 0.011260986328125, 0.10791015625, 0.1229248046875, 0.135498046875, 0.03729248046875, 0.00311279296875, 0.06793212890625, 0.1732177734375, 0.0...
embed
60042989_c0
60042989
fsharp
0
Title: Is inline and override possible in F#? What are the alternatives? Problem title: Is inline and override possible in F#? What are the alternatives? Tags: f%23, generics Problem: Is inline and override possible in F#? What are the alternatives? Code signals: What, Struct, Container, ToString, Unit, Item, this.ToSt...
Is inline and override possible in F#? What are the alternatives? Is inline and override possible in F#? What are the alternatives? f%23 generics What Struct Container ToString Unit Item this.ToString this.Item.ToString Is inline and override possible in F#? What are the alternatives? Suppose I have a generic record st...
[ 0.006591796875, 0.0059814453125, 0.0084228515625, -0.004119873046875, 0.008544921875, -0.00537109375, 0.0091552734375, -0.0098876953125, 0.024169921875, 0.0257568359375, 0.005096435546875, -0.0008544921875, 0.017822265625, -0.0030517578125, 0.0108642578125, -0.01141357421875, 0.02514...
[ 2071, 23, 2256, 136, 645, 416, 112, 7722, 563, 4904, 30700, 70, 1238, 3742, 189534, 63667, 34749, 20037, 717, 71713, 46640, 78426, 903, 7763, 214, 2982, 17164, 36716, 1884, 98352, 1631, 592, 101089, 18499, 87388, 29479 ]
[ 0.033294677734375, 0.16455078125, 0.2685546875, 0.159912109375, 0.133056640625, 0.18310546875, 0.1375732421875, 0.162109375, 0.154052734375, 0.2347412109375, 0.1435546875, 0.006805419921875, 0.0933837890625, 0.1275634765625, 0.2059326171875, 0.1060791015625, 0.11328125, 0.050231933...
embed
40703838_c3
40703838
fsharp
3
(possibilityGuess (n+1) p1 p2 p3 p4 (p5+1) p6 p7 p8 p9 p10 p11 p12 p13 p14 SS) |(1,0) -> (possibilityGuess (n+1) p1 p2 p3 p4 p5 (p6+1) p7 p8 p9 p10 p11 p12 p13 p14 SS) |(1,1) -> (possibilityGuess (n+1) p1 p2 p3 p4 p5 p6 (p7+1) p8 p9 p10 p11 p12 p13 p14 SS) |(1,2) -> Code signals: Match, Pattern, p10, p11, p12, p13, p1...
(possibilityGuess (n+1) p1 p2 p3 p4 (p5+1) p6 p7 p8 p9 p10 p11 p12 p13 p14 SS) |(1,0) -> (possibilityGuess (n+1) p1 p2 p3 p4 p5 (p6+1) p7 p8 p9 p10 p11 p12 p13 p14 SS) |(1,1) -> (possibilityGuess (n+1) p1 p2 p3 p4 p5 p6 (p7+1) p8 p9 p10 p11 p12 p13 p14 SS) |(1,2) -> Code signals: Match, Pattern, p10, p11, p12, p13, p1...
[ -0.027587890625, 0.0106201171875, 0.0147705078125, 0.0068359375, 0.00714111328125, -0.00830078125, -0.01055908203125, -0.022705078125, 0.01953125, 0.0274658203125, 0.01287841796875, 0.0042724609375, 0.0147705078125, 0.006011962890625, -0.01544189453125, -0.005889892578125, 0.00848388...
[ 15, 171702, 939, 22769, 90, 7, 19, 21748, 16, 915, 418, 304, 363, 617, 254, 758, 910, 966, 1019, 1126, 963, 1662, 1530, 2681, 2592, 29581, 58745, 206808, 33079, 41600, 4, 17727, 133063, 28864, 26073, 12, 67407, 9876, 22766, 32036, 23986...
[ 0.1156005859375, 0.281005859375, 0.1473388671875, 0.2362060546875, 0.26220703125, 0.150390625, 0.114501953125, 0.2890625, 0.0270233154296875, 0.1578369140625, 0.13134765625, 0.1195068359375, 0.111083984375, 0.1524658203125, 0.1109619140625, 0.128173828125, 0.0833740234375, 0.063049...
embed
42581479_c0
42581479
fsharp
0
Title: Can&#x27;t Code in C# on Xamarin Studio Problem title: Can&#x27;t Code in C# on Xamarin Studio Tags: c%23, f%23, xamarin Problem: Can't Code in C# on Xamarin Studio This may sound stupid, but I'm a new Xamarin Studio user and for some reason I can't code in C# on my Mac? It only allows me to code in F#. Code sig...
Can&#x27;t Code in C# on Xamarin Studio Can&#x27;t Code in C# on Xamarin Studio c%23 f%23 xamarin Can Xamarin Studio Can't Code in C# on Xamarin Studio This may sound stupid, but I'm a new Xamarin Studio user and for some reason I can't code in C# on my Mac? It only allows me to code in F#.
[ 0.00372314453125, 0.0250244140625, 0.00244140625, 0.00020503997802734375, -0.00160980224609375, -0.00019073486328125, -0.00213623046875, 0.00286865234375, 0.01214599609375, -0.004913330078125, -0.0272216796875, -0.051025390625, 0.01025390625, 0.0198974609375, 0.00653076171875, 0.003845...
[ 4171, 3768, 18, 28864, 23, 313, 4904, 98, 8606, 44503, 22968, 3742, 2459, 1543, 45730, 110833, 3525, 38937, 31635, 831, 18151, 759, 4727, 4734, 114864, 163, 47, 563 ]
[ 0.09527587890625, 0.03759765625, 0.09033203125, 0.2288818359375, 0.0914306640625, 0.10614013671875, 0.215576171875, 0.07257080078125, 0.152587890625, 0.228759765625, 0.196533203125, 0.008941650390625, 0.0938720703125, 0.0190277099609375, 0.0799560546875, 0.05889892578125, 0.006072998...
embed
773642_c0
773642
fsharp
0
Title: What should I know about the F# CTP? Problem title: What should I know about the F# CTP? Tags: visual-studio-2008, f%23 Problem: What should I know about the F# CTP? I want to start playing with f#. What is the CTP of F# about? Is it something I can use to install in vs2008? What about express? Code signals: Wha...
What should I know about the F# CTP? What should I know about the F# CTP? visual-studio-2008 f%23 What CTP visual-studio-2008 What should I know about the F# CTP? I want to start playing with f#. What is the CTP of F# about? Is it something I can use to install in vs2008? What about express?
[ 0.0245361328125, 0.00093841552734375, 0.0216064453125, 0.00160980224609375, 0.01446533203125, 0.01318359375, 0.01068115234375, -0.0019989013671875, -0.005889892578125, -0.00885009765625, -0.01043701171875, -0.0230712890625, -0.00994873046875, 0.029052734375, -0.0028228759765625, 0.0021...
[ 5608, 3714, 563, 4904, 313, 23658, 1672, 21176, 52629, 105011, 1238, 3742, 4865, 70, 75169, 678, 111, 4527, 20600, 20209, 16396, 36510 ]
[ 0.06365966796875, 0.0672607421875, 0.093017578125, 0.222900390625, 0.057708740234375, 0.2294921875, 0.045013427734375, 0.1746826171875, 0.17138671875, 0.206298828125, 0.0872802734375, 0.033447265625, 0.01348876953125, 0.021514892578125, 0.052703857421875, 0.035064697265625, 0.0415344...
embed
38666601_c0
38666601
fsharp
0
Title: How to create instance of a generic C# type in F#? Problem title: How to create instance of a generic C# type in F#? Tags: c%23, f%23 Problem: How to create instance of a generic C# type in F#? I would like to write this Bgr<byte>[,] image = new Bgr<byte>[480, 640]; C# code in F#. But couldn't figure out how to ...
How to create instance of a generic C# type in F#? How to create instance of a generic C# type in F#? c%23 f%23 How Bgr How to create instance of a generic C# type in F#? I would like to write this C# code in F#. But couldn't figure out how to do so.
[ -0.000514984130859375, 0.00848388671875, -0.01031494140625, 0.0081787109375, -0.003662109375, 0.0059814453125, 0.01226806640625, -0.01019287109375, 0.0196533203125, 0.0235595703125, -0.004669189453125, -0.00732421875, 0.034912109375, -0.0177001953125, -0.0140380859375, -0.0076293945312...
[ 11249, 47, 28282, 110527, 111, 189534, 313, 4904, 10644, 23, 563, 32, 10, 3949, 3742, 1238, 3964, 2806, 1884, 33022, 903, 18151, 69427, 26366, 3642, 54, 221 ]
[ 0.0950927734375, 0.09222412109375, 0.1572265625, 0.26171875, 0.08636474609375, 0.249755859375, 0.07550048828125, 0.2330322265625, 0.2169189453125, 0.088134765625, 0.1417236328125, 0.006805419921875, 0.0237274169921875, 0.015106201171875, 0.0797119140625, 0.0714111328125, 0.0659179687...
embed
28241707_c2
28241707
fsharp
2
signals: TXTRecord, Bonjour, SDK, COM, Wrapper, CComObject, CTXTRecord, EC15C925D0CE, ITXTRecord, Interface, IDispatch, SetValue, HRESULT, BSTR, VARIANT, AFEE063C-05BA-4248-A26E-168477F49734, IDNSSDService, Register, DNSSDFlags, IDNSSDEventManager, TXTRecordClass, txtRecord.SetValue, _service.Register, uint32, _webdav...
signals: TXTRecord, Bonjour, SDK, COM, Wrapper, CComObject, CTXTRecord, EC15C925D0CE, ITXTRecord, Interface, IDispatch, SetValue, HRESULT, BSTR, VARIANT, AFEE063C-05BA-4248-A26E-168477F49734, IDNSSDService, Register, DNSSDFlags, IDNSSDEventManager, TXTRecordClass, txtRecord.SetValue, _service.Register, uint32, _webdav...
[ 0.005279541015625, 0.0274658203125, -0.0267333984375, 0.0250244140625, -0.0172119140625, 0.004913330078125, -0.033447265625, 0.0001964569091796875, -0.0137939453125, -0.00860595703125, -0.0155029296875, -0.0233154296875, -0.00799560546875, 0.0196533203125, 0.0081787109375, 0.0002746582...
[ 26073, 7, 12, 384, 70981, 4332, 32271, 4, 84602, 159, 45461, 31436, 601, 219, 8079, 313, 10770, 46471, 75161, 71885, 59947, 1837, 1126, 2588, 10854, 5959, 220237, 11338, 4453, 19943, 856, 50770, 34465, 82643, 94539, 310, 20965, 33996, 28211...
[ 0.31591796875, 0.154052734375, 0.0791015625, 0.0908203125, 0.252197265625, 0.105224609375, 0.2646484375, 0.045166015625, 0.2900390625, 0.05487060546875, 0.251708984375, 0.184814453125, 0.003143310546875, 0.16796875, 0.2225341796875, 0.029876708984375, 0.168701171875, 0.110107421875...
embed
33956250_c0
33956250
fsharp
0
Title: Better way for &#x27; &#x27;|&gt; Seq.isEmpty |&gt; not&#x27; Problem title: Better way for &#x27; &#x27;|&gt; Seq.isEmpty |&gt; not&#x27; Tags: f%23 Problem: Better way for ' '|> Seq.isEmpty |> not' I am just wondering if there is a better way to write: |> Seq.isEmpty |> not Something like: |> not Seq.isEmpty C...
Better way for &#x27; &#x27;|&gt; Seq.isEmpty |&gt; not&#x27; Better way for &#x27; &#x27;|&gt; Seq.isEmpty |&gt; not&#x27; f%23 Better Seq.isEmpty Better way for ' '|> Seq.isEmpty |> not' I am just wondering if there is a better way to write: Something like:
[ -0.000858306884765625, 0.0224609375, 0.009765625, 0.01239013671875, -0.018798828125, -0.0021820068359375, 0.024169921875, -0.0113525390625, -0.0047607421875, 0.0177001953125, -0.0107421875, 0.0380859375, -0.0078125, 0.0267333984375, 0.01458740234375, 0.01446533203125, -0.009399414062...
[ 177154, 3917, 100, 425, 3768, 1230, 5386, 503, 864, 164, 134332, 939, 74, 959, 6, 1238, 3742, 2740, 149016, 11522, 47, 33022, 200905, 1884 ]
[ 0.1932373046875, 0.145263671875, 0.07476806640625, 0.00244140625, 0.12646484375, 0.0025634765625, 0.1363525390625, 0.09759521484375, 0.18408203125, 0.130126953125, 0.1737060546875, 0.16015625, 0.008270263671875, 0.2078857421875, 0.002349853515625, 0.021881103515625, 0.07879638671875,...
embed
3361675_c0
3361675
fsharp
0
Title: F# web development Problem title: F# web development Tags: f%23, c%23, asp.net Problem: F# web development What is the best way to use F# in a web development situation in order to make the most of the language? E.g. on its own with something like the Websharper framework, or together with C# and design tools, o...
F# web development F# web development f%23 c%23 asp.net asp.net F# web development What is the best way to use F# in a web development situation in order to make the most of the language? E.g. on its own with something like the Websharper framework, or together with C# and design tools, or otherwise.
[ 0.00131988525390625, 0.023681640625, 0.0005035400390625, -0.0234375, -0.00616455078125, -0.00074005126953125, -0.0283203125, -0.005218505859375, 0.004913330078125, -0.0257568359375, 0.0067138671875, -0.004791259765625, 0.0034637451171875, 0.017822265625, 0.01202392578125, 0.01806640625...
[ 563, 4904, 1467, 34754, 1238, 3949, 3742, 237, 254, 1179, 2965, 3917, 47, 4527, 23, 16648, 3249, 2684, 111, 46876, 5, 10002, 678, 4002, 89280, 1264, 170846, 25842, 313, 4331, 72977 ]
[ 0.1856689453125, 0.267333984375, 0.152099609375, 0.148193359375, 0.0631103515625, 0.005035400390625, 0.05731201171875, 0.0232086181640625, 0.0810546875, 0.09844970703125, 0.1005859375, 0.059295654296875, 0.018157958984375, 0.1353759765625, 0.03167724609375, 0.114501953125, 0.02976989...
embed
41570745_c1
41570745
fsharp
1
>= 2 then d <- (exp.[((List.length exp)-2)]).[e] else if d = 6 then d <- 1 else d <- d + 1 e <- e + 1 if x = 5 then (guess 0) else (guess (x+1)) |_ -> points <- points - 1 e <- 1 state <- "wrong" if d = 6 then d <- 1 else d <- d + 1 if x = 5 then (guess 0) else (guess (x+1)) Code signals: the, Clearly, learn.fsx, FS00...
>= 2 then d <- (exp.[((List.length exp)-2)]).[e] else if d = 6 then d <- 1 else d <- d + 1 e <- e + 1 if x = 5 then (guess 0) else (guess (x+1)) |_ -> points <- points - 1 e <- 1 state <- "wrong" if d = 6 then d <- 1 else d <- d + 1 if x = 5 then (guess 0) else (guess (x+1)) Code signals: the, Clearly, learn.fsx, FS00...
[ -0.0014495849609375, 0.01904296875, 0.004547119140625, 0.0172119140625, 0.0294189453125, 0.0240478515625, -0.01300048828125, 0.02392578125, 0.0306396484375, 0.0093994140625, 0.00897216796875, -0.01202392578125, 0.000396728515625, 0.0164794921875, 0.0050048828125, 0.01220703125, 0.001...
[ 977, 1369, 116, 7068, 104, 9, 83613, 154663, 23986, 927, 14700, 10461, 13, 37076, 2174, 2203, 305, 106, 4426, 997, 28, 1022, 190, 21325, 757, 425, 21748, 33079, 26847, 20, 11341, 434, 35133, 16, 28864, 26073, 7, 70, 86120, 30698, 17447,...
[ 0.136962890625, 0.0645751953125, 0.1768798828125, 0.0174102783203125, 0.1722412109375, 0.13134765625, 0.18505859375, 0.2117919921875, 0.09967041015625, 0.09674072265625, 0.2181396484375, 0.0938720703125, 0.0877685546875, 0.0401611328125, 0.010772705078125, 0.056884765625, 0.189941406...
embed
39442086_c0
39442086
fsharp
0
Title: F# HTML Provider Iterating Table by Column Problem title: F# HTML Provider Iterating Table by Column Tags: f%23-data, f%23 Problem: F# HTML Provider Iterating Table by Column Code signals: HTML, Provider, Iterating, Table, Column, Settlement, Day, Period, IMBALNGC, Offer, Volume, Bid, Accepted, Vol, UAOV, UABV, ...
F# HTML Provider Iterating Table by Column F# HTML Provider Iterating Table by Column f%23-data f%23 HTML Provider Iterating Table Column Settlement Day Period IMBALNGC Offer Volume Bid Accepted Vol UAOV UABV PAOV PABV mrktDepth.Columns Seq.head F# HTML Provider Iterating Table by Column Is there a way to iterate by th...
[ 0.0218505859375, -0.01025390625, -0.00433349609375, 0.030517578125, -0.00677490234375, -0.01483154296875, 0.017333984375, -0.004180908203125, 0.0113525390625, -0.005157470703125, -0.005523681640625, 0.01239013671875, -0.004913330078125, 0.006103515625, 0.00299072265625, -0.002227783203...
[ 563, 4904, 19097, 123089, 87, 67, 98767, 112997, 390, 233987, 42, 1238, 27495, 10135, 3742, 115966, 19929, 10013, 92329, 46832, 94943, 8066, 134384, 98872, 1843, 111383, 5976, 20004, 31719, 856, 77394, 254, 78457, 316, 864, 31251, 2071, 2685,...
[ 0.098388671875, 0.1580810546875, 0.1929931640625, 0.113525390625, 0.0477294921875, 0.16259765625, 0.10595703125, 0.1993408203125, 0.13671875, 0.1923828125, 0.02911376953125, 0.05462646484375, 0.008148193359375, 0.03875732421875, 0.0232696533203125, 0.1734619140625, 0.1324462890625, ...
embed
1506280_c0
1506280
fsharp
0
Title: F#: Filter items found in one list from another list Problem title: F#: Filter items found in one list from another list Tags: f%23 Problem: F#: Filter items found in one list from another list Say I have two lists: let a = [1 .. 1000] let b = [250 .. 500] How do I get a new list that contains the values {1-249,...
F#: Filter items found in one list from another list F#: Filter items found in one list from another list f%23 another Filter F#: Filter items found in one list from another list Say I have two lists: How do I get a new list that contains the values {1-249, 501-1000}?
[ 0.003570556640625, 0.00982666015625, -0.006500244140625, -0.002227783203125, -0.00531005859375, 0.009033203125, 0.0030059814453125, 0.00518798828125, 0.0269775390625, 0.02294921875, 0.00482177734375, 0.001434326171875, 0.0014190673828125, 0.030029296875, -0.00830078125, -0.002578735351...
[ 563, 4904, 12, 128896, 55769, 14037, 23, 1632, 5303, 1295, 15700, 1238, 3949, 3742, 25916, 765, 6626, 7, 11249, 2046, 3525, 70541, 142424, 72789, 12977, 836, 20268, 14105 ]
[ 0.15185546875, 0.220947265625, 0.0657958984375, 0.299072265625, 0.1942138671875, 0.14794921875, 0.0875244140625, 0.11474609375, 0.226806640625, 0.1361083984375, 0.1319580078125, 0.1365966796875, 0.058990478515625, 0.17578125, 0.011016845703125, 0.0340576171875, 0.10186767578125, 0....
embed
62974174_c0
62974174
fsharp
0
Title: List.map with two function parameters, in F# Problem title: List.map with two function parameters, in F# Tags: f%23 Problem: List.map with two function parameters, in F# I came across this syntax: [10.; 11.; 12.] |> List.map (fun a b -> a * b) in what case does List.map have two parameters (fun a b)? This is the...
List.map with two function parameters, in F# List.map with two function parameters, in F# f%23 List.map List.map with two function parameters, in F# I came across this syntax: in what case does List.map have two parameters (fun a b)? This is the output in Jupyter Lab:
[ 0.004150390625, 0.00518798828125, 0.005615234375, 0.009521484375, -0.01129150390625, 0.0166015625, 0.0037078857421875, -0.007537841796875, 0.017333984375, -0.00174713134765625, 0.01043701171875, 0.002655029296875, -0.015625, 0.009521484375, -0.0084228515625, -0.013671875, 0.009338378...
[ 32036, 5, 62346, 678, 6626, 32354, 171859, 563, 4904, 1238, 3742, 36880, 6002, 86531, 7225, 765, 7, 16498, 10, 876, 140992, 3314, 6493, 720, 21488 ]
[ 0.2314453125, 0.07275390625, 0.2203369140625, 0.06536865234375, 0.18408203125, 0.181396484375, 0.24365234375, 0.1246337890625, 0.1798095703125, 0.053558349609375, 0.1429443359375, 0.015960693359375, 0.0870361328125, 0.1580810546875, 0.0552978515625, 0.0538330078125, 0.05487060546875,...
embed
18443339_c0
18443339
fsharp
0
Title: Generate an array with the Months in F# Problem title: Generate an array with the Months in F# Tags: f%23 Problem: Generate an array with the Months in F# How can I generate a array with all the Months of the year in F#? I've tried: let array = [|"January", "February", ... |] Is there a simply way to make it? Co...
Generate an array with the Months in F# Generate an array with the Months in F# f%23 Generate Months January February Generate an array with the Months in F# How can I generate a array with all the Months of the year in F#? I've tried: Is there a simply way to make it?
[ 0.0030364990234375, -0.00927734375, -0.01312255859375, 0.0255126953125, -0.0096435546875, -0.016845703125, -0.030517578125, -0.00897216796875, -0.00555419921875, 0.01495361328125, -0.02001953125, 0.02197265625, 0.00726318359375, 0.00006341934204101562, 0.005767822265625, -0.01501464843...
[ 155370, 67, 142, 10298, 53, 678, 70, 12982, 127, 7, 23, 563, 4904, 1238, 3949, 3742, 18982, 22482, 831, 87, 139392, 10, 756, 111, 6602, 37842, 42856, 3917, 3249, 442 ]
[ 0.156982421875, 0.048004150390625, 0.021575927734375, 0.1865234375, 0.18115234375, 0.11083984375, 0.071044921875, 0.219970703125, 0.1953125, 0.1124267578125, 0.086669921875, 0.14794921875, 0.2218017578125, 0.0914306640625, 0.021392822265625, 0.112060546875, 0.1361083984375, 0.18237...
embed
3425912_c0
3425912
fsharp
0
Title: ftp programming in F# Problem title: ftp programming in F# Tags: ftp, f%23 Problem: ftp programming in F# I need to write a program in F# that should push files to an FTP server. Is there a library than I can use? I haven’t been able to find anything on the web. Can someone point me in t the right direction? If ...
ftp programming in F# ftp programming in F# ftp f%23 ftp programming in F# I need to write a program in F# that should push files to an FTP server. Is there a library than I can use? I haven’t been able to find anything on the web. Can someone point me in t the right direction? If possible some sample code would be ver...
[ 0.0155029296875, 0.0035400390625, -0.0020751953125, 0.0086669921875, -0.007293701171875, 0.00933837890625, -0.01470947265625, -0.002777099609375, -0.0012359619140625, -0.0185546875, 0.01190185546875, -0.0159912109375, 0.00092315673828125, 0.00579833984375, -0.006103515625, -0.009033203...
[ 2480, 254, 56037, 449, 23, 563, 4904, 1238, 3949, 3742, 87, 3871, 33022, 1528, 5608, 25944, 102158, 47, 142, 162379, 10723, 2685, 35773, 1294, 3501, 831, 4527, 38246, 19048, 7413, 23937, 98, 1467, 4171, 6275, 7108, 48225, 121413, 18151, 9...
[ 0.1619873046875, 0.157958984375, 0.1856689453125, 0.09002685546875, 0.07000732421875, 0.148681640625, 0.2420654296875, 0.04302978515625, 0.043304443359375, 0.1251220703125, 0.0183563232421875, 0.1021728515625, 0.1451416015625, 0.1815185546875, 0.0946044921875, 0.208251953125, 0.15161...
embed
20484572_c0
20484572
fsharp
0
Title: Template strings in F#? Problem title: Template strings in F#? Tags: f%23 Problem: Template strings in F#? I'm new to F#, and want to know if there is anything in F# similar to template strings in Python . So I can simply do something like: >>> d = dict(who='tim', what='car') >>> Template('$who likes $what').sub...
Template strings in F#? Template strings in F#? f%23 Template Template strings in F#? I'm new to F#, and want to know if there is anything in F# similar to template strings in Python . So I can simply do something like:
[ 0.005157470703125, -0.0074462890625, 0.01190185546875, 0.01239013671875, 0.004852294921875, -0.006195068359375, 0.0177001953125, 0.00433349609375, 0.01708984375, -0.006622314453125, -0.022705078125, -0.003082275390625, 0.013671875, -0.009521484375, 0.005615234375, 0.0201416015625, -0...
[ 196631, 79315, 7, 23, 563, 4904, 32, 1238, 3949, 3742, 3525, 47, 3444, 3714, 2685, 23937, 21373, 110934, 145581, 831, 42856, 54, 1884 ]
[ 0.290283203125, 0.22021484375, 0.0843505859375, 0.0823974609375, 0.15625, 0.208740234375, 0.022003173828125, 0.099609375, 0.06817626953125, 0.14794921875, 0.03472900390625, 0.0212249755859375, 0.01092529296875, 0.0135498046875, 0.00030517578125, 0.041046142578125, 0.0860595703125, ...
embed
977132_c0
977132
fsharp
0
Title: will there be a F# express edition? Problem title: will there be a F# express edition? Tags: f%23, visual-studio-2010 Problem: will there be a F# express edition? I know VS2010 is coming out soon and that usually corresponds to a update of the express versions does anyone know if they are going to make a separat...
will there be a F# express edition? will there be a F# express edition? f%23 visual-studio-2010 visual-studio-2010 will there be a F# express edition? I know VS2010 is coming out soon and that usually corresponds to a update of the express versions does anyone know if they are going to make a separate F# express suite?
[ 0.02197265625, 0.00015544891357421875, 0.00848388671875, -0.0157470703125, -0.01031494140625, 0.008544921875, -0.01434326171875, 0.0223388671875, 0.00201416015625, 0.017333984375, -0.00701904296875, 0.0086669921875, 0.00653076171875, -0.0033111572265625, 0.006439208984375, 0.0059509277...
[ 1221, 186, 563, 4904, 36510, 79737, 2685, 10, 1238, 3742, 21176, 52629, 73552, 44160, 11436, 1810, 33662, 56104, 42518, 28350, 11389, 3714, 84797, 14947 ]
[ 0.05419921875, 0.046142578125, 0.135986328125, 0.1988525390625, 0.1993408203125, 0.182861328125, 0.033172607421875, 0.044219970703125, 0.0477294921875, 0.04150390625, 0.1513671875, 0.1614990234375, 0.1898193359375, 0.1729736328125, 0.1966552734375, 0.034393310546875, 0.05709838867187...
embed
23088084_c0
23088084
fsharp
0
Title: What does # (hash symbol / pound sign) mean in type signatures? Problem title: What does # (hash symbol / pound sign) mean in type signatures? Tags: f%23, type-signature, symbols, casting Problem: What does # (hash symbol / pound sign) mean in type signatures? What does # mean in type signatures like seq<#seq<'a...
What does # (hash symbol / pound sign) mean in type signatures? What does # (hash symbol / pound sign) mean in type signatures? f%23 type-signature symbols casting What What does # (hash symbol / pound sign) mean in type signatures? What does # mean in type signatures like seq<#seq<'a>> compared to just seq<seq<'a>> ?
[ -0.0020904541015625, 0.004974365234375, 0.0008087158203125, 0.01519775390625, -0.0023040771484375, 0.0036468505859375, -0.02099609375, 0.0247802734375, 0.01239013671875, 0.03076171875, -0.0072021484375, -0.03076171875, 0.0196533203125, 0.0164794921875, -0.0233154296875, 0.029296875, ...
[ 4865, 14602, 468, 126234, 26582, 248, 160, 7030, 24092, 29459, 10644, 138256, 23, 1238, 3742, 137432, 176050, 40, 864, 11, 154186 ]
[ 0.044158935546875, 0.03936767578125, 0.1566162109375, 0.1619873046875, 0.1929931640625, 0.02178955078125, 0.1083984375, 0.168212890625, 0.150634765625, 0.1246337890625, 0.16064453125, 0.174560546875, 0.016326904296875, 0.006439208984375, 0.060211181640625, 0.116943359375, 0.102233886...
embed
66857732_c4
66857732
fsharp
4
Fu6dFmJ7UCgjc3-JZh5Bee0uZvVHbwCjZKHsUNrDEANnDkK4hGFzSKyU3NL7X9iRdPeBl3-GUSRGbPeozHTF93epSEhDyY3PkS1ICEfdAG7yi8cerBzmuy-lsUWs90sWlrWVYjDRtFWzwlovNgS6mPkx2cKlsC34WK6QXafJYqPcA5XW1EqZGyA5S0qvQS0VaheABEfkTIC8pEijieImWKIqFefd2G7blBB1Qdng4NAPcHOhmnRSiClCrwXS_5hOYsUXFS4xVAMPIZx9peWXMlk6XyQzNg, Host, Unauthorized, Transfer-Enc...
Fu6dFmJ7UCgjc3-JZh5Bee0uZvVHbwCjZKHsUNrDEANnDkK4hGFzSKyU3NL7X9iRdPeBl3-GUSRGbPeozHTF93epSEhDyY3PkS1ICEfdAG7yi8cerBzmuy-lsUWs90sWlrWVYjDRtFWzwlovNgS6mPkx2cKlsC34WK6QXafJYqPcA5XW1EqZGyA5S0qvQS0VaheABEfkTIC8pEijieImWKIqFefd2G7blBB1Qdng4NAPcHOhmnRSiClCrwXS_5hOYsUXFS4xVAMPIZx9peWXMlk6XyQzNg, Host, Unauthorized, Transfer-Enc...
[ 0.00616455078125, 0.00994873046875, 0.005523681640625, 0.004974365234375, 0.0034942626953125, 0.00970458984375, -0.01153564453125, -0.01300048828125, -0.0211181640625, 0.026611328125, 0.005096435546875, 0.01165771484375, -0.0106201171875, -0.00021076202392578125, -0.00341796875, 0.0172...
[ 7680, 910, 1375, 49503, 31426, 1511, 13, 334, 856, 441, 170, 7, 14006, 397, 105621, 92, 605, 79035, 169, 53, 1062, 966, 1542, 14, 1052, 71, 571, 142278, 275, 919, 11591, 4517, 9127, 127, 1723, 363, 683, 294, 418, 420, 2387, 1019, 9,...
[ 0.1064453125, 0.055267333984375, 0.012664794921875, 0.00653076171875, 0.004913330078125, 0.03228759765625, 0.0008544921875, 0.00128173828125, 0.041290283203125, 0.001251220703125, 0.000701904296875, 0.0237579345703125, 0.007659912109375, 0.051025390625, 0.070068359375, 0.01454162597656...
embed
27742351_c0
27742351
fsharp
0
Title: using GPU under multiple task Problem title: using GPU under multiple task Tags: parallel-processing, gpu, f%23 Problem: using GPU under multiple task I have an application which has multiple threads. Will there be problems with executing computations using AleaCubase on each of the threads simultaneously and is...
using GPU under multiple task using GPU under multiple task parallel-processing gpu f%23 GPU using GPU under multiple task I have an application which has multiple threads. Will there be problems with executing computations using AleaCubase on each of the threads simultaneously and is there any performance benefit to d...
[ 0.00396728515625, 0.0067138671875, 0.006500244140625, 0.005767822265625, 0.01031494140625, -0.01153564453125, 0.0302734375, 0.0181884765625, 0.01251220703125, -0.0361328125, 0.000690460205078125, 0.0037841796875, 0.0211181640625, 0.004791259765625, -0.0162353515625, 0.004058837890625, ...
[ 17368, 162808, 1379, 48716, 66211, 95103, 63923, 706, 1766, 1238, 3949, 3742, 87, 765, 38415, 1556, 86997, 7, 20255, 2685, 186, 44402, 71924, 214, 181135, 5256, 4733, 11, 33177, 37382, 98, 12638, 111, 70, 134477, 2499, 23718, 68073, 20594 ]
[ 0.123046875, 0.26513671875, 0.1669921875, 0.2264404296875, 0.2452392578125, 0.1463623046875, 0.0902099609375, 0.045257568359375, 0.1724853515625, 0.052978515625, 0.050018310546875, 0.1597900390625, 0.0181884765625, 0.041961669921875, 0.1632080078125, 0.04107666015625, 0.205078125, ...
embed
48607167_c0
48607167
fsharp
0
Title: How to set primary key in datatable in f#? Problem title: How to set primary key in datatable in f#? Tags: database, f%23 Problem: How to set primary key in datatable in f#? Like in C# objDataTable.PrimaryKey = new DataColumn[] { objDataTable.Columns["Student Id"] }; How to do it in F# ? Code signals: How, objDa...
How to set primary key in datatable in f#? How to set primary key in datatable in f#? database f%23 How objDataTable.PrimaryKey DataColumn objDataTable.Columns Student How to set primary key in datatable in f#? Like in C# How to do it in F# ?
[ 0.01025390625, 0.0135498046875, 0.02783203125, 0.0062255859375, 0.0120849609375, -0.029296875, 0.01019287109375, 0.000919342041015625, -0.007110595703125, -0.009033203125, 0.0031585693359375, 0.017578125, -0.011962890625, -0.00110626220703125, -0.0166015625, -0.0126953125, 0.00430297...
[ 11249, 47, 5423, 158978, 22799, 23, 2053, 22819, 1238, 4904, 32, 63399, 3742, 995, 170, 137989, 618, 2886, 145111, 6635, 162429, 11809, 316, 78457, 26696, 18852, 54, 442, 563 ]
[ 0.0516357421875, 0.061767578125, 0.1444091796875, 0.1947021484375, 0.2176513671875, 0.06646728515625, 0.1134033203125, 0.22265625, 0.1258544921875, 0.1962890625, 0.0052490234375, 0.09063720703125, 0.053985595703125, 0.07305908203125, 0.031341552734375, 0.024749755859375, 0.0646362304...
embed
6039336_c0
6039336
fsharp
0
Title: what is the difference between internal and private Problem title: what is the difference between internal and private Tags: private, f%23, oop, internal Problem: what is the difference between internal and private In F# what is the difference between an internal method and a private method. I have a feeling tha...
what is the difference between internal and private what is the difference between internal and private private f%23 oop internal what is the difference between internal and private In F# what is the difference between an internal method and a private method. I have a feeling that they are implemented the same, but mea...
[ 0.0036163330078125, 0.004669189453125, 0.0123291015625, 0.0150146484375, 0.00439453125, 0.035888671875, -0.0038604736328125, -0.0157470703125, -0.014404296875, 0.0213623046875, 0.007293701171875, -0.00787353515625, 0.00445556640625, 0.03466796875, 0.0123291015625, -0.005035400390625, ...
[ 2367, 83, 70, 60212, 17721, 70796, 136, 14375, 1238, 3949, 3742, 32500, 360, 563, 4904, 55300, 34698, 1836, 29479, 5701, 1284, 29459, 12921 ]
[ 0.07806396484375, 0.076171875, 0.107421875, 0.20068359375, 0.1265869140625, 0.240234375, 0.1259765625, 0.25390625, 0.07666015625, 0.0224151611328125, 0.0531005859375, 0.1123046875, 0.0162200927734375, 0.09295654296875, 0.1524658203125, 0.1929931640625, 0.04083251953125, 0.005249023...
embed
59081828_c0
59081828
fsharp
0
Title: How to use the C# action type in F#? Problem title: How to use the C# action type in F#? Tags: f%23, action Problem: How to use the C# action type in F#? I have this C# method: public static IDisposable RegisterErrorHandler(Action<string, Exception> errorHandler) How can I create the errorHandler in F#? Code sig...
How to use the C# action type in F#? How to use the C# action type in F#? f%23 action How IDisposable RegisterErrorHandler Action Exception How to use the C# action type in F#? I have this C# method: How can I create the errorHandler in F#?
[ -0.0220947265625, 0.0198974609375, -0.00701904296875, -0.01373291015625, -0.004974365234375, 0.017822265625, -0.018798828125, -0.028076171875, 0.0074462890625, -0.0439453125, -0.006683349609375, -0.02294921875, 0.00848388671875, -0.02294921875, 0.016845703125, 0.00848388671875, -0.00...
[ 11249, 47, 4527, 313, 4904, 22631, 10644, 23, 563, 1238, 3949, 3742, 7522, 2886, 131423, 18468, 31611, 135679, 603, 57945, 5443, 63928, 55300, 87, 28282, 18499 ]
[ 0.07061767578125, 0.08062744140625, 0.09759521484375, 0.0782470703125, 0.2286376953125, 0.214111328125, 0.18408203125, 0.068359375, 0.1409912109375, 0.07830810546875, 0.005126953125, 0.121337890625, 0.0826416015625, 0.0450439453125, 0.1346435546875, 0.02337646484375, 0.05972290039062...
embed
25142440_c0
25142440
fsharp
0
Title: Run F# 3.1 on Visual Studio 2012 (not express) Problem title: Run F# 3.1 on Visual Studio 2012 (not express) Tags: visual-studio-2012, f%23 Problem: Run F# 3.1 on Visual Studio 2012 (not express) I was wondering if it is possible to run F# 3.1 on Visual studio 2012? if possible then what is the best way to do th...
Run F# 3.1 on Visual Studio 2012 (not express) Run F# 3.1 on Visual Studio 2012 (not express) visual-studio-2012 f%23 Run Visual Studio visual-studio-2012 Run F# 3.1 on Visual Studio 2012 (not express) I was wondering if it is possible to run F# 3.1 on Visual studio 2012? if possible then what is the best way to do thi...
[ -0.0111083984375, 0.01080322265625, 0.0111083984375, -0.01177978515625, 0.0050048828125, 0.0189208984375, -0.009521484375, -0.00885009765625, -0.005828857421875, -0.0062255859375, 0.0147705078125, 0.01470947265625, -0.0012359619140625, 0.00897216796875, 0.01171875, -0.00075149536132812...
[ 28398, 563, 4904, 45151, 98, 73372, 22968, 1324, 10869, 36510, 21176, 52629, 54458, 1238, 3742, 149016, 2174, 7722, 47, 11675, 12275, 2965, 903 ]
[ 0.134033203125, 0.13916015625, 0.187255859375, 0.251220703125, 0.0985107421875, 0.1690673828125, 0.18505859375, 0.200439453125, 0.06488037109375, 0.1029052734375, 0.1318359375, 0.1546630859375, 0.11962890625, 0.06982421875, 0.03399658203125, 0.009735107421875, 0.0108642578125, 0.13...
embed
30399773_c0
30399773
fsharp
0
Title: FSC: Error FS2024: Static linking may not use assembly that targets different profile Problem title: FSC: Error FS2024: Static linking may not use assembly that targets different profile Tags: f%23, dll, visual-studio-2013 Problem: FSC: Error FS2024: Static linking may not use assembly that targets different pro...
FSC: Error FS2024: Static linking may not use assembly that targets different profile FSC: Error FS2024: Static linking may not use assembly that targets different profile f%23 dll visual-studio-2013 FSC Error FS2024 Static visual-studio-2013 FSC: Error FS2024: Static linking may not use assembly that targets different...
[ -0.004119873046875, -0.01214599609375, -0.0093994140625, -0.0137939453125, -0.02587890625, -0.005218505859375, -0.0257568359375, -0.00787353515625, -0.0081787109375, 0.0291748046875, -0.00543212890625, -0.0294189453125, 0.00970458984375, 0.00408935546875, 0.0167236328125, -0.0058898925...
[ 208155, 212059, 93774, 1549, 2357, 71465, 238, 3126, 214, 1543, 959, 4527, 89845, 38526, 450, 30388, 12921, 60641, 1238, 3742, 81717, 21176, 52629, 74790, 563, 4904, 5117, 56037, 46876, 16265, 73372, 22968, 24159, 17777, 202220, 60061, 3357, ...
[ 0.2159423828125, 0.1888427734375, 0.195068359375, 0.130859375, 0.239013671875, 0.2178955078125, 0.0799560546875, 0.203857421875, 0.072998046875, 0.09173583984375, 0.088623046875, 0.1400146484375, 0.182373046875, 0.154296875, 0.01495361328125, 0.2142333984375, 0.1787109375, 0.228759...
embed
38814022_c0
38814022
fsharp
0
Title: Standard name of a sum type like Either but for 3 cases? Problem title: Standard name of a sum type like Either but for 3 cases? Tags: f%23, scala, ocaml, haskell, typescript Problem: Standard name of a sum type like Either but for 3 cases? Is there a standard sum type like Either but for 3 cases? Haskell has Th...
Standard name of a sum type like Either but for 3 cases? Standard name of a sum type like Either but for 3 cases? f%23 scala ocaml haskell typescript Standard Either These Standard name of a sum type like Either but for 3 cases? Is there a standard sum type like Either but for 3 cases? Haskell has These but it's not qu...
[ 0.007537841796875, -0.006256103515625, -0.0028839111328125, -0.0021209716796875, -0.02001953125, -0.01141357421875, -0.0126953125, 0.00421142578125, 0.022705078125, 0.01226806640625, 0.00543212890625, -0.0142822265625, 0.006500244140625, -0.0128173828125, -0.01336669921875, 0.013061523...
[ 20744, 9351, 10554, 10644, 1884, 4565, 9319, 1284, 100, 138, 50218, 1238, 3949, 3742, 146232, 36, 9779, 141, 1556, 142508, 32032, 32255, 2685, 5570, 20625, 32233, 450 ]
[ 0.1954345703125, 0.1240234375, 0.216552734375, 0.203369140625, 0.0675048828125, 0.09393310546875, 0.23828125, 0.04937744140625, 0.06494140625, 0.1563720703125, 0.166015625, 0.037109375, 0.022125244140625, 0.117431640625, 0.1326904296875, 0.016754150390625, 0.06884765625, 0.04064941...
embed
7394649_c0
7394649
fsharp
0
Title: Tupled function composition Problem title: Tupled function composition Tags: function-composition, f%23 Problem: Tupled function composition I'm curious why this let f = (fun a b -> a, b) >> obj.Equals gives the error No accessible member or object constructor named 'Equals' takes 1 arguments but this works let ...
Tupled function composition Tupled function composition function-composition f%23 Tupled obj.Equals Tupled function composition I'm curious why this gives the error but this works
[ 0.0047607421875, 0.000514984130859375, 0.004669189453125, 0.032470703125, -0.016845703125, -0.01068115234375, -0.00010824203491210938, -0.00421142578125, 0.0133056640625, -0.0126953125, -0.00921630859375, 0.0267333984375, 0.0189208984375, 0.03271484375, 0.000911712646484375, -0.0106201...
[ 1371, 8705, 71, 32354, 166577, 277, 40322, 1238, 3949, 3742, 995, 170, 647, 71723, 7, 193844, 15400, 903, 76199, 70, 18499, 1284, 43240 ]
[ 0.1273193359375, 0.1649169921875, 0.1104736328125, 0.1712646484375, 0.2196044921875, 0.1309814453125, 0.1229248046875, 0.0655517578125, 0.0672607421875, 0.142578125, 0.1136474609375, 0.14208984375, 0.04949951171875, 0.1732177734375, 0.009368896484375, 0.06756591796875, 0.071166992187...
embed
3901787_c0
3901787
fsharp
0
Title: What tools are available for F# debugging? Problem title: What tools are available for F# debugging? Tags: debugging, f%23 Problem: What tools are available for F# debugging? Are there gdb (or similar) for F#? What tools/programs do F# programmers normally use for tracing F# code in Mono? Does Visual Studio 2010...
What tools are available for F# debugging? What tools are available for F# debugging? debugging f%23 What What tools are available for F# debugging? Are there gdb (or similar) for F#? What tools/programs do F# programmers normally use for tracing F# code in Mono? Does Visual Studio 2010 provides some integrated debuggi...
[ -0.0026397705078125, 0.00131988525390625, 0.013427734375, -0.004730224609375, 0.0032196044921875, 0.01104736328125, -0.0130615234375, 0.006378173828125, -0.00787353515625, -0.01239013671875, 0.0198974609375, -0.009521484375, 0.003997802734375, 0.0125732421875, -0.00506591796875, 0.0011...
[ 4865, 72977, 19882, 100, 563, 4904, 8, 978, 36659, 1238, 3949, 3742, 2685, 706, 48073, 21373, 18749, 77848, 3638, 4527, 1152, 21896, 18151, 77879, 73372, 22968, 1532, 87344, 78779 ]
[ 0.04315185546875, 0.2342529296875, 0.12841796875, 0.0716552734375, 0.14892578125, 0.2415771484375, 0.165283203125, 0.216064453125, 0.1214599609375, 0.091064453125, 0.03533935546875, 0.08160400390625, 0.00762939453125, 0.050018310546875, 0.16845703125, 0.044189453125, 0.06494140625, ...
embed
33325401_c0
33325401
fsharp
0
Title: How to invoke ionide f# REPL Problem title: How to invoke ionide f# REPL Tags: atom-editor, f%23 Problem: How to invoke ionide f# REPL I just installed atom and did "apm install ionide-installer". I already have Visual Studio and f# installed. No problem edit .fsx file, "Syntax highlighting" and "Error highlight...
How to invoke ionide f# REPL How to invoke ionide f# REPL atom-editor f%23 How REPL How to invoke ionide f# REPL I just installed atom and did "apm install ionide-installer". I already have Visual Studio and f# installed. No problem edit .fsx file, "Syntax highlighting" and "Error highlighting". But how can I invoke f#...
[ -0.024169921875, 0.006866455078125, 0.0040283203125, 0.0213623046875, 0.0113525390625, 0.01190185546875, 0.0264892578125, 0.007476806640625, 0.000942230224609375, -0.0115966796875, 0.02197265625, -0.00194549560546875, -0.00107574462890625, 0.0218505859375, 0.0230712890625, -0.007263183...
[ 11249, 47, 23, 23253, 13, 45339, 2506, 1238, 4904, 9069, 21130, 34627, 175583, 3949, 3742, 20600, 2631, 39, 154305, 21771, 765, 73372, 22968, 136, 297, 27211, 5, 17447, 425, 11435, 3371, 86531, 127308, 214, 18468, 31611, 3642, 831 ]
[ 0.08355712890625, 0.035552978515625, 0.0943603515625, 0.1810302734375, 0.041717529296875, 0.197509765625, 0.2198486328125, 0.1595458984375, 0.2249755859375, 0.1710205078125, 0.273681640625, 0.1756591796875, 0.1785888671875, 0.01104736328125, 0.1031494140625, 0.118896484375, 0.0465698...
embed
10954944_c0
10954944
fsharp
0
Title: Opensource F# project with idiomatic code Problem title: Opensource F# project with idiomatic code Tags: functional-programming, f%23 Problem: Opensource F# project with idiomatic code I'm learning F# and I would like to find some medium size opensource project written in idiomatic F# for further learning. Can a...
Opensource F# project with idiomatic code Opensource F# project with idiomatic code functional-programming f%23 Opensource Opensource F# project with idiomatic code I'm learning F# and I would like to find some medium size opensource project written in idiomatic F# for further learning. Can ayone recommend some project...
[ 0.00396728515625, 0.00628662109375, 0.0029754638671875, 0.0008392333984375, 0.006988525390625, -0.0001678466796875, -0.007080078125, 0.0107421875, 0.00592041015625, -0.02099609375, 0.017822265625, -0.035888671875, -0.005157470703125, 0.00579833984375, 0.01275634765625, -0.0081176757812...
[ 13527, 60427, 563, 4904, 13452, 678, 49666, 9523, 18151, 123309, 28966, 214, 1238, 3949, 3742, 87, 52080, 2806, 1884, 7413, 57646, 13267, 9803, 59121, 23, 100, 53333, 4171, 537, 3630, 67330, 129745 ]
[ 0.16796875, 0.2037353515625, 0.16357421875, 0.24365234375, 0.1798095703125, 0.083251953125, 0.2481689453125, 0.1451416015625, 0.171142578125, 0.18115234375, 0.1083984375, 0.002685546875, 0.121337890625, 0.07012939453125, 0.1644287109375, 0.007720947265625, 0.0902099609375, 0.017150...
embed
9579210_c0
9579210
fsharp
0
Title: C# F# MVC 3 template deployment Problem title: C# F# MVC 3 template deployment Tags: f%23, c%23, asp.net-mvc-templates, asp.net-mvc-3 Problem: C# F# MVC 3 template deployment I've recently started to explore Daniel Mohl "F# C# ASP.NET MVC3" template. Can anyone share on how this type of project should be deploye...
C# F# MVC 3 template deployment C# F# MVC 3 template deployment f%23 c%23 asp.net-mvc-templates asp.net-mvc-3 MVC asp.net-mvc-templates asp.net-mvc-3 C# F# MVC 3 template deployment I've recently started to explore Daniel Mohl "F# C# ASP.NET MVC3" template. Can anyone share on how this type of project should be deploye...
[ 0.0038299560546875, 0.00982666015625, -0.0037994384765625, -0.00921630859375, -0.01025390625, -0.003204345703125, 0.00469970703125, -0.00811767578125, -0.00213623046875, 0.00185394287109375, 0.005706787109375, -0.017333984375, 0.01165771484375, 0.0128173828125, 0.015869140625, 0.005401...
[ 313, 4904, 563, 276, 56349, 138, 110934, 8, 13158, 53, 1238, 3742, 237, 254, 1179, 66357, 2982, 92558, 8316, 87, 78684, 88898, 11555, 177245, 919, 147153, 17777, 363, 4171, 35672, 12008, 3642, 903, 10644, 13452, 5608, 47, 1995, 294, 966, ...
[ 0.0261993408203125, 0.1695556640625, 0.09521484375, 0.060638427734375, 0.213134765625, 0.22265625, 0.273193359375, 0.0858154296875, 0.140625, 0.054931640625, 0.0235595703125, 0.039215087890625, 0.008880615234375, 0.0726318359375, 0.07177734375, 0.148681640625, 0.1396484375, 0.12915...
embed
15212133_c0
15212133
fsharp
0
Title: Increment value in F# Problem title: Increment value in F# Tags: f%23 Problem: Increment value in F# Maybe it's too simple thing to do, but I can't find any answer in the web I'm try to Increment value in F# (like count++ in C#). I don't want to use "mutable" option, I'm just want to see an example, who Incremen...
Increment value in F# Increment value in F# f%23 Increment Increment value in F# Maybe it's too simple thing to do, but I can't find any answer in the web I'm try to Increment value in F# (like count++ in C#). I don't want to use "mutable" option, I'm just want to see an example, who Increment function in F# should loo...
[ -0.0037994384765625, -0.02099609375, 0.0064697265625, 0.01007080078125, 0.01239013671875, -0.009521484375, 0.006072998046875, -0.01348876953125, 0.003692626953125, -0.017822265625, -0.006561279296875, 0.0284423828125, -0.00830078125, 0.0233154296875, 0.060546875, -0.006866455078125, ...
[ 8942, 107, 674, 34292, 23, 563, 4904, 1238, 3949, 3742, 83425, 5792, 8781, 54, 35166, 70, 1467, 9790, 5062, 54529, 37223, 561, 22819, 35829, 39, 3444, 47, 1957, 142, 27781, 2750, 32354, 5608, 6713, 1884, 3642, 4527, 442 ]
[ 0.1343994140625, 0.1947021484375, 0.1834716796875, 0.244384765625, 0.065185546875, 0.1654052734375, 0.2227783203125, 0.119140625, 0.06640625, 0.1517333984375, 0.0213470458984375, 0.02117919921875, 0.08355712890625, 0.0161285400390625, 0.064208984375, 0.009735107421875, 0.031494140625...
embed
15999181_c1
15999181
fsharp
1
= rectf let x = (rectangles.Item(idx_e).X + rectangles.Item(idx_s).X) / 2 let y = (rectangles.Item(idx_e).Y + rectangles.Item(idx_s).Y) / 2 r.Offset(single x - r.X, single y - r.Y) couples.Item(i) <- (idx_s, idx_e, r, string) Code signals: Odd, rectangles.Item, ret_index, ret.Offset, loc.X, offs.Width, ret.X, loc.Y, o...
= rectf let x = (rectangles.Item(idx_e).X + rectangles.Item(idx_s).X) / 2 let y = (rectangles.Item(idx_e).Y + rectangles.Item(idx_s).Y) / 2 r.Offset(single x - r.X, single y - r.Y) couples.Item(i) <- (idx_s, idx_e, r, string) Code signals: Odd, rectangles.Item, ret_index, ret.Offset, loc.X, offs.Width, ret.X, loc.Y, o...
[ -0.00017833709716796875, 0.0093994140625, 0.025390625, -0.00787353515625, 0.01397705078125, -0.005157470703125, -0.039794921875, -0.0089111328125, 0.022705078125, 0.018310546875, 0.0032196044921875, -0.0028839111328125, -0.0019378662109375, -0.006866455078125, 0.0108642578125, -0.02612...
[ 2203, 173247, 420, 2633, 1022, 109217, 7, 2982, 532, 425, 13, 1542, 997, 148734, 449, 1577, 248, 116, 113, 1723, 5, 1690, 150369, 3509, 6953, 11001, 24941, 14, 4426, 9, 3447, 79315, 16, 28864, 26073, 12, 67948, 10267, 4711, 7001, 5773, ...
[ 0.2001953125, 0.203125, 0.2210693359375, 0.1414794921875, 0.138916015625, 0.17333984375, 0.11328125, 0.16552734375, 0.06512451171875, 0.10888671875, 0.103271484375, 0.10430908203125, 0.1405029296875, 0.1373291015625, 0.1177978515625, 0.09356689453125, 0.07318115234375, 0.1402587890...
embed
64090878_c0
64090878
fsharp
0
Title: How to get the first field of an object? F# Problem title: How to get the first field of an object? F# Tags: f%23 Problem: How to get the first field of an object? F# How to get John1 string value from this object? type Pilot2 = (string * int * string * int) let p1 = Pilot2("John1", 1901, "Laren_TM1", 1) let nam...
How to get the first field of an object? F# How to get the first field of an object? F# f%23 How Pilot2 John1 Laren_TM1 How to get the first field of an object? F# How to get John1 string value from this object?
[ 0.01312255859375, -0.0145263671875, -0.00147247314453125, 0.04736328125, 0.00604248046875, -0.0130615234375, -0.0040283203125, -0.01409912109375, 0.005126953125, -0.015869140625, 0.0244140625, 0.0142822265625, 0.000629425048828125, -0.0096435546875, -0.004974365234375, -0.0283203125, ...
[ 11249, 47, 2046, 70, 5117, 44457, 111, 36746, 563, 4904, 1238, 3949, 3742, 79137, 304, 4939, 418, 239, 982, 10111, 79315, 34292, 1295, 903 ]
[ 0.07720947265625, 0.09649658203125, 0.1529541015625, 0.0767822265625, 0.197021484375, 0.303955078125, 0.0726318359375, 0.2191162109375, 0.048858642578125, 0.08502197265625, 0.0616455078125, 0.0062255859375, 0.11865234375, 0.2283935546875, 0.0782470703125, 0.20654296875, 0.10717773437...
embed
29080406_c0
29080406
fsharp
0
Title: Processing 2 List in F# Problem title: Processing 2 List in F# Tags: f%23, functional-programming Problem: Processing 2 List in F# I have some data, like this: let id = [11;9;12];; let student = [(9, "ann"); (10, "ben"); (11, "carl"); (12, "dave")];; Please help me to implement a function called getName In examp...
Processing 2 List in F# Processing 2 List in F# f%23 functional-programming Processing List Processing 2 List in F# I have some data, like this: Please help me to implement a function called getName In example
[ 0.02294921875, 0.003265380859375, 0.0225830078125, 0.0218505859375, -0.00049591064453125, 0.0166015625, -0.0111083984375, -0.003448486328125, 0.000762939453125, 0.00885009765625, 0.0250244140625, 0.022216796875, -0.0145263671875, 0.00921630859375, -0.0106201171875, -0.0021209716796875,...
[ 123996, 116, 32036, 23, 563, 4904, 214, 1238, 3949, 3742, 123309, 28966, 87, 765, 2053, 1884, 30607, 4358, 163, 29479, 32354, 35839, 2046, 163612, 360, 27781 ]
[ 0.1483154296875, 0.167236328125, 0.1785888671875, 0.033843994140625, 0.136962890625, 0.2041015625, 0.0159912109375, 0.06317138671875, 0.0015869140625, 0.0966796875, 0.134033203125, 0.0765380859375, 0.002532958984375, 0.003021240234375, 0.107421875, 0.006134033203125, 0.00238037109375...
embed
35542327_c2
35542327
fsharp
2
Env coEval2 fBody fBodyEnv cont econt) econt | _ -> raise (Failure "eval Call: not a function") | Raise exn -> econt exn | TryWith (e1, exn, e2) -> let econt1 thrown = if thrown = exn then Code signals: StackOverflow, System, System.Runtime, Abstract, Exn, CstI, CstB, Prim, Letfun, Call, Raise, TryWith, Closure, Result...
Env coEval2 fBody fBodyEnv cont econt) econt | _ -> raise (Failure "eval Call: not a function") | Raise exn -> econt exn | TryWith (e1, exn, e2) -> let econt1 thrown = if thrown = exn then Code signals: StackOverflow, System, System.Runtime, Abstract, Exn, CstI, CstB, Prim, Letfun, Call, Raise, TryWith, Closure, Result...
[ 0.01214599609375, -0.006805419921875, 0.01116943359375, -0.00958251953125, 0.0120849609375, 0.00482177734375, -0.002471923828125, -0.00811767578125, 0.0115966796875, -0.00128173828125, -0.01458740234375, 0.0125732421875, 0.00225830078125, -0.02490234375, 0.03515625, -0.030517578125, ...
[ 357, 334, 552, 647, 1405, 304, 1238, 12647, 1459, 7768, 22832, 49347, 660, 138804, 17647, 379, 13, 26265, 959, 10, 32354, 9202, 1119, 19, 40858, 194583, 28, 10461, 2633, 418, 104250, 2174, 28864, 26073, 7, 6512, 2594, 156673, 118664, 1235...
[ 0.119873046875, 0.22705078125, 0.1287841796875, 0.0682373046875, 0.256103515625, 0.168701171875, 0.0958251953125, 0.1527099609375, 0.113525390625, 0.131103515625, 0.14697265625, 0.10888671875, 0.1771240234375, 0.15771484375, 0.021514892578125, 0.0311737060546875, 0.072265625, 0.173...
embed
62901845_c2
62901845
fsharp
2
.TokenValidationParameters, Bearer, GET, HTTP, Host, localhost:5001, Content-Type, X-Requested-With, XMLHttpRequest, Authorization, eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiIxIiwibmFtZWlkIjoicGltIiwibmJmIjoxNTk0NzUxMTA1LCJleHAiOjE1OTUzNTU5MDU...
.TokenValidationParameters, Bearer, GET, HTTP, Host, localhost:5001, Content-Type, X-Requested-With, XMLHttpRequest, Authorization, eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJodHRwOi8vc2NoZW1hcy54bWxzb2FwLm9yZy93cy8yMDA1LzA1L2lkZW50aXR5L2NsYWltcy9zaWQiOiIxIiwibmFtZWlkIjoicGltIiwibmJmIjoxNTk0NzUxMTA1LCJleHAiOjE1OTUzNTU5MDU...
[ -0.024658203125, 0.0625, -0.0019378662109375, 0.0133056640625, 0.003753662109375, -0.0240478515625, -0.0032196044921875, 0.000850677490234375, 0.00933837890625, -0.0252685546875, 0.0172119140625, 0.038330078125, -0.0244140625, 0.000640869140625, -0.0167236328125, 0.01904296875, 0.011...
[ 5, 7763, 1098, 42272, 532, 2320, 55292, 29089, 7, 4, 113132, 56, 6, 79794, 135913, 100932, 4000, 40294, 23837, 6746, 70870, 196707, 1193, 4332, 944, 14437, 194583, 92537, 3062, 75616, 61804, 47691, 28, 53, 72869, 724, 33205, 1052, 425, 23...
[ 0.08447265625, 0.129150390625, 0.227783203125, 0.2120361328125, 0.1766357421875, 0.0618896484375, 0.146484375, 0.1959228515625, 0.042083740234375, 0.0150146484375, 0.2200927734375, 0.1484375, 0.0144805908203125, 0.165771484375, 0.241455078125, 0.16259765625, 0.1448974609375, 0.1688...
embed
67428727_c2
67428727
fsharp
2
.Boolean, System.String, System.Int32, Method, RVA, IL_0000, ldarg.0, IL_0001, ldarg.3, IL_0002, System.Char, System.String::get_Chars, IL_0007, ldarg.1, IL_0008, IL_0009, IL_000e, bne.un.s, IL_0026, IL_0010, IL_0011, ldarg.2, IL_0012, IL_0016, IL_0014, ldc.i4.1, IL_0015, IL_0017, IL_0018, IL_0019, IL_001a, IL_001b, IL...
.Boolean, System.String, System.Int32, Method, RVA, IL_0000, ldarg.0, IL_0001, ldarg.3, IL_0002, System.Char, System.String::get_Chars, IL_0007, ldarg.1, IL_0008, IL_0009, IL_000e, bne.un.s, IL_0026, IL_0010, IL_0011, ldarg.2, IL_0012, IL_0016, IL_0014, ldc.i4.1, IL_0015, IL_0017, IL_0018, IL_0019, IL_001a, IL_001b, IL...
[ 0.00201416015625, 0.00946044921875, 0.004180908203125, 0.0107421875, -0.01177978515625, 0.00113677978515625, 0.0107421875, -0.0133056640625, 0.019775390625, 0.01348876953125, 0.015625, -0.0040283203125, 0.004425048828125, 0.00958251953125, -0.0233154296875, 0.004302978515625, -0.0053...
[ 6, 5, 12647, 31, 34677, 4, 12353, 71713, 214, 4153, 18, 6460, 74644, 627, 16350, 30219, 454, 28568, 96, 1506, 177, 2389, 188735, 363, 9508, 304, 84068, 12, 3794, 7, 966, 418, 1019, 1126, 13, 86, 309, 7049, 4046, 963, 1662, 34479, 24...
[ 0.06854248046875, 0.1646728515625, 0.080078125, 0.130859375, 0.27685546875, 0.0911865234375, 0.2200927734375, 0.1715087890625, 0.1546630859375, 0.04718017578125, 0.134765625, 0.2362060546875, 0.271728515625, 0.1026611328125, 0.272216796875, 0.1885986328125, 0.060455322265625, 0.244...
embed
60838608_c0
60838608
fsharp
0
Title: function with mutable arguments Problem title: function with mutable arguments Tags: f%23 Problem: function with mutable arguments in F#, it's not allowed to have mutable argument with functions. but if I have a function like the following: let f x = while x>0 do printfn "%d" x x <- x-1;; when I compile this, I'...
function with mutable arguments function with mutable arguments f%23 x-1 function with mutable arguments in F#, it's not allowed to have mutable argument with functions. but if I have a function like the following: when I compile this, I'm getting a compiler error.(not mutable) How would I fix this function?
[ -0.003875732421875, -0.0004062652587890625, 0.013671875, -0.003021240234375, 0.01373291015625, 0.01220703125, 0.00262451171875, 0.016845703125, 0.00494384765625, -0.011474609375, 0.008544921875, 0.023193359375, 0.01153564453125, 0.004119873046875, 0.0498046875, -0.007781982421875, -0...
[ 32354, 678, 842, 22819, 10750, 1238, 3949, 3742, 1022, 5759, 23, 563, 4904, 959, 107003, 765, 2174, 1884, 25632, 3229, 9969, 1340, 903, 20949, 34759, 18499, 10869, 30022 ]
[ 0.193115234375, 0.1539306640625, 0.179931640625, 0.203369140625, 0.222412109375, 0.120361328125, 0.0753173828125, 0.199462890625, 0.114013671875, 0.1475830078125, 0.01544189453125, 0.1207275390625, 0.170654296875, 0.0657958984375, 0.126220703125, 0.0343017578125, 0.00555419921875, ...
embed
58979038_c0
58979038
fsharp
0
Title: Get record type labels as a list of strings Problem title: Get record type labels as a list of strings Tags: f%23 Problem: Get record type labels as a list of strings Is it possible to get the labels of a record type as a list of strings? For example, given the following type: type Person = { Name: string Age: i...
Get record type labels as a list of strings Get record type labels as a list of strings f%23 Get Person Name Age Get record type labels as a list of strings Is it possible to get the labels of a record type as a list of strings? For example, given the following type: I want a function that gives me ["Name"; "Age";]
[ 0.01177978515625, -0.01446533203125, -0.004974365234375, 0.0174560546875, -0.0247802734375, -0.002655029296875, -0.020263671875, 0.01312255859375, 0.010498046875, -0.0126953125, -0.001953125, -0.021484375, -0.00311279296875, -0.007080078125, 0.01177978515625, 0.0091552734375, -0.0044...
[ 20779, 17164, 10644, 67967, 7, 237, 5303, 79315, 10, 111, 1238, 3742, 15270, 15757, 72944, 442, 7722, 47, 2046, 70, 25632, 3444, 32354, 76199, 163, 163612, 284, 429 ]
[ 0.10272216796875, 0.2083740234375, 0.2149658203125, 0.275390625, 0.138671875, 0.10003662109375, 0.1385498046875, 0.20458984375, 0.03424072265625, 0.041534423828125, 0.0227813720703125, 0.05682373046875, 0.10589599609375, 0.0888671875, 0.1622314453125, 0.024139404296875, 0.13171386718...
embed
24417697_c0
24417697
fsharp
0
Title: Does F# allows class definition in different files? Problem title: Does F# allows class definition in different files? Tags: f%23 Problem: Does F# allows class definition in different files? I have tried moving my type definition to a different .fs file, I have declared the same namespace in both the files but m...
Does F# allows class definition in different files? Does F# allows class definition in different files? f%23 Does Does F# allows class definition in different files? I have tried moving my type definition to a different .fs file, I have declared the same namespace in both the files but my code that uses the type won't ...
[ 0.0146484375, 0.00726318359375, -0.000858306884765625, 0.009765625, -0.002410888671875, -0.00182342529296875, 0.0091552734375, 0.0059814453125, -0.00933837890625, 0.00021076202392578125, -0.01300048828125, 0.0026397705078125, -0.00982666015625, 0.010986328125, 0.00604248046875, 0.00228...
[ 101790, 563, 4904, 114864, 18507, 80934, 23, 12921, 102158, 1238, 3949, 3742, 37842, 98567, 10644, 47, 5, 17447, 11435, 159978, 5701, 210716, 15044, 18151, 125296, 63769 ]
[ 0.05145263671875, 0.1395263671875, 0.2027587890625, 0.104736328125, 0.2119140625, 0.2208251953125, 0.068603515625, 0.14453125, 0.176025390625, 0.043670654296875, 0.004913330078125, 0.04931640625, 0.007781982421875, 0.07080078125, 0.14208984375, 0.0157012939453125, 0.001129150390625, ...
embed
3728938_c0
3728938
fsharp
0
Title: First non-repeating char in a string ? in haskell or F# Problem title: First non-repeating char in a string ? in haskell or F# Tags: algorithm, f%23, haskell Problem: First non-repeating char in a string ? in haskell or F# Given a sequence of char what is the most efficient way to find the first non repeating ch...
First non-repeating char in a string ? in haskell or F# First non-repeating char in a string ? in haskell or F# algorithm f%23 haskell First First non-repeating char in a string ? in haskell or F# Given a sequence of char what is the most efficient way to find the first non repeating char Interested purely functional i...
[ -0.00250244140625, 0.004241943359375, -0.003570556640625, -0.003875732421875, 0.0022735595703125, 0.00457763671875, 0.0213623046875, -0.0205078125, -0.021484375, -0.0296630859375, -0.0087890625, 0.0069580078125, -0.000728607177734375, 0.015625, -0.016845703125, 0.029541015625, -0.008...
[ 23972, 351, 107, 1081, 26518, 21441, 23, 79315, 705, 1556, 142508, 707, 563, 4904, 234873, 1238, 3949, 3742, 944, 2684, 93766, 3917, 7413, 5117, 119140, 214, 66348, 34166, 123309, 208124, 479, 18234 ]
[ 0.2012939453125, 0.2227783203125, 0.1357421875, 0.216064453125, 0.129150390625, 0.241455078125, 0.0657958984375, 0.2237548828125, 0.040313720703125, 0.1571044921875, 0.2322998046875, 0.08441162109375, 0.12158203125, 0.1763916015625, 0.1873779296875, 0.108154296875, 0.08135986328125, ...
embed
12034559_c0
12034559
fsharp
0
Title: Is there a println type function that works with filesystem in F#? Problem title: Is there a println type function that works with filesystem in F#? Tags: f%23 Problem: Is there a println type function that works with filesystem in F#? I am looking for the most natural way to save data to a text file. Could some...
Is there a println type function that works with filesystem in F#? Is there a println type function that works with filesystem in F#? f%23 Is there a println type function that works with filesystem in F#? I am looking for the most natural way to save data to a text file. Could someone provide a simple example? Is ther...
[ 0.0081787109375, -0.008056640625, 0.0234375, 0.0274658203125, 0.00579833984375, -0.006622314453125, -0.010009765625, -0.0277099609375, -0.00494384765625, -0.015869140625, 0.006866455078125, -0.01171875, 0.01019287109375, -0.00848388671875, 0.017822265625, 0.027587890625, 0.0090332031...
[ 2685, 10, 28412, 141, 19, 10644, 32354, 43240, 678, 11435, 16751, 23, 563, 4904, 450, 1238, 3742, 2684, 6083, 3917, 47, 30098, 2053, 7986, 8781, 27781, 14449, 12447 ]
[ 0.0287628173828125, 0.0450439453125, 0.2171630859375, 0.119873046875, 0.185546875, 0.157470703125, 0.2174072265625, 0.08270263671875, 0.104736328125, 0.1617431640625, 0.2010498046875, 0.0511474609375, 0.14208984375, 0.2003173828125, 0.01287841796875, 0.0291290283203125, 0.02404785156...
embed
28223710_c0
28223710
fsharp
0
Title: Where is Microsoft.FSharp.Text.ArgParser? Problem title: Where is Microsoft.FSharp.Text.ArgParser? Tags: argv, powerpack, f%23, getopt Problem: Where is Microsoft.FSharp.Text.ArgParser? The old FSharp Powerpack seems to be obsolete, and most of its components have moved to other projects. Where can I find the Ar...
Where is Microsoft.FSharp.Text.ArgParser? Where is Microsoft.FSharp.Text.ArgParser? argv powerpack f%23 getopt Where Microsoft.FSharp.Text.ArgParser Where is Microsoft.FSharp.Text.ArgParser? The old FSharp Powerpack seems to be obsolete, and most of its components have moved to other projects. Where can I find the ArgP...
[ 0.0166015625, 0.00017642974853515625, -0.00119781494140625, 0.007659912109375, 0.002716064453125, 0.032958984375, 0.031982421875, 0.000017523765563964844, -0.0157470703125, 0.0033721923828125, 0.01397705078125, -0.00457763671875, 0.01904296875, -0.0174560546875, 0.01190185546875, 0.002...
[ 78662, 83, 7244, 36381, 3467, 254, 174379, 7614, 177, 28636, 2189, 79459, 334, 14537, 29102, 1238, 3742, 2046, 2146, 18, 5, 10332, 93774, 17170, 37202, 228908, 2684, 82761, 109133, 77635, 7413, 1172, 88996, 7464, 76104 ]
[ 0.10162353515625, 0.090576171875, 0.135986328125, 0.05810546875, 0.1949462890625, 0.197509765625, 0.1673583984375, 0.1177978515625, 0.1392822265625, 0.1988525390625, 0.2205810546875, 0.122314453125, 0.1575927734375, 0.1033935546875, 0.224853515625, 0.045562744140625, 0.06488037109375...
embed
59294927_c0
59294927
fsharp
0
Title: How many Tokens in below F# Problem title: How many Tokens in below F# Tags: f%23, token Problem: How many Tokens in below F# let sub4 a b c d = a-b-c-d; printfn"%d" sub4; I'm thinking there are 14 tokens in first one and 5 tokens in second one. Another confusion is "sub4","a" here is identifier ,"printfn" is ke...
How many Tokens in below F# How many Tokens in below F# f%23 token How Tokens sub4 How many Tokens in below F# I'm thinking there are 14 tokens in first one and 5 tokens in second one. Another confusion is "sub4","a" here is identifier ,"printfn" is keyword, and "%d" is literal ,right? Thank you for helping me!
[ 0.015869140625, -0.0068359375, 0.005157470703125, 0.035400390625, -0.01544189453125, -0.006439208984375, 0.004364013671875, 0.01519775390625, 0.013671875, -0.017578125, -0.016357421875, -0.0012054443359375, 0.0079345703125, 0.0084228515625, 0.003936767578125, -0.00982666015625, 0.007...
[ 11249, 5941, 717, 84694, 23, 35064, 563, 4904, 1238, 3949, 3742, 47, 1098, 1614, 617, 47644, 2685, 621, 616, 5117, 1632, 136, 190, 17932, 169463, 22144, 11, 3688, 42485, 56, 35662, 14783, 166117, 71, 83, 15659, 289, 120592 ]
[ 0.0714111328125, 0.1484375, 0.144287109375, 0.267822265625, 0.10003662109375, 0.292236328125, 0.1484375, 0.204833984375, 0.1214599609375, 0.031341552734375, 0.1658935546875, 0.1397705078125, 0.1505126953125, 0.2025146484375, 0.2022705078125, 0.053436279296875, 0.0675048828125, 0.07...
embed
6657208_c0
6657208
fsharp
0
Title: Websharper configuration on IIS 7.5 Problem title: Websharper configuration on IIS 7.5 Tags: f%23, iis-7.5, websharper Problem: Websharper configuration on IIS 7.5 Does anyone know how to configure Websharper 1.0 or 2 (sitelets) on IIS 7.5? This helps on IIS Express at least An ASP.NET setting has been detected ...
Websharper configuration on IIS 7.5 Websharper configuration on IIS 7.5 f%23 iis-7.5 websharper Websharper IIS iis-7.5 Websharper configuration on IIS 7.5 Does anyone know how to configure Websharper 1.0 or 2 (sitelets) on IIS 7.5? This helps on IIS Express at least An ASP.NET setting has been detected that does not ap...
[ -0.033203125, 0.02734375, -0.006134033203125, -0.01019287109375, -0.021240234375, 0.0189208984375, -0.01220703125, -0.006011962890625, 0.01025390625, -0.0089111328125, -0.0130615234375, 0.039306640625, -0.0033721923828125, -0.00738525390625, 0.02099609375, 0.0059814453125, 0.02282714...
[ 4002, 89280, 1264, 180346, 98, 1995, 294, 121908, 1238, 3742, 17, 164, 136563, 1467, 35672, 3714, 3642, 222495, 53855, 707, 116, 11090, 1974, 112397, 25129, 19713, 147153, 17777, 53550, 96391, 450, 959, 59911, 23, 91969, 3674, 145755, 137158,...
[ 0.141845703125, 0.2305908203125, 0.2164306640625, 0.22314453125, 0.06048583984375, 0.20458984375, 0.1617431640625, 0.24365234375, 0.000091552734375, 0.08270263671875, 0.070068359375, 0.11669921875, 0.2098388671875, 0.10150146484375, 0.0203399658203125, 0.0643310546875, 0.038757324218...
embed
67064296_c0
67064296
fsharp
0
Title: Referencing local nuget packages from .fsx file Problem title: Referencing local nuget packages from .fsx file Tags: f%23, f%23-interactive Problem: Referencing local nuget packages from .fsx file I have a local nuget repository on my computer since i'm away from the internet for long periods of time, but would ...
Referencing local nuget packages from .fsx file Referencing local nuget packages from .fsx file f%23 f%23-interactive fsx Referencing Referencing local nuget packages from .fsx file I have a local nuget repository on my computer since i'm away from the internet for long periods of time, but would like to be able to run...
[ 0.00007152557373046875, -0.00244140625, -0.002716064453125, 0.0089111328125, -0.0052490234375, -0.000766754150390625, 0.009521484375, 0.000766754150390625, 0.0111083984375, -0.0299072265625, -0.0111083984375, 0.0166015625, 0, 0.01531982421875, 0.0147705078125, 0.00054168701171875, 0....
[ 853, 69988, 214, 4000, 315, 3794, 98169, 1295, 17447, 425, 11435, 1238, 3742, 27495, 10433, 71232, 7, 765, 64722, 14, 31667, 98, 13909, 16792, 16065, 1820, 14922, 1284, 2806, 1884, 19048, 11675, 77635, 15490, 7730, 68673, 26708 ]
[ 0.068603515625, 0.2132568359375, 0.0347900390625, 0.14208984375, 0.1639404296875, 0.2308349609375, 0.1793212890625, 0.090576171875, 0.1475830078125, 0.1488037109375, 0.1068115234375, 0.06121826171875, 0.05755615234375, 0.060516357421875, 0.09283447265625, 0.05999755859375, 0.06204223...
embed
24478734_c0
24478734
fsharp
0
Title: F# Scala apply method Problem title: F# Scala apply method Tags: f%23 Problem: F# Scala apply method I've seen there is a method one could use in a Scala type called apply. This would enable to call on a instance of the type as if it were a function or alike. Like for example the Scala list, one could write myLi...
F# Scala apply method F# Scala apply method f%23 Scala F# Scala apply method I've seen there is a method one could use in a Scala type called apply. This would enable to call on a instance of the type as if it were a function or alike. Like for example the Scala list, one could write myList(0) for the first element in ...
[ 0.01507568359375, 0.000614166259765625, 0.031005859375, 0.00408935546875, 0.003631591796875, -0.019775390625, 0.006927490234375, 0.0198974609375, -0.000537872314453125, -0.0263671875, 0.012939453125, -0.01953125, -0.0113525390625, 0.00775146484375, 0.0157470703125, -0.0198974609375, ...
[ 563, 4904, 152653, 11, 59911, 55300, 1238, 3949, 3742, 51592, 2685, 10, 1632, 5809, 4527, 10644, 35839, 2806, 22, 2886, 11782, 98, 110527, 70, 237, 2174, 442, 3542, 32354, 707, 5062, 18852, 5303, 33022, 759, 154663, 177609, 100, 5117, 128...
[ 0.1246337890625, 0.1912841796875, 0.2239990234375, 0.1573486328125, 0.260009765625, 0.195068359375, 0.06982421875, 0.031982421875, 0.1226806640625, 0.05206298828125, 0.010650634765625, 0.011566162109375, 0.016510009765625, 0.064453125, 0.0943603515625, 0.178955078125, 0.0431823730468...
embed
60311794_c0
60311794
fsharp
0
Title: Multiplication in F# Problem title: Multiplication in F# Tags: f%23 Problem: Multiplication in F# I can't get my answer correctly from my multiplication function My code is: let List = [77; 14; 89; 93; 201] let rec Mult = match n with | 24 -> 24 | _-> n * n for i = 1 to 5 do printfn "Multiplication: %A" (Mult i)...
Multiplication in F# Multiplication in F# f%23 Multiplication List Mult Multiplication in F# I can't get my answer correctly from my multiplication function My code is: My question is how do I get I get it to call my List?
[ -0.0380859375, 0.0004520416259765625, 0.0294189453125, 0.004913330078125, -0.00567626953125, -0.0035858154296875, -0.0024566650390625, 0.022216796875, 0.006103515625, -0.007720947265625, 0.0166015625, -0.01226806640625, -0.013671875, 0.003448486328125, -0.005859375, -0.005645751953125,...
[ 19335, 182867, 23, 563, 4904, 1238, 3949, 3742, 32036, 81212, 87, 831, 18, 2046, 759, 35166, 26785, 1295, 127664, 1363, 32354, 18151, 3642, 442, 47, 11782 ]
[ 0.1588134765625, 0.1143798828125, 0.0621337890625, 0.161376953125, 0.227294921875, 0.0994873046875, 0.04534912109375, 0.1602783203125, 0.1773681640625, 0.18798828125, 0.00360107421875, 0.050384521484375, 0.043670654296875, 0.07464599609375, 0.08941650390625, 0.170166015625, 0.0871582...
embed
39639257_c0
39639257
fsharp
0
Title: F# - Do ref cells need to be deleted explicitly? Problem title: F# - Do ref cells need to be deleted explicitly? Tags: heap-memory, f%23, ref, pointers, delete-operator Problem: F# - Do ref cells need to be deleted explicitly? Are ref cells like pointers in the sense that they reference data on the heap, and nee...
F# - Do ref cells need to be deleted explicitly? F# - Do ref cells need to be deleted explicitly? heap-memory f%23 ref pointers delete-operator F# - Do ref cells need to be deleted explicitly? Are ref cells like pointers in the sense that they reference data on the heap, and need to be explicitly deleted? All the examp...
[ 0.004058837890625, 0.0272216796875, 0.0169677734375, 0.021240234375, 0.004638671875, -0.0101318359375, -0.00897216796875, -0.0013580322265625, 0.0074462890625, 0.00933837890625, 0.0284423828125, -0.003936767578125, 0.0205078125, 0.00897216796875, 0.0108642578125, 0.0045166015625, 0.0...
[ 563, 4904, 18831, 38750, 7, 3871, 154109, 71, 143726, 538, 764, 2631, 109005, 53, 1238, 3742, 6275, 1314, 206469, 1884, 91067, 2053, 27781, 11782 ]
[ 0.05560302734375, 0.1358642578125, 0.265869140625, 0.26416015625, 0.0908203125, 0.1180419921875, 0.19970703125, 0.0814208984375, 0.1600341796875, 0.005279541015625, 0.136474609375, 0.13232421875, 0.125, 0.008819580078125, 0.03314208984375, 0.05816650390625, 0.1663818359375, 0.11376...
embed
62797944_c0
62797944
fsharp
0
Title: F# Giraffe simple model validation based on attributes Problem title: F# Giraffe simple model validation based on attributes Tags: f%23-giraffe, f%23 Problem: F# Giraffe simple model validation based on attributes F# Giraffe provides it own validation mechanism different from standard ASP.net attributed based on...
F# Giraffe simple model validation based on attributes F# Giraffe simple model validation based on attributes f%23-giraffe f%23 Giraffe F# Giraffe simple model validation based on attributes F# Giraffe provides it own validation mechanism different from standard ASP.net attributed based one. So how can I use attribute ...
[ -0.02197265625, 0.0244140625, -0.021728515625, -0.0113525390625, 0.01287841796875, -0.0019683837890625, -0.0194091796875, 0.0026397705078125, -0.01531982421875, -0.03466796875, 0.0084228515625, -0.006103515625, 0.007476806640625, 0.0220947265625, 0.01007080078125, 0.0048828125, -0.00...
[ 563, 4904, 39919, 11, 16670, 8781, 3299, 44622, 1363, 35509, 98, 150380, 1238, 27495, 6920, 3742, 87344, 10002, 191619, 12921, 1295, 5570, 147153, 1179, 297, 1632, 3642, 831, 4527, 13, 23, 2174, 7722 ]
[ 0.0894775390625, 0.162353515625, 0.1434326171875, 0.098876953125, 0.2705078125, 0.1724853515625, 0.1864013671875, 0.230224609375, 0.08282470703125, 0.16552734375, 0.064697265625, 0.23095703125, 0.034912109375, 0.016937255859375, 0.07244873046875, 0.06158447265625, 0.035552978515625, ...
embed
15145009_c0
15145009
fsharp
0
Title: Concise notation for last element of an array Problem title: Concise notation for last element of an array Tags: arrays, f%23 Problem: Concise notation for last element of an array Is there a concise notation to access last element of an array, similar to std::vector::back() in C++? Do I have to write: veryLongA...
Concise notation for last element of an array Concise notation for last element of an array arrays f%23 Concise veryLongArrayName.Length-1 Concise notation for last element of an array Is there a concise notation to access last element of an array, similar to std::vector::back() in C++? Do I have to write: each time?
[ 0.0093994140625, 0.024169921875, -0.001739501953125, 0.0020294189453125, 0.0025482177734375, -0.0206298828125, 0.0023193359375, 0.013427734375, -0.004180908203125, -0.01531982421875, 0.003936767578125, 0.01171875, -0.007080078125, 0.0004520416259765625, 0.0024871826171875, -0.012817382...
[ 1657, 318, 184, 110, 22062, 100, 4568, 12830, 111, 10298, 53, 4778, 1238, 3949, 3742, 4552, 4021, 7092, 163612, 5759, 10, 158, 17203, 21373, 6138, 71, 272, 18770, 12620, 132, 313, 37223, 765, 33022, 12, 12638, 1733 ]
[ 0.06475830078125, 0.208984375, 0.1234130859375, 0.1800537109375, 0.1143798828125, 0.039398193359375, 0.2244873046875, 0.18701171875, 0.0509033203125, 0.16552734375, 0.10260009765625, 0.1112060546875, 0.0531005859375, 0.0025634765625, 0.1187744140625, 0.047576904296875, 0.001678466796...
embed
4997028_c0
4997028
fsharp
0
Title: F# interactive - how to see all the variables defined in current session Problem title: F# interactive - how to see all the variables defined in current session Tags: f%23-interactive, f%23 Problem: F# interactive - how to see all the variables defined in current session In F# interactive, how can I see a list o...
F# interactive - how to see all the variables defined in current session F# interactive - how to see all the variables defined in current session f%23-interactive f%23 F# interactive - how to see all the variables defined in current session In F# interactive, how can I see a list of variables/functions defined in this ...
[ 0.00933837890625, -0.000499725341796875, -0.00408935546875, 0.01397705078125, 0.00567626953125, 0.011474609375, -0.00506591796875, 0.017578125, -0.00150299072265625, -0.0235595703125, -0.00323486328125, 0.006256103515625, 0.007781982421875, 0.00225830078125, 0.0213623046875, 0.01586914...
[ 563, 4904, 212398, 3642, 47, 1957, 756, 70, 77336, 7, 61924, 71, 23, 43581, 56002, 1238, 27495, 10433, 71232, 3742, 831, 87, 10, 5303, 64, 137175, 903, 18852, 32354, 2750, 132, 17198, 50828, 707, 96, 627 ]
[ 0.1409912109375, 0.2010498046875, 0.2025146484375, 0.0802001953125, 0.092529296875, 0.1815185546875, 0.10137939453125, 0.014862060546875, 0.241455078125, 0.1331787109375, 0.2078857421875, 0.09716796875, 0.1002197265625, 0.1602783203125, 0.20703125, 0.1033935546875, 0.027374267578125,...
embed
5064056_c0
5064056
fsharp
0
Title: F# linq2SQL bug or my fail? Problem title: F# linq2SQL bug or my fail? Tags: f%23, linq-to-sql Problem: F# linq2SQL bug or my fail? Code signals: linq2SQL, db.ArchiveAnalogs, db.Deltas, a.ID, d.ID, a.Value, d.DeltaLimit, a.Date, d.AboveMessage, d.BelowMessage, Array.ofSeq, System.Tuple, db.Dictionaries, Seq.filt...
F# linq2SQL bug or my fail? F# linq2SQL bug or my fail? f%23 linq-to-sql linq2SQL db.ArchiveAnalogs db.Deltas a.ID d.ID a.Value d.DeltaLimit a.Date d.AboveMessage d.BelowMessage Array.ofSeq System.Tuple db.Dictionaries Seq.filter x.ID_Line db.DeltaCompares cl1 cd.IID1 cl1.IID cl2 cd.IID2 cl2.IID List.ofSeq Seq.collect ...
[ 0.00537109375, 0.011962890625, 0.004608154296875, 0.015869140625, 0.003509521484375, -0.00131988525390625, -0.0189208984375, 0.000797271728515625, 0.0167236328125, -0.01483154296875, -0.0120849609375, 0.0137939453125, -0.000553131103515625, -0.0020599365234375, 0.004638671875, -0.01489...
[ 563, 4904, 96, 44982, 304, 158897, 54608, 707, 759, 35782, 1238, 3742, 188, 99247, 40041, 219548, 73026, 4867, 58598, 1073, 7146, 50770, 102, 866, 6836, 86291, 8206, 6011, 17336, 4390, 4233, 864, 12353, 15665, 10763, 120337, 93232, 108161, ...
[ 0.120361328125, 0.2109375, 0.1124267578125, 0.23583984375, 0.22265625, 0.2298583984375, 0.22216796875, 0.1153564453125, 0.16357421875, 0.231201171875, 0.093994140625, 0.08929443359375, 0.1446533203125, 0.190185546875, 0.06341552734375, 0.104736328125, 0.06329345703125, 0.1325683593...
embed
20666774_c0
20666774
fsharp
0
Title: IEnumerable&lt;T&gt; cant Enumerate or is not compatible as seq&lt;T&gt; Problem title: IEnumerable&lt;T&gt; cant Enumerate or is not compatible as seq&lt;T&gt; Tags: .net, f%23 Problem: IEnumerable cant Enumerate or is not compatible as seq Code signals: IEnumerable, Enumerate, Async.RunSynchronously, Returns, ...
IEnumerable&lt;T&gt; cant Enumerate or is not compatible as seq&lt;T&gt; IEnumerable&lt;T&gt; cant Enumerate or is not compatible as seq&lt;T&gt; .net f%23 IEnumerable Enumerate Async.RunSynchronously Returns Seq HtmlNode Seq.head h.ChildNodes.Nodes System.Collections.Generic.IEnumerable i.e GetEnumerator IEnumerable c...
[ -0.00653076171875, 0.01312255859375, -0.01165771484375, 0.00335693359375, -0.00067138671875, 0.0120849609375, 0.00165557861328125, 0.004547119140625, -0.004364013671875, -0.035888671875, -0.00537109375, 0.000896453857421875, 0.00110626220703125, 0.00762939453125, 0.023681640625, -0.010...
[ 75536, 2606, 56, 2886, 1277, 618, 1230, 5386, 45767, 357, 15537, 17957, 707, 959, 146731, 237, 40, 864, 1179, 1238, 3742, 12654, 163321, 217835, 127, 1900, 173340, 503, 18, 7237, 5021, 31251, 1096, 102656, 988, 12353, 78457, 8996, 135932, ...
[ 0.1783447265625, 0.2464599609375, 0.170166015625, 0.1611328125, 0.009918212890625, 0.0155181884765625, 0.00616455078125, 0.06219482421875, 0.150390625, 0.0491943359375, 0.21435546875, 0.0780029296875, 0.05133056640625, 0.1185302734375, 0.1810302734375, 0.036956787109375, 0.0971069335...
embed
5667372_c0
5667372
fsharp
0
Title: What unit testing frameworks are available for F# Problem title: What unit testing frameworks are available for F# Tags: f%23, unit-testing, fsunit, f%23-unquote Problem: What unit testing frameworks are available for F# I am looking specifically for frameworks that allow me to take advantage of unique features ...
What unit testing frameworks are available for F# What unit testing frameworks are available for F# f%23 unit-testing fsunit f%23-unquote What What unit testing frameworks are available for F# I am looking specifically for frameworks that allow me to take advantage of unique features of the language. I am aware of FsUn...
[ -0.005859375, 0.005767822265625, 0.028564453125, -0.0303955078125, 0.000850677490234375, -0.030517578125, 0.014404296875, 0.00677490234375, 0.003509521484375, 0.0159912109375, -0.0185546875, -0.0069580078125, -0.004119873046875, 0.002197265625, -0.01092529296875, -0.0002050399780273437...
[ 4865, 25072, 134234, 170846, 7, 19882, 100, 563, 4904, 621, 1238, 3742, 6954, 214, 6548, 217, 27495, 68726, 16487, 63769, 5646, 92940, 36998, 66139, 46876, 444, 107419, 85600, 18, 6, 67330 ]
[ 0.043060302734375, 0.168212890625, 0.2032470703125, 0.221435546875, 0.09027099609375, 0.1368408203125, 0.07110595703125, 0.150390625, 0.2178955078125, 0.027191162109375, 0.085205078125, 0.010711669921875, 0.1534423828125, 0.01800537109375, 0.0321044921875, 0.1143798828125, 0.00912475...
embed
34040138_c0
34040138
fsharp
0
Title: &#x27;MissingMethodException&#x27; in F# project Problem title: &#x27;MissingMethodException&#x27; in F# project Tags: f%23, missingmethodexception Problem: 'MissingMethodException' in F# project My unit test project has 'InternalsVisibleTo' access to the project I'm trying to test, but even though it compiles f...
&#x27;MissingMethodException&#x27; in F# project &#x27;MissingMethodException&#x27; in F# project f%23 missingmethodexception MissingMethodException 'MissingMethodException' in F# project My unit test project has 'InternalsVisibleTo' access to the project I'm trying to test, but even though it compiles fine, when I run...
[ -0.0035858154296875, 0.02001953125, 0.00799560546875, 0.006866455078125, -0.005218505859375, -0.0118408203125, 0.00823974609375, 0.007232666015625, -0.01495361328125, 0.009765625, 0.001220703125, -0.00170135498046875, -0.003082275390625, 0.021484375, 0.01531982421875, -0.0206298828125,...
[ 3768, 135261, 214, 78572, 7352, 19279, 63928, 23, 563, 4904, 13452, 1238, 3742, 132283, 113399, 425, 16771, 25072, 3034, 44851, 6236, 7, 6609, 55356, 7763, 17203, 31577, 1284, 21208, 9969, 1340, 5885, 3229, 11675, 759, 109921, 35782, 678 ]
[ 0.095947265625, 0.1595458984375, 0.1298828125, 0.184326171875, 0.190185546875, 0.0865478515625, 0.1744384765625, 0.022918701171875, 0.130615234375, 0.2020263671875, 0.1370849609375, 0.05926513671875, 0.07952880859375, 0.1778564453125, 0.1923828125, 0.03485107421875, 0.1729736328125, ...
embed
47490028_c0
47490028
fsharp
0
Title: How to Split string in f# without taking out the caracter used to split Problem title: How to Split string in f# without taking out the caracter used to split Tags: types, string, functional-programming, f%23 Problem: How to Split string in f# without taking out the caracter used to split I'm trying to take a st...
How to Split string in f# without taking out the caracter used to split How to Split string in f# without taking out the caracter used to split types string functional-programming f%23 How Split How to Split string in f# without taking out the caracter used to split I'm trying to take a string like "hello world : bye w...
[ 0.0079345703125, 0.0054931640625, -0.0128173828125, 0.017333984375, -0.0250244140625, -0.002532958984375, 0.0115966796875, -0.013916015625, 0.00714111328125, -0.0145263671875, 0.0123291015625, 0.00119781494140625, -0.01519775390625, 0.01055908203125, 0.0008544921875, 0.0140380859375, ...
[ 11249, 47, 46474, 79315, 23, 1238, 4904, 15490, 35971, 1810, 28489, 11814, 65450, 52895, 123309, 28966, 3742, 31577, 5646, 1884, 127, 13817, 8999, 152, 390, 13, 2046, 1272 ]
[ 0.053466796875, 0.05474853515625, 0.23486328125, 0.245849609375, 0.07763671875, 0.142333984375, 0.198974609375, 0.10357666015625, 0.0275726318359375, 0.0909423828125, 0.2119140625, 0.1009521484375, 0.2005615234375, 0.18212890625, 0.1383056640625, 0.07232666015625, 0.0894775390625, ...
embed
25425532_c1
25425532
fsharp
1
CPU: 00:00:00.625, GC gen0: 138, gen1: 138, gen2: 0 > a |> findPermutation last |> printfn "%A" > [|10; 1; 2; 3; 4; 5; 6; 7; 8; 9|] Real: 00:00:04.400, CPU: 00:00:04.390, GC gen0: 385, gen1: 385, gen2: 0 The winner is quite clear, but what does the stuff after the timings tell me? And can (or should) I try to optimize...
CPU: 00:00:00.625, GC gen0: 138, gen1: 138, gen2: 0 > a |> findPermutation last |> printfn "%A" > [|10; 1; 2; 3; 4; 5; 6; 7; 8; 9|] Real: 00:00:04.400, CPU: 00:00:04.390, GC gen0: 385, gen1: 385, gen2: 0 The winner is quite clear, but what does the stuff after the timings tell me? And can (or should) I try to optimize...
[ 0.00025177001953125, 0.01470947265625, 0.00153350830078125, 0.0098876953125, -0.0166015625, -0.0198974609375, -0.01904296875, 0.000751495361328125, -0.0048828125, -0.018310546875, 0.000606536865234375, 0.0341796875, 0.01422119140625, -0.0032806396484375, -0.0302734375, -0.0138549804687...
[ 86039, 110095, 6632, 910, 2588, 69657, 9226, 2389, 65251, 82825, 304, 757, 10, 7413, 15277, 561, 22062, 4568, 28412, 14783, 3949, 284, 963, 106, 116, 138, 201, 190, 305, 361, 382, 483, 5120, 12, 33296, 5, 10700, 4, 150197, 104342, 15969...
[ 0.272216796875, 0.16845703125, 0.0955810546875, 0.091552734375, 0.2344970703125, 0.1982421875, 0.1591796875, 0.1982421875, 0.2138671875, 0.05767822265625, 0.1624755859375, 0.1248779296875, 0.04022216796875, 0.1966552734375, 0.135498046875, 0.244384765625, 0.1549072265625, 0.1862792...
embed
54327440_c0
54327440
fsharp
0
Title: Calling batch file from F-Sharp Problem title: Calling batch file from F-Sharp Tags: batch-file, f%23 Problem: Calling batch file from F-Sharp Is there any way i can call a batch-file from within my F# program? My batch file is called eso.bat, and is to download the html content of a website. The file works, but...
Calling batch file from F-Sharp Calling batch file from F-Sharp batch-file f%23 F-Sharp Calling Calling batch file from F-Sharp Is there any way i can call a batch-file from within my F# program? My batch file is called eso.bat, and is to download the html content of a website. The file works, but it would be nice if i...
[ -0.00238037109375, 0.0047607421875, -0.00323486328125, 0.01251220703125, -0.005218505859375, 0.01263427734375, -0.00347900390625, -0.00799560546875, -0.00616455078125, -0.0283203125, -0.00946044921875, 0.0067138671875, -0.0223388671875, 0.00390625, 0.0244140625, -0.02978515625, 0.029...
[ 26265, 214, 1777, 206, 11435, 1295, 563, 9, 40798, 10681, 29822, 1238, 3949, 3742, 2071, 2685, 2499, 3917, 17, 831, 11782, 28032, 4904, 1528, 2646, 35839, 11007, 5, 2848, 83, 47, 7026, 7693, 10941, 4165, 43240, 1284, 2806, 26267, 2174, ...
[ 0.1610107421875, 0.07080078125, 0.2054443359375, 0.1768798828125, 0.1787109375, 0.11669921875, 0.1905517578125, 0.0770263671875, 0.1510009765625, 0.1982421875, 0.212890625, 0.079833984375, 0.0219879150390625, 0.1263427734375, 0.007293701171875, 0.002685546875, 0.0258331298828125, 0...
embed
3869529_c0
3869529
fsharp
0
Title: Pure functional using F# Problem title: Pure functional using F# Tags: pure-function, functional-programming, f%23 Problem: Pure functional using F# Is it possible to force F# to behave like a pure functional language like Haskell ? Maybe using some compiler directives? PS: since I come from a C/C++ background, ...
Pure functional using F# Pure functional using F# pure-function functional-programming f%23 F# Pure Pure functional using F# Is it possible to force F# to behave like a pure functional language like Haskell ? Maybe using some compiler directives? PS: since I come from a C/C++ background, I want to force myself to learn...
[ 0.006439208984375, 0.01434326171875, 0.0062255859375, -0.00070953369140625, -0.014892578125, 0.0084228515625, -0.0157470703125, -0.0045166015625, -0.01025390625, -0.01422119140625, -0.00860595703125, 0.0086669921875, -0.015380859375, 0.015869140625, 0.00775146484375, 0.00738525390625, ...
[ 118233, 123309, 17368, 563, 4904, 34166, 137175, 28966, 1238, 3949, 3742, 2071, 442, 7722, 47, 37772, 186, 68991, 1884, 10, 46876, 20625, 142508, 705, 9969, 34759, 8951, 60877, 1380, 1295, 313, 64, 37223, 76615, 3444, 35978, 30698, 56037, 4...
[ 0.198974609375, 0.2626953125, 0.102783203125, 0.1676025390625, 0.2271728515625, 0.188720703125, 0.21142578125, 0.1046142578125, 0.0806884765625, 0.0120849609375, 0.083251953125, 0.029815673828125, 0.0439453125, 0.129638671875, 0.052703857421875, 0.1673583984375, 0.0369873046875, 0....
embed
21547737_c0
21547737
fsharp
0
Title: Is there an F# equivalent of Enumerable.DefaultIfEmpty? Problem title: Is there an F# equivalent of Enumerable.DefaultIfEmpty? Tags: linq, f%23 Problem: Is there an F# equivalent of Enumerable.DefaultIfEmpty? After searching quite a bit, I couldn't find an F# equivalent of Enumerable.DefaultIfEmpty . Does someth...
Is there an F# equivalent of Enumerable.DefaultIfEmpty? Is there an F# equivalent of Enumerable.DefaultIfEmpty? linq f%23 Enumerable.DefaultIfEmpty Is there an F# equivalent of Enumerable.DefaultIfEmpty? After searching quite a bit, I couldn't find an F# equivalent of Enumerable.DefaultIfEmpty . Does something similar ...
[ 0.0152587890625, 0.02490234375, 0.01019287109375, -0.005035400390625, -0.00096893310546875, -0.0185546875, 0.0087890625, -0.0208740234375, 0.0033416748046875, 0.004608154296875, -0.00665283203125, -0.006134033203125, 0.00006866455078125, 0.0147705078125, 0.0008087158203125, 0.009460449...
[ 2071, 2685, 563, 4904, 183234, 357, 316, 56, 2886, 187423, 11, 7136, 91306, 134332, 939, 142, 96, 44982, 1238, 3949, 3742, 5, 7413, 9844, 21373, 32316, 23, 49666 ]
[ 0.02667236328125, 0.061981201171875, 0.171142578125, 0.2445068359375, 0.20361328125, 0.0911865234375, 0.194580078125, 0.1572265625, 0.1842041015625, 0.137939453125, 0.1796875, 0.138671875, 0.1243896484375, 0.2081298828125, 0.1800537109375, 0.064453125, 0.0239410400390625, 0.1614990...
embed
52673372_c0
52673372
fsharp
0
Title: How to sortby a variable ascending in F#? Problem title: How to sortby a variable ascending in F#? Tags: f%23, f%23-interactive Problem: How to sortby a variable ascending in F#? How would I sort a list by a variable but ascending? Something like: Data |> List.sortBy(fun t -> t.Date,ascending(t.Value)) The above...
How to sortby a variable ascending in F#? How to sortby a variable ascending in F#? f%23 f%23-interactive How Data List.sortBy t.Date t.Value How to sortby a variable ascending in F#? How would I sort a list by a variable but ascending? Something like: The above is an example, I know that this will not work if run.
[ 0.0224609375, 0.0004749298095703125, 0.0019683837890625, 0.0038909912109375, 0.0001621246337890625, -0.00750732421875, -0.0009918212890625, 0.01904296875, -0.0014801025390625, -0.0030670166015625, -0.000005066394805908203, 0.0235595703125, 0.00958251953125, -0.000728607177734375, -0.0025...
[ 11249, 47, 12096, 1272, 77336, 82800, 214, 23, 563, 4904, 1238, 3742, 27495, 10433, 71232, 11809, 32036, 62351, 75358, 808, 86291, 856, 50770, 2806, 5303, 390, 1284, 36917, 142, 27781, 3714, 903, 959, 4488, 11675 ]
[ 0.0692138671875, 0.07159423828125, 0.2098388671875, 0.175048828125, 0.241455078125, 0.1820068359375, 0.1314697265625, 0.035064697265625, 0.1275634765625, 0.2008056640625, 0.0377197265625, 0.0250091552734375, 0.00494384765625, 0.02886962890625, 0.0101318359375, 0.080322265625, 0.12780...
embed
33912020_c0
33912020
fsharp
0
Title: What does underscore generic do in F# Problem title: What does underscore generic do in F# Tags: generics, f%23 Problem: What does underscore generic do in F# Simple question. What does _ do in place of generic < >, so it looks like <_>? Example code: let errorEvent = Event<_>() Another example: let agent = new ...
What does underscore generic do in F# What does underscore generic do in F# generics f%23 What Event ClientAgent What does underscore generic do in F# Simple question. What does _ do in place of generic < >, so it looks like <_>? Example code: Another example: What _ does? Does F# inferences type automatically?
[ -0.00014209747314453125, 0.00213623046875, 0.01458740234375, -0.006256103515625, -0.01104736328125, -0.00872802734375, 0.007171630859375, 0.0238037109375, 0.00066375732421875, 0.001922607421875, 0.00164031982421875, -0.022705078125, 0.000209808349609375, 0.00506591796875, -0.004425048828...
[ 4865, 14602, 1379, 7, 30854, 189534, 54, 23, 563, 4904, 1238, 3742, 36943, 91732, 284, 46825, 101, 3687, 4426, 977, 33342, 1884, 454, 2740, 8705, 18151, 27781, 53498, 69098, 10644, 191082 ]
[ 0.066650390625, 0.08026123046875, 0.21484375, 0.07354736328125, 0.2174072265625, 0.257568359375, 0.107421875, 0.069580078125, 0.12255859375, 0.204833984375, 0.0484619140625, 0.044342041015625, 0.1505126953125, 0.1656494140625, 0.00347900390625, 0.1473388671875, 0.0797119140625, 0.1...
embed
68972510_c0
68972510
fsharp
0
Title: Why F# seq starts with small letter? Problem title: Why F# seq starts with small letter? Tags: f%23, sequence, naming Problem: Why F# seq starts with small letter? I am new to F# and I noticed that all other collection types start with a capital letter except for sequences. Is this because the seq is actually me...
Why F# seq starts with small letter? Why F# seq starts with small letter? f%23 sequence naming Why Why F# seq starts with small letter? I am new to F# and I noticed that all other collection types start with a capital letter except for sequences. Is this because the seq is actually merely an alias for IEnumerable and n...
[ 0.007293701171875, 0.0028839111328125, -0.0025177001953125, 0.01806640625, 0.00775146484375, 0.00007200241088867188, 0.001983642578125, 0.01806640625, 0.005157470703125, 0.03173828125, 0.00439453125, 0.0186767578125, -0.0009765625, 0.0277099609375, 0.0113525390625, -0.004150390625, -...
[ 44084, 563, 4904, 40, 864, 4034, 7, 678, 19336, 31330, 32, 1238, 3949, 3742, 944, 3956, 147453, 3525, 156672, 756, 3789, 42486, 52895, 10323, 40494, 26513, 55109, 75536, 2606, 56, 2886, 10644 ]
[ 0.13134765625, 0.1529541015625, 0.2431640625, 0.1427001953125, 0.234619140625, 0.1177978515625, 0.0162200927734375, 0.058807373046875, 0.1656494140625, 0.172119140625, 0.0107421875, 0.1092529296875, 0.013427734375, 0.101318359375, 0.120361328125, 0.02984619140625, 0.1650390625, 0.0...
embed
37854165_c0
37854165
fsharp
0
Title: static resolved type parameters expects additional expression Problem title: static resolved type parameters expects additional expression Tags: f%23 Problem: static resolved type parameters expects additional expression /stdin(45,96): error FS0735: Expected 3 expressions, got 2 I really dont get why its expecti...
static resolved type parameters expects additional expression static resolved type parameters expects additional expression f%23 FS0735 Expected static resolved type parameters expects additional expression The following code yields this error I really dont get why its expecting 2 expressions? Can anybody explain and c...
[ -0.01318359375, -0.0052490234375, -0.0017852783203125, 0.0087890625, -0.00634765625, -0.00494384765625, -0.005645751953125, 0.0164794921875, 0.0087890625, -0.00433349609375, -0.0020599365234375, -0.042236328125, 0.002960205078125, 0.016357421875, 0.012939453125, 0.003692626953125, 0....
[ 201939, 103608, 71, 10644, 171859, 41206, 78301, 125195, 1238, 3949, 3742, 93774, 8368, 5843, 60075, 13, 25632, 18151, 11180, 19388, 903, 18499, 13319, 2046, 15400, 6863, 214, 116, 7, 73342, 20697, 29806 ]
[ 0.167724609375, 0.1800537109375, 0.068115234375, 0.146240234375, 0.1744384765625, 0.200439453125, 0.1612548828125, 0.253173828125, 0.049102783203125, 0.0400390625, 0.1324462890625, 0.07708740234375, 0.04327392578125, 0.1341552734375, 0.06268310546875, 0.1016845703125, 0.0601806640625...
embed
21564179_c0
21564179
fsharp
0
Title: How do you provide a discriminated union from an F# type provider Problem title: How do you provide a discriminated union from an F# type provider Tags: discriminated-union, f%23, type-providers Problem: How do you provide a discriminated union from an F# type provider Is it possible to emit a discriminated unio...
How do you provide a discriminated union from an F# type provider How do you provide a discriminated union from an F# type provider discriminated-union f%23 type-providers an How How do you provide a discriminated union from an F# type provider Is it possible to emit a discriminated union type from an F# type provider?...
[ 0.01226806640625, 0.0186767578125, 0.00946044921875, -0.002197265625, -0.0267333984375, 0.004547119140625, -0.005157470703125, 0.0031890869140625, 0.012939453125, -0.029296875, 0.01171875, -0.001983642578125, 0.0157470703125, 0.00897216796875, -0.00188446044921875, 0.004852294921875, ...
[ 11249, 22691, 55970, 3674, 69941, 1295, 563, 4904, 10644, 81450, 54, 398, 87046, 1238, 3949, 3742, 93136, 14202, 442, 7722, 47, 53225, 83, 121413, 18151, 19882 ]
[ 0.06744384765625, 0.162353515625, 0.2210693359375, 0.10723876953125, 0.2327880859375, 0.087646484375, 0.107666015625, 0.19189453125, 0.154052734375, 0.1796875, 0.031280517578125, 0.01141357421875, 0.1610107421875, 0.08349609375, 0.01873779296875, 0.0938720703125, 0.132080078125, 0....
embed