Skip to content

Commit 8bcd7c7

Browse files
authored
Merge pull request #150 from dthree/patch-1
Add derivation of thunk
2 parents cd4db90 + 6de3271 commit 8bcd7c7

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
@@ -97,6 +97,7 @@ let x = 1 + 2;
9797
let foo = () => 1 + 2;
9898
```
9999

100+
The term [originated](https://en.wikipedia.org/wiki/Thunk#cite_note-1) as a humorous past-tense version of "think".
100101

101102
## Installation
102103

0 commit comments

Comments
 (0)