Airplane (Arvingarna album)
Airplane is the seventh studio album from Swedish "dansband" Arvingarna, released in 1998. The album was produced by Tony Visconti and was an attempt of promoting the band outside of Sweden.[1]
Airplane | |
---|---|
Studio album by | |
Released | 1998 |
Genre | Dansband music |
Track listing
- That was then, this is Now
- If these Walls Could Talk
- Every Heartbeat Says "I Love You"
- Hold on to Your Heart
- Eloise
- Airplane
- The Last Train Tonight
- She Said
- Funny How Love Can Be
- One More Try
- Tiny Goddess
- Why oh Why
- Together Forever
- Eloise - party mix
- If these Walls Could Talk - unplugged
gollark: osmarkslisp™ just has `let` and `lambda`.
gollark: Real programmers use osmarkslisp™.
gollark: ```lisp (let (qsort xs cont) (cond ((= xs '()) (cont '())) (true (do (let h (head xs)) (let t (tail xs)) (let part_result (partition_rec t (lambda (x) (< x h)) '(() ()))) (qsort (head part_result) (lambda (ls) (qsort (snd part_result) (lambda (rs) (cont (+ ls (list h) rs)))))) )) ))```↑ provably optimal sorting algorithm
gollark: Well, in Haskell you would just use the highly efficient quicksort from somewhere.
gollark: Carbohydrates?
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.