lastlast finally
Provenance
- #21 errors-exceptions concept_map maps julia/finally → concept finally
- #23 demo-alpha concept_map covers concept finally
- #28 sealion-refinement concept_map maps julia/finally → concept finally winning layer
Full per-leaf change history across brain builds is not yet recorded; shown is the current build's layer stack.
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
'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.