Click here to Skip to main content
15,891,473 members
Articles / Programming Languages / C#

Implementing Perl-style list operations using C# 2.0

Rate me:
Please Sign up or sign in to vote.
4.26/5 (8 votes)
22 Jul 20046 min read 70K   16  
Instructions on implementing Perl map and grep with C# 2.0.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
Finland Finland
Finnish software/web developer working mostly on the .net/C# platform. Free time is split between Bugzilla (open source bugtracking suite), law studies and Life.

Comments and Discussions