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
Non-capturing lambda seems to nevertheless capture the enclosing instance
Oct 03, 2021
java
lambda
java-8
language-lawyer
Are compiled Java 8 lambda expressions backwards compatible with earlier versions of the Java runtime?
Nov 20, 2022
java
lambda
backwards-compatibility
java-8
How do you capture iteration variables?
Aug 15, 2022
c#
.net
for-loop
lambda
Comparing Java's lambda expression with Swift's function type
Aug 22, 2022
java
swift
function
lambda
Java Lambda to comparator conversion - intermediate representation
Dec 18, 2021
java
lambda
java-8
comparator
functional-interface
Simulating `continue;`, `break;` in lambda-based foreach loops
Jun 07, 2021
c++
loops
lambda
c++14
Else method for ifPresent Stream [duplicate]
Nov 11, 2022
java
lambda
java-8
java-stream
optional
option-type
boost::function_output_iterator constructed from lambda function is not assignable
Feb 02, 2022
c++
c++11
boost
lambda
Java 8 lambda expression with an abstract class having only one method [duplicate]
Mar 29, 2022
java
lambda
java-8
Is it possible to pass generic lambda as non-template argument
Jul 04, 2022
c++
lambda
c++14
generic-lambda
Mapping a list to Map Java 8 stream and groupingBy
Oct 17, 2017
java
collections
lambda
java-8
How to capture std::unique_ptr "by move" for a lambda in std::for_each
Sep 05, 2022
c++
lambda
c++11
How to make the lambda a friend of a class?
Oct 21, 2022
c++
c++11
lambda
friend
GCC incorrectly captures global variables by reference in lambda functions?
Aug 02, 2019
c++
gcc
lambda
c++11
@Html.EditorFor(m => m) lambda syntax in MVC
Mar 13, 2019
c#
razor
lambda
extension-methods
editorfor
Multiline lambda comparator
Sep 25, 2019
java
lambda
javafx
Why can't a generic lambda call itself, but wrapping it in a class allows it?
Dec 01, 2021
c++
templates
recursion
lambda
c++14
Java 8 Lambdas - equivalent of c# OfType
Feb 12, 2022
java
c#
java-8
lambda
Java8 Lambda expression to iterate over enum values and initialize final member
Sep 19, 2022
java
lambda
enums
java-8
Handling null pointers and throwing exceptions in streams
Sep 23, 2022
java
lambda
java-8
nullpointerexception
« Newer Entries
Older Entries »