Skip to content

Commit 29ec261

Browse files
committed
update readme
1 parent ba092a3 commit 29ec261

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎README.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ Current Patterns:
3838
|[strategy](strategy.py)| selectable operations over the same data |
3939
|[template](template.py)| an object imposes a structure but takes pluggable components |
4040
|[visitor](visitor.py)| invoke a callback for all items of a collection |
41+
|[chaining_method](visitor.py)| continue callback next object method |

0 commit comments

Comments
(0)