(?)
Quotes are added by the Goodreads community and are not verified by Goodreads. (Learn more)

“Functional programming is guided by two main ideas. The first idea is that functions are first-class values. In a functional language, a function is a value of the same status as, say, an integer or a string. You can pass functions as arguments to other functions, return them as results from functions, or store them in variables. You can also define a function inside another function, just as you can define an integer value inside a function. And you can define functions without giving them a name, sprinkling your code with function literals as easily as you might write integer literals like 42.”

Martin Odersky, Programming in Scala Fifth Edition: Updated for Scala 3.0
Read more quotes from Martin Odersky


Share this quote:
Share on Twitter

Friends Who Liked This Quote

To see what your friends thought of this quote, please sign up!

0 likes
All Members Who Liked This Quote

None yet!


This Quote Is From

Programming in Scala Fifth Edition: Updated for Scala 3.0 Programming in Scala Fifth Edition: Updated for Scala 3.0 by Martin Odersky
1,663 ratings, average rating, 100 reviews
Open Preview

Browse By Tag