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 optional
Java 8 map signature: public<U> Optional<U> map(Function<? super T, ? extends U> mapper)--why are there two Us?
Dec 06, 2019
java
generics
optional
Type Mismatch cannot convert from type Optional<User> to User
Sep 07, 2022
java
java-8
optional
Python argparse : how to detect duplicated optional argument?
May 25, 2020
python
argparse
optional
option-type
Avoid isPresent() and get() in control logic
Jul 02, 2022
java
lambda
functional-programming
java-8
optional
How to use optional binding in Swift 2
Sep 25, 2022
ios
uitextfield
optional
swift2
optional-binding
Why Java's Optional doesn't call Consumer in ifPresent()?
Sep 19, 2022
java
lambda
java-8
optional
consumer
option-type
Java8 - get by index but something similar to 'getOrDefault' for Map?
Nov 05, 2022
collections
java-8
optional
Returning null with Optional.orElseGet() and setting response value
Nov 24, 2020
java
spring
null
response
optional
option-type
C# Pass an integer variable with an optional default value
Oct 20, 2022
c#
default
optional
How do I avoid two filters when condition involves an Optional
Sep 13, 2022
java
optional
option-type
Backtracking in scala parser combinators?
May 08, 2019
parsing
scala
optional
backtracking
combinators
option-type
boost::optional<std::string> and implicit constructor from char[]
Apr 08, 2019
c++
string
boost
char
optional
Scala Option type upper bound don't understand
Sep 12, 2022
scala
optional
type-systems
Scala Pattern Matching on Option
Nov 07, 2022
scala
pattern-matching
optional
Replacing repetitive get statement with Java 8 Optional
Jan 02, 2022
java
optional
option-type
I need to use a Java 8 Optional method that either gets the wrapped value, or calls a void return Consumer lambda
Oct 20, 2022
java
lambda
java-8
optional
Is it ok to use Optional.ofNullable for checking if null and assigning default value
Aug 25, 2022
java
java-8
optional
option-type
Looping through a multidimensional array in swift
Nov 06, 2022
swift
optional
option-type
How Does Spring 4.3 Unwrap An Optional From Cache If It Was Empty
Nov 19, 2022
spring
caching
optional
Convenience initializer with non-optional property
Sep 15, 2022
swift
initialization
optional
« Newer Entries
Older Entries »