Skip to content

Commit 2eefde8

Browse files
committed
Add comment to attribute clojure.core.cache inspiration
1 parent 3a4eafb commit 2eefde8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/reactor/cache.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ export const CacheEntry = Record({
1515
* evict(item)
1616
* asMap()
1717
* }
18+
*
19+
* Inspired by clojure.core.cache/CacheProtocol
1820
*******************************************************************************/
1921

2022
/**

0 commit comments

Comments
 (0)