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

Commitdb6d3b7

Browse files
mexxlatkin
authored andcommitted
Remove erroneously attached Obsolete attribute
fixesdotnet#170closesdotnet#173
1 parent57f4f68 commitdb6d3b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎src/fsharp/FSharp.Core/seq.fsi‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -567,7 +567,6 @@ namespace Microsoft.FSharp.Collections
567567
///<exception cref="System.ArgumentNullException">Thrown when the input sequence is null.</exception>
568568
///<exception cref="System.ArgumentException">Thrown when the index is negative or the input sequence does not contain enough elements.</exception>
569569
[<CompiledName("Item")>]
570-
[<Obsolete("please use Seq.item")>]
571570
val item:index:int->source:seq<'T>-> 'T
572571

573572
///<summary>Applies the given function to each element of the collection.</summary>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp