Paradise FC (Barbados)

Paradise FC is a Barbados football club, based in Dover near Saint Lawrence Gap in the southern parish of Christ Church.

Paradise FC
Full nameParadise Football Club
Ground
Christ Church, Barbados
LeagueBarbados Premier League
20174th

They play in the Barbados' first division, the Barbados Premier League.

Achievements

1989, 1996, 2001, 2003
1996, 1999, 2000, 2003, 2005, 2018
gollark: Wait, no, this is index in *line* not string.
gollark: Well, this is roughly what you wanted, anyway.
gollark: Horribly messy version:```haskellwithIndices :: [a] -> [(Int, a)]withIndices = zip [1..]doStuff :: String -> [(Int, Int, Char)]doStuff s = (\(lineIx, l) -> fmap (\(charIx, char) -> (lineIx, charIx, char)) $ withIndices l) `concatMap` withIndices (lines s)main = print . doStuff $ "abcd"```
gollark: I reaaaaally don't like the mixing of english and spanishorsomething.
gollark: Nest wheres until they can be nested no more.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.