Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in pattern-matching

Force tableswitch instead of lookupswitch

javascript regexp replace not working, but string replace works

Scala extractors - skip unused parameters

A more complex version of "How can I tell if a string repeats itself in Python?"

How to systematically avoid unsafe pattern matching in Scala?

How do I destructure a vector without taking a slice?

fuzzy string matching with grep

Error combining 'if' statements that null-checks and Pattern Matches

c# pattern-matching

Haskell / GHC -- is there any infix tag / pragma for "warn incomplete patterns"

Discriminated Union - Allow Pattern Matching but Restrict Construction

When is it useful to use "strict wildcard" in Haskell, and what does it do?

Use case and examples for type pattern with type variable

Why does the =~ operator only sometimes have side effects?

Is it possible to destructure the `self` argument of a method?

rust pattern-matching

C# 7 Pattern Matching

c# pattern-matching c#-7.0

Fast Hamming distance scoring

Why is Cases[] so slow here? Are there any tricks to speed it up?

Scala XML Pattern matching and Attributes

xml scala pattern-matching

How to write this regular expression in Lua?

regex lua pattern-matching

how to pattern match on an arbitrary number of arguments?

pattern-matching ocaml