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
36991371_c0
36991371
fsharp
0
Title: Convert an unit -> unit to Action Problem title: Convert an unit -> unit to Action Tags: hangfire, f%23, linq-expressions, linq Problem: Convert an unit -> unit to Action To use Hangfire in combination with F# I require a little help: Hangfire's BackgroundJob.Enqueue takes as a parameter an System.Linq.Exp...
Convert an unit -> unit to Action Convert an unit -> unit to Action hangfire f%23 linq-expressions linq Convert Action BackgroundJob.Enqueue System.Linq.Expressions.Expression Expression Convert an unit -> unit to Action To use Hangfire in combination with F# I require a little help: Hangfire's BackgroundJob.Enqu...
[ -0.00885009765625, 0.00506591796875, 0.0023040771484375, -0.0146484375, -0.01519775390625, 0.0036163330078125, 0.01434326171875, 0.0103759765625, 0.0225830078125, -0.029296875, -0.023681640625, 0.01190185546875, -0.0019683837890625, 0.0133056640625, -0.0019378662109375, 0.0122680664062...
[ 1657, 11549, 142, 25072, 1230, 5386, 47, 57945, 10756, 73702, 1238, 3742, 96, 44982, 204629, 26828, 64330, 194802, 7768, 944, 13388, 12353, 178752, 17514, 1830, 25129, 33079, 4527, 43454, 162515, 678, 563, 4904, 64209, 10176, 4358, 171859, 86...
[ 0.052490234375, 0.163330078125, 0.007080078125, 0.2425537109375, 0.009307861328125, 0.126953125, 0.1142578125, 0.2705078125, 0.13134765625, 0.2529296875, 0.023651123046875, 0.08233642578125, 0.020111083984375, 0.1519775390625, 0.18359375, 0.11474609375, 0.13330078125, 0.15112304687...
embed
42142299_c1
42142299
fsharp
1
reporterActor)) generatorActor <! Start system.AwaitTermination () 0 Update: I learned that I could trigger my Reporter actor by replacing the mailbox parameter with an arbitrary message parameter: let reporterActor message = match message |> box :?> Command with | Start -> () | Message v -> printf "Reporting: %s" v |...
reporterActor)) generatorActor <! Start system.AwaitTermination () 0 Update: I learned that I could trigger my Reporter actor by replacing the mailbox parameter with an arbitrary message parameter: let reporterActor message = match message |> box :?> Command with | Start -> () | Message v -> printf "Reporting: %s" v |...
[ -0.01177978515625, 0.039794921875, 0.01220703125, -0.0028228759765625, -0.004913330078125, -0.0030364990234375, -0.0018157958984375, -0.00653076171875, -0.015869140625, -0.008544921875, 0.00885009765625, 0.0201416015625, 0.01116943359375, 0.01385498046875, 0.0157470703125, -0.004577636...
[ 105757, 284, 18770, 145823, 13794, 5426, 634, 217, 35484, 91407, 97384, 5809, 185553, 759, 57699, 39329, 456, 133266, 6648, 11728, 171859, 61799, 26008, 14858, 16530, 123573, 48205, 81, 28412, 56829, 214, 1745, 5443, 35782, 605, 5713, 903, 28...
[ 0.246826171875, 0.09619140625, 0.2283935546875, 0.221435546875, 0.1082763671875, 0.0833740234375, 0.0989990234375, 0.0777587890625, 0.1158447265625, 0.0986328125, 0.033599853515625, 0.04052734375, 0.249755859375, 0.039154052734375, 0.293701171875, 0.2587890625, 0.03143310546875, 0....
embed
26158423_c0
26158423
fsharp
0
Title: The value or constructor query is not defined Problem title: The value or constructor query is not defined Tags: f%23, linq Problem: The value or constructor query is not defined I have a query query { for user in db.Users do join (for selection in db.CourseSelection -> user.UserID = selection.UserID) select (us...
The value or constructor query is not defined The value or constructor query is not defined f%23 linq db.Users db.CourseSelection user.UserID selection.UserID Seq.iter user.Name selection.GroupID System System.Linq The value or constructor query is not defined I have a query Why it says "The value or constructor 'query...
[ 0.0113525390625, 0.0272216796875, -0.0000820159912109375, 0.01953125, -0.01806640625, 0.01385498046875, -0.009033203125, -0.004608154296875, 0.0128173828125, -0.059326171875, -0.01434326171875, 0.0220947265625, -0.00750732421875, 0.006988525390625, -0.01263427734375, 0.01806640625, -...
[ 581, 34292, 707, 64549, 748, 41, 1294, 83, 959, 61924, 71, 1238, 3949, 3742, 96, 44982, 40041, 1062, 7, 474, 104475, 38937, 2189, 7146, 132216, 16840, 205072, 12353, 866, 87, 765, 44084, 17378, 3957, 944, 29479, 339, 35773, 11522, 88303, ...
[ 0.02911376953125, 0.2464599609375, 0.1368408203125, 0.1986083984375, 0.1806640625, 0.1541748046875, 0.171630859375, 0.08038330078125, 0.1455078125, 0.2218017578125, 0.10308837890625, 0.0274505615234375, 0.00982666015625, 0.1011962890625, 0.055511474609375, 0.1912841796875, 0.09350585...
embed
69128590_c1
69128590
fsharp
1
Option opts let barCmd = Command("bar", "") List.iter barCmd.AddOption opts let handler (a: bool) (b: bool) = printfn "%A" {| a = a; b = b|} fooCmd.Handler <- CommandHandler.Create handler barCmd.Handler <- CommandHandler.Create (fun (a: bool) (b: bool) -> handler a b) let root = RootCommand("") root.Add fooCmd root.Ad...
Option opts let barCmd = Command("bar", "") List.iter barCmd.AddOption opts let handler (a: bool) (b: bool) = printfn "%A" {| a = a; b = b|} fooCmd.Handler <- CommandHandler.Create handler barCmd.Handler <- CommandHandler.Create (fun (a: bool) (b: bool) -> handler a b) let root = RootCommand("") root.Add fooCmd root.Ad...
[ 0.00341796875, 0.028564453125, -0.007720947265625, 0.0234375, -0.0074462890625, -0.008056640625, 0.004852294921875, -0.0198974609375, 0.0023040771484375, 0.035888671875, -0.01300048828125, 0.023681640625, 0.02001953125, 0.0186767578125, -0.0111083984375, -0.01611328125, 0.00866699218...
[ 86769, 233, 933, 2633, 1909, 441, 54686, 2203, 123573, 1299, 830, 32036, 16840, 284, 4028, 39029, 1363, 35863, 11, 142484, 275, 28412, 14783, 3949, 876, 5775, 31, 135679, 603, 63784, 16498, 74855, 150948, 10770, 12018, 3584, 23253, 4210, 98...
[ 0.25537109375, 0.2288818359375, 0.12841796875, 0.1259765625, 0.2122802734375, 0.0279693603515625, 0.2415771484375, 0.061859130859375, 0.2398681640625, 0.1822509765625, 0.004638671875, 0.1226806640625, 0.162353515625, 0.1190185546875, 0.104248046875, 0.208740234375, 0.0709228515625, ...
embed
62703688_c0
62703688
fsharp
0
Title: type extension on a list in F# Problem title: type extension on a list in F# Tags: types, f%23, extension-methods Problem: type extension on a list in F# Let's say I have a type: let MyType = some info ... but, it is commonly used in a list: MyType list so I can define: let MyTypeList = MyType list is there a wa...
type extension on a list in F# type extension on a list in F# types f%23 extension-methods MyType MyTypeList a.IsAllOk type extension on a list in F# Let's say I have a type: but, it is commonly used in a list: MyType list so I can define: is there a way to define a type augmentation on MyTypeList? my practical case is...
[ -0.0035552978515625, 0.0228271484375, 0.0172119140625, 0.0198974609375, -0.01519775390625, -0.015869140625, -0.00872802734375, 0.00005340576171875, 0.00107574462890625, -0.01422119140625, 0.0108642578125, -0.002105712890625, 0.004638671875, -0.005279541015625, -0.0228271484375, -0.0003...
[ 10644, 111938, 98, 5303, 563, 4904, 52895, 1238, 3742, 1928, 7352, 2646, 196707, 154663, 10, 29598, 43512, 73852, 765, 39210, 11814, 23, 61924, 3917, 172562, 138155, 7225, 30646, 50339, 4488, 34831, 1777, 18151, 2174, 206, 3664, 2878, 26818, ...
[ 0.25048828125, 0.22412109375, 0.07806396484375, 0.1903076171875, 0.1201171875, 0.176513671875, 0.2034912109375, 0.07049560546875, 0.1295166015625, 0.05224609375, 0.0947265625, 0.1158447265625, 0.235107421875, 0.18408203125, 0.009002685546875, 0.09454345703125, 0.0909423828125, 0.20...
embed
22742281_c0
22742281
fsharp
0
Title: How do I do in F# what would be called compression in APL? Problem title: How do I do in F# what would be called compression in APL? Tags: apl, f%23 Problem: How do I do in F# what would be called compression in APL? In APL one can use a bit vector to select out elements of another vector; this is called compres...
How do I do in F# what would be called compression in APL? How do I do in F# what would be called compression in APL? apl f%23 How APL list1 Bob Mary Sue list2 EntryPoint How do I do in F# what would be called compression in APL? In APL one can use a bit vector to select out elements of another vector; this is called c...
[ -0.014892578125, 0.030029296875, 0.00640869140625, 0.057861328125, 0.0001621246337890625, 0.0135498046875, 0.00531005859375, 0.0263671875, 0.0002918243408203125, 0.0322265625, -0.005767822265625, 0.0225830078125, -0.01708984375, 0.015869140625, -0.01300048828125, -0.0152587890625, 0....
[ 11249, 54, 23, 563, 4904, 2367, 2806, 35839, 375, 48448, 62, 21130, 10, 2424, 1238, 3949, 3742, 5303, 418, 25027, 23213, 71687, 304, 357, 15123, 147534, 360, 1632, 831, 4527, 4785, 173, 18770, 36849, 1810, 80854, 111, 15700, 27781, 757, ...
[ 0.043548583984375, 0.07513427734375, 0.0780029296875, 0.154541015625, 0.235595703125, 0.034576416015625, 0.066162109375, 0.118896484375, 0.212890625, 0.307861328125, 0.1024169921875, 0.25048828125, 0.031829833984375, 0.1656494140625, 0.05328369140625, 0.0210113525390625, 0.0980224609...
embed
24572455_c0
24572455
fsharp
0
Title: Higher-order function accepting function with arbitrary number of parameters Problem title: Higher-order function accepting function with arbitrary number of parameters Tags: higher-order-functions, f%23, functional-programming Problem: Higher-order function accepting function with arbitrary number of parameters...
Higher-order function accepting function with arbitrary number of parameters Higher-order function accepting function with arbitrary number of parameters higher-order-functions f%23 functional-programming Higher-order x:int y:int lift1 lift2 Func Higher-order function accepting function with arbitrary number of paramet...
[ 0.008544921875, 0.003997802734375, -0.008056640625, -0.005096435546875, 0.01904296875, -0.000949859619140625, 0.0198974609375, -0.008544921875, 0.0157470703125, -0.0033721923828125, 0.0179443359375, -0.0166015625, -0.0081787109375, -0.00010919570922851562, 0.017578125, -0.0186767578125...
[ 19694, 56, 80596, 32354, 26946, 678, 61799, 1294, 14012, 171859, 77546, 137175, 1238, 3742, 123309, 28966, 1022, 4288, 113, 60520, 418, 304, 28670, 3917, 23, 563, 4904, 33022, 87709, 214, 9709, 46572, 3642, 11001, 20697, 15044, 33079, 18, 7...
[ 0.1163330078125, 0.06585693359375, 0.2044677734375, 0.2005615234375, 0.1654052734375, 0.06689453125, 0.1490478515625, 0.04132080078125, 0.10467529296875, 0.2041015625, 0.1611328125, 0.1845703125, 0.1104736328125, 0.114990234375, 0.1268310546875, 0.0838623046875, 0.037353515625, 0.1...
embed
55133273_c0
55133273
fsharp
0
Title: Tail-recursive sum of elements Problem title: Tail-recursive sum of elements Tags: tail-recursion, pattern-matching, f%23 Problem: Tail-recursive sum of elements I am currently trying to learn about tail recursion in F# so say I have a function that takes in a list multiplies 3 to each element and then gets the ...
Tail-recursive sum of elements Tail-recursive sum of elements tail-recursion pattern-matching f%23 System.ArgumentException Tail-recursive List.map List.sum _calc hd::tl List Tail-recursive sum of elements I am currently trying to learn about tail recursion in F# so say I have a function that takes in a list multiplies...
[ -0.006805419921875, 0.010498046875, 0.0263671875, -0.0228271484375, -0.01495361328125, -0.000858306884765625, -0.003875732421875, -0.0150146484375, 0.0234375, -0.0003871917724609375, 0.0191650390625, -0.02099609375, -0.00787353515625, 0.01116943359375, 0.0223388671875, 0.01263427734375...
[ 1218, 379, 107, 48650, 5844, 10554, 111, 80854, 46741, 1830, 103510, 98753, 214, 1238, 3949, 3742, 12353, 7614, 1234, 63928, 32036, 62346, 11832, 6827, 26488, 18, 141, 9, 30698, 195625, 563, 4904, 32354, 51776, 23, 5303, 118126, 90, 138, ...
[ 0.1981201171875, 0.1885986328125, 0.0714111328125, 0.2008056640625, 0.1361083984375, 0.2296142578125, 0.07598876953125, 0.2060546875, 0.262939453125, 0.057769775390625, 0.1806640625, 0.1495361328125, 0.001312255859375, 0.0433349609375, 0.001708984375, 0.075439453125, 0.06939697265625...
embed
3642141_c0
3642141
fsharp
0
Title: F# a function to check if a list is sorted or not Problem title: F# a function to check if a list is sorted or not Tags: pattern-matching, f%23 Problem: F# a function to check if a list is sorted or not I have to write a function, that returns true if a given list is sorted in ascending order. The empty and 1-el...
F# a function to check if a list is sorted or not F# a function to check if a list is sorted or not pattern-matching f%23 x::y::xr F# a function to check if a list is sorted or not I have to write a function, that returns true if a given list is sorted in ascending order. The empty and 1-element lists are sorted. Also,...
[ -0.02197265625, 0.00390625, 0.00823974609375, -0.01953125, -0.01312255859375, -0.005859375, -0.01806640625, -0.00994873046875, -0.0033416748046875, 0.0211181640625, 0.026611328125, 0.0218505859375, 0.005401611328125, -0.0091552734375, 0.01434326171875, 0.000335693359375, 0.0172119140...
[ 563, 4904, 10, 32354, 47, 12765, 2174, 5303, 83, 17497, 71, 707, 959, 103510, 98753, 214, 1238, 3949, 3742, 1022, 42, 33022, 30646, 29568, 34475, 82800, 12989, 201505, 4317, 62766, 621, 758, 1530, 59121, 37202, 4488, 4785, 5773, 99156, 35...
[ 0.1153564453125, 0.1639404296875, 0.023651123046875, 0.2109375, 0.05181884765625, 0.1990966796875, 0.1036376953125, 0.2213134765625, 0.07562255859375, 0.223388671875, 0.140380859375, 0.0643310546875, 0.1212158203125, 0.19580078125, 0.17333984375, 0.00164794921875, 0.0989990234375, ...
embed
52430112_c0
52430112
fsharp
0
Title: How to plot a pixel onto Bitmap in F# or C# rather than an anti-aliased point? Problem title: How to plot a pixel onto Bitmap in F# or C# rather than an anti-aliased point? Tags: c%23, system.drawing, plot, pixel, f%23 Problem: How to plot a pixel onto Bitmap in F# or C# rather than an anti-aliased point? I use ...
How to plot a pixel onto Bitmap in F# or C# rather than an anti-aliased point? How to plot a pixel onto Bitmap in F# or C# rather than an anti-aliased point? c%23 system.drawing plot pixel f%23 How Bitmap bitmap.SetPixel System.Drawing Color.White How to plot a pixel onto Bitmap in F# or C# rather than an anti-aliased ...
[ -0.00311279296875, 0.017822265625, 0.006195068359375, -0.03271484375, -0.00147247314453125, -0.007049560546875, 0.002960205078125, -0.00982666015625, 0.0022430419921875, 0.0196533203125, 0.0017852783203125, 0.0038299560546875, -0.01025390625, 0.018798828125, -0.01177978515625, -0.01684...
[ 11249, 47, 23577, 98009, 98, 188, 27774, 62346, 23, 563, 4904, 313, 43257, 2874, 41763, 5281, 6275, 3742, 5426, 86905, 1238, 4785, 294, 126, 29348, 52851, 12353, 219, 14775, 51193, 173473, 707, 3501, 4527, 43342, 102973, 5915, 1916, 156672,...
[ 0.0709228515625, 0.07086181640625, 0.21435546875, 0.25244140625, 0.045135498046875, 0.07330322265625, 0.1273193359375, 0.21826171875, 0.06756591796875, 0.08953857421875, 0.16943359375, 0.03314208984375, 0.0704345703125, 0.128173828125, 0.116943359375, 0.07745361328125, 0.082763671875...
embed
60893955_c0
60893955
fsharp
0
Title: How to convert a 2d array to a list of lists in F# Problem title: How to convert a 2d array to a list of lists in F# Tags: f%23 Problem: How to convert a 2d array to a list of lists in F# I have a 2d array of floats: let scores = Array2D.init<float> width height (fun _ _ -> 0.) and I would like to convert it to ...
How to convert a 2d array to a list of lists in F# How to convert a 2d array to a list of lists in F# f%23 How Array2D.init How to convert a 2d array to a list of lists in F# I have a 2d array of floats: and I would like to convert it to a list of lists where I have a list of rows and each of these row is a list of col...
[ 0.00213623046875, 0.006256103515625, -0.00885009765625, -0.01007080078125, -0.006256103515625, 0.0086669921875, 0.0050048828125, 0.00830078125, 0.000370025634765625, 0.01611328125, 0.017578125, 0.01904296875, 0.00167083740234375, -0.0035247802734375, -0.00872802734375, -0.0084838867187...
[ 11249, 96760, 116, 71, 10298, 53, 47, 5303, 111, 7, 563, 4904, 10, 1238, 3742, 69253, 304, 397, 217, 23, 21917, 9821, 1884, 15555, 3365, 316, 142424, 24209, 3934, 8560, 8305, 80854, 45367 ]
[ 0.035614013671875, 0.15283203125, 0.1434326171875, 0.109130859375, 0.172119140625, 0.1168212890625, 0.0802001953125, 0.2119140625, 0.075439453125, 0.0254974365234375, 0.12158203125, 0.181640625, 0.028533935546875, 0.0694580078125, 0.0667724609375, 0.13134765625, 0.1519775390625, 0....
embed
13147982_c0
13147982
fsharp
0
Title: f# get list of values from a collection Problem title: f# get list of values from a collection Tags: list, f%23, collections Problem: f# get list of values from a collection I'm in the very early stages of learning f# and I have come up with the following scenario. I need to loop through a collection of email ob...
f# get list of values from a collection f# get list of values from a collection list f%23 collections a f# get list of values from a collection I'm in the very early stages of learning f# and I have come up with the following scenario. I need to loop through a collection of email objects and create a list of the CC pro...
[ 0.01104736328125, 0.01104736328125, 0.00107574462890625, -0.000698089599609375, -0.005218505859375, -0.00787353515625, -0.030517578125, 0.006866455078125, -0.0103759765625, -0.007293701171875, 0.01019287109375, 0.03564453125, 0.00567626953125, 0.0045166015625, -0.00147247314453125, -0....
[ 1238, 4904, 2046, 5303, 111, 142424, 1295, 10, 42486, 3742, 7, 52080, 106117, 40956, 8305, 3340, 36746, 28282, 21581, 57266, 12638, 6397, 73342, 3642, 26484, 3125, 3444, 22288, 106, 10644, 25919, 6011, 429, 47, 12921, 44457, 45878, 161007, ...
[ 0.123291015625, 0.191162109375, 0.0948486328125, 0.187744140625, 0.078857421875, 0.2342529296875, 0.12451171875, 0.036407470703125, 0.2587890625, 0.11083984375, 0.010467529296875, 0.029541015625, 0.050567626953125, 0.1226806640625, 0.033843994140625, 0.123291015625, 0.1434326171875, ...
embed
61729881_c0
61729881
fsharp
0
Title: type of int/string seems to be causing error Problem title: type of int/string seems to be causing error Tags: f%23, asp.net-core-3.1, asp.net-core Problem: type of int/string seems to be causing error I get the following error error FS0019: This constructor is applied to 0 argument(s) from this code type Expres...
type of int/string seems to be causing error type of int/string seems to be causing error f%23 asp.net-core-3.1 asp.net-core FS0019 Expression Number Operator WhiteSpace IsNotWhiteSpace asp.net-core-3.1 asp.net-core type of int/string seems to be causing error I get the following error error FS0019: This constructor is...
[ -0.0166015625, 0.0032806396484375, -0.0157470703125, 0.016845703125, -0.0203857421875, -0.01214599609375, -0.001190185546875, 0.004180908203125, 0.00087738037109375, 0.0096435546875, 0.01300048828125, -0.0166015625, 0.003448486328125, 0.01507568359375, 0.01519775390625, 0.0047302246093...
[ 10644, 111, 23, 18, 64, 91693, 37202, 186, 216806, 18499, 1238, 3742, 237, 254, 1179, 30854, 97109, 93774, 7049, 2947, 25129, 103332, 150922, 22392, 141012, 2071, 122116, 173473, 70, 3293, 64549, 748, 83, 190659, 47, 757, 10750, 1295, 903, ...
[ 0.1878662109375, 0.08111572265625, 0.0943603515625, 0.1614990234375, 0.0968017578125, 0.2327880859375, 0.127197265625, 0.021820068359375, 0.1539306640625, 0.1876220703125, 0.083740234375, 0.182373046875, 0.0153350830078125, 0.06787109375, 0.049530029296875, 0.1226806640625, 0.1531982...
embed
2883632_c0
2883632
fsharp
0
Title: Available parallel technologies in .Net Problem title: Available parallel technologies in .Net Tags: .net, c%23, f%23, parallel-processing Problem: Available parallel technologies in .Net I am new to .Net platform. I did a search and found that there are several ways to do parallel computing in .Net: Parallel ta...
Available parallel technologies in .Net Available parallel technologies in .Net .net c%23 f%23 parallel-processing Available Net Available parallel technologies in .Net I am new to .Net platform. I did a search and found that there are several ways to do parallel computing in .Net: Parallel task in Task Parallel Librar...
[ -0.01104736328125, 0.0267333984375, -0.006927490234375, 0.0026397705078125, -0.00885009765625, -0.015625, -0.00408935546875, 0.0091552734375, -0.008056640625, -0.03271484375, -0.0220947265625, 0.017822265625, 0.001739501953125, 0.01141357421875, -0.0142822265625, 0.018310546875, 0.02...
[ 238204, 95103, 118299, 23, 5, 24447, 1179, 3742, 1238, 63923, 10086, 3525, 47, 13651, 33938, 621, 40368, 48322, 54, 242122, 211485, 66211, 9598, 92, 103835, 38704, 436, 46610, 2737, 40401, 62, 12654, 75695, 79357, 27958, 16655, 5201, 11814, ...
[ 0.2159423828125, 0.3125, 0.2498779296875, 0.121337890625, 0.08978271484375, 0.2491455078125, 0.1944580078125, 0.12060546875, 0.0308685302734375, 0.1231689453125, 0.1790771484375, 0.0660400390625, 0.0833740234375, 0.1859130859375, 0.0103759765625, 0.0258331298828125, 0.06219482421875,...
embed
29342133_c0
29342133
fsharp
0
Title: Stack allocated immutable arrays Problem title: Stack allocated immutable arrays Tags: immutability, value-type, stack-allocation, f%23, arrays Problem: Stack allocated immutable arrays I'm doing extensive computations in f# on short arrays of uint64 ; I'd like to stack allocate them to avoid the garbage collect...
Stack allocated immutable arrays Stack allocated immutable arrays immutability value-type stack-allocation f%23 arrays Stack uint64 uint64_t data2 Stack allocated immutable arrays I'm doing extensive computations in f# on short arrays of uint64 ; I'd like to stack allocate them to avoid the garbage collector running. I...
[ 0.0017242431640625, 0.007354736328125, 0.00616455078125, 0.0081787109375, -0.01287841796875, -0.01123046875, 0.02001953125, -0.00897216796875, 0.0079345703125, -0.027099609375, 0.004425048828125, 0.01123046875, 0.00946044921875, 0.006072998046875, 0.01165771484375, -0.005035400390625, ...
[ 6512, 2594, 144, 116292, 566, 561, 22819, 10298, 4778, 14311, 41159, 34292, 50986, 177261, 289, 87632, 1238, 3949, 3742, 75, 4288, 13307, 18, 2053, 304, 20594, 41745, 181135, 5256, 4904, 98, 16610, 1884, 24286, 33478, 2856, 71864, 70, 3671,...
[ 0.1905517578125, 0.1497802734375, 0.0958251953125, 0.1903076171875, 0.0697021484375, 0.1336669921875, 0.13671875, 0.1820068359375, 0.1329345703125, 0.15380859375, 0.0933837890625, 0.164306640625, 0.164306640625, 0.2294921875, 0.117431640625, 0.159423828125, 0.1434326171875, 0.02999...
embed
4241729_c0
4241729
fsharp
0
Title: Can F# teach me good functional programming practices? Problem title: Can F# teach me good functional programming practices? Tags: functional-programming, f%23, c%23-to-f%23, .net Problem: Can F# teach me good functional programming practices? I am planning to immerse myself in the functional programming paradig...
Can F# teach me good functional programming practices? Can F# teach me good functional programming practices? functional-programming f%23 c%23-to-f%23 .net Can Can F# teach me good functional programming practices? I am planning to immerse myself in the functional programming paradigm and make the thought process secon...
[ -0.006103515625, 0.002532958984375, 0.020263671875, 0.00070953369140625, -0.017578125, -0.003143310546875, -0.01373291015625, -0.00506591796875, 0.00238037109375, -0.03564453125, 0.010009765625, -0.020751953125, -0.0076904296875, 0.0155029296875, -0.0155029296875, 0.01165771484375, -...
[ 4171, 563, 4904, 94957, 163, 4127, 123309, 56037, 449, 41361, 28966, 214, 1238, 27495, 188, 420, 1179, 7, 58136, 3807, 214709, 17569, 9433, 17932, 31425, 24447, 46674, 31, 4734, 170846, 187694, 51734, 16031, 13319, 30698, 10644, 5426, 53142, ...
[ 0.0845947265625, 0.1641845703125, 0.253662109375, 0.1239013671875, 0.08447265625, 0.08544921875, 0.248046875, 0.13818359375, 0.053863525390625, 0.172119140625, 0.1373291015625, 0.044677734375, 0.045074462890625, 0.0141143798828125, 0.038482666015625, 0.0726318359375, 0.0941162109375,...
embed
35525020_c0
35525020
fsharp
0
Title: F#: For MathNet Numerics the value or constructor matrix is not defined Problem title: F#: For MathNet Numerics the value or constructor matrix is not defined Tags: .net, f%23, matrix, mathnet-numerics Problem: F#: For MathNet Numerics the value or constructor matrix is not defined I'm trying to learn F#, and to...
F#: For MathNet Numerics the value or constructor matrix is not defined F#: For MathNet Numerics the value or constructor matrix is not defined .net f%23 matrix mathnet-numerics MathNet Numerics Gew.M MathNet.Numerics MathNet.Numerics.LinearAlgebra matrix1 matrix2 matrix12 F#: For MathNet Numerics the value or construc...
[ -0.005950927734375, 0.016357421875, 0.00897216796875, 0.00225830078125, 0.0240478515625, -0.003448486328125, 0.0004119873046875, 0.0140380859375, 0.002288818359375, -0.0135498046875, -0.0078125, -0.0079345703125, 0.017578125, -0.0220947265625, -0.0015869140625, 0.00127410888671875, 0...
[ 563, 4904, 1326, 78804, 24447, 93511, 28021, 34292, 707, 64549, 748, 50944, 425, 83, 959, 61924, 1179, 1238, 3742, 48909, 2606, 56, 18444, 93232, 429, 1530, 70, 71, 30698, 28282, 28960, 167934, 125458, 15464, 18499 ]
[ 0.1317138671875, 0.195068359375, 0.054595947265625, 0.1103515625, 0.20263671875, 0.1373291015625, 0.0738525390625, 0.221923828125, 0.13037109375, 0.185791015625, 0.146240234375, 0.1932373046875, 0.1004638671875, 0.06414794921875, 0.146484375, 0.2236328125, 0.1611328125, 0.066772460...
embed
4490928_c0
4490928
fsharp
0
Title: double.IsNan is not defined? (upgrade from 1.9.7.8 -&gt; 2.0) Problem title: double.IsNan is not defined? (upgrade from 1.9.7.8 -&gt; 2.0) Tags: f%23, .net-3.5 Problem: double.IsNan is not defined? (upgrade from 1.9.7.8 -> 2.0) Trying out VS 2010, but still want to target .NET 3.5. Have all my C# projects set wi...
double.IsNan is not defined? (upgrade from 1.9.7.8 -&gt; 2.0) double.IsNan is not defined? (upgrade from 1.9.7.8 -&gt; 2.0) f%23 .net-3.5 1.9.7.8 double.IsNan PropertyGroup LangVersion IsNaN Format net-3.5 double.IsNan is not defined? (upgrade from 1.9.7.8 -> 2.0) Trying out VS 2010, but still want to target .NET 3.5. ...
[ -0.006011962890625, -0.004974365234375, 0.0069580078125, -0.01324462890625, -0.01080322265625, 0.0146484375, -0.0031585693359375, 0.0101318359375, -0.01202392578125, 0.0186767578125, 0.006317138671875, 0.0079345703125, -0.0208740234375, -0.03662109375, 0.00872802734375, -0.010192871093...
[ 41929, 29598, 839, 66, 83, 959, 61924, 71, 2037, 44286, 99420, 176391, 5386, 16655, 5, 16, 1238, 3742, 1179, 72516, 206984, 205072, 15786, 178390, 2071, 4645, 60972, 2043, 40858, 44160, 36404, 7464, 3444, 30388, 17777, 38704, 756, 313, 4904...
[ 0.222412109375, 0.140625, 0.2135009765625, 0.2252197265625, 0.00543212890625, 0.1036376953125, 0.2347412109375, 0.0919189453125, 0.06646728515625, 0.09417724609375, 0.144287109375, 0.1934814453125, 0.0179595947265625, 0.159423828125, 0.019287109375, 0.00323486328125, 0.06304931640625...
embed
5748303_c0
5748303
fsharp
0
Title: F# - Pipeline with tupled parameters Problem title: F# - Pipeline with tupled parameters Tags: f%23 Problem: F# - Pipeline with tupled parameters Is it possible to somehow use a pipeline to pass in the last argument of a method with tupled parameters? An example: // Member to call static member Property (expr:Ex...
F# - Pipeline with tupled parameters F# - Pipeline with tupled parameters f%23 Pipeline Member Property expr:Expr cfg:EntityInfo cfg.Property EntityInfo FileUpload EF.Entity EF.Property z.Path F# - Pipeline with tupled parameters Is it possible to somehow use a pipeline to pass in the last argument of a method with tup...
[ 0.0003910064697265625, -0.0181884765625, 0.01373291015625, -0.002349853515625, -0.027587890625, -0.0194091796875, -0.01116943359375, -0.0194091796875, 0.0216064453125, -0.0380859375, -0.0028533935546875, 0.032470703125, 0.005157470703125, 0.01513671875, 0.0033416748046875, -0.007141113...
[ 563, 4904, 20, 93128, 59760, 678, 370, 8705, 71, 171859, 1238, 3949, 3742, 74057, 206984, 14700, 42, 19279, 10287, 67466, 177, 18, 93147, 1264, 16511, 42724, 53234, 63033, 51779, 97, 10519, 2071, 442, 7722, 47, 209303, 4527, 137158, 2256, ...
[ 0.1064453125, 0.1717529296875, 0.013275146484375, 0.12548828125, 0.205810546875, 0.1134033203125, 0.1314697265625, 0.18359375, 0.102783203125, 0.204345703125, 0.0616455078125, 0.03076171875, 0.1214599609375, 0.168212890625, 0.1448974609375, 0.072998046875, 0.053436279296875, 0.0699...
embed
6633653_c0
6633653
fsharp
0
Title: Will F# type providers provide a good base for implementing an object-relational mapping? Problem title: Will F# type providers provide a good base for implementing an object-relational mapping? Tags: type-providers, orm, f%23 Problem: Will F# type providers provide a good base for implementing an object-relatio...
Will F# type providers provide a good base for implementing an object-relational mapping? Will F# type providers provide a good base for implementing an object-relational mapping? type-providers orm f%23 Will Will F# type providers provide a good base for implementing an object-relational mapping? Judging from the info...
[ 0.0033416748046875, 0.00127410888671875, 0.00732421875, 0.00128936767578125, -0.0186767578125, 0.0152587890625, -0.01123046875, 0.01080322265625, -0.000308990478515625, -0.033203125, -0.009033203125, -0.005462646484375, -0.0086669921875, 0.008056640625, -0.0185546875, -0.00897216796875...
[ 20255, 563, 4904, 10644, 81450, 7, 22691, 4127, 3647, 29479, 36746, 25653, 43315, 291, 26783, 93136, 14202, 707, 39, 1238, 3742, 5809, 11814, 26267, 180, 25656, 28987, 63399, 15555, 33636, 26785, 50986, 183871, 190358, 115840, 12301, 17203, 2...
[ 0.03387451171875, 0.1190185546875, 0.2142333984375, 0.229248046875, 0.223388671875, 0.03680419921875, 0.038055419921875, 0.051483154296875, 0.1072998046875, 0.1080322265625, 0.1708984375, 0.1446533203125, 0.054901123046875, 0.122314453125, 0.101806640625, 0.157958984375, 0.0698242187...
embed
18691622_c0
18691622
fsharp
0
Title: F# Incomplete pattern matches on this expression when using &quot;when&quot;..Why? Problem title: F# Incomplete pattern matches on this expression when using &quot;when&quot;..Why? Tags: pattern-matching, f%23, guard-clause Problem: F# Incomplete pattern matches on this expression when using "when"..Why? I have ...
F# Incomplete pattern matches on this expression when using &quot;when&quot;..Why? F# Incomplete pattern matches on this expression when using &quot;when&quot;..Why? pattern-matching f%23 guard-clause Incomplete Why F# Incomplete pattern matches on this expression when using "when"..Why? I have this simple F# function:...
[ -0.012939453125, 0.000743865966796875, 0.0177001953125, -0.01324462890625, 0.005645751953125, 0.00070953369140625, -0.00830078125, 0.006378173828125, 0.0081787109375, 0.021484375, 0.01129150390625, 0.007232666015625, -0.00079345703125, -0.00032806396484375, 0.025390625, -0.011779785156...
[ 563, 4904, 360, 277, 131801, 103510, 14858, 90, 98, 903, 125195, 434, 3220, 41502, 168754, 17368, 98753, 1238, 3742, 56050, 18347, 4032, 44084, 8781, 32354, 9969, 34759, 163, 4153, 1631, 592, 756, 50218, 29256, 11907, 27781, 8335, 3055, 674...
[ 0.139892578125, 0.19189453125, 0.05572509765625, 0.09326171875, 0.1800537109375, 0.2208251953125, 0.1956787109375, 0.0062255859375, 0.0753173828125, 0.044403076171875, 0.1766357421875, 0.0762939453125, 0.1983642578125, 0.0535888671875, 0.11181640625, 0.0347900390625, 0.177978515625, ...
embed
45055834_c0
45055834
fsharp
0
Title: &#x27;Reading&#x27; Code through Debugging Problem title: &#x27;Reading&#x27; Code through Debugging Tags: debugging, f%23 Problem: 'Reading' Code through Debugging Suppose you are tasked with understanding some software which is very complex, has a web of dependencies, and a loaded namespace. Let's say it's a c...
&#x27;Reading&#x27; Code through Debugging &#x27;Reading&#x27; Code through Debugging debugging f%23 Reading Debugging 'Reading' Code through Debugging Suppose you are tasked with understanding some software which is very complex, has a web of dependencies, and a loaded namespace. Let's say it's a controller of a compi...
[ 0.0201416015625, 0.0015716552734375, -0.0084228515625, 0.01373291015625, 0.01904296875, 0.022705078125, -0.0203857421875, -0.00186920166015625, -0.0019683837890625, -0.0281982421875, 0.01495361328125, -0.0233154296875, -0.004791259765625, 0.00531005859375, 0.03076171875, 0.006958007812...
[ 3768, 31345, 214, 28864, 8305, 262, 978, 36659, 8, 1238, 3742, 104951, 66211, 100094, 10975, 4552, 27140, 1467, 42548, 117538, 72367, 210716, 185373, 111, 9969, 34759, 1286, 40715, 51, 117432, 2499, 27044, 47314, 110, 707, 9351, 61353, 1632, ...
[ 0.06280517578125, 0.1827392578125, 0.1025390625, 0.2081298828125, 0.1497802734375, 0.1561279296875, 0.22998046875, 0.109619140625, 0.1424560546875, 0.023712158203125, 0.021484375, 0.2059326171875, 0.056915283203125, 0.10186767578125, 0.1539306640625, 0.03802490234375, 0.1048583984375...
embed
61291593_c0
61291593
fsharp
0
Title: F# Interface with static member Problem title: F# Interface with static member Tags: interface, f%23 Problem: F# Interface with static member How to define a static member in an Interface? Why it is not possible? I want to force a F# type (class) to have a static method to create an instance of itself from a str...
F# Interface with static member F# Interface with static member interface f%23 Interface ILikeJson ToJson FromJson F# Interface with static member How to define a static member in an Interface? Why it is not possible? I want to force a F# type (class) to have a static method to create an instance of itself from a strin...
[ 0.003173828125, 0.017822265625, 0.00823974609375, -0.004364013671875, -0.00970458984375, 0.004608154296875, -0.01275634765625, 0.0146484375, -0.00787353515625, -0.004791259765625, -0.01019287109375, -0.013916015625, -0.0108642578125, -0.00250244140625, 0.004638671875, 0.003692626953125...
[ 563, 4904, 220237, 678, 201939, 32786, 101758, 1238, 3949, 3742, 87, 156607, 1375, 1681, 717, 28090, 11249, 47, 61924, 10, 6, 23, 44084, 959, 7722, 3444, 37772, 10644, 67413, 55300, 28282, 110527, 111, 68034, 1295, 79315, 58627, 366, 903, ...
[ 0.1463623046875, 0.2283935546875, 0.276123046875, 0.06903076171875, 0.277099609375, 0.292724609375, 0.2034912109375, 0.1162109375, 0.03363037109375, 0.110107421875, 0.09832763671875, 0.2225341796875, 0.1282958984375, 0.1536865234375, 0.103271484375, 0.1070556640625, 0.045867919921875...
embed
44541048_c0
44541048
fsharp
0
Title: SUMPRODUCT in F# without variables Problem title: SUMPRODUCT in F# without variables Tags: f%23 Problem: SUMPRODUCT in F# without variables I have already done some searches, and this question is a duplicate of another post. I am posting this just for future reference. Is it possible to define SUMPRODUCT without...
SUMPRODUCT in F# without variables SUMPRODUCT in F# without variables f%23 SUMPRODUCT List.map2 List.sum Result CONTAINS ERROR SUMPRODUCT in F# without variables I have already done some searches, and this question is a duplicate of another post. I am posting this just for future reference. Is it possible to define SUM...
[ -0.00970458984375, 0.025634765625, 0.00836181640625, 0.0142822265625, -0.0299072265625, 0.0069580078125, -0.000732421875, 0.00457763671875, -0.00150299072265625, -0.0036773681640625, -0.0096435546875, 0.005218505859375, -0.0213623046875, -0.00070953369140625, 0.00439453125, 0.012573242...
[ 127944, 183575, 23, 563, 4904, 15490, 77336, 1238, 3949, 3742, 32036, 62346, 304, 11832, 126684, 14452, 7783, 151206, 24638, 171763, 7722, 61924, 143726, 17368, 123055, 1022, 113, 28670, 156377, 4420, 678, 18499, 29806 ]
[ 0.2205810546875, 0.310791015625, 0.03399658203125, 0.1400146484375, 0.206787109375, 0.1336669921875, 0.2088623046875, 0.0767822265625, 0.0433349609375, 0.140380859375, 0.1256103515625, 0.084716796875, 0.0911865234375, 0.238037109375, 0.146728515625, 0.043853759765625, 0.1046142578125...
embed
52920338_c0
52920338
fsharp
0
Title: How to enforce type signature Problem title: How to enforce type signature Tags: f%23, generics, type-inference Problem: How to enforce type signature In the code below, queue_it alters the type signature in an unexpected way. How do I resolve this? module foo = type MBase() = member __.id = 42 type User() = inh...
How to enforce type signature How to enforce type signature f%23 generics type-inference How queue_it MBase __.id User User2 _find x:int Unchecked.defaultof find0 findq0 Expected How to enforce type signature In the code below, queue_it alters the type signature in an unexpected way. How do I resolve this?
[ 0.001190185546875, 0.01806640625, -0.000682830810546875, 0.01385498046875, 0.000835418701171875, -0.0255126953125, -0.019287109375, 0.00130462646484375, -0.00213623046875, -0.015869140625, -0.017333984375, -0.01214599609375, 0.00860595703125, 0.00167083740234375, 0.004974365234375, 0.0...
[ 11249, 47, 22, 50930, 10644, 138256, 1238, 3949, 3742, 189534, 73, 69988, 41, 13388, 217, 12918, 6991, 532, 53400, 304, 111607, 1022, 4288, 992, 78292, 214810, 4390, 7413, 2389, 864, 60075, 13, 18151, 35064, 454, 37264, 7, 70, 23, 241957,...
[ 0.0799560546875, 0.10150146484375, 0.1533203125, 0.260498046875, 0.265869140625, 0.28466796875, 0.053863525390625, 0.0256195068359375, 0.1209716796875, 0.20751953125, 0.07769775390625, 0.197021484375, 0.1685791015625, 0.2183837890625, 0.217041015625, 0.0182037353515625, 0.15832519531...
embed
43574032_c0
43574032
fsharp
0
Title: How does this transpose function work? Problem title: How does this transpose function work? Tags: f%23 Problem: How does this transpose function work? I have this function given by my professor and I have no idea what is actually happening. Here is the function that computes the transpose of an m-by-n matrix: l...
How does this transpose function work? How does this transpose function work? f%23 How List.map List.head List.tail How does this transpose function work? I have this function given by my professor and I have no idea what is actually happening. Here is the function that computes the transpose of an m-by-n matrix: Testi...
[ -0.006072998046875, 0.0238037109375, 0.01470947265625, -0.00164031982421875, -0.0128173828125, -0.00946044921875, -0.00927734375, -0.00799560546875, 0.01092529296875, -0.0048828125, 0.01416015625, -0.00213623046875, 0.010986328125, 0.0120849609375, -0.0189208984375, 0.00726318359375, ...
[ 11249, 14602, 903, 3900, 78381, 32354, 4488, 1238, 3949, 3742, 32036, 5, 62346, 31251, 46741, 765, 34475, 759, 16030, 110, 6528, 2367, 20653, 123087, 11853, 375, 7077, 347, 9, 1272, 19, 50944, 425, 8647, 28219, 195625, 1830, 87, 959, 1540...
[ 0.1444091796875, 0.1329345703125, 0.1312255859375, 0.2340087890625, 0.24365234375, 0.2039794921875, 0.1719970703125, 0.07763671875, 0.047637939453125, 0.1385498046875, 0.224365234375, 0.04595947265625, 0.1990966796875, 0.1717529296875, 0.216552734375, 0.025634765625, 0.08203125, 0....
embed
5287023_c0
5287023
fsharp
0
Title: F# - broken &quot;then&quot; Problem title: F# - broken &quot;then&quot; Tags: f%23 Problem: F# - broken "then" I'm at the moment trying to make a very simple app that will greet depending on the time of the day. My code is: open System let read() = Console.Read() let readLine() = Console.ReadLine() let clockMsg...
F# - broken &quot;then&quot; F# - broken &quot;then&quot; f%23 System Console.Read Console.ReadLine DateTime.Now.Hour Good F# - broken "then" I'm at the moment trying to make a very simple app that will greet depending on the time of the day. My code is: Now is my question, how can only ONE of the function calls be val...
[ 0.0003261566162109375, -0.00872802734375, 0.009765625, 0.00665283203125, -0.000492095947265625, 0.00101470947265625, 0.0023345947265625, -0.001800537109375, 0.00701904296875, -0.0198974609375, 0.00124359130859375, 0.006683349609375, -0.02001953125, 0.022705078125, 0.02001953125, 0.0019...
[ 563, 4904, 20, 148431, 41502, 92733, 1230, 1238, 3742, 12353, 1657, 40777, 31345, 93232, 25512, 70059, 137594, 11193, 474, 18621, 3095, 31577, 3249, 4552, 8781, 4027, 1221, 3514, 126, 96819, 1733, 111, 70, 5155, 18151, 9655, 3642, 831, 4734...
[ 0.1468505859375, 0.2509765625, 0.03826904296875, 0.2132568359375, 0.029205322265625, 0.25390625, 0.0211181640625, 0.10186767578125, 0.115966796875, 0.068603515625, 0.027618408203125, 0.1431884765625, 0.1435546875, 0.1351318359375, 0.0625, 0.139404296875, 0.1163330078125, 0.10693359...
embed
196294_c0
196294
fsharp
0
Title: What is a catamorphism and can it be implemented in C# 3.0? Problem title: What is a catamorphism and can it be implemented in C# 3.0? Tags: f%23, functional-programming, recursion-schemes, catamorphism, c%23 Problem: What is a catamorphism and can it be implemented in C# 3.0? I'm trying to learn about catamorph...
What is a catamorphism and can it be implemented in C# 3.0? What is a catamorphism and can it be implemented in C# 3.0? f%23 functional-programming recursion-schemes catamorphism c%23 What Aggregate What is a catamorphism and can it be implemented in C# 3.0? I'm trying to learn about catamorphisms and I've read the Wik...
[ 0.0025482177734375, 0.000865936279296875, 0.0087890625, 0.01080322265625, 0.0220947265625, 0.002288818359375, 0.0107421875, 0.010498046875, -0.002197265625, -0.03857421875, -0.01171875, -0.030029296875, -0.0023040771484375, 0.006378173828125, 0.00170135498046875, -0.0023193359375, -0...
[ 4865, 83, 10, 60199, 178851, 8780, 136, 831, 29479, 297, 23, 313, 4904, 17596, 1238, 3742, 123309, 28966, 195625, 7560, 3716, 12342, 68722, 2182, 442, 8162, 28451, 563, 187040, 28219, 4537, 47691, 42822, 291, 26783, 45646, 5941, 142424, 163...
[ 0.0823974609375, 0.1077880859375, 0.1270751953125, 0.2279052734375, 0.290283203125, 0.2042236328125, 0.014923095703125, 0.10272216796875, 0.16259765625, 0.037811279296875, 0.0665283203125, 0.0526123046875, 0.2218017578125, 0.213623046875, 0.04412841796875, 0.052215576171875, 0.101562...
embed
21376518_c0
21376518
fsharp
0
Title: Is it possible to write several members in a class in the same line in F#? Problem title: Is it possible to write several members in a class in the same line in F#? Tags: f%23, .net Problem: Is it possible to write several members in a class in the same line in F#? I currently have the following code: let privat...
Is it possible to write several members in a class in the same line in F#? Is it possible to write several members in a class in the same line in F#? f%23 .net Matcher __.RegexExpr RegexExpr __.TokenTypeCreator TokenType.LET Is it possible to write several members in a class in the same line in F#? I currently have the...
[ -0.0191650390625, -0.005950927734375, 0.0033721923828125, -0.013427734375, -0.0211181640625, -0.015869140625, 0.00225830078125, 0.005401611328125, -0.000576019287109375, -0.004302978515625, -0.0040283203125, 0.031982421875, 0.0147705078125, -0.01214599609375, 0.00592041015625, -0.02038...
[ 2071, 442, 7722, 47, 33022, 40368, 43032, 23, 10, 18507, 5701, 13315, 563, 4904, 1238, 3742, 1179, 67407, 56, 54601, 3355, 10287, 11678, 7763, 1098, 196707, 63784, 4597, 717, 27089, 82424, 25632, 18151, 36766, 2806, 756, 27255, 70, 6431, ...
[ 0.050628662109375, 0.056365966796875, 0.17138671875, 0.03363037109375, 0.1903076171875, 0.2012939453125, 0.2191162109375, 0.09185791015625, 0.03948974609375, 0.2041015625, 0.14990234375, 0.1612548828125, 0.135498046875, 0.208984375, 0.06915283203125, 0.0782470703125, 0.07342529296875...
embed
29287788_c0
29287788
fsharp
0
Title: OpenTk with f# issue (&quot;namespace or module OpenTK) Problem title: OpenTk with f# issue (&quot;namespace or module OpenTK) Tags: opentk, opengl, f%23, .net Problem: OpenTk with f# issue ("namespace or module OpenTK) I know f# with opentk is very translatable from c#, however my problem is slightly less obvio...
OpenTk with f# issue (&quot;namespace or module OpenTK) OpenTk with f# issue (&quot;namespace or module OpenTK) opentk opengl f%23 .net OpenTk OpenTk with f# issue ("namespace or module OpenTK) I know f# with opentk is very translatable from c#, however my problem is slightly less obvious because of the fact that f# is...
[ 0.0157470703125, 0.00299072265625, -0.00160980224609375, -0.00170135498046875, 0.01397705078125, -0.01287841796875, 0.0172119140625, -0.01953125, -0.01483154296875, -0.01373291015625, -0.00628662109375, -0.0177001953125, 0.013671875, -0.005889892578125, 0.01361083984375, -0.017578125, ...
[ 13527, 618, 92, 678, 1238, 4904, 31089, 210716, 88996, 29735, 9803, 31472, 11016, 3742, 1179, 3714, 4552, 3900, 143, 22819, 1295, 501, 2967, 161549, 40715, 162520, 56112, 18, 219176, 5700, 32562, 7108, 1777, 145870, 91067, 9077, 25188, 11343,...
[ 0.147705078125, 0.1199951171875, 0.19970703125, 0.07733154296875, 0.1060791015625, 0.1929931640625, 0.14404296875, 0.2247314453125, 0.1702880859375, 0.2452392578125, 0.1329345703125, 0.197509765625, 0.111328125, 0.1156005859375, 0.1131591796875, 0.019134521484375, 0.0640869140625, ...
embed
5787451_c0
5787451
fsharp
0
Title: Exception thrown whilst attempting to open program.fs in a f# solution built with MonoDevelop Problem title: Exception thrown whilst attempting to open program.fs in a f# solution built with MonoDevelop Tags: f%23, monodevelop Problem: Exception thrown whilst attempting to open program.fs in a f# solution built ...
Exception thrown whilst attempting to open program.fs in a f# solution built with MonoDevelop Exception thrown whilst attempting to open program.fs in a f# solution built with MonoDevelop f%23 monodevelop Exception program.fs MonoDevelop Exception thrown whilst attempting to open program.fs in a f# solution built with ...
[ -0.002838134765625, 0.0203857421875, -0.01092529296875, -0.00604248046875, 0.00726318359375, 0.0091552734375, 0.006103515625, -0.007080078125, -0.01507568359375, -0.0303955078125, 0.003326416015625, -0.01177978515625, -0.0028533935546875, 0.0006561279296875, 0.0255126953125, -0.0155029...
[ 5443, 63928, 104250, 217982, 81887, 9803, 1528, 17447, 1238, 4904, 29806, 88303, 77879, 4657, 2601, 2146, 5, 3742, 22460, 229815, 20600, 81, 5442, 117904, 4727, 49814, 46876, 128239, 237, 15190, 73, 123309, 21690, 277, 76224, 131527, 217684, ...
[ 0.09759521484375, 0.189453125, 0.126953125, 0.041046142578125, 0.09375, 0.1357421875, 0.1578369140625, 0.22412109375, 0.078125, 0.163818359375, 0.128173828125, 0.06707763671875, 0.227294921875, 0.10089111328125, 0.1422119140625, 0.1363525390625, 0.0321044921875, 0.06402587890625, ...
embed
63986729_c0
63986729
fsharp
0
Title: Elegant way to switch off logging F# Problem title: Elegant way to switch off logging F# Tags: f%23, functional-programming, logging Problem: Elegant way to switch off logging F# In my F# code I have a lot of logging. Something like this logger.Log (sprintf "%A" (this.GetSomething parameters)) It all works well ...
Elegant way to switch off logging F# Elegant way to switch off logging F# f%23 functional-programming logging Elegant logger.Log this.GetSomething Elegant way to switch off logging F# In my F# code I have a lot of logging. Something like this It all works well but the performance is low even with NullLogger due to a lo...
[ -0.015869140625, 0.007232666015625, 0.0201416015625, -0.01446533203125, 0.0028533935546875, -0.00836181640625, 0.0021209716796875, 0.00506591796875, 0.001708984375, -0.012939453125, 0.0174560546875, 0.042236328125, -0.0123291015625, -0.013671875, 0.01416015625, -0.01611328125, -0.005...
[ 161231, 3917, 101089, 5773, 459, 36659, 563, 4904, 1238, 3742, 123309, 28966, 73088, 42, 113972, 903, 724, 126, 18151, 5915, 111, 43240, 5299, 23718, 27226, 1429, 1181, 1505, 145320, 420, 11782, 79315, 171859, 12684, 89554, 100, 38529, 124962...
[ 0.238037109375, 0.07562255859375, 0.1539306640625, 0.174560546875, 0.1533203125, 0.16748046875, 0.1556396484375, 0.188720703125, 0.070556640625, 0.09881591796875, 0.1156005859375, 0.05169677734375, 0.142333984375, 0.1043701171875, 0.139404296875, 0.1070556640625, 0.0423583984375, 0...
embed
17635994_c0
17635994
fsharp
0
Title: F# Cannot find DLL Problem title: F# Cannot find DLL Tags: f%23-interactive, f%23 Problem: F# Cannot find DLL I am currently learning F# and working through the samples on tryfsharp.org. I am using the Mono F# on a Mac.The script begins as follows: #r "MathNet.Numerics.dll" open MathNet.Numerics open System.Nume...
F# Cannot find DLL F# Cannot find DLL f%23-interactive f%23 Cannot DLL MathNet.Numerics.dll MathNet.Numerics System.Numerics F# Cannot find DLL I am currently learning F# and working through the samples on tryfsharp.org. I am using the Mono F# on a Mac.The script begins as follows: When starting the script I get the fo...
[ -0.00469970703125, 0.031494140625, -0.003936767578125, 0.01025390625, 0.004150390625, 0.01129150390625, 0.01220703125, -0.00836181640625, -0.0238037109375, -0.0191650390625, -0.00640869140625, -0.003631591796875, -0.0128173828125, -0.00274658203125, 0.0244140625, 0.002838134765625, 0...
[ 563, 4904, 4171, 10869, 7413, 391, 23708, 1238, 167218, 27495, 10433, 71232, 3949, 3742, 78804, 24447, 18444, 1991, 28021, 71, 1181, 12353, 82424, 52080, 20697, 121413, 9790, 420, 89280, 254, 1478, 17368, 77879, 4727, 26499, 9842, 28960, 7213...
[ 0.185791015625, 0.267822265625, 0.062103271484375, 0.1739501953125, 0.212158203125, 0.13818359375, 0.279541015625, 0.1688232421875, 0.025970458984375, 0.0709228515625, 0.120361328125, 0.0919189453125, 0.034576416015625, 0.15234375, 0.1689453125, 0.239990234375, 0.124755859375, 0.16...
embed
66880212_c0
66880212
fsharp
0
Title: Confused about static dictionary in a type, in F# Problem title: Confused about static dictionary in a type, in F# Tags: f%23 Problem: Confused about static dictionary in a type, in F# With this type: type A = { S: string } static member private l = Dictionary<string, A>() static member add s = A.l.[s] <- { S=s ...
Confused about static dictionary in a type, in F# Confused about static dictionary in a type, in F# f%23 Confused Dictionary A.l l.Values A.add Confused about static dictionary in a type, in F# With this type: if I do: I'd expect A.list() to return something since the dictionary is static, but it returns an empty list....
[ 0.00555419921875, -0.00445556640625, 0.01141357421875, -0.0067138671875, -0.032958984375, -0.017333984375, -0.01275634765625, 0.00014209747314453125, 0.00136566162109375, -0.0081787109375, 0.00125885009765625, 0.0069580078125, -0.00140380859375, 0.01190185546875, 0.0267333984375, -0.02...
[ 106161, 33740, 201939, 45, 10763, 6635, 23, 10644, 563, 4904, 3742, 147638, 62, 42272, 4028, 41206, 6562, 132, 30646, 201505, 5303, 44084, 31577, 1884, 81273, 68067, 36746, 3934, 220642, 68034, 64722, 31667, 39379, 70541 ]
[ 0.0772705078125, 0.0706787109375, 0.24755859375, 0.0831298828125, 0.1697998046875, 0.08807373046875, 0.004608154296875, 0.1832275390625, 0.081298828125, 0.15625, 0.042083740234375, 0.1722412109375, 0.1048583984375, 0.099853515625, 0.0772705078125, 0.1163330078125, 0.1551513671875, ...
embed
40920649_c1
40920649
fsharp
1
code block I started with this: (I'm focusing on line 6 with this question) open Log [<EntryPoint>] let main argv = TryLogArgs argv ReadPostBuildInstructions |> ExecutePostBuildInstructions log "Press enter to exit" System.Console.ReadLine() |> ignore 0 // return an integer exit code Code signals: Using, BuildCollecti...
code block I started with this: (I'm focusing on line 6 with this question) open Log [<EntryPoint>] let main argv = TryLogArgs argv ReadPostBuildInstructions |> ExecutePostBuildInstructions log "Press enter to exit" System.Console.ReadLine() |> ignore 0 // return an integer exit code Code signals: Using, BuildCollecti...
[ -0.0031890869140625, 0.0247802734375, 0.006866455078125, 0.01153564453125, -0.000522613525390625, 0.006805419921875, 0.005889892578125, -0.0038909912109375, -0.0033416748046875, -0.0015411376953125, 0.015869140625, 0.01080322265625, -0.00110626220703125, -0.01007080078125, 0.013427734375...
[ 18151, 46389, 87, 26859, 678, 903, 32153, 13315, 305, 9655, 9803, 13146, 7768, 15123, 147534, 2633, 5201, 79459, 334, 40858, 113972, 7614, 9405, 4764, 49411, 121137, 36716, 17514, 211603, 12684, 94753, 30957, 47, 82230, 12353, 40777, 31345, 9...
[ 0.2486572265625, 0.285888671875, 0.01019287109375, 0.07928466796875, 0.0173492431640625, 0.007843017578125, 0.10107421875, 0.046722412109375, 0.058868408203125, 0.0238037109375, 0.134765625, 0.2041015625, 0.03985595703125, 0.1778564453125, 0.1676025390625, 0.03521728515625, 0.0877685...
embed
49983453_c0
49983453
fsharp
0
Title: How do I implement statically resolved type parameters? Problem title: How do I implement statically resolved type parameters? Tags: f%23 Problem: How do I implement statically resolved type parameters? How do I implement statically resolved type parameters? Specifically, I want to make a function work for all n...
How do I implement statically resolved type parameters? How do I implement statically resolved type parameters? f%23 How Math.Abs val1 val2 How do I implement statically resolved type parameters? How do I implement statically resolved type parameters? Specifically, I want to make a function work for all numeric types. ...
[ -0.010986328125, -0.0018157958984375, 0.0172119140625, -0.004730224609375, -0.01385498046875, 0.01141357421875, 0.0086669921875, 0.013671875, 0.0037841796875, 0.01092529296875, -0.005401611328125, -0.0174560546875, -0.0146484375, -0.0166015625, 0.006256103515625, -0.004486083984375, ...
[ 11249, 87, 29479, 13254, 71407, 103608, 71, 10644, 171859, 54, 7, 1238, 3949, 3742, 78804, 24988, 3502, 418, 304, 209052, 3444, 3249, 32354, 4488, 100, 756, 54744, 52895, 37842, 25632, 21455, 209806, 51, 2886, 9655 ]
[ 0.10516357421875, 0.0384521484375, 0.2113037109375, 0.2176513671875, 0.1256103515625, 0.20751953125, 0.080810546875, 0.2225341796875, 0.2227783203125, 0.050140380859375, 0.056976318359375, 0.06256103515625, 0.0181732177734375, 0.126220703125, 0.169189453125, 0.1424560546875, 0.142089...
embed
26005522_c0
26005522
fsharp
0
Title: Trying to call a .NET API function from F# Problem title: Trying to call a .NET API function from F# Tags: f%23, .net Problem: Trying to call a .NET API function from F# I am using a communications API (.NET) to interface with a USB to CAN adapter. In the past, I used C# but now I want to try F#. I started with ...
Trying to call a .NET API function from F# Trying to call a .NET API function from F# f%23 .net F# Trying NET API commlib.Comms.ReadData Trying to call a .NET API function from F# I am using a communications API (.NET) to interface with a USB to CAN adapter. In the past, I used C# but now I want to try F#. I started wi...
[ 0.008056640625, 0.006317138671875, 0.0036773681640625, 0.00177764892578125, 0.00262451171875, 0.00897216796875, 0.0111083984375, -0.0159912109375, -0.008544921875, -0.039306640625, 0.004425048828125, -0.02294921875, -0.019287109375, -0.01080322265625, 0.01312255859375, -0.0060729980468...
[ 40858, 214, 47, 11782, 5, 17777, 61687, 32354, 1295, 563, 4904, 1238, 3949, 3742, 1179, 375, 5612, 10770, 4432, 31345, 137989, 17368, 36398, 16, 101758, 10273, 64111, 123666, 11015, 11814, 3444, 9790, 62822, 130250, 38415, 19048, 222495, 2794...
[ 0.124267578125, 0.01171875, 0.058074951171875, 0.2069091796875, 0.06097412109375, 0.228271484375, 0.2266845703125, 0.2255859375, 0.12841796875, 0.1654052734375, 0.255126953125, 0.0928955078125, 0.011688232421875, 0.1558837890625, 0.2020263671875, 0.027435302734375, 0.1595458984375, ...
embed
650707_c0
650707
fsharp
0
Title: Nullable values do not get modified when passed into C# code by reference Problem title: Nullable values do not get modified when passed into C# code by reference Tags: interop, stored-procedures, null, c%23, f%23 Problem: Nullable values do not get modified when passed into C# code by reference I have an F# var...
Nullable values do not get modified when passed into C# code by reference Nullable values do not get modified when passed into C# code by reference interop stored-procedures null c%23 f%23 Nullable Nullable values do not get modified when passed into C# code by reference I have an F# variable defined as follows and I a...
[ 0.0196533203125, 0.0157470703125, 0.0228271484375, 0.0025177001953125, -0.00714111328125, 0.0045166015625, 0.0021209716796875, -0.0250244140625, 0.0166015625, 0.031494140625, -0.00946044921875, 0.005645751953125, -0.013916015625, 0.0220947265625, 0.02734375, -0.005462646484375, 0.014...
[ 27786, 2661, 142424, 959, 2046, 73197, 297, 3229, 115081, 3934, 313, 4904, 18151, 390, 91067, 1940, 2146, 4343, 71, 232578, 56574, 3742, 1238, 563, 77336, 61924, 28960, 452, 32354, 51776, 18831, 4288, 95486, 34292, 50491, 1809, 48281, 44982, ...
[ 0.2266845703125, 0.2384033203125, 0.208984375, 0.11669921875, 0.044830322265625, 0.2061767578125, 0.05401611328125, 0.0229339599609375, 0.1209716796875, 0.123779296875, 0.03460693359375, 0.209228515625, 0.150146484375, 0.041961669921875, 0.2403564453125, 0.1322021484375, 0.1879882812...
embed
62881779_c0
62881779
fsharp
0
Title: Extract all namespace attributes from XDocument with F# Problem title: Extract all namespace attributes from XDocument with F# Tags: f%23, linq-to-xml, xml Problem: Extract all namespace attributes from XDocument with F# I'd like to extract all XAttribute elements with property IsNamespaceDeclaration equal to tr...
Extract all namespace attributes from XDocument with F# Extract all namespace attributes from XDocument with F# f%23 linq-to-xml xml XDocument Extract Extract all namespace attributes from XDocument with F# I'd like to extract all XAttribute elements with property IsNamespaceDeclaration equal to true from a XDocument.R...
[ -0.0029296875, 0.01287841796875, -0.00170135498046875, -0.0169677734375, 0.005401611328125, 0.00151824951171875, 0.00567626953125, -0.01806640625, -0.01123046875, 0.007568359375, 0.0115966796875, -0.0023040771484375, -0.005645751953125, 0.0029296875, -0.0157470703125, 0.009033203125, ...
[ 31501, 15390, 756, 210716, 150380, 90, 1295, 1193, 239469, 678, 563, 4904, 1238, 3742, 44982, 188, 131492, 1884, 125663, 28848, 191145, 80854, 57266, 2071, 163612, 65421, 120152, 320, 105950, 29568, 12724, 818, 3884, 5303, 9433, 15490, 1022, ...
[ 0.1807861328125, 0.101806640625, 0.1492919921875, 0.291259765625, 0.2347412109375, 0.10107421875, 0.0941162109375, 0.18701171875, 0.263671875, 0.09619140625, 0.121826171875, 0.1788330078125, 0.061767578125, 0.1165771484375, 0.1163330078125, 0.071044921875, 0.17529296875, 0.03872680...
embed
58886541_c0
58886541
fsharp
0
Title: Outputing y element after every nth elements in the list Problem title: Outputing y element after every nth elements in the list Tags: list, f%23, recursion Problem: Outputing y element after every nth elements in the list How do you write a F# recursive functions that insert the specified y element after every ...
Outputing y element after every nth elements in the list Outputing y element after every nth elements in the list list f%23 recursion Outputing Outputing y element after every nth elements in the list How do you write a F# recursive functions that insert the specified y element after every n elements in the list xs and...
[ -0.0023345947265625, 0.0030059814453125, 0.01385498046875, 0.008056640625, 0.00823974609375, 0.020263671875, 0.0101318359375, -0.01409912109375, 0.007232666015625, 0.0174560546875, 0.01312255859375, -0.04736328125, -0.004547119140625, -0.0244140625, -0.002349853515625, 0.00396728515625...
[ 13538, 7077, 214, 113, 12830, 7103, 11907, 653, 927, 80854, 5303, 70, 1238, 3949, 3742, 195625, 1830, 23, 33022, 563, 4904, 5844, 32354, 183540, 58735, 1022, 7, 4488, 190659, 54241, 13, 1326, 360 ]
[ 0.1697998046875, 0.1429443359375, 0.03643798828125, 0.1983642578125, 0.1619873046875, 0.14599609375, 0.1068115234375, 0.158203125, 0.1405029296875, 0.1573486328125, 0.1541748046875, 0.0164031982421875, 0.103271484375, 0.0338134765625, 0.1502685546875, 0.183837890625, 0.0018310546875,...
embed
52909425_c0
52909425
fsharp
0
Title: Implement insert in f# elements into set returning the new set with elements? Problem title: Implement insert in f# elements into set returning the new set with elements? Tags: f%23 Problem: Implement insert in f# elements into set returning the new set with elements? I'm trying to write a function in F# that in...
Implement insert in f# elements into set returning the new set with elements? Implement insert in f# elements into set returning the new set with elements? f%23 Implement e::rest Implement insert in f# elements into set returning the new set with elements? I'm trying to write a function in F# that inserts y into S , wh...
[ -0.01275634765625, 0.00958251953125, 0.0277099609375, 0.003662109375, -0.008056640625, 0.01007080078125, -0.022216796875, -0.01611328125, 0.0052490234375, -0.00171661376953125, 0.03515625, 0.0103759765625, -0.01263427734375, -0.02880859375, 0.00799560546875, 0.01513671875, 0.00234985...
[ 153941, 183540, 23, 1238, 4904, 80854, 3934, 5423, 30646, 3525, 678, 3949, 3742, 28, 12, 56644, 31577, 33022, 32354, 563, 113, 159, 136, 214, 5608, 12989, 17368, 4426, 2174, 1022, 32316, 176377, 152028, 15673, 34735, 29479, 70, 28960, 959, ...
[ 0.2109375, 0.25927734375, 0.0882568359375, 0.1512451171875, 0.2303466796875, 0.195556640625, 0.1859130859375, 0.1876220703125, 0.1483154296875, 0.03570556640625, 0.075439453125, 0.03228759765625, 0.146728515625, 0.1331787109375, 0.051605224609375, 0.2464599609375, 0.05877685546875, ...
embed
34022302_c0
34022302
fsharp
0
Title: Does (Array/List/Seq).groupBy maintain sort order within groups? Problem title: Does (Array/List/Seq).groupBy maintain sort order within groups? Tags: f%23 Problem: Does (Array/List/Seq).groupBy maintain sort order within groups? Does groupBy guarantee that sort order is preserved in code like the following? x |...
Does (Array/List/Seq).groupBy maintain sort order within groups? Does (Array/List/Seq).groupBy maintain sort order within groups? f%23 Does Array List Seq Seq.sortBy Seq.groupBy Does (Array/List/Seq).groupBy maintain sort order within groups? Does groupBy guarantee that sort order is preserved in code like the followin...
[ 0.026123046875, 0.037109375, -0.00177001953125, -0.013916015625, -0.0213623046875, 0.009033203125, 0.005584716796875, -0.00604248046875, 0.00022792816162109375, 0.024169921875, -0.007598876953125, 0.044677734375, 0.0030364990234375, 0.0023193359375, -0.007110595703125, 0.0089111328125,...
[ 101790, 7614, 7092, 154663, 4233, 864, 51588, 75358, 76104, 12096, 12989, 28032, 94407, 3742, 69253, 32036, 503, 62351, 21115, 142027, 9498, 56, 4126, 18151, 25632, 6496, 12638, 214, 390, 16750, 7464, 17497, 71, 113, 29568, 8781, 27781, 17945...
[ 0.04827880859375, 0.04156494140625, 0.1475830078125, 0.1639404296875, 0.0160369873046875, 0.1451416015625, 0.1767578125, 0.2474365234375, 0.18798828125, 0.2032470703125, 0.2247314453125, 0.1202392578125, 0.209228515625, 0.05816650390625, 0.08740234375, 0.1351318359375, 0.020095825195...
embed
35911844_c0
35911844
fsharp
0
Title: F# AST transformation Problem title: F# AST transformation Tags: abstract-syntax-tree, metaprogramming, f%23, quotations, cil Problem: F# AST transformation Hi I'm looking for guidance on the best way forwards, I want to take valid F# code and run a transformation at the AST level to generate a new AST which is ...
F# AST transformation F# AST transformation abstract-syntax-tree metaprogramming f%23 quotations cil AST F# AST transformation Hi I'm looking for guidance on the best way forwards, I want to take valid F# code and run a transformation at the AST level to generate a new AST which is then compiled and loaded. As an examp...
[ -0.0184326171875, 0.0020294189453125, 0.00958251953125, -0.0115966796875, 0.0133056640625, -0.01409912109375, -0.015869140625, 0.0096435546875, -0.013916015625, -0.00836181640625, 0.0233154296875, 0.0096435546875, -0.021484375, 0.019287109375, 0.01141357421875, -0.0000629425048828125, ...
[ 563, 4904, 48963, 167201, 6, 164789, 12654, 86531, 62600, 23550, 28966, 1238, 3949, 3742, 81732, 5256, 13003, 2673, 16487, 196219, 70, 2965, 3917, 40225, 7, 3444, 5646, 35604, 18151, 11675, 17366, 139392, 3525, 83, 375, 5974, 297, 72367, 14...
[ 0.1844482421875, 0.2435302734375, 0.238525390625, 0.2529296875, 0.002838134765625, 0.150634765625, 0.031036376953125, 0.1058349609375, 0.1591796875, 0.1451416015625, 0.1378173828125, 0.128662109375, 0.045654296875, 0.1202392578125, 0.1865234375, 0.0577392578125, 0.0887451171875, 0....
embed
63869762_c0
63869762
fsharp
0
Title: Why are the newline and the white space treated differently in the lexer specification? Problem title: Why are the newline and the white space treated differently in the lexer specification? Tags: lexer, fslex, f%23 Problem: Why are the newline and the white space treated differently in the lexer specification? ...
Why are the newline and the white space treated differently in the lexer specification? Why are the newline and the white space treated differently in the lexer specification? lexer fslex f%23 Why Tokenize lexbuf.EndPos lexbuf.EndPos.NextLine Why are the newline and the white space treated differently in the lexer spec...
[ 0.01318359375, -0.01226806640625, 0.0037384033203125, 0.025390625, -0.01513671875, 0.019287109375, 0.01092529296875, 0.0277099609375, 0.0133056640625, 0.03125, 0.01519775390625, 0.009033203125, -0.00567626953125, -0.00811767578125, -0.01165771484375, 0.00052642822265625, 0.0393066406...
[ 44084, 3525, 2256, 136, 35011, 32628, 191607, 12921, 95, 34058, 29458, 74070, 1238, 3742, 717, 1098, 20650, 75675, 978, 420, 152378, 7192, 7, 81280, 93232, 563, 4904, 5267, 425, 139392, 34844, 28219, 6626, 124519, 7986, 14137, 41872, 19, 12...
[ 0.12255859375, 0.1573486328125, 0.220458984375, 0.091552734375, 0.1829833984375, 0.2218017578125, 0.123779296875, 0.1563720703125, 0.122802734375, 0.226806640625, 0.154296875, 0.169677734375, 0.038177490234375, 0.06640625, 0.08648681640625, 0.153564453125, 0.0916748046875, 0.124511...
embed
47498564_c0
47498564
fsharp
0
Title: Do type providers exist in other languages except F#? Problem title: Do type providers exist in other languages except F#? Tags: f%23, type-providers Problem: Do type providers exist in other languages except F#? I've been stuck on this for a few days now... Sorry for such a question, but I'm just a beginner in ...
Do type providers exist in other languages except F#? Do type providers exist in other languages except F#? f%23 type-providers Do type providers exist in other languages except F#? I've been stuck on this for a few days now... Sorry for such a question, but I'm just a beginner in F# itself. As there are a lot of discu...
[ 0.005584716796875, 0.00543212890625, 0.012939453125, 0.0001277923583984375, -0.00193023681640625, -0.00060272216796875, -0.00921630859375, 0.0068359375, -0.0128173828125, -0.024169921875, -0.002227783203125, -0.02099609375, 0.008056640625, -0.0091552734375, -0.0027618408203125, -0.0021...
[ 984, 10644, 81450, 7, 32316, 23, 3789, 46876, 40494, 563, 4904, 1238, 3742, 93136, 14202, 179933, 68034, 45367, 15122, 83, 6528, 88303, 8781, 43486, 92635, 10750, 219836, 1733, 4488, 5646, 3249, 29786, 60213, 17596, 4358 ]
[ 0.01080322265625, 0.24072265625, 0.264404296875, 0.1378173828125, 0.13720703125, 0.045318603515625, 0.07171630859375, 0.151611328125, 0.0816650390625, 0.085205078125, 0.18017578125, 0.05023193359375, 0.046356201171875, 0.201171875, 0.1175537109375, 0.0265655517578125, 0.005859375, ...
embed
36241010_c0
36241010
fsharp
0
Title: Zero and Combine in Computation Expression Problem title: Zero and Combine in Computation Expression Tags: f%23, computation-expression Problem: Zero and Combine in Computation Expression I have the following computation expression builder: type ExprBuilder() = member this.Return(x) = Some x let expr = new ExprB...
Zero and Combine in Computation Expression Zero and Combine in Computation Expression f%23 computation-expression Zero Combine Computation Expression ExprBuilder this.Return Some Hello Zero and Combine in Computation Expression I have the following computation expression builder: I understand the purpose of methods Ret...
[ -0.021484375, -0.00170135498046875, 0.009033203125, 0.03662109375, 0.0030364990234375, 0.005950927734375, 0.021240234375, 0.004180908203125, -0.0167236328125, -0.00750732421875, -0.020263671875, 0.0014495849609375, 0.0177001953125, 0.005706787109375, 0.0118408203125, -0.01171875, 0.0...
[ 83947, 136, 106935, 86, 23, 159415, 2320, 25129, 1238, 3949, 3742, 181135, 204629, 60075, 121137, 56, 903, 4332, 987, 19, 31384, 35378, 125195, 45367, 28219, 60042, 150624, 173340, 60212, 17721, 127887, 35064, 15400, 5117, 55300, 959, 56065, ...
[ 0.25830078125, 0.1484375, 0.2430419921875, 0.2049560546875, 0.041412353515625, 0.16357421875, 0.0308380126953125, 0.154541015625, 0.03619384765625, 0.05438232421875, 0.122314453125, 0.1524658203125, 0.1622314453125, 0.0535888671875, 0.1280517578125, 0.0943603515625, 0.027786254882812...
embed
22921725_c0
22921725
fsharp
0
Title: Hashtable in F# Problem title: Hashtable in F# Tags: hashtable, hashmap, f%23 Problem: Hashtable in F# Is there an alternative to System.Collections.Generic.Dictionary or System.Collections.Hashtable ? I'm unhappy with the former because it returns value using byref , i.e., I need to do the annoying let x = ref ...
Hashtable in F# Hashtable in F# hashtable hashmap f%23 Hashtable System.Collections.Generic.Dictionary System.Collections.Hashtable hashtable.TryGetValue Found Not Map.tryFind Hashtable.tryFind None Some Hashtable in F# Is there an alternative to System.Collections.Generic.Dictionary or System.Collections.Hashtable ? I...
[ -0.00933837890625, 0.01556396484375, 0.014404296875, -0.02197265625, -0.006500244140625, -0.038818359375, -0.007598876953125, -0.0068359375, -0.003570556640625, 0.004302978515625, -0.004730224609375, 0.0230712890625, -0.0064697265625, 0.022705078125, 0.017822265625, 0.01300048828125, ...
[ 162087, 22819, 23, 563, 4904, 1556, 127, 256, 80425, 254, 1238, 3949, 3742, 12353, 78457, 8996, 5256, 135932, 12259, 10763, 6495, 1495, 1294, 724, 126, 856, 50770, 215624, 11205, 42719, 15123, 204582, 438, 30700, 47, 5, 14055, 51, 157976, ...
[ 0.224365234375, 0.254150390625, 0.06842041015625, 0.160888671875, 0.23095703125, 0.1597900390625, 0.095458984375, 0.1417236328125, 0.0570068359375, 0.119873046875, 0.0592041015625, 0.010528564453125, 0.112060546875, 0.1436767578125, 0.0703125, 0.1151123046875, 0.0141754150390625, 0...
embed
24041013_c1
24041013
fsharp
1
0.0-6.0.0.0" newVersion="6.0.3.0" /> </dependentAssembly> How do I solve this? EDIT: Turns out that just getting rid of VS version of Json.NET is not a good solution. VS throws exception on start which it hides until you try to login with different account. I don't even want to try and guess the logic behind it, the sh...
0.0-6.0.0.0" newVersion="6.0.3.0" /> </dependentAssembly> How do I solve this? EDIT: Turns out that just getting rid of VS version of Json.NET is not a good solution. VS throws exception on start which it hides until you try to login with different account. I don't even want to try and guess the logic behind it, the sh...
[ -0.0164794921875, 0.044189453125, 0.000377655029296875, 0.0184326171875, 0.0020294189453125, 0.01544189453125, -0.0084228515625, 0.0213623046875, 0.004638671875, -0.01025390625, -0.00007963180541992188, -0.0020751953125, 0.01092529296875, -0.01055908203125, 0.02294921875, 0.00787353515...
[ 89678, 13545, 5, 2389, 99929, 58, 3525, 178390, 910, 132265, 57433, 6, 42946, 181063, 89845, 38526, 11249, 54, 87, 86869, 903, 172864, 41961, 7, 1810, 20949, 31351, 44160, 11389, 821, 1681, 17777, 959, 4127, 29806, 104250, 131527, 98, 4034,...
[ 0.1953125, 0.168212890625, 0.0657958984375, 0.16064453125, 0.1871337890625, 0.056121826171875, 0.08587646484375, 0.121337890625, 0.114501953125, 0.0792236328125, 0.04937744140625, 0.07110595703125, 0.01971435546875, 0.279296875, 0.1932373046875, 0.103271484375, 0.0924072265625, 0.0...
embed
25644715_c0
25644715
fsharp
0
Title: fslex - matching issues line terminator Problem title: fslex - matching issues line terminator Tags: lexer, fslex, f%23 Problem: fslex - matching issues line terminator please consider this piece of a lexer I am constructing: let newline = "\n\r" | '\n' | '\r' let dot = "\." let lineTerminator = "\."newline rule...
fslex - matching issues line terminator fslex - matching issues line terminator lexer fslex f%23 lexbuf.EndPos lexbuf.EndPos.NextLine EOF fslex - matching issues line terminator please consider this piece of a lexer I am constructing: On a line terminating with a dot, the current buffer will be at the character where t...
[ 0.007080078125, 0.01165771484375, 0.005828857421875, 0.00014591217041015625, -0.0263671875, -0.01263427734375, 0.00823974609375, 0.03369140625, -0.006866455078125, 0.01214599609375, 0.0068359375, 0.02978515625, 0.005889892578125, -0.0159912109375, -0.0031280517578125, -0.0223388671875,...
[ 1238, 7, 74070, 14858, 214, 37348, 13315, 29527, 1290, 20, 95, 34058, 3742, 75675, 978, 420, 152378, 7192, 81280, 93232, 241, 82341, 16916, 63847, 64549, 2161, 121011, 678, 10, 20633, 70, 43581, 373, 18234, 1221, 99, 62816, 7440, 83, 5154...
[ 0.099853515625, 0.0765380859375, 0.25439453125, 0.1943359375, 0.1173095703125, 0.18798828125, 0.14208984375, 0.19873046875, 0.126220703125, 0.0212860107421875, 0.091064453125, 0.1961669921875, 0.0941162109375, 0.1070556640625, 0.038055419921875, 0.0628662109375, 0.0966796875, 0.097...
embed
77738395_c0
77738395
fsharp
0
Title: How do you get the address of an object as an nativeptr in F#? Problem title: How do you get the address of an object as an nativeptr in F#? Tags: pointers, native, interop, f%23, unmanaged Problem: How do you get the address of an object as an nativeptr in F#? I am trying to implement a part of F# code that cou...
How do you get the address of an object as an nativeptr in F#? How do you get the address of an object as an nativeptr in F#? pointers native interop f%23 unmanaged How How do you get the address of an object as an nativeptr in F#? I am trying to implement a part of F# code that could benefit from using pointers. Unfor...
[ 0.0037078857421875, 0.01495361328125, 0.01300048828125, -0.0147705078125, -0.025146484375, 0.00408935546875, -0.02490234375, 0.0031280517578125, -0.0024261474609375, -0.0537109375, 0.01373291015625, -0.0274658203125, -0.00982666015625, 0.003082275390625, 0.002471923828125, -0.012512207...
[ 11249, 2046, 70, 29823, 36746, 237, 24, 4935, 6328, 42, 23, 563, 4904, 54, 111, 142, 6275, 1314, 1940, 2146, 1238, 3742, 51, 4707, 17704, 398, 29479, 2831, 18151, 68073, 17368, 209806, 115840, 70425, 46876, 111240, 211, 20561, 618, 96760,...
[ 0.076904296875, 0.1397705078125, 0.09912109375, 0.225341796875, 0.2237548828125, 0.115478515625, 0.172607421875, 0.1817626953125, 0.105224609375, 0.173583984375, 0.05523681640625, 0.161865234375, 0.229248046875, 0.03546142578125, 0.137939453125, 0.0419921875, 0.171142578125, 0.1429...
embed
1158082_c1
1158082
fsharp
1
already-taken operators. Logic: ∀ ∃ ⇒ Math: ∑ ∫ ∂ Group theory: ≤ ≥ ∈ ∉ Set Theory: ⊆ ⊇ ⊃ ∪ ∩ Tensors: ⊗ I’ve written many languages in other languages, but because F# is tightly .Net-integrated, this issue poses special challenges without language support: It’s trivial to cobble up a translator that takes Unicode-ope...
already-taken operators. Logic: ∀ ∃ ⇒ Math: ∑ ∫ ∂ Group theory: ≤ ≥ ∈ ∉ Set Theory: ⊆ ⊇ ⊃ ∪ ∩ Tensors: ⊗ I’ve written many languages in other languages, but because F# is tightly .Net-integrated, this issue poses special challenges without language support: It’s trivial to cobble up a translator that takes Unicode-ope...
[ 0.01165771484375, -0.006683349609375, 0.03076171875, 0.004425048828125, 0.00162506103515625, -0.0037689208984375, -0.004791259765625, 0.0167236328125, -0.005126953125, 0.029296875, -0.0126953125, -0.010498046875, 0.021484375, -0.00390625, 0.00732421875, 0.00689697265625, -0.012390136...
[ 21771, 1865, 33, 39933, 7, 50592, 165304, 248265, 148525, 78804, 246847, 246389, 246591, 10760, 154453, 237637, 220884, 245918, 19943, 581, 30675, 247765, 248824, 248542, 245272, 5531, 4970, 59121, 5941, 46876, 3789, 563, 4904, 107137, 5, 24447, ...
[ 0.2177734375, 0.1678466796875, 0.155517578125, 0.2255859375, 0.010986328125, 0.1075439453125, 0.1317138671875, 0.1578369140625, 0.029693603515625, 0.10394287109375, 0.110595703125, 0.0772705078125, 0.001495361328125, 0.1561279296875, 0.1558837890625, 0.084228515625, 0.077392578125, ...
embed
4299948_c0
4299948
fsharp
0
Title: F# and Fuzzy Logic Problem title: F# and Fuzzy Logic Tags: f%23, prolog, fuzzy-logic, artificial-intelligence Problem: F# and Fuzzy Logic I know it might sound strange but I would like to know one thing in this new world where Microsoft Visual F# is getting into. There are many application of this language, I am...
F# and Fuzzy Logic F# and Fuzzy Logic f%23 prolog fuzzy-logic artificial-intelligence Fuzzy Logic F# and Fuzzy Logic I know it might sound strange but I would like to know one thing in this new world where Microsoft Visual F# is getting into. There are many application of this language, I am going to learn, regarding p...
[ 0.025146484375, -0.007354736328125, -0.00225830078125, 0.0220947265625, -0.0086669921875, 0.0308837890625, -0.00167083740234375, -0.00299072265625, 0.0027008056640625, -0.0242919921875, 0.001739501953125, -0.0023651123046875, -0.000713348388671875, -0.00262451171875, 0.0137939453125, 0...
[ 563, 4904, 136, 7680, 151581, 50592, 1238, 3949, 3742, 502, 4867, 5639, 137043, 66733, 130687, 13648, 45730, 114453, 2806, 1884, 3714, 1632, 13580, 903, 3525, 8999, 7244, 73372, 20949, 3934, 621, 5941, 38415, 46876, 4, 87, 7730, 47, 30698, ...
[ 0.16455078125, 0.2337646484375, 0.0877685546875, 0.2230224609375, 0.2158203125, 0.22265625, 0.0877685546875, 0.05670166015625, 0.114990234375, 0.1380615234375, 0.23681640625, 0.170166015625, 0.17822265625, 0.1658935546875, 0.1656494140625, 0.01104736328125, 0.07257080078125, 0.0619...
embed
54991556_c0
54991556
fsharp
0
Title: Parsing a very simple CSV and printing the first column in F# Problem title: Parsing a very simple CSV and printing the first column in F# Tags: f%23-data, f%23 Problem: Parsing a very simple CSV and printing the first column in F# I'm trying to write the following C# code to F#: List<string> addresses = File.Re...
Parsing a very simple CSV and printing the first column in F# Parsing a very simple CSV and printing the first column in F# f%23-data f%23 Parsing CSV List File.ReadLines CsvPath Select x.Split Distinct ToList addresses.ForEach Console.WriteLine Seq.iter s1.Split Parsing a very simple CSV and printing the first column ...
[ -0.00677490234375, -0.0206298828125, 0.00933837890625, 0.033203125, 0.003265380859375, 0.00016021728515625, 0.000396728515625, -0.0007171630859375, -0.009033203125, -0.01507568359375, -0.004547119140625, 0.004669189453125, 0.008056640625, 0.0213623046875, -0.018310546875, -0.0029602050...
[ 2392, 4552, 8781, 313, 43486, 136, 2448, 5117, 3365, 316, 19, 23, 563, 4904, 1916, 1238, 27495, 10135, 3742, 6953, 32036, 42724, 31345, 93232, 67756, 10519, 51620, 1022, 4353, 12729, 717, 154663, 29823, 647, 934, 40777, 864, 16840, 418, 3...
[ 0.152099609375, 0.0789794921875, 0.1485595703125, 0.06500244140625, 0.25, 0.00390625, 0.1346435546875, 0.12255859375, 0.099365234375, 0.1146240234375, 0.01788330078125, 0.0010986328125, 0.111083984375, 0.198974609375, 0.02734375, 0.036651611328125, 0.057830810546875, 0.024261474609...
embed
9689245_c0
9689245
fsharp
0
Title: Is there anything to do to increase the speed of the inference engine in F#? Problem title: Is there anything to do to increase the speed of the inference engine in F#? Tags: visual-studio, cpu, intellisense, f%23 Problem: Is there anything to do to increase the speed of the inference engine in F#? I mostly don'...
Is there anything to do to increase the speed of the inference engine in F#? Is there anything to do to increase the speed of the inference engine in F#? visual-studio cpu intellisense f%23 Is there anything to do to increase the speed of the inference engine in F#? I mostly don't wait for the results or intellisense b...
[ 0.0018157958984375, -0.01226806640625, -0.000904083251953125, -0.0087890625, -0.01092529296875, -0.015869140625, -0.00653076171875, -0.00775146484375, -0.00299072265625, -0.035888671875, 0.01092529296875, 0.0220947265625, -0.0220947265625, 0.0113525390625, 0.0196533203125, 0.0194091796...
[ 23937, 54, 51312, 38352, 53498, 6620, 87907, 23, 563, 4904, 21176, 52629, 1766, 892, 27077, 184, 1238, 3949, 3742, 2071, 47, 70, 111, 40485, 50339, 5792, 72803, 68018, 9077, 10644, 1884, 3688, 51776, 4552, 4989, 11675, 86039, 20697, 10932, ...
[ 0.08544921875, 0.043212890625, 0.171630859375, 0.191162109375, 0.215576171875, 0.1195068359375, 0.181640625, 0.043426513671875, 0.1229248046875, 0.21240234375, 0.1864013671875, 0.17919921875, 0.1170654296875, 0.1280517578125, 0.1668701171875, 0.1029052734375, 0.04815673828125, 0.02...
embed
39439327_c0
39439327
fsharp
0
Title: Adding an extension method to a record with unit of measure Problem title: Adding an extension method to a record with unit of measure Tags: f%23, inline, f%23-4.0, units-of-measurement Problem: Adding an extension method to a record with unit of measure Why does this work: type Money = { Amount : decimal } with...
Adding an extension method to a record with unit of measure Adding an extension method to a record with unit of measure f%23 inline f%23-4.0 units-of-measurement Adding Money Amount m.gotMoney m.Amount MoneyUOM Measure FS0339 Adding an extension method to a record with unit of measure Why does this work: but this doesn...
[ -0.01611328125, 0.024658203125, 0.034423828125, -0.01116943359375, -0.00762939453125, -0.0177001953125, -0.00946044921875, 0.005096435546875, 0.01483154296875, -0.0252685546875, -0.0009765625, -0.002227783203125, 0.0157470703125, -0.0023193359375, 0.000308990478515625, -0.0119018554687...
[ 62, 59725, 142, 111938, 55300, 47, 17164, 678, 25072, 111, 72350, 1238, 3742, 2256, 27495, 151152, 4390, 37440, 56851, 81669, 121147, 347, 9904, 9083, 10186, 1062, 31626, 1215, 11, 93774, 9513, 9323, 903, 4488, 1284, 22027, 18, 18499, 13825...
[ 0.126708984375, 0.1334228515625, 0.0303802490234375, 0.26953125, 0.2132568359375, 0.08819580078125, 0.2257080078125, 0.125, 0.20947265625, 0.125, 0.2440185546875, 0.05865478515625, 0.1309814453125, 0.10711669921875, 0.05255126953125, 0.1644287109375, 0.091064453125, 0.1219482421875...
embed
4148164_c0
4148164
fsharp
0
Title: Why can&#x27;t I pass arguments with units to F# types? Problem title: Why can&#x27;t I pass arguments with units to F# types? Tags: units-of-measurement, f%23, constructor Problem: Why can't I pass arguments with units to F# types? Suppose I have defined a unit of measure: [<Measure>] type Blob And I want a typ...
Why can&#x27;t I pass arguments with units to F# types? Why can&#x27;t I pass arguments with units to F# types? units-of-measurement f%23 constructor Why Measure Blob Something flowRate:double Why can't I pass arguments with units to F# types? Suppose I have defined a unit of measure: [<Measure>] type Blob And I want a...
[ 0.00897216796875, 0.0274658203125, -0.005706787109375, -0.0279541015625, -0.01031494140625, -0.015625, 0.0025787353515625, 0.003387451171875, 0.021240234375, 0.00131988525390625, -0.015869140625, -0.022705078125, 0.0107421875, -0.01171875, 0.01275634765625, 0.00921630859375, 0.019653...
[ 44084, 831, 3768, 18, 27875, 10750, 678, 25072, 47, 563, 4904, 52895, 7, 4390, 37440, 56851, 1238, 3742, 64549, 748, 1215, 11, 54231, 275, 200905, 86608, 12248, 67, 21555, 2661, 61924, 111, 72350, 6696, 10644, 3444, 51776, 34292, 16145, 1...
[ 0.07354736328125, 0.105712890625, 0.0316162109375, 0.076416015625, 0.1353759765625, 0.2249755859375, 0.10284423828125, 0.2314453125, 0.0916748046875, 0.134033203125, 0.22509765625, 0.196044921875, 0.0439453125, 0.1068115234375, 0.0908203125, 0.0963134765625, 0.038116455078125, 0.03...
embed
56206557_c1
56206557
fsharp
1
+ e.VolumeUSD; contractsCount <- contractsCount + float(e.VolumeUSD) / e.PriceUSD else let difference = volumeToTrade - volume contractsCount <- contractsCount + difference / B.PriceUSD volume = volumeRequested // this is supposed to trigger an exit on the test below, in C# ) And I stopped there because it doesn't loo...
+ e.VolumeUSD; contractsCount <- contractsCount + float(e.VolumeUSD) / e.PriceUSD else let difference = volumeToTrade - volume contractsCount <- contractsCount + difference / B.PriceUSD volume = volumeRequested // this is supposed to trigger an exit on the test below, in C# ) And I stopped there because it doesn't loo...
[ 0.0096435546875, 0.01434326171875, 0.0146484375, -0.00201416015625, -0.0086669921875, 0.013671875, -0.0255126953125, 0.0067138671875, 0.01953125, 0.000274658203125, 0.01318359375, 0.01416015625, 0.01263427734375, 0.0038604736328125, 0.0155029296875, 0.012939453125, -0.011474609375, ...
[ 997, 28, 73668, 15537, 132312, 18264, 108210, 4426, 21917, 13, 33163, 2633, 60212, 21950, 7763, 28542, 112, 335, 4332, 944, 14437, 134598, 185553, 82230, 3034, 35064, 313, 4904, 118066, 6713, 563, 9655, 3642, 831, 45646, 32036, 5, 16840, 22...
[ 0.10498046875, 0.1041259765625, 0.1441650390625, 0.08612060546875, 0.1448974609375, 0.198974609375, 0.164794921875, 0.020599365234375, 0.10009765625, 0.038360595703125, 0.1240234375, 0.00018310546875, 0.1964111328125, 0.2071533203125, 0.0838623046875, 0.14794921875, 0.09063720703125,...
embed
58959859_c0
58959859
fsharp
0
Title: How do you make a f# recursive function that return the character from the list? Problem title: How do you make a f# recursive function that return the character from the list? Tags: list, recursion, f%23 Problem: How do you make a f# recursive function that return the character from the list? the f# recursive f...
How do you make a f# recursive function that return the character from the list? How do you make a f# recursive function that return the character from the list? list recursion f%23 the How How do you make a f# recursive function that return the character from the list? the f# recursive function should return the chara...
[ -0.01025390625, -0.000377655029296875, 0.00164031982421875, -0.00860595703125, 0.022216796875, 0.01544189453125, 0.0164794921875, -0.00909423828125, 0.009033203125, 0.027099609375, 0.007598876953125, -0.0228271484375, -0.0255126953125, 0.01708984375, -0.0030670166015625, -0.01135253906...
[ 11249, 54, 3249, 1238, 4904, 195625, 5844, 32354, 450, 30646, 62816, 1295, 5303, 398, 70, 1830, 3949, 3742, 10, 5608, 42518, 19336, 525, 14012, 98, 117396, 3501, 107730, 5443, 1884, 9844, 89678, 758, 102014, 1639, 93645, 4, 981, 102107, 3...
[ 0.107177734375, 0.05523681640625, 0.1416015625, 0.170654296875, 0.23193359375, 0.270751953125, 0.2008056640625, 0.2213134765625, 0.1092529296875, 0.2376708984375, 0.2327880859375, 0.217041015625, 0.1885986328125, 0.044189453125, 0.013275146484375, 0.081787109375, 0.058349609375, 0....
embed
17951969_c0
17951969
fsharp
0
Title: F# For loop negative count down - Type int does not support the operator ..- Problem title: F# For loop negative count down - Type int does not support the operator ..- Tags: f%23 Problem: F# For loop negative count down - Type int does not support the operator ..- Am trying to count down from 6 to 1 in a non-re...
F# For loop negative count down - Type int does not support the operator ..- F# For loop negative count down - Type int does not support the operator ..- f%23 Type x..-1..1 Error F# For loop negative count down - Type int does not support the operator ..- Am trying to count down from 6 to 1 in a non-recursive factorial...
[ 0.0216064453125, 0.004608154296875, -0.0004291534423828125, 0.01220703125, 0.007354736328125, -0.007049560546875, 0.0189208984375, 0.0025177001953125, -0.01171875, 0.0002899169921875, 0.005401611328125, -0.01165771484375, 0.022216796875, 0.013916015625, 0.0181884765625, -0.022094726562...
[ 563, 4904, 1326, 40956, 40907, 54529, 7565, 60457, 23, 18, 959, 8060, 39933, 1238, 3742, 1022, 5759, 418, 212059, 14602, 31577, 1295, 305, 47, 106, 351, 48650, 31461, 15403, 32354, 9969, 34759, 18499, 6528, 103136, 98816, 1257, 43240, 60892...
[ 0.0802001953125, 0.144287109375, 0.08837890625, 0.15576171875, 0.2227783203125, 0.1885986328125, 0.2171630859375, 0.1990966796875, 0.093505859375, 0.105712890625, 0.0933837890625, 0.1932373046875, 0.2000732421875, 0.06781005859375, 0.1298828125, 0.0253753662109375, 0.037933349609375,...
embed
33893426_c0
33893426
fsharp
0
Title: How to call another FAKE build script from within a build script? Problem title: How to call another FAKE build script from within a build script? Tags: f%23, f%23-fake Problem: How to call another FAKE build script from within a build script? I have a collection of repos under the same root directory. Each repo...
How to call another FAKE build script from within a build script? How to call another FAKE build script from within a build script? f%23 f%23-fake within How FAKE Shell.Exec FAKE.exe build.fsx How to call another FAKE build script from within a build script? I have a collection of repos under the same root directory. E...
[ 0.0003223419189453125, 0.0390625, -0.01507568359375, 0.013427734375, 0.004486083984375, 0.0040283203125, 0.0172119140625, -0.010498046875, 0.00897216796875, -0.0322265625, 0.01043701171875, 0.0322265625, 0.005462646484375, 0.033447265625, 0.021240234375, -0.0106201171875, 0.008789062...
[ 11249, 47, 11782, 15700, 563, 119960, 45367, 26499, 1295, 28032, 10, 3742, 27495, 1021, 350, 108362, 19279, 3240, 46480, 17447, 425, 42486, 64722, 1379, 5701, 74855, 14364, 93392, 9969, 3034, 3444, 28282, 1632, 185553, 78, 79298, 40956, 2965,...
[ 0.066650390625, 0.0236358642578125, 0.1827392578125, 0.1805419921875, 0.177734375, 0.227294921875, 0.221435546875, 0.2440185546875, 0.0924072265625, 0.15185546875, 0.030731201171875, 0.0379638671875, 0.031005859375, 0.1890869140625, 0.14453125, 0.1474609375, 0.0154876708984375, 0.1...
embed
66734192_c1
66734192
fsharp
1
1 connections open there are 26 connections open there are 32 connections open there are 37 connections open there are 43 connections open there are 49 connections open there are 55 connections open there are 61 connections open there are 67 connections open There is a ping received, as a POST message, every 10 seconds...
1 connections open there are 26 connections open there are 32 connections open there are 37 connections open there are 43 connections open there are 49 connections open there are 55 connections open there are 61 connections open there are 67 connections open There is a ping received, as a POST message, every 10 seconds...
[ -0.007293701171875, 0.0264892578125, 0.00015354156494140625, 0.0233154296875, 0.012939453125, -0.00341796875, -0.004241943359375, 0.00006580352783203125, 0.0150146484375, -0.040771484375, 0.019287109375, -0.0035858154296875, 0.0123291015625, 0.00933837890625, 0.0118408203125, 0.0211181...
[ 106, 94878, 7, 9803, 2685, 621, 1381, 2789, 4669, 6260, 7218, 4859, 11716, 12661, 33429, 75204, 237, 81903, 26008, 11907, 209, 94131, 87, 28560, 3917, 2633, 915, 8021, 162080, 1264, 10931, 724, 121422, 334, 617, 135206, 48242, 33949, 52562,...
[ 0.0914306640625, 0.25390625, 0.09588623046875, 0.226318359375, 0.0333251953125, 0.039520263671875, 0.168212890625, 0.1163330078125, 0.1219482421875, 0.1060791015625, 0.126953125, 0.125244140625, 0.1153564453125, 0.1572265625, 0.23291015625, 0.1363525390625, 0.059356689453125, 0.150...
embed
675743_c0
675743
fsharp
0
Title: How to create a new scope using let in F#? Problem title: How to create a new scope using let in F#? Tags: f%23, syntax Problem: How to create a new scope using let in F#? I am trying to initialize an XmlDocument in F#, without polluting the global namespace - my only functional background comes from LISP, where...
How to create a new scope using let in F#? How to create a new scope using let in F#? f%23 syntax let How XmlTextReader XmlDocument doc.Load print_any reader.ToString Still How to create a new scope using let in F#? I am trying to initialize an XmlDocument in F#, without polluting the global namespace - my only functio...
[ -0.0027313232421875, 0.0062255859375, -0.0087890625, 0.0150146484375, -0.0017547607421875, 0.00131988525390625, -0.0103759765625, 0.00135040283203125, 0.00213623046875, -0.015869140625, 0.0028839111328125, -0.01416015625, -0.001312255859375, -0.00885009765625, 0.03173828125, -0.0079345...
[ 11249, 28282, 3525, 70820, 17368, 2633, 23, 563, 4904, 47, 10, 1238, 3742, 6002, 86531, 1193, 7237, 174379, 31345, 239469, 51584, 28412, 4848, 155255, 7763, 50605, 61475, 16591, 7964, 210716, 4734, 123309, 76615, 16970, 9434, 1974, 29806, 448...
[ 0.040374755859375, 0.162109375, 0.1558837890625, 0.25830078125, 0.060882568359375, 0.2490234375, 0.041259765625, 0.13330078125, 0.1988525390625, 0.0045166015625, 0.0450439453125, 0.0699462890625, 0.128662109375, 0.0153045654296875, 0.0780029296875, 0.072021484375, 0.156494140625, 0...
embed
74510612_c0
74510612
fsharp
0
Title: In an MS Build project file, can a Nuget package reference be given a path? Problem title: In an MS Build project file, can a Nuget package reference be given a path? Tags: msbuild, nuget, f%23, c%23 Problem: In an MS Build project file, can a Nuget package reference be given a path? I have a Nuget package that ...
In an MS Build project file, can a Nuget package reference be given a path? In an MS Build project file, can a Nuget package reference be given a path? msbuild nuget f%23 c%23 Build Nuget ItemGroup PackageReference Include Contoso.Utility.UsefulStuff Version HintPath Contoso.Utility.UsefulStuff.3.6.0 In an MS Build pro...
[ -0.00101470947265625, 0.023193359375, 0.007049560546875, -0.0224609375, 0.005462646484375, 0.0036773681640625, -0.007415771484375, -0.007781982421875, 0.00811767578125, 0.01434326171875, -0.01507568359375, 0.0013275146484375, 0.01556396484375, 0.0294189453125, 0.00095367431640625, 0.01...
[ 360, 16265, 121137, 13452, 11435, 831, 1429, 3794, 98169, 91067, 34475, 10, 60875, 186, 68163, 177149, 315, 1238, 3742, 78426, 205072, 56607, 4332, 69988, 1657, 1952, 31, 106742, 103133, 1062, 184, 7844, 37455, 21493, 40647, 19895, 10519, 102...
[ 0.0169677734375, 0.1473388671875, 0.2310791015625, 0.1273193359375, 0.126220703125, 0.088623046875, 0.202392578125, 0.260498046875, 0.2215576171875, 0.2406005859375, 0.12109375, 0.03680419921875, 0.228515625, 0.0047607421875, 0.04400634765625, 0.193115234375, 0.1495361328125, 0.024...
embed
44620078_c0
44620078
fsharp
0
Title: Do I need Mono for using F# with Visual Studio Code? Problem title: Do I need Mono for using F# with Visual Studio Code? Tags: visual-studio-code, f%23 Problem: Do I need Mono for using F# with Visual Studio Code? I have installed .net core on my Linux Box (Ubuntu) and created the ubiquitous "Hello World" app as...
Do I need Mono for using F# with Visual Studio Code? Do I need Mono for using F# with Visual Studio Code? visual-studio-code f%23 F# Mono Visual Studio HelloWorld Do I need Mono for using F# with Visual Studio Code? I have installed .net core on my Linux Box (Ubuntu) and created the ubiquitous "Hello World" app as foll...
[ 0.0021209716796875, 0.0166015625, 0.0093994140625, 0.020263671875, 0.005340576171875, -0.003662109375, -0.0004444122314453125, 0.00189208984375, -0.00579833984375, -0.005615234375, 0.01031494140625, -0.01416015625, -0.01904296875, 0.0079345703125, 0.01422119140625, 0.00119781494140625,...
[ 984, 87, 3871, 77879, 100, 17368, 563, 4904, 678, 73372, 22968, 28864, 32, 21176, 52629, 40899, 1238, 3742, 35378, 70646, 20600, 1179, 56458, 98, 29908, 27271, 79249, 34, 75935, 17982, 3181, 841, 13817, 6661, 4027, 581, 96362, 75101, 20633,...
[ 0.0275115966796875, 0.028350830078125, 0.1741943359375, 0.271240234375, 0.03179931640625, 0.09686279296875, 0.13916015625, 0.2247314453125, 0.13916015625, 0.208251953125, 0.1922607421875, 0.1954345703125, 0.00177001953125, 0.1636962890625, 0.1712646484375, 0.1824951171875, 0.08221435...
embed
24525252_c1
24525252
fsharp
1
D>()); items[1].Add(playerOneTexture); items[3].Add(jaggedMountainsTexture); items[2].Add(rocksTexture); items[3].Add(rollingHillsTexture); items[1].Add(playerTwoTexture); items[2].Add(treeTexture); } public void Update { //Example of update (in this case, just move stuff to the right) foreach(var key in items.Keys) { ...
D>()); items[1].Add(playerOneTexture); items[3].Add(jaggedMountainsTexture); items[2].Add(rocksTexture); items[3].Add(rollingHillsTexture); items[1].Add(playerTwoTexture); items[2].Add(treeTexture); } public void Update { //Example of update (in this case, just move stuff to the right) foreach(var key in items.Keys) { ...
[ 0.00177764892578125, 0.01513671875, -0.00005125999450683594, -0.01531982421875, -0.013427734375, 0.00174713134765625, -0.015869140625, -0.01116943359375, 0.0008087158203125, 0.0225830078125, 0.0279541015625, 0.0240478515625, 0.01153564453125, 0.0078125, 0.00567626953125, -0.00347900390...
[ 391, 2740, 55769, 98964, 4028, 139570, 62068, 174379, 3408, 54968, 145, 134229, 9083, 22278, 5425, 32491, 27722, 214, 20861, 42458, 3613, 62600, 3835, 2292, 71, 28641, 33209, 28350, 1660, 25813, 41884, 7108, 41581, 1961, 22799, 162429, 168286, ...
[ 0.11767578125, 0.0760498046875, 0.2056884765625, 0.001922607421875, 0.1048583984375, 0.162841796875, 0.09912109375, 0.1578369140625, 0.1473388671875, 0.017791748046875, 0.075927734375, 0.0841064453125, 0.0164337158203125, 0.0943603515625, 0.010955810546875, 0.1009521484375, 0.0671997...
embed
24843701_c0
24843701
fsharp
0
Title: F# returning value from query expression Problem title: F# returning value from query expression Tags: f%23, query-expressions Problem: F# returning value from query expression I am just starting to learn F#, and impressed by the type inference I thought I would try a function that gets the first record from a t...
F# returning value from query expression F# returning value from query expression f%23 query-expressions query Seq.head IQueryable getfirst2 F# returning value from query expression I am just starting to learn F#, and impressed by the type inference I thought I would try a function that gets the first record from a tab...
[ 0.0167236328125, 0.0167236328125, 0.0050048828125, 0.005035400390625, -0.006439208984375, -0.010009765625, 0.00531005859375, 0.0157470703125, 0.006622314453125, -0.059814453125, 0.0098876953125, 0.037353515625, 0.00194549560546875, -0.01904296875, 0.01544189453125, 0.000888824462890625...
[ 563, 4904, 30646, 34292, 1295, 41, 1294, 125195, 1238, 3742, 204629, 503, 864, 31251, 87, 41732, 2886, 2046, 13448, 271, 304, 204971, 10644, 53498, 17569, 9790, 32354, 62163, 5117, 17164, 23180, 44982, 20623, 43240, 11, 33079, 242, 15400, 2...
[ 0.123291015625, 0.185546875, 0.1693115234375, 0.157958984375, 0.06890869140625, 0.10028076171875, 0.090087890625, 0.20947265625, 0.048370361328125, 0.0987548828125, 0.1483154296875, 0.053955078125, 0.144287109375, 0.1409912109375, 0.046600341796875, 0.130126953125, 0.184814453125, ...
embed
61121023_c0
61121023
fsharp
0
Title: F# Extra parameter List.map Problem title: F# Extra parameter List.map Tags: f%23 Problem: F# Extra parameter List.map I'm having big trouble getting the List.map function to run. I have a list of tuples: let list = [ (1, "a"), (2, "b"), (3, "c") ] I want to use it here: let FooBar (x: int) = list |> List.map (f...
F# Extra parameter List.map F# Extra parameter List.map f%23 Extra List.map FooBar String.concat F# Extra parameter List.map I'm having big trouble getting the List.map function to run. I have a list of tuples: I want to use it here: But I cannot get this to work. I need all three parameters (num + word of each list en...
[ -0.01190185546875, -0.0032501220703125, 0.00154876708984375, 0.004852294921875, -0.0128173828125, 0.01434326171875, -0.00055694580078125, 0.01483154296875, 0.01611328125, -0.006561279296875, -0.00238037109375, -0.0177001953125, -0.00072479248046875, 0.029052734375, 0.00159454345703125, ...
[ 563, 4904, 31501, 171859, 32036, 62346, 1238, 3949, 3742, 9572, 31, 25267, 23351, 2271, 4460, 5, 19441, 6957, 63134, 20949, 32354, 47, 11675, 765, 5303, 370, 99726, 3444, 4527, 3688, 4966, 53418, 2046, 903, 4488, 3871, 756, 17262, 7, 2606...
[ 0.11328125, 0.1689453125, 0.2135009765625, 0.2607421875, 0.231689453125, 0.263671875, 0.10296630859375, 0.008575439453125, 0.1517333984375, 0.0946044921875, 0.072021484375, 0.1943359375, 0.1363525390625, 0.051605224609375, 0.1654052734375, 0.0802001953125, 0.014129638671875, 0.0240...
embed
38499955_c0
38499955
fsharp
0
Title: F# how to exit program when something went wrong Problem title: F# how to exit program when something went wrong Tags: f%23-interactive, f%23 Problem: F# how to exit program when something went wrong I'm new to F# and functional programming. I'm trying to write some simple scripts for processing files. However s...
F# how to exit program when something went wrong F# how to exit program when something went wrong f%23-interactive f%23 Visual Studio F# how to exit program when something went wrong I'm new to F# and functional programming. I'm trying to write some simple scripts for processing files. However sometimes early on in the...
[ 0.0015716552734375, 0.01336669921875, 0.0029144287109375, 0.0079345703125, -0.00750732421875, 0.021484375, -0.0018768310546875, -0.01806640625, -0.005584716796875, -0.0052490234375, -0.00531005859375, 0.007171630859375, -0.00836181640625, 0.00885009765625, 0.018310546875, -0.0034637451...
[ 563, 4904, 3642, 47, 82230, 1528, 3229, 9844, 23409, 44691, 1238, 27495, 10433, 71232, 3742, 73372, 22968, 3525, 123309, 56037, 33022, 8781, 26499, 9433, 102158, 68018, 39395, 13648, 131527, 11435, 959, 13379, 21373, 26818, 23, 35829, 91, 297...
[ 0.145263671875, 0.216552734375, 0.07177734375, 0.086181640625, 0.272705078125, 0.207763671875, 0.156494140625, 0.1163330078125, 0.1409912109375, 0.23388671875, 0.08453369140625, 0.00030517578125, 0.04803466796875, 0.037933349609375, 0.049774169921875, 0.153076171875, 0.153076171875, ...
embed
44721753_c0
44721753
fsharp
0
Title: DataTable label inside record type - compile error Problem title: DataTable label inside record type - compile error Tags: datatable, f%23, types Problem: DataTable label inside record type - compile error I declare the following type in F# with a DataTable type label inside. It does not compile when the record ...
DataTable label inside record type - compile error DataTable label inside record type - compile error datatable f%23 types DataTable DTTest dt:DataTable y:DTTest dt:DateTime DateTime.MinValue DataTable label inside record type - compile error I declare the following type in F# with a DataTable type label inside. It doe...
[ 0.015380859375, 0.00020313262939453125, -0.002166748046875, 0.0057373046875, -0.00103759765625, -0.0181884765625, -0.00750732421875, 0.022216796875, -0.00921630859375, -0.0035247802734375, -0.017822265625, -0.006195068359375, 0.004791259765625, -0.004852294921875, 0.01806640625, 0.0005...
[ 11809, 618, 2886, 67967, 46132, 17164, 10644, 9969, 1340, 18499, 2053, 22819, 1238, 3742, 52895, 391, 525, 18, 137989, 113, 41072, 111337, 70059, 59076, 50770, 159978, 25632, 563, 4904, 959, 75935, 61924, 27985, 113660, 3688, 53418, 11814 ]
[ 0.11279296875, 0.1744384765625, 0.20263671875, 0.2041015625, 0.122802734375, 0.1636962890625, 0.1839599609375, 0.1304931640625, 0.1265869140625, 0.140380859375, 0.0936279296875, 0.221923828125, 0.0283203125, 0.105224609375, 0.121337890625, 0.002655029296875, 0.1236572265625, 0.0293...
embed
49620700_c0
49620700
fsharp
0
Title: Wait on the mailboxprocessor Problem title: Wait on the mailboxprocessor Tags: f%23, mailboxprocessor Problem: Wait on the mailboxprocessor Is it possible to wait on the mailboxprocessor, following code works in F# interactive but is there a way to wait on it in an application or a unit test? [<TestMethod>] memb...
Wait on the mailboxprocessor Wait on the mailboxprocessor f%23 mailboxprocessor Wait TestMethod this.TestMailboxProcessor MailboxProcessor Start inbox.Receive UnitTest mailboxProcessor.Post Console.WriteLine Assert.IsTrue Wait on the mailboxprocessor Is it possible to wait on the mailboxprocessor, following code works ...
[ -0.00469970703125, 0.03515625, -0.00396728515625, 0.001983642578125, -0.0216064453125, -0.022216796875, 0.0196533203125, 0.01519775390625, -0.0081787109375, -0.0390625, 0.0272216796875, 0.0419921875, -0.00347900390625, 0.0022735595703125, 0.0230712890625, 0.0074462890625, 0.037109375...
[ 175254, 98, 70, 6648, 11728, 63923, 748, 1238, 3742, 8647, 903, 111337, 17814, 26531, 25919, 13794, 23, 46640, 40777, 93232, 33657, 882, 442, 7722, 47, 40485, 25632, 18151, 43240, 563, 4904, 212398, 3917, 38415, 25072, 3034 ]
[ 0.204833984375, 0.14794921875, 0.01031494140625, 0.0894775390625, 0.1732177734375, 0.1668701171875, 0.1480712890625, 0.021026611328125, 0.09002685546875, 0.13330078125, 0.0226898193359375, 0.1370849609375, 0.042816162109375, 0.082275390625, 0.0357666015625, 0.0567626953125, 0.0356750...
embed
35650163_c0
35650163
fsharp
0
Title: Q: F#: Split String to Array [simple] Problem title: Q: F#: Split String to Array [simple] Tags: split, f%23, arrays Problem: Q: F#: Split String to Array [simple] Yello, Here I am, friday noon, trying to break one of the Euler problems. Work out the first ten digits of the sum of the following one-hundred 50-di...
Q: F#: Split String to Array [simple] Q: F#: Split String to Array [simple] split f%23 arrays Split Array Seq.map bigint.Parse Seq.take Seq.sum Q: F#: Split String to Array [simple] Yello, Here I am, friday noon, trying to break one of the Euler problems. I decided to put all lines of numbers in a string. Next step (in...
[ -0.021484375, -0.00225830078125, -0.0106201171875, 0.0159912109375, -0.024658203125, 0.01123046875, 0.0108642578125, 0.004364013671875, 0.00872802734375, -0.0169677734375, -0.000530242919921875, -0.0022125244140625, -0.031005859375, 0.000736236572265625, 0.00494384765625, -0.0123901367...
[ 2396, 563, 4904, 46474, 23351, 214, 47, 69253, 53, 191560, 65450, 1238, 3949, 3742, 10298, 4778, 864, 62346, 4288, 78219, 11832, 12, 13817, 101947, 31577, 36356, 5177, 603, 44402, 3884, 756, 124519, 111, 101935, 23, 79315, 4997, 29954, 824,...
[ 0.04107666015625, 0.10101318359375, 0.164794921875, 0.205078125, 0.215087890625, 0.134765625, 0.1090087890625, 0.18896484375, 0.1561279296875, 0.1429443359375, 0.1900634765625, 0.0972900390625, 0.056640625, 0.14453125, 0.1527099609375, 0.046295166015625, 0.055450439453125, 0.066528...
embed
35846302_c0
35846302
fsharp
0
Title: deedle aggregate/group based on running numbers in a column of Frame Problem title: deedle aggregate/group based on running numbers in a column of Frame Tags: f%23, deedle, aggregate Problem: deedle aggregate/group based on running numbers in a column of Frame say I have a Frame , which looks like below, " Name ...
deedle aggregate/group based on running numbers in a column of Frame deedle aggregate/group based on running numbers in a column of Frame f%23 deedle aggregate Frame Name Amount Joe Tomas Eve Suzanne Suassss deedle aggregate/group based on running numbers in a column of Frame say I have a Frame , which looks like below...
[ 0.0255126953125, 0.0030364990234375, -0.012939453125, 0.0089111328125, -0.0146484375, 0.003662109375, 0.006927490234375, 0.0267333984375, 0.0005645751953125, 0.009033203125, -0.0185546875, 0.02880859375, -0.0205078125, -0.0098876953125, 0.0087890625, 0.007232666015625, 0.014770507812...
[ 8, 297, 133, 197564, 13, 64, 51588, 35509, 51042, 101935, 23, 3365, 316, 19, 42557, 1238, 3949, 3742, 15757, 121147, 40207, 92858, 70077, 179547, 86, 45384, 185774, 98, 765, 33342, 1884, 35064, 2806, 69307, 21115, 707, 3647, 11338, 2174, ...
[ 0.1402587890625, 0.1888427734375, 0.15869140625, 0.2440185546875, 0.1177978515625, 0.030670166015625, 0.2362060546875, 0.1322021484375, 0.2171630859375, 0.1812744140625, 0.014312744140625, 0.1522216796875, 0.1634521484375, 0.019073486328125, 0.1962890625, 0.037445068359375, 0.0230712...
embed
47450218_c1
47450218
fsharp
1
" let aux2 = head :: helperString tail aux2 Now i almost have solution this the problem now is that when given something like this [a b c d e " e f g " h i j] (think is a string list where every element is a string) the output is ["a";"b";"c";"d";"ef"; "g";""";"h";"i";"j"][] the code is the next: let rec helperString ...
" let aux2 = head :: helperString tail aux2 Now i almost have solution this the problem now is that when given something like this [a b c d e " e f g " h i j] (think is a string list where every element is a string) the output is ["a";"b";"c";"d";"ef"; "g";""";"h";"i";"j"][] the code is the next: let rec helperString ...
[ 0.0035400390625, -0.0059814453125, -0.0023651123046875, 0.0279541015625, -0.0164794921875, 0.0234375, 0.00390625, 0.005462646484375, 0.0184326171875, 0.00823974609375, -0.0001964569091796875, -0.020751953125, 0.0184326171875, 0.0027313232421875, 0.01507568359375, -0.0017242431640625, ...
[ 44, 2633, 2970, 304, 2203, 10336, 1984, 4358, 56, 71713, 214, 46741, 39555, 765, 29806, 903, 2967, 5036, 83, 450, 3229, 34475, 9844, 1884, 11, 876, 501, 104, 28, 1238, 706, 1096, 17, 1647, 201950, 10, 79315, 5303, 11907, 12830, 70, 14...
[ 0.05474853515625, 0.1683349609375, 0.2220458984375, 0.1817626953125, 0.06024169921875, 0.2213134765625, 0.04571533203125, 0.2080078125, 0.139404296875, 0.1666259765625, 0.07110595703125, 0.256103515625, 0.1453857421875, 0.05706787109375, 0.1611328125, 0.1295166015625, 0.1656494140625...
embed
39698430_c0
39698430
fsharp
0
Title: F#: How to Call a function with Argument Byref Int Problem title: F#: How to Call a function with Argument Byref Int Tags: byref, function, f%23, mutable, int Problem: F#: How to Call a function with Argument Byref Int I have this code: let sumfunc(n: int byref) = let mutable s = 0 while n >= 1 do s <- n + (n-1)...
F#: How to Call a function with Argument Byref Int F#: How to Call a function with Argument Byref Int byref function f%23 mutable int How Call Argument Byref n-1 FS0001 F#: How to Call a function with Argument Byref Int I have this code: I get the error: So from that I can tell what the problem is but I just dont know ...
[ -0.00113677978515625, 0.006439208984375, 0.0218505859375, 0.0181884765625, 0.002899169921875, 0.002716064453125, 0.015380859375, 0.001983642578125, 0.004241943359375, -0.0245361328125, 0.030517578125, 0.01043701171875, -0.01446533203125, 0.01171875, 0.02880859375, -0.003509521484375, ...
[ 563, 4904, 11249, 47, 26265, 32354, 678, 112140, 3311, 29087, 360, 18, 390, 1238, 3949, 3742, 842, 22819, 23, 653, 5759, 93774, 188735, 10, 765, 903, 18151, 2046, 18499, 831, 14192, 70, 2967, 13319, 3714, 3642, 86869, 57767, 3871, 40140, ...
[ 0.07952880859375, 0.1705322265625, 0.048065185546875, 0.03717041015625, 0.21484375, 0.206787109375, 0.10321044921875, 0.2235107421875, 0.1485595703125, 0.279296875, 0.119384765625, 0.1375732421875, 0.1473388671875, 0.1103515625, 0.066650390625, 0.1873779296875, 0.13427734375, 0.165...
embed
13066345_c0
13066345
fsharp
0
Title: Types mismatch when building list in F# Problem title: Types mismatch when building list in F# Tags: types, list, f%23 Problem: Types mismatch when building list in F# I am trying to build a list from the names of some files. Unfortunately I am getting a type error that I do not know how to correct. My code:- op...
Types mismatch when building list in F# Types mismatch when building list in F# types list f%23 Types System list.Length List.append foo.Substring foo.IndexOf FS0001 Types mismatch when building list in F# I am trying to build a list from the names of some files. Unfortunately I am getting a type error that I do not kn...
[ 0.01422119140625, 0.0074462890625, -0.004486083984375, 0.01263427734375, -0.011474609375, -0.0042724609375, -0.013427734375, 0.0166015625, 0.007415771484375, 0.0181884765625, 0.0162353515625, -0.0074462890625, 0.011962890625, 0.01361083984375, -0.0093994140625, -0.004241943359375, 0....
[ 60457, 1239, 98753, 3229, 33976, 5303, 23, 563, 4904, 7, 52895, 1238, 3742, 12353, 32036, 5, 5775, 31, 96472, 91693, 4153, 39659, 132887, 93774, 188735, 31577, 45367, 1295, 123055, 102158, 10644, 18499, 87, 26785, 18151, 47, 3584, 132, 3674...
[ 0.2283935546875, 0.1483154296875, 0.263916015625, 0.03668212890625, 0.1641845703125, 0.184326171875, 0.025726318359375, 0.146728515625, 0.2091064453125, 0.030426025390625, 0.197021484375, 0.036224365234375, 0.06842041015625, 0.044158935546875, 0.0999755859375, 0.0148468017578125, 0.1...
embed
28453542_c1
28453542
fsharp
1
Problem: when I try to open any library that is not System (in this case Nuget package NUnit.Framework and Referenced project Legal.Website.Infrastructure ) I get error: the namespace or module is not defined both are referenced in Test Project and .cs tests in same directory run fine. Code signals: NUnit.Framework, R...
Problem: when I try to open any library that is not System (in this case Nuget package NUnit.Framework and Referenced project Legal.Website.Infrastructure ) I get error: the namespace or module is not defined both are referenced in Test Project and .cs tests in same directory run fine. Code signals: NUnit.Framework, R...
[ 0.002349853515625, 0.008056640625, -0.026123046875, 0.002593994140625, 0.01031494140625, -0.0003871917724609375, 0.000919342041015625, 0.0037841796875, -0.005523681640625, 0.0181884765625, -0.018310546875, -0.0076904296875, 0.007537841796875, 0.01361083984375, 0.019287109375, -0.019897...
[ 15649, 9790, 9803, 2499, 35773, 1294, 83, 959, 12353, 1429, 3794, 98169, 18057, 6773, 108386, 282, 18244, 215996, 13452, 51825, 30474, 11090, 6000, 137656, 18499, 210716, 707, 88996, 61924, 15044, 91067, 8647, 27331, 5, 4439, 109921, 5701, 14...
[ 0.10791015625, 0.076904296875, 0.1708984375, 0.0209503173828125, 0.2115478515625, 0.1483154296875, 0.0555419921875, 0.130126953125, 0.1544189453125, 0.1829833984375, 0.20166015625, 0.1209716796875, 0.1396484375, 0.1868896484375, 0.05084228515625, 0.01312255859375, 0.104736328125, 0...
embed
57830941_c1
57830941
fsharp
1
Array.contains "Help " then printfn "Display help here" exit(0) printfn "Version information" exit(0) for filename in argv do touch(filename) 0 // return an integer exit code ``` Current result > test.txt // File created > 0 // internal Expected >touch test.text //file created >0 //internal or Expected >touch --versio...
Array.contains "Help " then printfn "Display help here" exit(0) printfn "Version information" exit(0) for filename in argv do touch(filename) 0 // return an integer exit code ``` Current result > test.txt // File created > 0 // internal Expected >touch test.text //file created >0 //internal or Expected >touch --versio...
[ 0.01263427734375, 0.0106201171875, -0.0120849609375, 0.01263427734375, -0.0118408203125, 0.00439453125, 0.0174560546875, -0.010498046875, 0.002197265625, 0.0286865234375, -0.00026702880859375, -0.007781982421875, -0.029296875, 0.01214599609375, 0.0067138671875, -0.003631591796875, 0....
[ 69253, 53, 98102, 5425, 60785, 254, 28412, 14783, 44456, 20706, 4358, 3688, 82230, 177609, 178390, 4677, 11435, 11627, 79459, 334, 23996, 29822, 757, 30646, 892, 1505, 18151, 114063, 16750, 3034, 5, 124326, 42724, 75935, 70796, 60075, 185188, ...
[ 0.1424560546875, 0.116943359375, 0.158203125, 0.0927734375, 0.1864013671875, 0.1580810546875, 0.138671875, 0.1077880859375, 0.060516357421875, 0.1339111328125, 0.234375, 0.132568359375, 0.147705078125, 0.1126708984375, 0.203125, 0.134033203125, 0.092041015625, 0.0941162109375, 0....
embed
33143719_c0
33143719
fsharp
0
Title: Right clicking inside an .fs file in VS2015 opens FSI Problem title: Right clicking inside an .fs file in VS2015 opens FSI Tags: f%23, visual-studio-2015, f%23-interactive Problem: Right clicking inside an .fs file in VS2015 opens FSI Since I upgraded to VS2015 right clicking inside an F# .fs file no longer brin...
Right clicking inside an .fs file in VS2015 opens FSI Right clicking inside an .fs file in VS2015 opens FSI f%23 visual-studio-2015 f%23-interactive Right VS2015 FSI visual-studio-2015 Right clicking inside an .fs file in VS2015 opens FSI Since I upgraded to VS2015 right clicking inside an F# .fs file no longer brings ...
[ 0.00408935546875, -0.00174713134765625, 0.0322265625, 0.0019378662109375, 0.00106048583984375, 0.01806640625, -0.0167236328125, 0.01019287109375, -0.0024871826171875, -0.002593994140625, 0.0225830078125, -0.006256103515625, 0.002197265625, 0.00372314453125, 0.0322265625, 0.015747070312...
[ 90911, 18158, 46132, 5, 17447, 11435, 44160, 5357, 9803, 563, 9902, 1238, 3742, 21176, 52629, 44906, 10433, 116086, 7108, 214, 4904, 51713, 19095, 43701, 8026, 86983, 26367, 36279, 22799, 128239, 50717, 53418, 1957, 99091, 29805, 64511, 3773, ...
[ 0.143310546875, 0.2359619140625, 0.1455078125, 0.055877685546875, 0.208984375, 0.144287109375, 0.186279296875, 0.2408447265625, 0.134765625, 0.1337890625, 0.236572265625, 0.031646728515625, 0.04241943359375, 0.14990234375, 0.126708984375, 0.1734619140625, 0.039031982421875, 0.14001...
embed
63898427_c0
63898427
fsharp
0
Title: F# (F sharp) unzip function explained Problem title: F# (F sharp) unzip function explained Tags: unzip, functional-programming, f%23 Problem: F# (F sharp) unzip function explained I'm taking a university course in functional programming, using F#, and I keep getting confused about the logical flow of the followi...
F# (F sharp) unzip function explained F# (F sharp) unzip function explained unzip functional-programming f%23 x::xs y:ys F# (F sharp) unzip function explained I'm taking a university course in functional programming, using F#, and I keep getting confused about the logical flow of the following program. Would anyone car...
[ 0.000797271728515625, 0.007537841796875, 0.0223388671875, -0.0021209716796875, -0.0098876953125, 0.030517578125, -0.01312255859375, -0.0185546875, 0.001953125, 0.01300048828125, 0.00634765625, 0.0093994140625, 0.01025390625, -0.00836181640625, -0.012451171875, 0.0150146484375, 0.0209...
[ 563, 4904, 919, 189173, 51, 50836, 32354, 189050, 123309, 28966, 1238, 3742, 425, 113, 4778, 16, 152363, 15411, 56037, 449, 17368, 55681, 62775, 86608, 25632, 1528, 73342, 903, 83, 134598, 5646, 5303, 80836, 140992, 37202, 3647, 7225, 10750, ...
[ 0.1124267578125, 0.177734375, 0.1671142578125, 0.2225341796875, 0.1322021484375, 0.2166748046875, 0.1778564453125, 0.156982421875, 0.13427734375, 0.1014404296875, 0.0814208984375, 0.0821533203125, 0.008209228515625, 0.001708984375, 0.072998046875, 0.01873779296875, 0.05438232421875, ...
embed
26179171_c0
26179171
fsharp
0
Title: F# Interactive Memory Leak Problem title: F# Interactive Memory Leak Tags: f%23, f%23-interactive Problem: F# Interactive Memory Leak If I open up fsi and paste the following: [1..10000000];; [1..10000000];; [1..10000000];; [1..10000000];; [1..10000000];; [1..10000000];; [1..10000000];; [1..10000000];; [1..10000...
F# Interactive Memory Leak F# Interactive Memory Leak f%23 f%23-interactive System.OutOfMemoryException Interactive Memory Leak Exception F# Interactive Memory Leak If I open up fsi and paste the following: I get: Same thing if I prefix with let x = . It seems that top level references continue to be held, no matter ho...
[ -0.004852294921875, 0.01507568359375, 0.004974365234375, 0.0274658203125, 0.01324462890625, 0.0035552978515625, 0.00009489059448242188, 0.01220703125, 0.00982666015625, -0.0380859375, -0.0026397705078125, 0.022216796875, 0.003082275390625, 0.014404296875, 0.041015625, -0.00787353515625...
[ 563, 4904, 5337, 71232, 172681, 636, 344, 1238, 3742, 27495, 10433, 12353, 79858, 132887, 6696, 4514, 19279, 63928, 5443, 9803, 1257, 172, 71099, 25632, 2046, 99908, 13580, 2174, 183114, 678, 2633, 1022, 2203, 37202, 2663, 17366, 91067, 7, ...
[ 0.1474609375, 0.2139892578125, 0.1090087890625, 0.0853271484375, 0.140625, 0.1785888671875, 0.096435546875, 0.134765625, 0.049957275390625, 0.019989013671875, 0.08856201171875, 0.103515625, 0.14501953125, 0.184814453125, 0.046173095703125, 0.08807373046875, 0.031829833984375, 0.050...
embed
13057631_c1
13057631
fsharp
1
XlSortOrder.xlAscending, XlYesNoGuess.xlYes, XlSortOrientation.xlSortRows) |> ignore This results in my columns being rearranged, though I don't see any logic to the rearrangement. And the rows are not sorted. Please tell me what I'm doing wrong. Code signals: Excel, Range.Sort, Fails, Rearranges, Columns, Microsoft.O...
XlSortOrder.xlAscending, XlYesNoGuess.xlYes, XlSortOrientation.xlSortRows) |> ignore This results in my columns being rearranged, though I don't see any logic to the rearrangement. And the rows are not sorted. Please tell me what I'm doing wrong. Code signals: Excel, Range.Sort, Fails, Rearranges, Columns, Microsoft.O...
[ 0.019287109375, 0.0123291015625, 0.00872802734375, 0.006317138671875, -0.0267333984375, -0.01239013671875, 0.006683349609375, -0.0091552734375, -0.006011962890625, 0.0673828125, -0.0223388671875, 0.0186767578125, -0.0147705078125, -0.007354736328125, -0.00144195556640625, -0.0356445312...
[ 1193, 141, 158240, 18, 143045, 56, 92595, 31146, 6238, 91480, 5021, 22769, 90, 165168, 12724, 19725, 124962, 3293, 50339, 759, 3365, 316, 1779, 456, 147, 5445, 21208, 1957, 2499, 62775, 225628, 15555, 959, 17497, 14192, 20594, 44691, 28864, ...
[ 0.1143798828125, 0.057861328125, 0.199462890625, 0.046905517578125, 0.1905517578125, 0.02099609375, 0.1160888671875, 0.1217041015625, 0.1055908203125, 0.1292724609375, 0.044708251953125, 0.09539794921875, 0.081298828125, 0.13623046875, 0.0909423828125, 0.0625, 0.1875, 0.04391479492...
embed
56086088_c0
56086088
fsharp
0
Title: How to convert a string into an array of integers, containing the ascii values of their corresponding characters? Problem title: How to convert a string into an array of integers, containing the ascii values of their corresponding characters? Tags: f%23, data-conversion, functional-programming Problem: How to co...
How to convert a string into an array of integers, containing the ascii values of their corresponding characters? How to convert a string into an array of integers, containing the ascii values of their corresponding characters? f%23 data-conversion functional-programming How How to convert a string into an array of int...
[ -0.0098876953125, -0.0213623046875, -0.00372314453125, 0.023193359375, -0.0274658203125, 0.00714111328125, 0.0031280517578125, -0.003082275390625, -0.0029296875, -0.00019550323486328125, 0.0064697265625, -0.0252685546875, -0.0164794921875, 0.04345703125, -0.03125, -0.006805419921875, ...
[ 11249, 47, 96760, 10, 79315, 3934, 142, 10298, 53, 111, 892, 26255, 70541, 237, 26506, 142424, 42518, 124850, 214, 2363, 1238, 3742, 2053, 2271, 46354, 123309, 28966, 31577, 5303, 23, 4904, 136791, 234873, 86869, 2967, 3714, 4288, 21441, 30...
[ 0.09368896484375, 0.10052490234375, 0.209716796875, 0.051025390625, 0.27392578125, 0.139404296875, 0.058502197265625, 0.1907958984375, 0.118896484375, 0.100341796875, 0.1514892578125, 0.1715087890625, 0.133056640625, 0.107666015625, 0.222412109375, 0.1484375, 0.10736083984375, 0.17...
embed
59800982_c2
59800982
fsharp
2
PROD_URL, our.preprod.rancher.io:8080, RANCHER_PROD_KEY, RANCHER_PROD_URL, our.prod.rancher.io:8080, mcr.microsoft.com, sdk:3.1-alpine, Rm.MemberCreditor.Api.Tests, l:junit, p:CollectCoverage, p:Include, p:CoverletOutput, TestResults, Rm.MemberCreditor.Domain.Tests, p:MergeWith, coverage.json, Rm.MemberCreditor.Integra...
PROD_URL, our.preprod.rancher.io:8080, RANCHER_PROD_KEY, RANCHER_PROD_URL, our.prod.rancher.io:8080, mcr.microsoft.com, sdk:3.1-alpine, Rm.MemberCreditor.Api.Tests, l:junit, p:CollectCoverage, p:Include, p:CoverletOutput, TestResults, Rm.MemberCreditor.Domain.Tests, p:MergeWith, coverage.json, Rm.MemberCreditor.Integra...
[ -0.0234375, -0.0064697265625, -0.00144195556640625, 0.01177978515625, -0.01214599609375, -0.0308837890625, 0.01226806640625, -0.0084228515625, -0.009033203125, 0.0634765625, 0.006011962890625, 0.037841796875, -0.0069580078125, -0.0016021728515625, 0.0186767578125, 0.028076171875, 0.0...
[ 10514, 397, 454, 95538, 4, 2446, 4692, 112348, 1603, 5372, 846, 12, 4836, 30174, 211721, 47970, 186104, 5, 23150, 138410, 277, 91, 5740, 97109, 289, 80654, 627, 39, 594, 27417, 42, 175583, 284, 1434, 111337, 461, 6773, 915, 78457, 8996, ...
[ 0.19970703125, 0.1837158203125, 0.0126953125, 0.24658203125, 0.00628662109375, 0.1715087890625, 0.1563720703125, 0.2291259765625, 0.1844482421875, 0.2298583984375, 0.181640625, 0.028961181640625, 0.24462890625, 0.15478515625, 0.2315673828125, 0.141357421875, 0.2152099609375, 0.0122...
embed
16428057_c0
16428057
fsharp
0
Title: How do I get TypeProviders to work on Xamarin/Monodevelop Problem title: How do I get TypeProviders to work on Xamarin/Monodevelop Tags: xamarin-studio, type-providers, xamarin, monodevelop, f%23 Problem: How do I get TypeProviders to work on Xamarin/Monodevelop I want to play around with type providers in F# on...
How do I get TypeProviders to work on Xamarin/Monodevelop How do I get TypeProviders to work on Xamarin/Monodevelop xamarin-studio type-providers xamarin monodevelop f%23 How TypeProviders Xamarin Monodevelop System.Data.Services.Client Microsoft.FSharp.Data.TypeProviders How do I get TypeProviders to work on Xamarin/M...
[ 0.008056640625, 0.0242919921875, -0.005279541015625, 0.005767822265625, -0.0033416748046875, 0.0125732421875, 0.0167236328125, -0.00347900390625, -0.00836181640625, -0.03662109375, -0.00518798828125, -0.0130615234375, 0.0120849609375, 0.0045166015625, 0.018310546875, 0.0130615234375, ...
[ 11249, 2046, 60457, 177997, 14, 14202, 4488, 98, 8606, 44503, 46674, 31, 229815, 47, 2459, 52629, 10644, 93136, 22460, 3742, 77879, 12353, 137989, 121979, 150, 7244, 3467, 254, 196707, 11301, 10932, 81450, 563, 4904, 831, 23, 12275, 18499, ...
[ 0.048370361328125, 0.09698486328125, 0.26611328125, 0.2091064453125, 0.1639404296875, 0.159423828125, 0.138427734375, 0.035430908203125, 0.122314453125, 0.188720703125, 0.128662109375, 0.07220458984375, 0.210205078125, 0.01348876953125, 0.10028076171875, 0.14404296875, 0.23876953125,...
embed
4766253_c0
4766253
fsharp
0
Title: JIT optimization in scenario combining inline and non-mutable boolean module property Problem title: JIT optimization in scenario combining inline and non-mutable boolean module property Tags: optimization, .net, f%23, jit Problem: JIT optimization in scenario combining inline and non-mutable boolean module prop...
JIT optimization in scenario combining inline and non-mutable boolean module property JIT optimization in scenario combining inline and non-mutable boolean module property optimization .net f%23 jit JIT Program System.DateTime.Now.Millisecond x:int EntryPoint System.DateTime.Now.Second JIT optimization in scenario comb...
[ 0.0010223388671875, 0.0022125244140625, 0.005706787109375, -0.013427734375, -0.00653076171875, 0.02001953125, 0.0230712890625, -0.002960205078125, -0.0050048828125, -0.00885009765625, 0.0062255859375, 0.032470703125, 0.0086669921875, 0.0026397705078125, 0.01318359375, 0.01220703125, ...
[ 821, 6371, 87235, 106117, 375, 964, 23, 2256, 351, 561, 22819, 337, 31, 34677, 88996, 57266, 1363, 1179, 3742, 890, 18, 7663, 12353, 86291, 70059, 137594, 178449, 191633, 1022, 4288, 15123, 147534, 2271, 25632, 1528, 1221, 15572, 20650, 160...
[ 0.1981201171875, 0.251708984375, 0.21044921875, 0.2052001953125, 0.0268402099609375, 0.10595703125, 0.04754638671875, 0.157958984375, 0.082275390625, 0.05322265625, 0.07159423828125, 0.0177459716796875, 0.076171875, 0.1224365234375, 0.17236328125, 0.156494140625, 0.014892578125, 0....
embed
6341288_c0
6341288
fsharp
0
Title: parsing if / else / if statements Problem title: parsing if / else / if statements Tags: fparsec, f%23 Problem: parsing if / else / if statements I'm trying to replicate the structure of a simple if statement: if (paren) { block } [else ({ block } | rec if (paren)) ] for if (paren) block, I create a IfBlock AST ...
parsing if / else / if statements parsing if / else / if statements fparsec f%23 parse_if IfBlock IfElseBlock str_ws parsing if / else / if statements I'm trying to replicate the structure of a simple if statement: for if (paren) block, I create a IfBlock AST node. Otherwise, it recursively fills a IfElseBlock node. I'...
[ -0.0035858154296875, 0.0098876953125, 0.00121307373046875, 0.01708984375, 0.007720947265625, 0.009765625, 0.0233154296875, -0.0157470703125, 0.006683349609375, 0.006622314453125, 0.004302978515625, 0.02001953125, -0.012939453125, 0.004669189453125, 0.01092529296875, 0.0185546875, -0....
[ 366, 6953, 2174, 248, 37076, 63805, 7, 1238, 2500, 39797, 3742, 184, 3190, 4263, 166191, 7623, 7704, 19725, 31577, 143126, 67, 45646, 8781, 100, 33, 46389, 87, 28282, 10, 48963, 110, 112, 195625, 5844, 538, 26292, 37842, 32233, 10846, 759...
[ 0.150634765625, 0.0904541015625, 0.2313232421875, 0.135986328125, 0.2344970703125, 0.2296142578125, 0.025390625, 0.0618896484375, 0.1004638671875, 0.148193359375, 0.09808349609375, 0.1048583984375, 0.1673583984375, 0.1593017578125, 0.201171875, 0.1295166015625, 0.08892822265625, 0....
embed
21097009_c0
21097009
fsharp
0
Title: Why is F# &quot;Generic-izing&quot; my discriminated union Problem title: Why is F# &quot;Generic-izing&quot; my discriminated union Tags: type-inference, f%23 Problem: Why is F# "Generic-izing" my discriminated union I wrote what I thought was very straight-forward F# code, but the compiler seems to be tripping...
Why is F# &quot;Generic-izing&quot; my discriminated union Why is F# &quot;Generic-izing&quot; my discriminated union type-inference f%23 Why Generic-izing Log System LogInput Message Error Exception Process String.replicate err.ToString Beginning Completed Log.fs FS0001 Why is F# "Generic-izing" my discriminated union...
[ -0.01495361328125, 0.01904296875, -0.00439453125, -0.00994873046875, 0.00738525390625, -0.0013580322265625, -0.0084228515625, -0.0146484375, 0.004547119140625, -0.016845703125, 0.019775390625, -0.00982666015625, 0.01385498046875, -0.017822265625, 0.00604248046875, -0.00677490234375, ...
[ 44084, 83, 563, 4904, 135932, 12259, 84382, 759, 55970, 3674, 69941, 10644, 73, 69988, 1238, 3742, 88342, 1771, 13146, 12353, 48205, 212059, 63928, 123996, 23351, 52721, 72, 7763, 71713, 67053, 168318, 17447, 93774, 188735, 9, 17569, 18151, 9...
[ 0.118896484375, 0.034912109375, 0.13037109375, 0.204345703125, 0.1256103515625, 0.1295166015625, 0.19775390625, 0.0596923828125, 0.212646484375, 0.031280517578125, 0.1749267578125, 0.157470703125, 0.0261993408203125, 0.1436767578125, 0.1199951171875, 0.0975341796875, 0.1689453125, ...
embed
50567442_c0
50567442
fsharp
0
Title: Xamarin Android: F# icon not being picked up by Resources Problem title: Xamarin Android: F# icon not being picked up by Resources Tags: f%23, xamarin.android Problem: Xamarin Android: F# icon not being picked up by Resources Create an F# Xamarin Android project in Visual Studio 10. The template contains a set o...
Xamarin Android: F# icon not being picked up by Resources Xamarin Android: F# icon not being picked up by Resources f%23 xamarin.android Xamarin Android Resources my_icon.png MyResources MyProject.Resource MyResources.Drawable.my_icon xamarin.android Xamarin Android: F# icon not being picked up by Resources Create an F...
[ -0.0250244140625, 0.0126953125, -0.00225830078125, -0.00421142578125, -0.00445556640625, 0.018310546875, -0.0045166015625, -0.008056640625, -0.00885009765625, -0.000736236572265625, 0.0301513671875, -0.0235595703125, 0.021484375, 0.0260009765625, 0.0135498046875, -0.0169677734375, -0...
[ 8606, 44503, 3952, 563, 4904, 47989, 959, 8035, 171739, 1257, 390, 152055, 1238, 3742, 2459, 51796, 759, 14, 2271, 128468, 2646, 4332, 60427, 223353, 81456, 2886, 1176, 13452, 73372, 22968, 4068, 110934, 324, 254, 62346, 78303, 15190, 10002, ...
[ 0.177490234375, 0.2178955078125, 0.181396484375, 0.1458740234375, 0.2147216796875, 0.19580078125, 0.1009521484375, 0.054962158203125, 0.15283203125, 0.102783203125, 0.060150146484375, 0.2315673828125, 0.0911865234375, 0.07757568359375, 0.1187744140625, 0.083740234375, 0.125732421875,...
embed
7457667_c0
7457667
fsharp
0
Title: Attribute Grammar System in F# Problem title: Attribute Grammar System in F# Tags: f%23, functional-programming, grammar, compiler-construction Problem: Attribute Grammar System in F# after searching the web i could not find an attribute grammar system for F#. Well there is fsyacc with inherited attributes but i...
Attribute Grammar System in F# Attribute Grammar System in F# f%23 functional-programming grammar compiler-construction Attribute Grammar System Attribute Grammar System in F# after searching the web i could not find an attribute grammar system for F#. Well there is fsyacc with inherited attributes but i am looking for...
[ 0.00115203857421875, 0.00830078125, -0.0186767578125, -0.0023651123046875, 0.0029449462890625, -0.007049560546875, -0.0089111328125, 0.0277099609375, -0.0172119140625, -0.0159912109375, 0.006439208984375, 0.0074462890625, -0.01123046875, 0.0185546875, 0.00238037109375, 0.0142822265625,...
[ 1913, 191145, 48078, 1727, 12353, 23, 563, 4904, 1238, 3949, 3742, 123309, 28966, 122092, 147, 9969, 34759, 238478, 157318, 1467, 959, 7413, 150380, 13, 5426, 100, 19834, 10060, 678, 86151, 16487, 1286, 36510, 180, 425, 23009, 2806, 12601, ...
[ 0.1226806640625, 0.2408447265625, 0.1820068359375, 0.1177978515625, 0.2015380859375, 0.058441162109375, 0.1646728515625, 0.23291015625, 0.1165771484375, 0.03204345703125, 0.12890625, 0.1326904296875, 0.0826416015625, 0.206298828125, 0.1678466796875, 0.1416015625, 0.1138916015625, 0...
embed
71668746_c0
71668746
fsharp
0
Title: List of prime numbers Problem title: List of prime numbers Tags: f%23, list Problem: List of prime numbers let liczby_pierw n x = x = n || x % n <> 0 let rec usuń listn listx = match listn with | głowa :: ogon -> usuń ogon (List.filter (liczby_pierw głowa) listx) | [] -> listx let liczby_pierw1 n = let max = int...
List of prime numbers List of prime numbers f%23 list List liczby_pierw List.filter liczby_pierw1 Liczby List of prime numbers I have no idea how we can call a function with one parameter at this point | głowa :: ogon -> usuń ogon (List.filter (liczby_pierw głowa) listx) , since that function was declared above as a fu...
[ -0.0267333984375, 0.0184326171875, 0.01019287109375, -0.0021820068359375, -0.006439208984375, -0.006561279296875, 0.01177978515625, -0.01483154296875, 0.0220947265625, -0.012451171875, -0.0022735595703125, -0.01470947265625, -0.004058837890625, -0.00101470947265625, -0.000314712524414062...
[ 32036, 20809, 101935, 111, 1238, 3949, 3742, 5303, 151068, 98315, 120337, 418, 238775, 87, 110, 6528, 3642, 642, 831, 11782, 32354, 678, 1632, 171859, 903, 6275, 106397, 634, 1984, 60, 191, 33079, 20831, 6419, 154663, 150, 1863, 425, 16, ...
[ 0.15283203125, 0.1717529296875, 0.1668701171875, 0.020782470703125, 0.0845947265625, 0.055755615234375, 0.1519775390625, 0.209716796875, 0.114013671875, 0.1279296875, 0.19287109375, 0.037933349609375, 0.1265869140625, 0.0023193359375, 0.0283660888671875, 0.06854248046875, 0.056030273...
embed
9708469_c0
9708469
fsharp
0
Title: Find duplicates in an unsorted sequence efficiently Problem title: Find duplicates in an unsorted sequence efficiently Tags: performance, algorithm, f%23, ienumerable Problem: Find duplicates in an unsorted sequence efficiently I need a very efficient way to find duplicates in an unsorted sequence. This is what ...
Find duplicates in an unsorted sequence efficiently Find duplicates in an unsorted sequence efficiently performance algorithm f%23 ienumerable Find Seq Seq.countBy Seq.filter Seq.map Find duplicates in an unsorted sequence efficiently I need a very efficient way to find duplicates in an unsorted sequence. This is what ...
[ 0.00341796875, 0.01904296875, 0.018798828125, 0.0028839111328125, 0.01806640625, -0.0034942626953125, 0.0019683837890625, -0.00830078125, -0.01416015625, -0.0419921875, -0.0233154296875, 0.0303955078125, 0.0230712890625, 0.0284423828125, 0.00421142578125, 0.033935546875, -0.012939453...
[ 26040, 171763, 1636, 23, 51, 62351, 40, 944, 3956, 93766, 142, 23718, 234873, 1238, 3949, 3742, 17, 316, 56, 503, 864, 71013, 75358, 120337, 62346, 538, 3871, 4552, 3917, 47, 7413, 3293, 1257, 1284, 1556, 10846, 16610, 277, 5180, 26531, ...
[ 0.170166015625, 0.308837890625, 0.1993408203125, 0.08984375, 0.1558837890625, 0.239990234375, 0.0811767578125, 0.144287109375, 0.0919189453125, 0.209716796875, 0.034423828125, 0.1773681640625, 0.19482421875, 0.06268310546875, 0.058319091796875, 0.1502685546875, 0.001068115234375, 0...
embed
12744831_c0
12744831
fsharp
0
Title: Built-in &quot;&lt; &gt; compare&quot; doesn&#x27;t work with &quot;IComparable&lt;T&gt;&quot;? Problem title: Built-in &quot;&lt; &gt; compare&quot; doesn&#x27;t work with &quot;IComparable&lt;T&gt;&quot;? Tags: comparison, f%23 Problem: Built-in "< > compare" doesn't work with "IComparable "? I have a Discrimi...
Built-in &quot;&lt; &gt; compare&quot; doesn&#x27;t work with &quot;IComparable&lt;T&gt;&quot;? Built-in &quot;&lt; &gt; compare&quot; doesn&#x27;t work with &quot;IComparable&lt;T&gt;&quot;? comparison f%23 Built-in IComparable CustomComparison SymbolType x.CompareTo Built-in "< > compare" doesn't work with "IComparab...
[ -0.009765625, 0.0089111328125, 0.025390625, 0.010986328125, -0.0224609375, 0.000823974609375, -0.006011962890625, 0.004058837890625, 0.01483154296875, 0.0228271484375, 0.02099609375, 0.011474609375, 0.00457763671875, -0.0234375, 0.0164794921875, -0.021728515625, 0.0025787353515625, ...
[ 667, 24908, 73, 41502, 1277, 5386, 69101, 22027, 3768, 18, 4488, 678, 568, 108161, 147, 2886, 618, 225490, 1238, 3742, 87, 130664, 1686, 1681, 131899, 196707, 1022, 1046, 7763, 16093, 977, 6206, 135421, 3674, 32528, 15673, 4527, 88303, 23, ...
[ 0.0643310546875, 0.14453125, 0.1544189453125, 0.04217529296875, 0.07733154296875, 0.10009765625, 0.2705078125, 0.07177734375, 0.1041259765625, 0.1094970703125, 0.1292724609375, 0.10748291015625, 0.12353515625, 0.1563720703125, 0.188232421875, 0.1661376953125, 0.07275390625, 0.22900...
embed
41226288_c0
41226288
fsharp
0
Title: F# code formatting: adjust spaces Problem title: F# code formatting: adjust spaces Tags: code-formatting, visual-studio-2015, visual-studio, f%23 Problem: F# code formatting: adjust spaces I use VS2015 to write code in F# . I usually used R# to format C# code and now I try to find something similiar but for F# ....
F# code formatting: adjust spaces F# code formatting: adjust spaces code-formatting visual-studio-2015 visual-studio f%23 VS2015 MethodName var1 var2 SomeMethod Visual Power Tools visual-studio-2015 F# code formatting: adjust spaces I use VS2015 to write code in F# . I usually used R# to format C# code and now I try to...
[ -0.00238037109375, 0.032958984375, -0.0024261474609375, 0.002227783203125, -0.0035247802734375, 0.00933837890625, 0.00095367431640625, 0.01507568359375, -0.00555419921875, 0.021728515625, 0.02099609375, 0.00921630859375, -0.02294921875, -0.004638671875, 0.01470947265625, 0.001152038574...
[ 563, 4904, 18151, 9384, 1916, 126596, 32628, 51727, 21176, 52629, 44906, 1238, 3742, 44160, 5357, 74644, 163612, 285, 304, 31384, 78572, 7352, 73372, 17170, 119296, 7, 4527, 33022, 23, 56104, 11814, 627, 47, 9790, 7413, 76465, 5201, 69236, ...
[ 0.1529541015625, 0.2139892578125, 0.2061767578125, 0.19970703125, 0.061614990234375, 0.2279052734375, 0.265380859375, 0.1866455078125, 0.1556396484375, 0.146484375, 0.1658935546875, 0.0830078125, 0.0634765625, 0.1634521484375, 0.2020263671875, 0.1043701171875, 0.020538330078125, 0....
embed
53838297_c0
53838297
fsharp
0
Title: How restart an async Suave server if it crash? Problem title: How restart an async Suave server if it crash? Tags: suave, crash, f%23, restart Problem: How restart an async Suave server if it crash? I have a embebed server for a mobile device that could crash sometimes. I need to always have the server alive. No...
How restart an async Suave server if it crash? How restart an async Suave server if it crash? suave crash f%23 restart How Suave Async.StartAsTask App Application task:System.Threading.Tasks.Task How restart an async Suave server if it crash? I have a embebed server for a mobile device that could crash sometimes. I nee...
[ -0.013427734375, 0.0159912109375, 0.007080078125, 0.0196533203125, 0.02001953125, 0.01708984375, -0.00093841552734375, -0.00113677978515625, 0.00701904296875, -0.03369140625, 0.0035858154296875, 0.019775390625, -0.00579833984375, 0.0191650390625, 0.037841796875, -0.000911712646484375, ...
[ 11249, 456, 17137, 10, 12654, 238, 45384, 272, 10723, 2174, 150631, 109829, 1238, 3949, 3742, 62, 126597, 19659, 9874, 5659, 104921, 66211, 39116, 1042, 442, 55720, 13482, 14288, 75186, 5809, 68018, 3871, 11343, 765, 923, 1957, 3642, 3229, ...
[ 0.0682373046875, 0.1407470703125, 0.2139892578125, 0.052734375, 0.1783447265625, 0.1160888671875, 0.18701171875, 0.23388671875, 0.189697265625, 0.0997314453125, 0.234375, 0.2471923828125, 0.031890869140625, 0.0175323486328125, 0.08642578125, 0.020721435546875, 0.06451416015625, 0.0...
embed
2340442_c0
2340442
fsharp
0
Title: List.map fsi is telling ok, but can&#x27;t build Problem title: List.map fsi is telling ok, but can&#x27;t build Tags: f%23-interactive, f%23 Problem: List.map fsi is telling ok, but can't build Why this piece of code is working on my fsi, but can't build the project? I am using vs2010 and F# 2.0 ...Any ideas th...
List.map fsi is telling ok, but can&#x27;t build List.map fsi is telling ok, but can&#x27;t build f%23-interactive f%23 List.map Temp Error Type Expecting Users Ebru Documents Visual Studio Projects WinFind Program.fs List.map fsi is telling ok, but can't build Why this piece of code is working on my fsi, but can't bui...
[ -0.008056640625, 0.0206298828125, 0.0128173828125, -0.00982666015625, -0.012939453125, 0.00537109375, -0.00555419921875, 0.005340576171875, 0.006317138671875, 0.001678466796875, 0.005035400390625, -0.01031494140625, 0.015625, 0.01446533203125, 0.0147705078125, -0.0242919921875, 0.027...
[ 32036, 62346, 1238, 172, 128219, 3664, 1284, 831, 3768, 18, 45367, 10433, 3742, 37446, 212059, 60457, 60075, 24762, 53400, 241, 11911, 43101, 73372, 22968, 27331, 17686, 204582, 7663, 17447, 63847, 18151, 20697, 13452, 17368, 20209, 11436, 136,...
[ 0.2132568359375, 0.21240234375, 0.10302734375, 0.1719970703125, 0.1668701171875, 0.177734375, 0.1094970703125, 0.1151123046875, 0.04986572265625, 0.12890625, 0.2161865234375, 0.0213470458984375, 0.0194854736328125, 0.166748046875, 0.1124267578125, 0.0927734375, 0.0721435546875, 0.0...
embed
41131082_c0
41131082
fsharp
0
Title: Nested function containing list comprehension Problem title: Nested function containing list comprehension Tags: list, syntax-error, f%23 Problem: Nested function containing list comprehension I can have a function like this: let readLines (filePath:string) = [ use sr = new StreamReader (filePath) while not sr.E...
Nested function containing list comprehension Nested function containing list comprehension list syntax-error f%23 Nested filePath:string StreamReader sr.EndOfStream sr.ReadLine f:string Block Expect Nested function containing list comprehension I can have a function like this: But I cannot have a function like this: I...
[ -0.0244140625, 0.0086669921875, 0.00225830078125, 0.006683349609375, 0.0205078125, 0.01275634765625, 0.0294189453125, 0.002777099609375, -0.006378173828125, -0.029296875, -0.017578125, 0.01214599609375, -0.00023555755615234375, 0.0015869140625, 0.019775390625, -0.0035247802734375, 0....
[ 28701, 71, 32354, 70541, 214, 5303, 46683, 3220, 6889, 6002, 86531, 188800, 1238, 3949, 3742, 11435, 683, 10519, 91693, 115061, 31345, 56, 25191, 152378, 132887, 93232, 80231, 60075, 24762, 831, 1884, 903, 4966, 53418, 765, 70, 18499, 87, 1...
[ 0.29638671875, 0.1507568359375, 0.224365234375, 0.1912841796875, 0.07476806640625, 0.21533203125, 0.186279296875, 0.1943359375, 0.03155517578125, 0.0927734375, 0.1912841796875, 0.2069091796875, 0.07794189453125, 0.061431884765625, 0.1627197265625, 0.133544921875, 0.037109375, 0.152...
embed
13925361_c0
13925361
fsharp
0
Title: Is it possible to enforce that a Record respects some invariants? Problem title: Is it possible to enforce that a Record respects some invariants? Tags: f%23, record, refinement-type Problem: Is it possible to enforce that a Record respects some invariants? Suppose I wanted to create a Record type that represent...
Is it possible to enforce that a Record respects some invariants? Is it possible to enforce that a Record respects some invariants? f%23 record refinement-type Record Bounds Min Max Person Name Is it possible to enforce that a Record respects some invariants? Suppose I wanted to create a Record type that represents acc...
[ -0.0137939453125, -0.0031890869140625, 0.021728515625, 0.0145263671875, -0.0047607421875, 0.0011749267578125, -0.01513671875, -0.0035858154296875, 0.00701904296875, 0.0211181640625, 0.014892578125, 0.0042724609375, 0.0034637451171875, 0.01483154296875, -0.00799560546875, 0.017456054687...
[ 2071, 442, 7722, 22, 50930, 450, 54877, 15072, 7, 3060, 23, 162591, 1238, 3742, 17164, 18831, 73, 50986, 2460, 7030, 4211, 9920, 15270, 15757, 47, 36663, 28282, 10644, 33636, 213850, 881, 64, 24084, 99091, 3917, 4426, 23468, 33022, 44622, ...
[ 0.041168212890625, 0.045501708984375, 0.1998291015625, 0.1483154296875, 0.2509765625, 0.0263671875, 0.25341796875, 0.2293701171875, 0.0936279296875, 0.0623779296875, 0.16064453125, 0.290771484375, 0.0288848876953125, 0.113525390625, 0.19921875, 0.1337890625, 0.08074951171875, 0.140...
embed
48304644_c0
48304644
fsharp
0
Title: Access member of outer type from inner type Problem title: Access member of outer type from inner type Tags: f%23, xunit Problem: Access member of outer type from inner type I am wondering what I have to do in order to make the following F# code compile: type MyType() = [<Literal>] let outer = "Foo" type MyInner...
Access member of outer type from inner type Access member of outer type from inner type f%23 xunit inner Access MyType Literal Foo MyInnerType Bar Trait Fact Assert.Equal Access member of outer type from inner type I am wondering what I have to do in order to make the following F# code compile: The compiler raises the ...
[ 0.00543212890625, 0.003662109375, -0.00634765625, -0.000865936279296875, 0.00848388671875, -0.0179443359375, 0.0189208984375, 0.01190185546875, -0.00921630859375, -0.008056640625, -0.01153564453125, 0.03662109375, 0.01043701171875, 0.0113525390625, 0.01031494140625, 0.0018768310546875,...
[ 40266, 32786, 1810, 56, 10644, 1295, 75414, 1238, 3742, 10438, 6773, 2646, 196707, 135940, 9572, 31, 13857, 3253, 4937, 132640, 33657, 71723, 149016, 3249, 25632, 563, 4904, 18151, 9969, 1340, 34759, 138804, 70, 18499, 93774, 7049, 9323, 3957...
[ 0.213623046875, 0.2166748046875, 0.19580078125, 0.20751953125, 0.1949462890625, 0.07611083984375, 0.2255859375, 0.045440673828125, 0.12109375, 0.0716552734375, 0.1619873046875, 0.07623291015625, 0.2158203125, 0.1337890625, 0.106201171875, 0.03656005859375, 0.1607666015625, 0.111694...
embed
60623262_c0
60623262
fsharp
0
Title: F# non-static methods in modules Problem title: F# non-static methods in modules Tags: f%23 Problem: F# non-static methods in modules I am an absolute newbie to coding, but I need to modify a F# script. It always gives me the error "Method or object constructor 'x' is not static". I read that this might be due t...
F# non-static methods in modules F# non-static methods in modules f%23 Primitives axis1 Zaber.Motion.Ascii.Device.GetAxis device.GetAxis F# non-static methods in modules I am an absolute newbie to coding, but I need to modify a F# script. It always gives me the error "Method or object constructor 'x' is not static". I ...
[ -0.014892578125, 0.01019287109375, 0.02734375, -0.00848388671875, 0.0115966796875, 0.01708984375, 0.024169921875, -0.009521484375, -0.008056640625, -0.0361328125, 0.01214599609375, -0.007659912109375, -0.01318359375, -0.01263427734375, 0.0142822265625, -0.00098419189453125, 0.0097045...
[ 563, 4904, 351, 201939, 150624, 88996, 1238, 3949, 3742, 44506, 10, 33102, 418, 825, 1297, 9083, 1363, 26506, 20375, 126, 284, 75186, 23, 89931, 3525, 9014, 552, 2811, 40383, 26499, 11343, 18499, 78572, 7352, 707, 36746, 64549, 748, 425, ...
[ 0.115966796875, 0.173583984375, 0.1978759765625, 0.25390625, 0.1859130859375, 0.1746826171875, 0.0699462890625, 0.00701904296875, 0.08868408203125, 0.0933837890625, 0.04925537109375, 0.2005615234375, 0.04095458984375, 0.08203125, 0.1607666015625, 0.06793212890625, 0.013824462890625, ...
embed
10743590_c0
10743590
fsharp
0
Title: Automatic enumeration of an Sequence Problem title: Automatic enumeration of an Sequence Tags: sequences, f%23 Problem: Automatic enumeration of an Sequence Is there standard function to enumerate an F# sequence that works like Python's enumerate() ? It's very easy to write from scratch: let enumerate (sq : seq<...
Automatic enumeration of an Sequence Automatic enumeration of an Sequence sequences f%23 Automatic Sequence IEnumerator e.MoveNext e.Current sq.GetEnumerator Spring Summer Fall Winter Seq.zip Automatic enumeration of an Sequence Is there standard function to enumerate an F# sequence that works like Python's enumerate()...
[ 0.012939453125, 0.0211181640625, -0.0076904296875, 0.0191650390625, -0.00750732421875, -0.0027923583984375, -0.003997802734375, 0.004058837890625, 0.00189971923828125, -0.029296875, -0.0040283203125, 0.038818359375, 0.00038909912109375, 0.0269775390625, 0.01019287109375, -0.01684570312...
[ 51719, 1771, 189085, 1363, 111, 142, 503, 944, 3956, 40, 26513, 5170, 1238, 3949, 3742, 75536, 2606, 56, 4597, 28, 9083, 272, 81280, 474, 15724, 864, 38026, 79428, 12676, 30870, 50836, 2071, 2685, 5570, 32354, 47, 67, 563, 4904, 450, 43...
[ 0.24072265625, 0.1090087890625, 0.26513671875, 0.07513427734375, 0.0347900390625, 0.049835205078125, 0.107177734375, 0.168212890625, 0.10498046875, 0.0833740234375, 0.1807861328125, 0.009185791015625, 0.116943359375, 0.07952880859375, 0.1337890625, 0.0540771484375, 0.2144775390625, ...
embed