CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
pattern-matching
09-15
Software engineering
deleting duplicates tail recursively in OCaml
09-14
Software engineering
Type-safety for Patternmatching on Parameters with Dependent Types in Scala
09-09
OS
(Scala 2.12.8) pattern type is incompatible with expected type for parameterized type inside of para
09-09
Mobile
Regex pattern match how to leave one with spaces in it?
09-08
Net
How can i combine guards with pattern matching in Haskell? (And can I at all?)
09-07
Software engineering
Using data.table to match multiple patterns against multiple strings in R
09-06
database
How to match pattern against multiple strings and store in data.frame in R
09-05
Back-end
Regex do not match if (.*) contains a string
09-03
other
Pattern matching case classes, all cases have same return
09-02
OS
how to converting function to cps recursively
09-01
other
How to join tables using setDT in R
08-31
database
How to pattern match on SomeException?
08-31
Software engineering
Finding List A item pattern search in List B
08-27
Software engineering
Pattern matching on one field of collection
08-26
database
java - regex pattern matching days, hours, minutes, seconds
08-24
Enterprise
Pattern matching on a Scala case class with `type` as a field
08-24
Blockchain
How to Select Numbers from specific positions using regex?
08-24
Software design
How to return indices of matching rows between two data.frames in R
08-19
OS
How do I specify a regex in Java to match any IP address that does not end in ".0.0"?
08-16
Software design
How to match multiple string arguments efficiently in R
08-15
other
Can I implement operator overloading for D's SumType alias?
08-11
OS
Name binding in pattern matching in OCaml
08-10
Enterprise
Scala parsing generic argument of a function
08-04
Software engineering
powershell -match 2 different parts of one URL and get them
07-29
Net
Regular expression that allows only a specific special character when it has a specific length
07-25
Back-end
Urlpattern regular expression not working
07-24
OS
Why does matching this function parameter seprately work, but not with guards. (Haskell)
07-23
Blockchain
python pandas search string in a column and get initial position if the string is found
07-20
Blockchain
Regex - System Requirements
07-20
Net
What is the meaning of the `[_]` pattern in Haskell?
07-16
Back-end
How to match and extract string matching regular expression
07-13
Blockchain
Need to append a line after a word in a file
07-13
OS
Create grouping variable from string sequences
07-13
database
Python regex replacement with str.replace. Pattern (wordhypenword) Replacement (wordspacehypenspacew
07-07
Enterprise
PHP preg_replace_callback creates false entries in matches for named groups
07-05
front end
Javascript Split and Match the pattern array
07-01
OS
Extract text with Java regex with reference support
06-26
Enterprise
How do I use pattern matching in GHCi?
06-25
Back-end
Extract CVE from a text column
06-25
Net
Pattern Matching Element in List in Haskell
127
1
2
3
4
Next
Last
Links:
CodePudding