Elektrine lite

← Feed

@jef@mastodon.social

Post #4128835

2026-07-27 04:00 UTC

What does closure mean to you? I can think of at least three different things. At least I think they are different. - A function plus the environment is executes in. - A special operator in a regular expression, such as *. - A set containing all possible results of applying a function to another set.

Replies (1)

  • @jwz@mastodon.social 2026-07-27 04:06

    @jef@mastodon.social #1. I have never heard use #2. And I'm not mathy enough to know what I think of #3 except that it sounds inapplicable to writing programs.

    Open ##4128831