lastlast finally

Language
julia
Surface
keywords
Locale
pcm
Concept
finally
Brain ID
julia/keywords/finally
Brevity ladder
lastlast → always
Upstream reference
devdocs.io · search
Brain version
1.1.0-alpha.13 · generated Mon, 20 Jul 2026 15:26:24 GMT · hash 4914b8003cdd29d0…

Provenance

Full per-leaf change history across brain builds is not yet recorded; shown is the current build's layer stack.

Discuss this term on the NADA forum →

Across locales

What each covering migration carries for this concept, per locale — the whole-brain view, not filtered by your language. Forms are the migration's leaf values (pre-transform, pre-human-verdict); a locale without a form falls back to canonical English. Chips open that locale's live docs page for this term.

errors-exceptions · concept finally — per-locale forms

Expand to load the per-locale matrix.

demo-alpha · concept finally — per-locale forms

Expand to load the per-locale matrix.

sealion-refinement · concept finally — per-locale forms

Expand to load the per-locale matrix.

AI council review

Reviewed by 1 model · @cf/aisingapore/gemma-sea-lion-v4-27b-it · 2026-07-17

Cluster errors-exceptions · locale pcm · member finally

improve
verdict
always
existing translation
lastlast
improved translation
Explanation

'Lastlast' (in the end, ultimately) better captures the idea of a block that *always* runs at the end of a try/catch/finally structure, even if an error occurs. It's already used for 'defer' and the distinction can be explained in documentation.

Issue breakdown

  • accuracy While 'always' conveys the unconditional execution, it lacks the nuance of 'finally' as a designated block.
  • specificity Could be misinterpreted as simply 'always' happening, not a specific block.