Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in lambda
Which is more preferable to use: lambda functions or nested functions ('def')?
Aug 16, 2022
python
syntax
function
lambda
What does lambda with 2 arrows mean in Java 8?
Aug 16, 2022
java
lambda
java-8
currying
Java8 Lambdas vs Anonymous classes
Sep 05, 2022
java
lambda
java-8
anonymous-class
How to set a Django model field's default value to a function call / callable (e.g., a date relative to the time of model object creation)
Aug 16, 2022
django
django-models
parameters
lambda
default
Do lambda expressions have any use other than saving lines of code?
Aug 16, 2022
java
lambda
java-8
How can I get every nth item from a List<T>?
Aug 16, 2022
c#
linq
list
lambda
Order a List (C#) by many fields? [duplicate]
Dec 14, 2021
c#
list
lambda
sql-order-by
How does generic lambda work in C++14?
Aug 16, 2022
c++
lambda
auto
c++14
Why do some C# lambda expressions compile to static methods?
Aug 16, 2022
c#
.net
reflection
lambda
Lambda capture and parameter with same name - who shadows the other? (clang vs gcc)
Dec 14, 2021
c++
c++11
lambda
language-lawyer
shadowing
Assignment inside lambda expression in Python
Sep 05, 2022
python
lambda
expression
variable-assignment
Why must a lambda expression be cast when supplied as a plain Delegate parameter
Aug 15, 2022
c#
c#-3.0
delegates
lambda
Proper usage of Optional.ifPresent()
Aug 15, 2022
java
lambda
java-8
optional
Cannot convert lambda expression to type 'string' because it is not a delegate type [duplicate]
Dec 14, 2021
c#
asp.net
linq
lambda
How to debug stream().map(...) with lambda expressions?
Aug 15, 2022
java
debugging
lambda
java-8
Lambda returning itself: is this legal?
Aug 21, 2022
c++
lambda
language-lawyer
c++17
auto
Comparator.reversed() does not compile using lambda
Dec 14, 2021
java
lambda
java-8
comparator
method-reference
Do c++11 lambdas capture variables they don't use?
Aug 15, 2022
c++
lambda
c++11
converting a .net Func<T> to a .net Expression<Func<T>>
Dec 14, 2021
c#
.net
lambda
expression
func
Is there a way to specify an "empty" C# lambda expression?
Dec 14, 2021
c#
lambda
« Newer Entries
Older Entries »