Selfless Records

Selfless Records is a record label that releases punk rock music. The label was notable for putting out a number of albums that were covers of entire Ramones albums, including Leave Home, Ramones and Rocket to Russia.

Artists

gollark: ```rust if stack.len() < 2 { eprintln!("DOMAIN ERROR"); } else { let a = stack.pop().unwrap(); let b = stack.pop().unwrap();```I think you could abuse option combinators for this instead, though.
gollark: Apart from the `unwrap`s this seems reasonable.
gollark: How rustaceoformic.
gollark: <@356107472269869058> How has your rustaceoformic programming gone?
gollark: Oh, I was worried you were talking about me, but not actually that worried since I checked search and there wasn't anything so it was probably just (in that hypothetical world where you were talking about me) you lying for unknowable purposes.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.