WikiWord

thunk

From WikiWord, the free dictionary

/θʌŋk/ English

Definitions

verb

  1. To strike against something, without breakage, making a "thunk" sound.“I was thunked on the head by his stick.”

interjection

  1. Representing the dull sound of the impact of a heavy object striking another and coming to an immediate standstill, with neither object being broken by the impact.

noun

  1. (functional programming) A delayed computation.
  2. In the Scheme programming language, a function or procedure taking no arguments.
  3. A mapping of machine data from one system-specific form to another, usually for compatibility reasons, such as from 16-bit addresses to 32-bit to allow a 16-bit program to run on a 32-bit operating system.

verb

  1. (functional programming) To delay (a computation).
  2. To map (machine data) from one system-specific form to another.

Related words

Synonyms

Associated

References