Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pattern-matching

PostgreSQL regular expression

Remove duplicate words after stripping punctuation

Re-order columns in a text file by a specific pattern

PHP way to execute SQL LIKE matching without a database query?

Occurrence of a string in all the file names within a folder in Bash

bash pattern-matching glob

Lua pattern matching: problem specifying the pattern to match

enrich PartialFunction with unapply functionality

Sequential scan for column indexed with varchar_pattern_ops

Use matched value in case construct in Haskell

haskell pattern-matching

awk extended pattern matching (embedding pattern matching in actions for already matched strings)

Motivation for match expression syntax

Pattern matching using information from theorems

Perl: Can I use pattern matching to find certain lines in a log file

Pattern match on type of polymorphic parameter - alternatives

How do variables in pattern matching allow parameter omission?

Type classes & instances: Pattern parameter becoming a list -- or not?

Pattern matching of mutable values using F#

f# pattern-matching mutable

Why can't I apply pattern-matching against non-case classes?

scala pattern-matching

? LIKE (column || '%')

Pattern matching on variant without deconstructing in Haskell

haskell pattern-matching