Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Replace element in immutable array matching predicate [Answered] - C#
C
C#
•
4y ago
•
24 replies
Thinker
Replace element in immutable array matching predicate [Answered]
Got a simple issue
, I want to replace an element in an
ImmutableArray<T>
ImmutableArray<T>
which matches a predicate with another item
. Is there some handy Linq method which could do this easily or am I just gonna have to write my own
?
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
62,270
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Replace node in immutable tree
C
C# / help
4y ago