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 extractor
Scala alternative cases match syntax with different type of extracted value
Jan 02, 2026
scala
pattern-matching
extractor
Scala Extractor unapply called twice
Dec 11, 2025
scala
case
collect
extractor
youtubeExtractor for Android
Dec 08, 2025
android
youtube
path
extractor
unapply method of a case class is not used by the Scala compiler to do pattern matching, why is that?
Oct 21, 2025
java
scala
pattern-matching
extractor
JMeter JSON Extractor, extract all values of one key in a string
Dec 26, 2022
json
jmeter
extractor
How to get access token with JMeter JSON Extractor and use it?
Dec 25, 2022
json
jmeter
performance-testing
extractor
How to use extractor in polymorphic unapply?
Dec 30, 2021
scala
extractor
unapply
Difference between home made extractor and case class extractor
May 26, 2019
scala
case-class
extractor
Match order with an extractor
Sep 28, 2021
scala
match
extractor
Modeling with Scala case class
Sep 13, 2022
scala
pattern-matching
case-class
extractor
Why does a for-comprehension used with an extractor of type tuple result in a compile warning on `filter`?
Sep 13, 2022
scala
for-comprehension
extractor
Nested Scala matchers why Some(Some(1),1) can't match?
Nov 10, 2022
scala
pattern-matching
case
scala-option
extractor
Pattern matching against Scala Map entries
Oct 15, 2022
scala
pattern-matching
extractor
Scala, partial functions
Sep 13, 2022
scala
pattern-matching
partialfunction
extractor
Replacing case class inheritance with extractors preserving exhaustiveness checks in Scala
Nov 10, 2021
scala
inheritance
pattern-matching
case-class
extractor
Understanding pattern matching on lists
Oct 15, 2022
list
scala
pattern-matching
extractor
Scala: Pattern matching when one of two items meets some condition
Aug 15, 2022
scala
pattern-matching
extractor
Scala extractors - skip unused parameters
Dec 21, 2021
scala
pattern-matching
case-class
extractor
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
Older Entries »