Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pattern-matching

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

How to print an ascii square spiral to the console

Matching multi-language (latin extended) characters in lua

How can I use overloaded case class constructors and still use pattern matching?

Haskell pattern matching gone wrong

awk from Python: wrong subprocess arguments?