I\'ve seen it used in programming (specifically in the C++ domain) and have no idea what it is. Presumably it is a design pattern, but I could be wrong. Can anyone give a go
Per Kyle Simpson's definition, a thunk is a way to abstract the component of time out of asynchronous code.