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 scala-option
Why wrapping a generic method call with Option defers ClassCastException?
Oct 08, 2022
scala
generics
classcastexception
scala-option
scala-generics
Why does Option not extend the Iterable trait directly?
May 10, 2020
scala
implicit-conversion
scala-collections
scala-option
Combining 2 Options into 1
Aug 18, 2022
scala
scala-option
Scala Option - Getting rid of if (opt.isDefined) {}
Sep 03, 2022
scala
scala-option
Why doesn't Option have a fold method?
Jul 05, 2022
scala
map
fold
scala-option
Could/should an implicit conversion from T to Option[T] be added/created in Scala?
Aug 17, 2022
scala
scala-option
How to flatten list of options using higher order functions?
Sep 06, 2021
scala
scala-option
Why is foreach better than get for Scala Options?
Aug 12, 2022
scala
scala-option
How to get an Option from index in Collection in Scala?
Aug 17, 2022
scala
scala-option
Is there a scala identity function?
Aug 25, 2022
scala
functional-programming
scala-option
How to transform Scala collection of Option[X] to collection of X
Oct 19, 2022
scala
scala-collections
scala-option
Composing Option with List in for-comprehension gives type mismatch depending on order
Jul 26, 2022
scala
for-loop
type-mismatch
for-comprehension
scala-option
Wrapping null-returning method in Java with Option in Scala?
Aug 16, 2022
java
scala
scala-option
« Newer Entries