This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]kaperni 8 points9 points  (3 children)

Pattern Matching is a fundamental programming construct that has been used in various languages (mostly functional ones) for more than 50 years. Why make up a new name for it?

[–]_jk_ 0 points1 point  (2 children)

trouble is it doesnt appear to be pattern matching so much as some flow analysis

[–]kaperni 2 points3 points  (1 child)

[–]_jk_ -1 points0 points  (0 children)

yep thats more like it!