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
Iterate over an optional list of integers ifPresent
Aug 06, 2020
list
lambda
java-8
java-stream
optional
Java 8 extract non null and non empty value from HashMap
Apr 01, 2022
java
dictionary
java-8
optional
What to use std::optional or std::unique_ptr
Nov 05, 2022
c++
optional
unique-ptr
option-type
Declare protocol function with default argument values
Aug 23, 2022
swift
callback
optional
swift-protocols
completion
Why does make_optional decay its argument type?
Mar 05, 2021
c++
typetraits
optional
c++-standard-library
c++14
option-type
Using Java 8 Optional for List of String as output
Sep 16, 2022
java
lambda
java-8
optional
Common naming conventions for option type variables and methods that return them [closed]
Sep 12, 2022
java
scala
guava
java-8
optional
How to rewrite code to optionals?
Aug 31, 2022
java
nullpointerexception
java-8
optional
Why isn't there an OptionalInt.ofNullable(Integer);
Sep 15, 2022
java
java-8
optional
Throw RuntimeException inside Stream with Optional.orElseThrow
Nov 03, 2021
java
java-stream
optional
runtimeexception
option-type
Swift Optionals - Variable binding in a condition requires an initializer
Jul 24, 2022
swift
optional
option-type
Calling Functions With std::optional Parameters
Oct 23, 2022
c++
optional
c++-standard-library
boost-optional
Why does std::optional::operator=(U&&) require U to be a non-scalar type?
Sep 15, 2022
c++
language-lawyer
c++17
optional
Variable 'xxx' was never mutated, consider changing to 'let'
Oct 18, 2022
swift
optional
option-type
Is using Optional.ofNullable as a replacement for the ternary operator a good practice?
Oct 01, 2022
java
java-8
optional
nullable
option-type
Why is boost::optional::is_initialized() deprecated?
Aug 29, 2022
c++
boost
optional
Why is Xcode telling me to add .map { $0.rawValue } when I can just do ?.rawValue?
Dec 17, 2021
swift
xcode
enums
optional
option-type
Is there any Hamcrest Matcher for java.util.Optional?
Aug 20, 2022
java
unit-testing
optional
matcher
hamcrest
Optional.of(null)will throw NPE, I need to verify null before call the method?
Aug 26, 2022
java-8
optional
java.util.Objects vs Optional which is preferable?
Sep 13, 2022
java
optional
java-9
« Newer Entries
Older Entries »