Strabane

Strabane is a town in Northern Ireland.

Understand

The town has had a turbulent history and although there has been some recovery in the local economy, it once had the dubious distinction of having the highest unemployment rate in the EU.

Get in

On the A5 between Derry and Omagh.

Get around

See

Do

Buy

Eat

  • 🌍 Superior City (Superior City Strabane), Unit 2 Market Centre, Market Street, +44 28 7138-3869. 16:00-23:30. Chinese Restraunt and Take-away! Delivery service available only £2 for town deliveries! £€.

Drink

Sleep

Go next

gollark: I need to be VERY SURE it is long.
gollark: `rand() * 0xFFFF`?
gollark: Hmm, I should set it to *not* use zero but instead, say, 4?
gollark: This may be one of the highest-performance `malloc` implementations available.
gollark: ```c#include <stdint.h>#include <stddef.h>static uintptr_t MEMPOS = 1;void* malloc(size_t size) { uintptr_t bees = MEMPOS; MEMPOS += size; return (void*)bees;}void free(void* ptr) { *(char**)ptr = "hello please do not use this address";}```
This article is issued from Wikivoyage. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.