Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniil-Pankieiev committed Sep 27, 2023
2 parents 5627018 + 455440b commit f37bc86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ with this data. Data can be repeated.
To not re-run function with repeatable data, it will be good to store
results of completed runs.


Write decorator `cache` that stores results of completed runs with
different arguments, number of arguments can be also different.
If decorated function runs with repeating arguments it should return stored
Expand Down

0 comments on commit f37bc86

Please sign in to comment.