1967 in Northern Ireland

1967
in
Northern Ireland

Centuries:
  • 20th
  • 21st
Decades:
  • 1940s
  • 1950s
  • 1960s
  • 1970s
  • 1980s
See also:

Events during the year 1967 in Northern Ireland.

Incumbents

Events

Arts and literature

Sport

Football

  • Irish League
Winners: Glentoran
Winners: Crusaders 3 - 1 Glentoran

Births

Deaths

gollark: I'm at the point of knowing the syntax and basic libraries and stuff, but I have no idea how to write useful code.
gollark: Also monads, which are burritos, oranges in a radioactive spacesuit, and also `Monad m => (a -> m b) -> m a -> m b`.
gollark: I find it very hard to reason about code which frequently ends up chopping up infinite lists.
gollark: Haskell code is very confusing because of its crazy use of abstraction everywhere, somewhat alien (but nice and clean) syntax, and the whole lazy evaluation thing.
gollark: ```haskellprimes = filterPrime [2..] where filterPrime (p:xs) = p : filterPrime [x | x <- xs, x `mod` p /= 0]````primes` here has been defined as the infinite list of all prime numbers.

See also

References

  1. Baily, Michael (1967-09-07). "Shell chief in scathing attack on Government". The Times (57040). London. p. 21.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.