Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Nov 26, 2024. It is now read-only.
This repository was archived by the owner on Nov 26, 2024. It is now read-only.
There was an error while loading. Please reload this page.
https://msdn.microsoft.com/en-us/visualfsharpdocs/conceptual/list.truncate%5B%27t%5D-function-%5Bfsharp%5D?f=255&MSPPError=-2147217396
says the output of the sample code is
But the actual output is:
Also the description "Returns a list that with at most N elements." could be clarified, e.g. "Returns a new list that contains at most N elements from the start of the input list."