Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pattern-matching

F# Pattern Match on Seq.Length

f# pattern-matching

Haskell tuple not matching with function argument

How do I make inexact string comparisons with Perl?

Mining Wikipedia for mapping relations for text mining

Incomplete pattern matching a tuple in F#

Pattern Matching and List Comprehension in List of Tuples

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