1. (Programmation informatique) (Anglicisme informatique) Fermeture.
Le paramètre de la méthode _each est une closure permettant d'enrober une fonction de rappel et un compteur.
(JavaScript pour le Web 2.0 : Programmation objet, DOM, Ajax, Prototype, Dojo, Script.aculo.us, Rialto..., Thierry Templier, Arnaud Gougeon, Eyrolles, 7 juil. 2011)
2. Dans un langage de programmation, une fermeture ou clôture (en anglais : closure) est une fonction accompagnée de son environnement lexical. L'environnement lexical d'une fonction est l'ensemble des variables non locales qu'elle a capturé, soit par valeur (c'est-à-dire par copie des valeurs des variables), soit par référence (c'est-à-dire par copie des adresses mémoires des variables). Une fermeture est donc créée, entre autres, lorsqu'une fonction est définie dans le corps d'une autre fonction et utilise des paramètres ou des variables locales de cette dernière.
3. La closure est une notion de psychologie populaire. Cet anglicisme, parfois traduit en français par « fermeture », fait référence à la conclusion d'un épisode ou d'une expérience traumatique dans la vie d'une personne.
4. [noun] An event or occurrence that signifies an ending.
5. [noun] A feeling of completeness; the experience of an emotional conclusion, usually to a difficult period.
6. [noun] A device to facilitate temporary and repeatable opening and closing.
7. [noun] (computer science) An abstraction that represents a function within an environment, a context consisting of the variables that are both bound at a particular time during the execution of the program and that are within the function's scope.
8. [noun] (mathematics) The smallest set that both includes a given subset and possesses some given property.
9. [noun] (topology) (of a set) The smallest closed set which contains the given set.
10. [noun] The act of shutting; a closing.
11. [noun] That which closes or shuts; that by which separate parts are fastened or closed.
12. [noun] (obsolete) That which encloses or confines; an enclosure.
13. [noun] A method of ending a parliamentary debate and securing an immediate vote upon a measure before a legislative body.
14. [noun] Approaching a particular destination; a coming closer; a narrowing of a gap; 'the ship's rapid rate of closing gave them little time to avoid a collision'.
15. [noun] A rule for limiting or ending debate in a deliberative body.
16. [noun] A Gestalt principle of organization holding that there is an innate tendency to perceive incomplete objects as complete and to close or fill gaps and to perceive asymmetric stimuli as symmetric.
17. [noun] Something settled or resolved; the outcome of decision making; 'they finally reached a settlement with the union'; 'they never did achieve a final resolution of their differences'; 'he needed to grieve before he could achieve a sense of closure'.
18. [noun] An obstruction in a pipe or tube; 'we had to call a plumber to clear out the blockage in the drainpipe'.
19. [noun] The act of blocking.
20. [noun] Termination of operations; 'they regretted the closure of the day care center'.
21. [verb] Terminate debate by calling for a vote; 'debate was closured'; 'cloture the discussion'.