Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 87909
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 10, 20262026-05-10T22:28:36+00:00 2026-05-10T22:28:36+00:00

I very rarely meet any other programmers! My thought when I first saw the

  • 0

I very rarely meet any other programmers!

My thought when I first saw the token was ‘implies that’ since that’s what it would read it as in a mathematical proof but that clearly isn’t its sense.

So how do I say or read ‘=>’ as in:-

IEnumerable<Person> Adults = people.Where(p => p.Age > 16) 

Or is there even an agreed way of saying it?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. 2026-05-10T22:28:37+00:00Added an answer on May 10, 2026 at 10:28 pm

    I usually say ‘such that’ when reading that operator.

    In your example, p => p.Age > 16 reads as ‘P, such that p.Age is greater than 16.’

    In fact, I asked this very question on the official linq pre-release forums, and Anders Hejlsberg responded by saying

    I usually read the => operator as ‘becomes’ or ‘for which’. For example,
    Func f = x => x * 2;
    Func test = c => c.City == ‘London’;
    reads as ‘x becomes x * 2’ and ‘c for which c.City equals London’

    As far as ‘goes to’ – that’s never made sense to me. ‘p’ isn’t going anywhere.

    In the case of reading code to someone, say, over the phone, then as long as they’re a fellow C# programmer, I’d just use the word ‘lambda’ – that is, ‘p lambda p dot age greater-than sixteen.’

    In comments Steve Jessop mentioned ‘maps to’ in the case of transformations – so taking Anders’ example:

    x => x * 2; 

    would read

    x maps to x times 2.

    That does seem much closer to the actual intention of the code than ‘becomes’ for this case.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a variable that very rarely gets an incorrect value. Since the system
I have a friend that uses facebook very rarely. What I would like to
I have observed that in C++ namespaces are very rarely used while in .Net
While it's very handy, I very rarely, if ever, come across functions that return
I've recently encountered a very rarely reproducible bug. If I cast a pointer that
I am running a short bit of code that will occasionally (very rarely) Access
I have a small form that displays some progress information. Very rarely I have
I have an app, that had run hundreds of times fine, but very rarely
Well Sometimes I am typing and very rarely it happens that something steals focus,
At the office, when I leave for the night I very rarely log off

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.