Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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?

Pattern Matching on Function

How to deal with Agda not being sure in whether to generate constructor case in the `with` statement?

pattern-matching agda

Java Get first character values for a string

Error: Variable ... must occur on both sides of this | pattern

pattern-matching ocaml