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 unapply
How to use extractor in polymorphic unapply?
Dec 30, 2021
scala
extractor
unapply
Does Scala allow for this kind of extractor?
Jul 05, 2022
scala
unapply
Scala - add unapply to Int
Oct 21, 2020
scala
implicit-conversion
unapply
Scala - implicit conversion with unapply
Nov 07, 2022
scala
implicit-conversion
unapply
Scala - can unapply return varargs?
Apr 20, 2018
scala
variadic-functions
unapply
Can a Scala "extractor" use generics on unapply?
Aug 22, 2022
scala
generics
extractor
unapply
Can extractors be customized with parameters in the body of a case statement (or anywhere else that an extractor would be used)?
Oct 12, 2018
scala
extractor
unapply
What are the limitations on inference of higher-kinded types in Scala?
Sep 12, 2022
scala
type-inference
higher-kinded-types
unapply
How to pattern match a class with multiple argument lists?
Jul 08, 2022
class
scala
pattern-matching
case
unapply
What is the difference between unapply and unapplySeq?
Nov 13, 2022
scala
pattern-matching
unapply