User loginNavigation |
Terminology: Thunking vs QuotingIn Cat the construction of a nullary constant generating function (e.g. a thunk) is done using the "quote" operator. It pops a value off the stack, and pushes a nullary function onto the stack. In other words the quote operation has the type: ('a -> ( -> 'a)) I could have called the operation "thunk", but I find the term discordant (a purely subjective opinion). I wonder if there are other associations with the term "quote" which suggest maybe I would be better off if I called the operation "thunk"? Perhaps there is a better term? Any suggestions would be appreciated. By cdiggins at 2007-04-02 01:48 | LtU Forum | previous forum topic | next forum topic | other blogs | 7395 reads
|
Browse archivesActive forum topics |
Recent comments
1 week 1 day ago
1 week 5 days ago
6 weeks 6 days ago
7 weeks 1 hour ago
19 weeks 9 hours ago
19 weeks 1 day ago
19 weeks 2 days ago
19 weeks 2 days ago
20 weeks 12 hours ago
20 weeks 12 hours ago