Skip to content

Commit ed74971

Browse files
Feature: Added further notes.
1 parent 9d2b79f commit ed74971

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -82,23 +82,23 @@ A callback is some code that you pass to a given method, so that it can be calle
8282

8383
## Explanation Consumer
8484

85-
- To be defined
85+
- Add a picture linking imperative and declarative approach together.
8686

8787
## Explanation Function
8888

89-
- To be defined
89+
- Add a picture linking imperative and declarative approach together.
9090

9191
## Explanation Optional
9292

93-
- To be defined
93+
- Add a picture linking imperative and declarative approach together.
9494

9595
## Explanation Predicate
9696

97-
- To be defined
97+
- Add a picture linking imperative and declarative approach together.
9898

9999
## Explanation Supplier
100100

101-
- To be defined
101+
- Add a picture linking imperative and declarative approach together.
102102

103103
## Explanation Lambdas
104104

0 commit comments

Comments
 (0)