Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commite69a774

Browse files
authored
Remove inaccurate comment
1 parent2556ec7 commite69a774

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎src/fsharp/FSharp.Core/local.fs‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -409,8 +409,6 @@ module internal List =
409409
|[]->false
410410
| h1::t1-> f h1|| exists f t1
411411

412-
// optimized mutation-based implementation. This code is only valid in fslib, where mutation of private
413-
// tail cons cells is permitted in carefully written library code.
414412
let recrevAcc xs acc=
415413
match xswith
416414
|[]-> acc

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp