Skip to content

Commit

Permalink
Merge pull request #150 from dthree/patch-1
Browse files Browse the repository at this point in the history
Add derivation of thunk
  • Loading branch information
timdorr committed May 25, 2018
2 parents cd4db90 + 6de3271 commit 8bcd7c7
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 @@ -97,6 +97,7 @@ let x = 1 + 2;
let foo = () => 1 + 2;
```

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

## Installation

Expand Down

0 comments on commit 8bcd7c7

Please sign in to comment.