CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
optional
08-31
other
Java optional stream collector to list from two sources else null?
08-30
OS
Create a Map of Optionals in Java using Streams
08-30
other
Error to use a shorter spelling to unwrap a value
08-25
Enterprise
Could be in Optional really anything
08-22
Software engineering
Pass nonconsecutive values as arguments to bash / awk script
08-20
Software engineering
How do I pass and modify an optional argument to a function through a header file in C ?
08-18
Mobile
Filter List to get specific object or else return default
08-12
Back-end
Validating Nullable fields in Java
08-12
Enterprise
Combine the Two Lines of code initializing and populating a List into a Single Statement in Java 8?
08-09
Enterprise
Use Optional instead of null check
08-07
Blockchain
Using Supplier instead of Optional as a method parameter
08-07
Net
Using Supplier instead of Optional in the method parameter
08-06
Software engineering
Typescript - optional type if generic is not provided
08-06
Software design
Using optionals, is it possible to return early on "ifPresent" withoud adding a separate i
08-05
Software design
Typescript optional generic with extends
08-05
Enterprise
Writing a function to calculate object properties whereas the object includes optional properties
08-02
front end
Building a custom function for creating a new object as a subset of object properties of any depth:
07-28
Blockchain
How to check for an empty Optional array of strings in Java?
07-25
Mobile
How to convert Optional<List<Integer>> to Optional<ArrayList<Integer>>
07-24
Mobile
Java: Convert Optional<List<Integer>> to Optional<ArrayList<Integer>>
07-20
Net
Optional positional parameter in Dart
07-15
Enterprise
getting a Optional value in dictionary
07-12
other
Using Optional<T> in Spring Boot Service & Controller?
07-12
Back-end
Nested Optional.get generates warning when checked and chained in orElse()
07-05
Back-end
Kotlin - Ktor - How to handle Optional API resource fields in PATCH calls?
07-03
Software engineering
Typescript error object undefined when optional
06-30
Software engineering
Iterating over std::optional
06-28
Software design
Wouldn't it be against the use of an optional object for validation?
06-25
Back-end
gcc problem with std::optional and packed struct member
06-21
Blockchain
Call function in Java Optional ifPresent with OrElse
06-21
Enterprise
Is there a way to conditionally validate with class-validator?
06-20
database
I wonder if the two codes have the same behavior
06-16
Blockchain
Optional orElse() cannot return alternative value when an Exception occurs
06-16
Back-end
Java Optional orElse cannot return alternative value when exception occurs
06-10
Software design
Not sure conceptwise where I am wrong in optional chaining in swift..Can anyone please explain why t
06-07
Software design
How to deal with warning 'unsafe null type convertion' when using java.lang.Optional
06-04
Software design
How to Set an Object's Property using Streams
05-10
Enterprise
Is there an if-let one liner shorthand?
05-08
Blockchain
How to handle defaulted optional fields in an options parameter for a TypeScript class whilst lettin
05-04
other
Optional in builder pattern, get()
98
1
2
3
Next
Last
Links:
CodePudding