PEP 622: Change claim about Haskell (#1473)

fixes gvanrossum/patma#107
This commit is contained in:
Taine Zhao 2020-06-28 04:05:22 +09:00 committed by GitHub
parent a106177241
commit 4b5513942c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1551,7 +1551,7 @@ rarely.
Algebraic matching of repeated names
------------------------------------
A technique occasionally seen in functional languages like Haskell is
A technique occasionally seen in functional languages like Erlang and Elixir is
to use a match variable multiple times in the same pattern::
match value: