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
What is the real benefit of returning Optional<Map<String, String>> rather than just an empty Map<String, String> [duplicate]
Oct 26, 2022
java
java-8
optional
Java 8 generic collections with optionals
Feb 19, 2022
java
generics
java-8
optional
bounded-wildcard
Function throws AND returns optional.. possible to conditionally unwrap in one line?
Feb 09, 2022
swift
optional
throws
unwrap
Return Optional as it is if the returned Optional has value, else call another function [duplicate]
Sep 05, 2022
java
java-8
optional
flatmap
option-type
dynamically determine type of Option when it has value 'None'
Jan 19, 2020
f#
optional
Why have multiple version of Optional in Java 8
Sep 24, 2022
java-8
optional
Can you continue a loop if optional downcasting fails in Swift?
Apr 03, 2020
swift
optional
option-type
Is there an analogous to tryFind for the new Result type in F# 4.1?
May 24, 2022
f#
optional
f#-4.1
Java: Add to Guava ImmutableList if optional value is present
Nov 10, 2022
java
list
immutability
optional
Why is the nil coalescing operator ?? returning nil?
Jun 20, 2022
swift
optional
Why does the compiler tell me I need to unwrap a Bool (non-optional?)
Nov 04, 2022
swift
optional
Java stream API. Find field of an object matching predicate in one line. Return some default value if not exists
Oct 29, 2022
java
java-stream
optional
Simplifying Option[Boolean] expression in Scala
Sep 10, 2022
scala
optional
boolean-logic
scala-option
scalastyle
option-type
Clojure: Pass 'expanded' optional args to function
Jan 27, 2020
clojure
arguments
sequence
keyword
optional
C# String.Format optional parameters
Apr 27, 2021
c#
parameters
optional
string.format
How to use Java 8 Optional properly that can conditionally return a value or throw exception?
Aug 21, 2022
java
java-8
optional
Why does pattern matching on &Option<T> yield something of type Some(&T)?
Apr 20, 2022
reference
rust
optional
How to write "if optional is empty, call next method returning optional, if not return this non-empty optional" several times in a functional style? [duplicate]
Sep 26, 2022
java
java-8
functional-programming
optional
With std::optional, what does it mean to "remove the move constructor from overload resolution"?
Oct 09, 2022
c++
c++14
language-lawyer
optional
option-type
What is the difference between Some and Option in Rust?
Sep 02, 2022
types
rust
optional
« Newer Entries
Older Entries »