Silas Silvius Njiru

Silas Silvius Njiru (10 October 1928 28 April 2020) was a Kenyan Roman Catholic bishop.

Njiru was born in Kenya and was ordained to the priesthood in 1955. He served as titular bishop of Maturba and auxiliary bishop of the Roman Catholic Diocese of Meru, Kenya, in 1975 and 1976. Njiru then served as bishop of the Meru Diocese from 1976 to 2004.[1]

Death

Njiru died on 28 April 2020 in Rivoli, Piedmont, Italy from COVID-19.[2]

Notes

gollark: You can sequence a bunch of things which take a result and return a result-or-a-failure using `>>=`.
gollark: What? It has `Nothing`. That exists.
gollark: But if it's `Nothing`, it just returns `Nothing`.
gollark: The thing which makes it monady is that you can do `x >>= f`, which in this case takes a `Maybe` x, and if it is `Just a`, passes that `a` to `f`, which then returns another `Maybe`.
gollark: Anyway, ignoring LyricLy, the bee entity: `Maybe` can be `Just x`, representing that it has an x, or `Nothing`, representing that it contains *no* x. You can do `return`/`pure`, which gives you a `Just x` for any `x`.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.