Search code examples
Could be in Optional really anything...

javaoption-type

Read More
Null check vs Optional isPresent check...

javafunctional-programmingjava-8option-type

Read More
What am i doing wrong in this Java optional - orElse statement...

javafunctional-programmingoption-type

Read More
Pass nonconsecutive values as arguments to bash / awk script...

bashawkargumentsrangeoption-type

Read More
Optional<T> as a Record Parameter in Java...

javaoption-typerecordjava-17

Read More
Java records with nullable components...

javaoption-typejava-14java-recordpreview-feature

Read More
Filter List to get specific object or else return default...

javajava-streamoption-type

Read More
Why java.util.Optional is not Serializable, how to serialize the object with such fields...

javaserializationjava-8option-type

Read More
Handle only else condition in swift 'if let' using 'where'...

iosswiftoption-type

Read More
Using optionals, is it possible to return early on "ifPresent" without adding a separate i...

javaoption-type

Read More
Using Supplier instead of Optional as a method parameter...

javaoverloadingoption-typenull-checksupplier

Read More
Typescript - optional type if generic is not provided...

typescriptgenericsinterfaceoption-type

Read More
Writing a function to calculate object properties whereas the object includes optional properties...

typescriptfunctionoption-typerequired-field

Read More
Typescript optional generic with extends...

typescriptgenericsoption-typeextends

Read More
How does Swift ReferenceWritableKeyPath work with an Optional property?...

swiftoption-typecombineswift-keypath

Read More
Building a custom function for creating a new object as a subset of object properties of any depth: ...

javascripttypescriptfunctionoption-type

Read More
OptionalInt - Creating Nested orElse() branch...

javaoption-type

Read More
How to check for an empty Optional array of strings in Java?...

javaspring-bootoption-type

Read More
Is there a concise way to "invert" an Option?...

scalaoption-type

Read More
How to build F# type fulfilling business rules?...

c#f#domain-driven-designoption-type

Read More
Nested Optional.get generates warning when checked and chained in orElse()...

javaintellij-ideaoption-type

Read More
Optional positional parameter in Dart...

dartrecursionparameter-passingoption-typeoptional-parameters

Read More
JSON deserialization: input DateTime? to output Option<DateTime>...

c#jsonf#option-type

Read More
getting a Optional value in dictionary...

swiftdictionaryoption-type

Read More
What does the "Just" syntax mean in Haskell?...

haskellsyntaxoption-type

Read More
Functional composition of Optionals...

functional-programmingmonadsoption-typeapplicative

Read More
What is the advantage of Option/Maybe Monad over Functor?...

scalahaskellmonadsfunctoroption-type

Read More
Typescript error object undefined when optional...

typescriptobjecttreeoption-type

Read More
How to delete Null-elements from the Stream before applying collect?...

javanullpointerexceptionnulljava-streamoption-type

Read More
Wouldn't it be against the use of an optional object for validation?...

javaspringvalidationoption-type

Read More
BackNext