Bier (disambiguation)

A bier is a flat frame used to carry a corpse to burial.

Bier or Biers may also refer to:

People

Fictional characters and places

Places

Other uses

gollark: ++exec```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: >eval 1 + 9
gollark: >fortune
gollark: I should add more command prefixes.
gollark: ++fortune

See also

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