@Sheril She was not the first person to write a compiler. That would be Alick Glennie, who wrote the Autocode compiler just before Grace did.
However, Grace did publish about compiler before Alick. Alick was first to implement one.
She did, however, coin the term bug and help develop COBOL. An amazing person.
@briandorsey @clarfonthey I use the "Toggle" extension in VSCode, with this definition in my keyboard settings:
This allows me to toggle inlay hints on and off with Ctrl+i
Also, if you use dark mode, I also use this in my settings:
@briandorsey reduce uses references because v.iter() is an iterator of references. And because the output type has to match the acc and e parameters, you need somewhere to store it.
However, if you use v.into_iter(), this produces an iterator that makes non-references and so you're returning a non-reference.
@Henrysbridge In Welsh, there are specific adjectives for feminine and plural nouns - in particular colous and sizes (e.g. Cardiff Blues are Y Gleision, not Y Glas)
Bara implies plural, so if you've got a sign up, i'd say 'bara brith bychain' would be more grammatically correct, but 'bara brith bach' is probably more natural and covers a single one.
'torth' (loaf) on the other hand is a feminine noun, so a small bb loaf would be 'torth bara brith fechan'