Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 1883501

Browse files
doc(comments):hashmap (#23)
1 parent 7b71843 commit 1883501

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/caching.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
//! Basic Cacher struct which stores a closure and a hashmap.
2-
//! The hasmap stores key value pairs representing previous
2+
//! The hashmap stores key value pairs representing previous
33
//! function calls.
44
//!
55
//! When the Cacher function is run, it first does a lookup

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /