Skip to content

Commit 246d567

Browse files
committed
Add tags and description for John Wiegley's pcase tutorial
1 parent e7c85ad commit 246d567

File tree

2 files changed

+21
-15
lines changed

2 files changed

+21
-15
lines changed

README.org

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2072,15 +2072,18 @@ Dash is a powerful library, and one of its features is powerful destructuring wi
20722072

20732073
***** Articles :articles:
20742074

2075-
****** [[https://www.emacswiki.org/emacs/PatternMatching][EmacsWiki: Pattern Matching]] :examples:EmacsWiki:
2076-
2077-
There are /lots/ of examples here.
2078-
2079-
****** [[http://newartisans.com/2016/01/pattern-matching-with-pcase/][Emacs: Pattern Matching with pcase - Lost in Technopolis]]
2075+
****** [[http://newartisans.com/2016/01/pattern-matching-with-pcase/][Emacs: Pattern Matching with pcase - Lost in Technopolis]] :tutorial:
20802076
:PROPERTIES:
20812077
:archive.today: http://archive.today/FAzd8
2078+
:author: John Wiegley
20822079
:END:
20832080

2081+
This tutorial by John Wiegley is a great introduction to =pcase=.
2082+
2083+
****** [[https://www.emacswiki.org/emacs/PatternMatching][EmacsWiki: Pattern Matching]] :examples:EmacsWiki:
2084+
2085+
There are /lots/ of examples here.
2086+
20842087
****** Nic Ferrier, [[http://nic.ferrier.me.uk/blog/2013_03/refactoring-elisp-polymorphically][Using Polymorphism as a Lisp refactoring tool]]
20852088
:PROPERTIES:
20862089
:archive.today: http://archive.today/0Y3Md

index.html

Lines changed: 13 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)